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.

57/6242 parallel pgbench -i
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[17:08:28.680] ../src/bin/pgbench/pgbench.c(1813): error C2065: 'pthread_t': undeclared identifier
compiler
[17:08:28.680] ../src/bin/pgbench/pgbench.c(1798): warning C4047: 'return': 'unsigned int' differs in levels of indirect...
57/5885 Decouple C++ support in Meson's PGXS from LLVM enablement
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/modules/injection_points/expected/reindex-concurrently-upsert-on-constraint.ou...
--- /home/postgres/postgres/src/test/modules/injection_points/expected/reindex-concurrently-upsert-on-constraint.out	202...
+++ /home/postgres/postgres/build/testrun/injection_points/isolation/results/reindex-concurrently-upsert-on-constraint.o...
@@ -130,16 +130,7 @@
 	SELECT injection_points_detach('exec-insert-before-insert-speculative');
 	SELECT injection_points_wakeup('exec-insert-before-insert-speculative');
 
-injection_points_detach
------------------------
-                       
-(1 row)
-
-injection_points_wakeup
------------------------
-                       
-(1 row)
-
+ERROR:  could not detach injection point "exec-insert-before-insert-speculative"
 step s4_wakeup_s1: 
 	SELECT injection_points_detach('check-exclusion-or-unique-constraint-no-conflict');
...
test
[12:39:42.940] 134/361 postgresql:injection_points / injection_points/isolation                        ERROR            ...
57/4351 Index Prefetching
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:44:02.075] ../src/backend/access/index/indexam.c(435): warning C4098: 'index_markpos': 'void' function returning a v...
57/5151 DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication
OpenBSD - Meson
tap
[11:48:13.658](0.003s) not ok 3658 - unescaped control: stderr has correct number of entries
[11:48:13.659](0.000s) not ok 3660 - unescaped control, chunk size 13: correct error output
[11:48:13.661](0.000s) not ok 3662 - unescaped control, chunk size 12: correct error output
[11:48:13.662](0.000s) not ok 3664 - unescaped control, chunk size 11: correct error output
[11:48:13.663](0.000s) not ok 3666 - unescaped control, chunk size 10: correct error output
[11:48:13.664](0.000s) not ok 3668 - unescaped control, chunk size 9: correct error output
[11:48:13.665](0.000s) not ok 3670 - unescaped control, chunk size 8: correct error output
[11:48:13.666](0.000s) not ok 3672 - unescaped control, chunk size 7: correct error output
[11:48:13.667](0.000s) not ok 3674 - unescaped control, chunk size 6: correct error output
[11:48:13.668](0.000s) not ok 3676 - unescaped control, chunk size 5: correct error output
[11:48:13.669](0.000s) not ok 3678 - unescaped control, chunk size 4: correct error output
[11:48:13.670](0.000s) not ok 3680 - unescaped control, chunk size 3: correct error output
[11:48:13.672](0.001s) not ok 3682 - unescaped control, chunk size 2: correct error output
[11:48:13.674](0.001s) not ok 3684 - unescaped control, chunk size 1: correct error output
test
[11:48:26.018] 354/365 postgresql:test_json_parser / test_json_parser/002_inline                       ERROR            ...
57/5944 Fixing the btree_gist inet mess
NetBSD - Meson
tap
[10:11:38.135](0.000s) not ok 1376 - second numeric key: stderr has correct number of entries
[10:11:38.136](0.000s) not ok 1378 - second numeric key, chunk size 19: correct error output
[10:11:38.136](0.000s) not ok 1380 - second numeric key, chunk size 18: correct error output
[10:11:38.137](0.000s) not ok 1382 - second numeric key, chunk size 17: correct error output
[10:11:38.137](0.000s) not ok 1384 - second numeric key, chunk size 16: correct error output
[10:11:38.138](0.000s) not ok 1386 - second numeric key, chunk size 15: correct error output
[10:11:38.138](0.000s) not ok 1388 - second numeric key, chunk size 14: correct error output
[10:11:38.139](0.000s) not ok 1390 - second numeric key, chunk size 13: correct error output
[10:11:38.140](0.000s) not ok 1392 - second numeric key, chunk size 12: correct error output
[10:11:38.140](0.000s) not ok 1394 - second numeric key, chunk size 11: correct error output
[10:11:38.141](0.000s) not ok 1396 - second numeric key, chunk size 10: correct error output
[10:11:38.141](0.000s) not ok 1398 - second numeric key, chunk size 9: correct error output
[10:11:38.142](0.000s) not ok 1400 - second numeric key, chunk size 8: correct error output
[10:11:38.142](0.000s) not ok 1402 - second numeric key, chunk size 7: correct error output
[10:11:38.142](0.000s) not ok 1404 - second numeric key, chunk size 6: correct error output
[10:11:38.143](0.000s) not ok 1406 - second numeric key, chunk size 5: correct error output
[10:11:38.144](0.000s) not ok 1408 - second numeric key, chunk size 4: correct error output
[10:11:38.144](0.000s) not ok 1410 - second numeric key, chunk size 3: correct error output
[10:11:38.145](0.000s) not ok 1412 - second numeric key, chunk size 2: correct error output
[10:11:38.145](0.000s) not ok 1414 - second numeric key, chunk size 1: correct error output
test
[10:26:28.161] 332/361 postgresql:test_json_parser / test_json_parser/002_inline                       ERROR            ...
[10:26:28.161] 361/361 postgresql:injection_points / injection_points/isolation                        TIMEOUT        10...
57/5692 Create DATA dump objects for partitioned tables too
NetBSD - Meson
tap
[09:55:27.197](0.000s) not ok 1496 - missing comma: stderr has correct number of entries
[09:55:27.198](0.000s) not ok 1498 - missing comma, chunk size 20: correct error output
[09:55:27.199](0.000s) not ok 1500 - missing comma, chunk size 19: correct error output
[09:55:27.199](0.000s) not ok 1502 - missing comma, chunk size 18: correct error output
[09:55:27.200](0.000s) not ok 1504 - missing comma, chunk size 17: correct error output
[09:55:27.200](0.000s) not ok 1506 - missing comma, chunk size 16: correct error output
[09:55:27.201](0.000s) not ok 1508 - missing comma, chunk size 15: correct error output
[09:55:27.201](0.000s) not ok 1510 - missing comma, chunk size 14: correct error output
[09:55:27.202](0.000s) not ok 1512 - missing comma, chunk size 13: correct error output
[09:55:27.202](0.000s) not ok 1514 - missing comma, chunk size 12: correct error output
[09:55:27.202](0.000s) not ok 1516 - missing comma, chunk size 11: correct error output
[09:55:27.203](0.000s) not ok 1518 - missing comma, chunk size 10: correct error output
[09:55:27.203](0.000s) not ok 1520 - missing comma, chunk size 9: correct error output
[09:55:27.204](0.000s) not ok 1522 - missing comma, chunk size 8: correct error output
[09:55:27.205](0.000s) not ok 1524 - missing comma, chunk size 7: correct error output
[09:55:27.205](0.000s) not ok 1526 - missing comma, chunk size 6: correct error output
[09:55:27.206](0.000s) not ok 1528 - missing comma, chunk size 5: correct error output
[09:55:27.206](0.000s) not ok 1530 - missing comma, chunk size 4: correct error output
[09:55:27.207](0.000s) not ok 1532 - missing comma, chunk size 3: correct error output
[09:55:27.207](0.000s) not ok 1534 - missing comma, chunk size 2: correct error output
[09:55:27.208](0.000s) not ok 1536 - missing comma, chunk size 1: correct error output
test
[09:55:40.110] 332/361 postgresql:test_json_parser / test_json_parser/002_inline                       ERROR            ...
57/5622 Reduce timing overhead of EXPLAIN ANALYZE using rdtsc
NetBSD - Meson
test
[08:43:33.988]  53/361 postgresql:recovery / recovery/049_wait_for_lsn                                 ERROR            ...
56/6078 Optimize LISTEN/NOTIFY
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/cluster.out /home/postgres/postgres/build/testrun/pg_upgrade/...
--- /home/postgres/postgres/src/test/regress/expected/cluster.out	2025-12-06 07:56:16.789008553 +0000
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/cluster.out	2025-12-06 07:59:15.4764333...
@@ -1,675 +1 @@
---
---  CLUSTER
---
-CREATE TABLE clstr_tst_s (rf_a SERIAL PRIMARY KEY,
-	b INT);
-CREATE TABLE clstr_tst (a SERIAL PRIMARY KEY,
-	b INT,
-	c TEXT,
-	d TEXT,
-	CONSTRAINT clstr_tst_con FOREIGN KEY (b) REFERENCES clstr_tst_s);
-CREATE INDEX clstr_tst_b ON clstr_tst (b);
-CREATE INDEX clstr_tst_c ON clstr_tst (c);
-CREATE INDEX clstr_tst_c_b ON clstr_tst (c,b);
-CREATE INDEX clstr_tst_b_c ON clstr_tst (b,c);
-INSERT INTO clstr_tst_s (b) VALUES (0);
-INSERT INTO clstr_tst_s (b) SELECT b FROM clstr_tst_s;
...
tap
[07:59:44.798](88.238s) not ok 5 - regression tests pass
test
[08:01:49.702]  59/361 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR            ...
[08:01:49.702] 129/361 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
56/6162 ci: Skip minfree file in the cores_backtrace.sh
NetBSD - Meson
tap
[02:24:22.396](0.000s) not ok 4 - psql query died successfully after SIGKILL
test
[02:26:59.855]  44/361 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR            ...
57/6118 Preserve index stats during ALTER TABLE ... TYPE ...
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out ...
--- /home/postgres/postgres/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out	2025-...
+++ /home/postgres/postgres/build/testrun/injection_points/isolation/results/reindex-concurrently-upsert-partitioned.out...
@@ -62,22 +62,13 @@
 (1 row)
 
 step s1_start_upsert: <... completed>
+step s2_start_upsert: <... completed>
+step s3_start_reindex: <... completed>
 step s4_wakeup_s2: 
 	SELECT injection_points_detach('exec-insert-before-insert-speculative');
 	SELECT injection_points_wakeup('exec-insert-before-insert-speculative');
 
-injection_points_detach
------------------------
-                       
-(1 row)
-
-injection_points_wakeup
------------------------
...
test
[00:30:18.680] 136/361 postgresql:injection_points / injection_points/isolation                        ERROR            ...
OpenBSD - Meson
test
[00:33:36.456] 307/361 postgresql:subscription / subscription/028_row_filter                           ERROR            ...
56/5970 Panic during xlog building with big values
NetBSD - Meson
test
[23:33:12.229] 361/361 postgresql:injection_points / injection_points/isolation                        TIMEOUT        10...
56/6086 Add jsonb_translate(jsonb, from, to)
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out /tm...
--- /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out	2025-12-...
+++ /tmp/cirrus-ci-build/build/testrun/injection_points/isolation/results/reindex-concurrently-upsert-partitioned.out	20...
@@ -205,7 +205,6 @@
                        
 (1 row)
 
-step s1_start_upsert: <... completed>
 step s4_wakeup_to_set_dead: 
 	SELECT injection_points_detach('reindex-relation-concurrently-before-set-dead');
 	SELECT injection_points_wakeup('reindex-relation-concurrently-before-set-dead');
@@ -220,6 +219,7 @@
                        
 (1 row)
 
+step s1_start_upsert: <... completed>
 step s4_wakeup_s2: 
 	SELECT injection_points_detach('exec-insert-before-insert-speculative');
 	SELECT injection_points_wakeup('exec-insert-before-insert-speculative');
test
[23:14:12.832] 163/362 postgresql:injection_points / injection_points/isolation                        ERROR            ...
57/6285 explain plans for foreign scans
OpenBSD - Meson
tap
[22:25:16.778](0.001s) not ok 71 - corrupt backup fails verification: system_identifier: matches
test
[22:27:23.027] 240/361 postgresql:pg_verifybackup / pg_verifybackup/003_corruption                     ERROR            ...
56/5029 Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state
Windows - Server 2022, VS 2019 - Meson & ninja
tap
[20:03:52.499](0.002s) not ok 2 - connecting to a non-existent database: matches
test
[20:08:40.291] 186/356 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
57/6239 Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect on publisher's walsender
Windows - Server 2022, VS 2019 - Meson & ninja
tap
[19:16:40.909](0.001s) not ok 25 - log_disconnections has not been enabled yet
test
[19:18:44.757] 284/356 postgresql:subscription / subscription/001_rep_changes                          ERROR            ...
Windows - Server 2022, MinGW64 - Meson
tap
[19:17:15.996](0.001s) not ok 25 - log_disconnections has not been enabled yet
test
[19:19:57.038] 280/359 postgresql:subscription / subscription/001_rep_changes                          ERROR            ...
macOS - Sequoia - Meson
tap
[19:11:52.260](0.001s) not ok 25 - log_disconnections has not been enabled yet
test
[19:12:56.209] 286/362 postgresql:subscription / subscription/001_rep_changes                          ERROR            ...
Linux - Debian Trixie - Meson
tap
[19:10:10.695](0.001s) not ok 25 - log_disconnections has not been enabled yet
test
[19:11:17.073] 286/363 postgresql:subscription / subscription/001_rep_changes                          ERROR            ...
Linux - Debian Trixie - Autoconf
tap
[19:07:31.750](0.001s) not ok 25 - log_disconnections has not been enabled yet
FreeBSD - Meson
core
[19:13:40.082] #0  0x000000082b8b25da in _sigprocmask () from /lib/libc.so.7
[19:13:40.082] #1  0x000000082b8efa3c in _system () from /lib/libc.so.7
[19:13:40.082] #2  0x000000082c56c953 in ?? () from /lib/libthr.so.3
[19:13:40.082] #3  0x0000000000693ec9 in RestoreArchivedFile (path=path@entry=0x821a741b0 "pg_wal/00000003.history", xlo...
[19:13:40.082] #4  0x000000000069f810 in XLogFileRead (segno=segno@entry=6, tli=tli@entry=2, source=source@entry=XLOG_FR...
[19:13:40.082] #5  0x000000000069b4fb in XLogFileReadAnyTLI (segno=6, source=XLOG_FROM_ANY) at ../src/backend/access/tra...
[19:13:40.082] #6  WaitForWALToBecomeAvailable (RecPtr=105255720, randAccess=false, fetching_ckpt=false, tliRecPtr=10525...
[19:13:40.082] #7  XLogPageRead (xlogreader=0x161a154150a0, targetPagePtr=105250816, reqLen=4904, targetRecPtr=105255696...
[19:13:40.082] #8  0x00000000006a2e6c in ReadPageInternal (state=0x161a154150a0, pageptr=pageptr@entry=105250816, reqLen...
[19:13:40.082] #9  0x00000000006a1c45 in XLogDecodeNextRecord (state=0x161a154150a0, nonblocking=false) at ../src/backen...
tap
[19:09:55.630](0.001s) not ok 25 - log_disconnections has not been enabled yet
test
[19:11:13.650] 282/362 postgresql:subscription / subscription/001_rep_changes                          ERROR            ...
OpenBSD - Meson
tap
[19:11:50.191](0.001s) not ok 25 - log_disconnections has not been enabled yet
test
[19:13:00.216] 285/361 postgresql:subscription / subscription/001_rep_changes                          ERROR            ...
NetBSD - Meson
tap
[19:08:45.002](0.050s) not ok 25 - log_disconnections has not been enabled yet
test
[19:09:25.366] 288/361 postgresql:subscription / subscription/001_rep_changes                          ERROR            ...
56/5633 Lock-free XLog Reservation from WAL
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/index-concurrently-upsert-predicate.out /tmp/ci...
--- /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/index-concurrently-upsert-predicate.out	2025-12-05 1...
+++ /tmp/cirrus-ci-build/build/testrun/injection_points/isolation/results/index-concurrently-upsert-predicate.out	2025-1...
@@ -47,16 +47,7 @@
 	SELECT injection_points_detach('define-index-before-set-valid');
 	SELECT injection_points_wakeup('define-index-before-set-valid');
 
-injection_points_detach
------------------------
-                       
-(1 row)
-
-injection_points_wakeup
------------------------
-                       
-(1 row)
-
+ERROR:  could not detach injection point "define-index-before-set-valid"
 step s2_start_upsert: 
 	INSERT INTO test.tbl VALUES(13,now()) ON CONFLICT (abs(i)) WHERE i < 100 DO UPDATE SET updated_at = now();
...
test
[19:05:31.103] 362/362 postgresql:injection_points / injection_points/isolation                        ERROR           4...
54/5450 Eliminating SPI / SQL from some RI trigger functions
NetBSD - Meson
tap
[18:56:50.376](0.002s) not ok 158 - pgbench option error: missing if on endif stderr /(?^:\\endif without matching \\if)...
test
[18:57:56.446] 225/361 postgresql:pgbench / pgbench/002_pgbench_no_server                              ERROR            ...
56/6195 Add uuid <-> base32hex conversion
NetBSD - Meson
tap
[18:16:12.342](0.000s) not ok 12 - psql query died successfully after SIGKILL
test
[18:20:38.826]  16/361 postgresql:recovery / recovery/013_crash_restart                                ERROR            ...
57/6188 Report oldest xmin source when autovacuum cannot remove tuples
Windows - Server 2022, MinGW64 - Meson
tap
timed out waiting for match: (?^:oldest xmin source: hot standby feedback \(pid=472\)) at C:/cirrus/src/test/modules/tes...
test
[18:12:53.225] 360/360 postgresql:test_misc / test_misc/010_autovacuum_oldest_xmin_reason              ERROR           2...
Linux - Debian Trixie - Meson
core
[18:06:44.343] #0  <unavailable> in ?? ()
core
[18:06:44.199] #0  0x00007f0d5136ea14 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[18:06:44.199] #1  0x00007f0d51314fd9 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[18:06:44.199] #2  0x00007f0d513151d5 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[18:06:44.199] #3  0x0000555f12be8da9 in ?? ()
[18:06:44.199] #4  0x0000555f12be2246 in ?? ()
[18:06:44.199] #5  0x0000555f12be1297 in ?? ()
[18:06:44.199] #6  0x0000555f12be1ceb in ?? ()
[18:06:44.199] #7  0x0000555f12bdf677 in ?? ()
[18:06:44.199] #8  0x00007f0d512feca8 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[18:06:44.199] #9  0x00007f0d512fed65 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[18:06:44.343] #0  0x00007f0d5136ea14 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[18:06:44.343] #1  0x00007f0d51314fd9 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[18:06:44.343] #2  0x00007f0d513151d5 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[18:06:44.343] #3  0x0000555f12be8ddb in ?? ()
[18:06:44.343] #4  0x0000555f12be2246 in ?? ()
[18:06:44.343] #5  0x0000555f12be1297 in ?? ()
[18:06:44.343] #6  0x0000555f12be1ceb in ?? ()
[18:06:44.343] #7  0x0000555f12bdf677 in ?? ()
[18:06:44.343] #8  0x00007f0d512feca8 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[18:06:44.343] #9  0x00007f0d512fed65 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
tap
timed out waiting for match: (?^:oldest xmin source: hot standby feedback \(pid=74678\)) at /tmp/cirrus-ci-build/src/tes...
test
[18:04:16.623] 364/364 postgresql:test_misc / test_misc/010_autovacuum_oldest_xmin_reason              ERROR           1...
OpenBSD - Meson
tap
timed out waiting for match: (?^:oldest xmin source: hot standby feedback \(pid=70279\)) at /home/postgres/postgres/src/...
test
[18:06:23.859] 362/362 postgresql:test_misc / test_misc/010_autovacuum_oldest_xmin_reason              ERROR           2...
Linux - Debian Trixie - Autoconf
tap
timed out waiting for match: (?^:oldest xmin source: hot standby feedback \(pid=40419\)) at t/010_autovacuum_oldest_xmin...
56/5914 Document DSM Registry
Windows - Server 2022, VS 2019 - Meson & ninja
tap
[17:17:15.707](0.370s) not ok 5 - psql connect success
[17:17:15.708](0.000s) not ok 6 - psql select 1
test
[17:25:31.212]  48/356 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR            ...
56/6079 Write Notifications Through WAL
NetBSD - Meson
tap
[16:29:03.992](0.001s) not ok 85 - bad token response: client authentication failure, provided description: matches
test
[16:29:13.060] 350/361 postgresql:oauth_validator / oauth_validator/001_server                         ERROR            ...
57/4904 SQL Property Graph Queries (SQL/PGQ)
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/graph_table_rls.out /tmp/cirrus-ci-build/build/testrun/pg_upgrad...
--- /tmp/cirrus-ci-build/src/test/regress/expected/graph_table_rls.out	2025-12-05 14:56:33.970095000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/graph_table_rls.out	2025-12-05 15:01:25.85...
@@ -22,12 +22,19 @@
 RESET client_min_messages;
 -- initial setup
 CREATE USER graph_rls_alice NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE USER graph_rls_bob NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE USER graph_rls_carol NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE USER graph_rls_dave NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE USER graph_rls_exempt_user BYPASSRLS NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE ROLE graph_rls_group1 NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE ROLE graph_rls_group2 NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/graph_table_rls.out /tmp/cirrus-ci-build/build/testrun/recovery/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/graph_table_rls.out	2025-12-05 14:56:33.970095000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/graph_table_rls.out	2025-12-05 15:02:48....
@@ -22,12 +22,19 @@
 RESET client_min_messages;
 -- initial setup
 CREATE USER graph_rls_alice NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE USER graph_rls_bob NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE USER graph_rls_carol NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE USER graph_rls_dave NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE USER graph_rls_exempt_user BYPASSRLS NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE ROLE graph_rls_group1 NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE ROLE graph_rls_group2 NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/graph_table_rls.out /tmp/cirrus-ci-build/build/testrun/regress/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/graph_table_rls.out	2025-12-05 14:56:33.970095000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/graph_table_rls.out	2025-12-05 15:01:33.689343000 +0000
@@ -22,12 +22,19 @@
 RESET client_min_messages;
 -- initial setup
 CREATE USER graph_rls_alice NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE USER graph_rls_bob NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE USER graph_rls_carol NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE USER graph_rls_dave NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE USER graph_rls_exempt_user BYPASSRLS NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE ROLE graph_rls_group1 NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 CREATE ROLE graph_rls_group2 NOLOGIN;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
...
tap
[15:01:49.185](204.385s) not ok 5 - regression tests pass
tap
[15:03:07.839](236.873s) not ok 2 - regression tests pass
test
[15:04:38.487] 168/362 postgresql:regress / regress/regress                                            ERROR           2...
[15:04:38.487] 174/362 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[15:04:38.487] 266/362 postgresql:recovery / recovery/027_stream_regress                               ERROR           3...
57/5720 virtual generated column as partition key
Windows - Server 2022, VS 2019 - Meson & ninja
core
000000ba`949fe170 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000ba`949fe1b0 00007ff7`f721c331     postgres!heap_compute_data_size(
000000ba`949fe220 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000ba`949fe2b0 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000ba`949fe3d0 00007ff7`f77f95f6     postgres!DefineRelation(
000000ba`949fe830 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000ba`949ff130 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000ba`949ff300 00007ff7`f77f479d     postgres!ProcessUtility(
000000ba`949ff350 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000ba`949ff3c0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000ba`94dff6d8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`94dff6e0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ba`94dff9d0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`94dffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`951ff5b8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`951ff5c0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ba`951ff8b0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`951ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`955ff908 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`955ff910 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ba`955ffc00 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`955ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`959ffbf8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000ba`959ffc00 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000ba`959ffc70 00007ffe`95564cb0     postgres!pg_signal_thread(
000000ba`959ffd70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`959ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`95dff848 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000ba`95dff850 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000ba`95dff8f0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000ba`95dff930 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`95dff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`355ff808 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`355ff810 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000f7`355ffb00 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`355ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`359ff658 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000f7`359ff660 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000f7`359ff700 00007ffe`95564cb0     postgres!pg_timer_thread(
000000f7`359ff740 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`359ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`351ff878 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000f7`351ff880 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000f7`351ff8f0 00007ffe`95564cb0     postgres!pg_signal_thread(
000000f7`351ff9f0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`351ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`34dff7e8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`34dff7f0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000f7`34dffae0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`34dffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`349fe000 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000f7`349fe040 00007ff7`f721c331     postgres!heap_compute_data_size(
000000f7`349fe0b0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000f7`349fe140 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000f7`349fe260 00007ff7`f77f95f6     postgres!DefineRelation(
000000f7`349fe6c0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000f7`349fefc0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000f7`349ff190 00007ff7`f77f479d     postgres!ProcessUtility(
000000f7`349ff1e0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000f7`349ff250 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000066`501fe0f0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000066`501fe130 00007ff7`f721c331     postgres!heap_compute_data_size(
00000066`501fe1a0 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000066`501fe230 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000066`501fe350 00007ff7`f77f95f6     postgres!DefineRelation(
00000066`501fe7b0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000066`501ff0b0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000066`501ff280 00007ff7`f77f479d     postgres!ProcessUtility(
00000066`501ff2d0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000066`501ff340 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000066`511ffb78 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000066`511ffb80 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000066`511ffc20 00007ffe`95564cb0     postgres!pg_timer_thread(
00000066`511ffc60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`511ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`509ff998 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`509ff9a0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000066`509ffc90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`509ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`50dffb38 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000066`50dffb40 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000066`50dffbb0 00007ffe`95564cb0     postgres!pg_signal_thread(
00000066`50dffcb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`50dffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`505ff808 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`505ff810 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000066`505ffb00 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`505ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`121ffba8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`121ffbb0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000008f`121ffea0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`121ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`119ff828 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000008f`119ff830 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000008f`119ff8a0 00007ffe`95564cb0     postgres!pg_signal_thread(
0000008f`119ff9a0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`119ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`115ff8c8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`115ff8d0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000008f`115ffbc0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`115ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`111fde20 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000008f`111fde60 00007ff7`f721c331     postgres!heap_compute_data_size(
0000008f`111fded0 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000008f`111fdf60 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000008f`111fe080 00007ff7`f77f95f6     postgres!DefineRelation(
0000008f`111fe4e0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000008f`111fede0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000008f`111fefb0 00007ff7`f77f479d     postgres!ProcessUtility(
0000008f`111ff000 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000008f`111ff070 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000008f`11dff6c8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000008f`11dff6d0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000008f`11dff770 00007ffe`95564cb0     postgres!pg_timer_thread(
0000008f`11dff7b0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`11dff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`643fe560 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000de`643fe5a0 00007ff7`f721c331     postgres!heap_compute_data_size(
000000de`643fe610 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000de`643fe6a0 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000de`643fe7c0 00007ff7`f77f95f6     postgres!DefineRelation(
000000de`643fec20 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000de`643ff520 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000de`643ff6f0 00007ff7`f77f479d     postgres!ProcessUtility(
000000de`643ff740 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000de`643ff7b0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000de`647ffc18 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`647ffc20 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000de`647fff10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`647fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`64bff4b8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`64bff4c0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000de`64bff7b0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`64bff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`657ffd58 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000de`657ffd60 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000de`657ffe00 00007ffe`95564cb0     postgres!pg_timer_thread(
000000de`657ffe40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`657ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`64fff768 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`64fff770 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000de`64fffa60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`64fffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`653ff798 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000de`653ff7a0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000de`653ff810 00007ffe`95564cb0     postgres!pg_signal_thread(
000000de`653ff910 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`653ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`cf1ff8a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`cf1ff8b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000e1`cf1ffba0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`cf1ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`cedff6f8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000e1`cedff700 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000e1`cedff7a0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000e1`cedff7e0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`cedff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`ce9ff748 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000e1`ce9ff750 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000e1`ce9ff7c0 00007ffe`95564cb0     postgres!pg_signal_thread(
000000e1`ce9ff8c0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`ce9ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`ce5ffb88 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`ce5ffb90 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000e1`ce5ffe80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`ce5ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`ce1fe550 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000e1`ce1fe590 00007ff7`f721c331     postgres!heap_compute_data_size(
000000e1`ce1fe600 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000e1`ce1fe690 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000e1`ce1fe7b0 00007ff7`f77f95f6     postgres!DefineRelation(
000000e1`ce1fec10 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000e1`ce1ff510 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000e1`ce1ff6e0 00007ff7`f77f479d     postgres!ProcessUtility(
000000e1`ce1ff730 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000e1`ce1ff7a0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000003e`60fff4a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`60fff4b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000003e`60fff7a0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`60fff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`60bfe330 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000003e`60bfe370 00007ff7`f721c331     postgres!heap_compute_data_size(
0000003e`60bfe3e0 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000003e`60bfe470 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000003e`60bfe590 00007ff7`f77f95f6     postgres!DefineRelation(
0000003e`60bfe9f0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000003e`60bff2f0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000003e`60bff4c0 00007ff7`f77f479d     postgres!ProcessUtility(
0000003e`60bff510 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000003e`60bff580 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000003e`613ffa28 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000003e`613ffa30 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000003e`613ffaa0 00007ffe`95564cb0     postgres!pg_signal_thread(
0000003e`613ffba0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`613ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`617ff6d8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`617ff6e0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000003e`617ff9d0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`617ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`61bff7c8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000003e`61bff7d0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000003e`61bff870 00007ffe`95564cb0     postgres!pg_timer_thread(
0000003e`61bff8b0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`61bff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`0cbff688 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000034`0cbff690 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000034`0cbff730 00007ffe`95564cb0     postgres!pg_timer_thread(
00000034`0cbff770 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`0cbff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`0bbff938 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`0bbff940 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000034`0bbffc30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`0bbffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`0bfffb58 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`0bfffb60 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000034`0bfffe50 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`0bfffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`0c3ff618 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`0c3ff620 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000034`0c3ff910 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`0c3ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`0c7ffd08 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000034`0c7ffd10 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000034`0c7ffd80 00007ffe`95564cb0     postgres!pg_signal_thread(
00000034`0c7ffe80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`0c7ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`0b7fe490 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000034`0b7fe4d0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000034`0b7fe540 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000034`0b7fe5d0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000034`0b7fe6f0 00007ff7`f77f95f6     postgres!DefineRelation(
00000034`0b7feb50 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000034`0b7ff450 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000034`0b7ff620 00007ff7`f77f479d     postgres!ProcessUtility(
00000034`0b7ff670 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000034`0b7ff6e0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000015`44dffb58 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`44dffb60 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000015`44dffe50 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`44dffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`449fdff0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000015`449fe030 00007ff7`f721c331     postgres!heap_compute_data_size(
00000015`449fe0a0 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000015`449fe130 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000015`449fe250 00007ff7`f77f95f6     postgres!DefineRelation(
00000015`449fe6b0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000015`449fefb0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000015`449ff180 00007ff7`f77f479d     postgres!ProcessUtility(
00000015`449ff1d0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000015`449ff240 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000015`451ffa58 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000015`451ffa60 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000015`451ffad0 00007ffe`95564cb0     postgres!pg_signal_thread(
00000015`451ffbd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`451ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`455ffa78 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`455ffa80 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000015`455ffd70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`455ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`459ff838 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000015`459ff840 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000015`459ff8e0 00007ffe`95564cb0     postgres!pg_timer_thread(
00000015`459ff920 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`459ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`165ff7e8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`165ff7f0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000036`165ffae0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`165ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`169ff8f8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000036`169ff900 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000036`169ff970 00007ffe`95564cb0     postgres!pg_signal_thread(
00000036`169ffa70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`169ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`161fe280 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000036`161fe2c0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000036`161fe330 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000036`161fe3c0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000036`161fe4e0 00007ff7`f77f95f6     postgres!DefineRelation(
00000036`161fe940 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000036`161ff240 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000036`161ff410 00007ff7`f77f479d     postgres!ProcessUtility(
00000036`161ff460 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000036`161ff4d0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000036`171ff7f8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`171ff800 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000036`171ffaf0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`171ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`16dff708 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000036`16dff710 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000036`16dff7b0 00007ffe`95564cb0     postgres!pg_timer_thread(
00000036`16dff7f0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`16dff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`bfbff818 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000f5`bfbff820 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000f5`bfbff890 00007ffe`95564cb0     postgres!pg_signal_thread(
000000f5`bfbff990 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`bfbff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`bffff558 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`bffff560 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000f5`bffff850 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`bffff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`c03ffb08 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000f5`c03ffb10 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000f5`c03ffbb0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000f5`c03ffbf0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`c03ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`bf3fdb70 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000f5`bf3fdbb0 00007ff7`f721c331     postgres!heap_compute_data_size(
000000f5`bf3fdc20 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000f5`bf3fdcb0 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000f5`bf3fddd0 00007ff7`f77f95f6     postgres!DefineRelation(
000000f5`bf3fe230 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000f5`bf3feb30 00007ffe`86cb3549     postgres!standard_ProcessUtility(
000000f5`bf3fed00 00007ff7`f77f567f     pg_stat_statements!pgss_ProcessUtility(
000000f5`bf3ff170 00007ff7`f77f479d     postgres!ProcessUtility(
000000f5`bf3ff1c0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
core
000000f5`bf7ff4e8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`bf7ff4f0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000f5`bf7ff7e0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`bf7ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`6fbffb78 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000039`6fbffb80 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000039`6fbffc20 00007ffe`95564cb0     postgres!pg_timer_thread(
00000039`6fbffc60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`6fbffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`6f7ff858 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000039`6f7ff860 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000039`6f7ff8d0 00007ffe`95564cb0     postgres!pg_signal_thread(
00000039`6f7ff9d0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`6f7ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`6f3ff918 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`6f3ff920 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000039`6f3ffc10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`6f3ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`6effe3a0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000039`6effe3e0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000039`6effe450 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000039`6effe4e0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000039`6effe600 00007ff7`f77f95f6     postgres!DefineRelation(
00000039`6effea60 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000039`6efff360 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000039`6efff530 00007ff7`f77f479d     postgres!ProcessUtility(
00000039`6efff580 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000039`6efff5f0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000039`703ffe28 00007ffe`93f4026b     ntdll!NtRemoveIoCompletion+0x14
00000039`703ffe30 00007ffe`95564cb0     mswsock!SockAsyncThread+0x9b
00000039`703ffe90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`703ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`6ffff8f8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`6ffff900 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000039`6ffffbf0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`6ffffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`01fff508 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000055`01fff510 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000055`01fff800 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`01fff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`00ffdc60 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000055`00ffdca0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000055`00ffdd10 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000055`00ffdda0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000055`00ffdec0 00007ff7`f77f95f6     postgres!DefineRelation(
00000055`00ffe320 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000055`00ffec20 00007ffe`83773549     postgres!standard_ProcessUtility(
00000055`00ffedf0 00007ff7`f77f567f     pg_stat_statements!pgss_ProcessUtility(
00000055`00fff260 00007ff7`f77f479d     postgres!ProcessUtility(
00000055`00fff2b0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
core
00000055`013ff498 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000055`013ff4a0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000055`013ff790 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`013ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`017ff6a8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000055`017ff6b0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000055`017ff720 00007ffe`95564cb0     postgres!pg_signal_thread(
00000055`017ff820 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`017ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`01bffcc8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000055`01bffcd0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000055`01bffd70 00007ffe`95564cb0     postgres!pg_timer_thread(
00000055`01bffdb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`01bffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`f15fdef0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000f8`f15fdf30 00007ff7`f721c331     postgres!heap_compute_data_size(
000000f8`f15fdfa0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000f8`f15fe030 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000f8`f15fe150 00007ff7`f77f95f6     postgres!DefineRelation(
000000f8`f15fe5b0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000f8`f15feeb0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000f8`f15ff080 00007ff7`f77f479d     postgres!ProcessUtility(
000000f8`f15ff0d0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000f8`f15ff140 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000f8`f19ffb78 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`f19ffb80 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000f8`f19ffe70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`f19ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`f1dff918 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000f8`f1dff920 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000f8`f1dff990 00007ffe`95564cb0     postgres!pg_signal_thread(
000000f8`f1dffa90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`f1dffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`f21ffa08 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000f8`f21ffa10 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000f8`f21ffab0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000f8`f21ffaf0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`f21ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`f25ffba8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`f25ffbb0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000f8`f25ffea0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`f25ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`e49ff538 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`e49ff540 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000005b`e49ff830 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`e49ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`e39fddb0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000005b`e39fddf0 00007ff7`f721c331     postgres!heap_compute_data_size(
0000005b`e39fde60 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000005b`e39fdef0 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000005b`e39fe010 00007ff7`f77f95f6     postgres!DefineRelation(
0000005b`e39fe470 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000005b`e39fed70 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000005b`e39fef40 00007ff7`f77f479d     postgres!ProcessUtility(
0000005b`e39fef90 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000005b`e39ff000 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000005b`e3dff878 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`e3dff880 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000005b`e3dffb70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`e3dffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`e41ffaf8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000005b`e41ffb00 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000005b`e41ffb70 00007ffe`95564cb0     postgres!pg_signal_thread(
0000005b`e41ffc70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`e41ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`e45ffba8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000005b`e45ffbb0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000005b`e45ffc50 00007ffe`95564cb0     postgres!pg_timer_thread(
0000005b`e45ffc90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`e45ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`84dffa88 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`84dffa90 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000c8`84dffd80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`84dffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`851ffb98 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000c8`851ffba0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000c8`851ffc10 00007ffe`95564cb0     postgres!pg_signal_thread(
000000c8`851ffd10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`851ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`855ff7a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`855ff7b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000c8`855ffaa0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`855ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`859ffd28 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000c8`859ffd30 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000c8`859ffdd0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000c8`859ffe10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`859ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`849fe030 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000c8`849fe070 00007ff7`f721c331     postgres!heap_compute_data_size(
000000c8`849fe0e0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000c8`849fe170 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000c8`849fe290 00007ff7`f77f95f6     postgres!DefineRelation(
000000c8`849fe6f0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000c8`849feff0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000c8`849ff1c0 00007ff7`f77f479d     postgres!ProcessUtility(
000000c8`849ff210 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000c8`849ff280 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000a0`a97fdf50 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000a0`a97fdf90 00007ff7`f721c331     postgres!heap_compute_data_size(
000000a0`a97fe000 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000a0`a97fe090 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000a0`a97fe1b0 00007ff7`f77f95f6     postgres!DefineRelation(
000000a0`a97fe610 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000a0`a97fef10 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000a0`a97ff0e0 00007ff7`f77f479d     postgres!ProcessUtility(
000000a0`a97ff130 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000a0`a97ff1a0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000a0`a9bff868 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a0`a9bff870 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000a0`a9bffb60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a0`a9bffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a0`a9fff988 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000a0`a9fff990 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000a0`a9fffa00 00007ffe`95564cb0     postgres!pg_signal_thread(
000000a0`a9fffb00 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a0`a9fffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a0`aa7ff878 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000a0`aa7ff880 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000a0`aa7ff920 00007ffe`95564cb0     postgres!pg_timer_thread(
000000a0`aa7ff960 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a0`aa7ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a0`aa3ff6e8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a0`aa3ff6f0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000a0`aa3ff9e0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a0`aa3ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`a75ff9a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`a75ff9b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000034`a75ffca0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`a75ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`a79ff958 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000034`a79ff960 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000034`a79ff9d0 00007ffe`95564cb0     postgres!pg_signal_thread(
00000034`a79ffad0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`a79ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`a7dff938 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`a7dff940 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000034`a7dffc30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`a7dffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`a81ff658 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000034`a81ff660 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000034`a81ff700 00007ffe`95564cb0     postgres!pg_timer_thread(
00000034`a81ff740 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`a81ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`a71fe2a0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000034`a71fe2e0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000034`a71fe350 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000034`a71fe3e0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000034`a71fe500 00007ff7`f77f95f6     postgres!DefineRelation(
00000034`a71fe960 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000034`a71ff260 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000034`a71ff430 00007ff7`f77f479d     postgres!ProcessUtility(
00000034`a71ff480 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000034`a71ff4f0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000ba`043ffaa8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`043ffab0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ba`043ffda0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`043ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`047ffbd8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`047ffbe0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ba`047ffed0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`047fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`04bff678 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000ba`04bff680 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000ba`04bff6f0 00007ffe`95564cb0     postgres!pg_signal_thread(
000000ba`04bff7f0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`04bff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`04fffc98 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000ba`04fffca0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000ba`04fffd40 00007ffe`95564cb0     postgres!pg_timer_thread(
000000ba`04fffd80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`04fffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`03ffe560 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000ba`03ffe5a0 00007ff7`f721c331     postgres!heap_compute_data_size(
000000ba`03ffe610 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000ba`03ffe6a0 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000ba`03ffe7c0 00007ff7`f77f95f6     postgres!DefineRelation(
000000ba`03ffec20 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000ba`03fff520 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000ba`03fff6f0 00007ff7`f77f479d     postgres!ProcessUtility(
000000ba`03fff740 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000ba`03fff7b0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000096`cbfffa58 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000096`cbfffa60 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000096`cbfffb00 00007ffe`95564cb0     postgres!pg_timer_thread(
00000096`cbfffb40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`cbfffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`cbbffbf8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000096`cbbffc00 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000096`cbbffc70 00007ffe`95564cb0     postgres!pg_signal_thread(
00000096`cbbffd70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`cbbffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`cb7ffa48 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`cb7ffa50 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000096`cb7ffd40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`cb7ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`cb3fe3e0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000096`cb3fe420 00007ff7`f721c331     postgres!heap_compute_data_size(
00000096`cb3fe490 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000096`cb3fe520 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000096`cb3fe640 00007ff7`f77f95f6     postgres!DefineRelation(
00000096`cb3feaa0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000096`cb3ff3a0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000096`cb3ff570 00007ff7`f77f479d     postgres!ProcessUtility(
00000096`cb3ff5c0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000096`cb3ff630 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000096`cc3ff8d8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`cc3ff8e0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000096`cc3ffbd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`cc3ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`c9bff8a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`c9bff8b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000062`c9bffba0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`c9bffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`c97fe0b0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000062`c97fe0f0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000062`c97fe160 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000062`c97fe1f0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000062`c97fe310 00007ff7`f77f95f6     postgres!DefineRelation(
00000062`c97fe770 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000062`c97ff070 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000062`c97ff240 00007ff7`f77f479d     postgres!ProcessUtility(
00000062`c97ff290 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000062`c97ff300 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000062`c9fffaf8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`c9fffb00 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000062`c9fffdf0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`c9fffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`ca3ffa48 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`ca3ffa50 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000062`ca3ffd40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`ca3ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`ca7ffad8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000062`ca7ffae0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000062`ca7ffb50 00007ffe`95564cb0     postgres!pg_signal_thread(
00000062`ca7ffc50 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`ca7ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`cabffda8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000062`cabffdb0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000062`cabffe50 00007ffe`95564cb0     postgres!pg_timer_thread(
00000062`cabffe90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`cabffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`cb1ffbc8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000ca`cb1ffbd0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000ca`cb1ffc40 00007ffe`95564cb0     postgres!pg_signal_thread(
000000ca`cb1ffd40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`cb1ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`ca9fdff0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000ca`ca9fe030 00007ff7`f721c331     postgres!heap_compute_data_size(
000000ca`ca9fe0a0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000ca`ca9fe130 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000ca`ca9fe250 00007ff7`f77f95f6     postgres!DefineRelation(
000000ca`ca9fe6b0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000ca`ca9fefb0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000ca`ca9ff180 00007ff7`f77f479d     postgres!ProcessUtility(
000000ca`ca9ff1d0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000ca`ca9ff240 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000ca`cadff788 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`cadff790 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ca`cadffa80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`cadffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`cb5ffdd8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000ca`cb5ffde0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000ca`cb5ffe80 00007ffe`95564cb0     postgres!pg_timer_thread(
000000ca`cb5ffec0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`cb5ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`cb9ff858 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`cb9ff860 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ca`cb9ffb50 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`cb9ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`2efff828 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000007e`2efff830 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000007e`2efff8a0 00007ffe`95564cb0     postgres!pg_signal_thread(
0000007e`2efff9a0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`2efff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`2ebffb68 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007e`2ebffb70 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000007e`2ebffe60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`2ebffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`2f3ffe48 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000007e`2f3ffe50 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000007e`2f3ffef0 00007ffe`95564cb0     postgres!pg_timer_thread(
0000007e`2f3fff30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`2f3fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`2f7ff718 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007e`2f7ff720 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000007e`2f7ffa10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`2f7ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`2e7fe4d0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000007e`2e7fe510 00007ff7`f721c331     postgres!heap_compute_data_size(
0000007e`2e7fe580 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000007e`2e7fe610 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000007e`2e7fe730 00007ff7`f77f95f6     postgres!DefineRelation(
0000007e`2e7feb90 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000007e`2e7ff490 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000007e`2e7ff660 00007ff7`f77f479d     postgres!ProcessUtility(
0000007e`2e7ff6b0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000007e`2e7ff720 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000003b`3afff6f8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`3afff700 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000003b`3afff9f0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`3afffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`39ffe560 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000003b`39ffe5a0 00007ff7`f721c331     postgres!heap_compute_data_size(
0000003b`39ffe610 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000003b`39ffe6a0 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000003b`39ffe7c0 00007ff7`f77f95f6     postgres!DefineRelation(
0000003b`39ffec20 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000003b`39fff520 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000003b`39fff6f0 00007ff7`f77f479d     postgres!ProcessUtility(
0000003b`39fff740 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000003b`39fff7b0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000003b`3a3ff528 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`3a3ff530 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000003b`3a3ff820 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`3a3ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`3a7ffc28 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000003b`3a7ffc30 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000003b`3a7ffca0 00007ffe`95564cb0     postgres!pg_signal_thread(
0000003b`3a7ffda0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`3a7ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`3abffae8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000003b`3abffaf0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000003b`3abffb90 00007ffe`95564cb0     postgres!pg_timer_thread(
0000003b`3abffbd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`3abffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`737ffa98 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`737ffaa0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000008a`737ffd90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`737ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`743ff778 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`743ff780 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000008a`743ffa70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`743ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`73fff908 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000008a`73fff910 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000008a`73fff9b0 00007ffe`95564cb0     postgres!pg_timer_thread(
0000008a`73fff9f0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`73fffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`73bff628 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000008a`73bff630 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000008a`73bff6a0 00007ffe`95564cb0     postgres!pg_signal_thread(
0000008a`73bff7a0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`73bff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`733fe190 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000008a`733fe1d0 00007ff7`f721c331     postgres!heap_compute_data_size(
0000008a`733fe240 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000008a`733fe2d0 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000008a`733fe3f0 00007ff7`f77f95f6     postgres!DefineRelation(
0000008a`733fe850 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000008a`733ff150 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000008a`733ff320 00007ff7`f77f479d     postgres!ProcessUtility(
0000008a`733ff370 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000008a`733ff3e0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000b6`e81fe3a0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000b6`e81fe3e0 00007ff7`f721c331     postgres!heap_compute_data_size(
000000b6`e81fe450 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000b6`e81fe4e0 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000b6`e81fe600 00007ff7`f77f95f6     postgres!DefineRelation(
000000b6`e81fea60 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000b6`e81ff360 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000b6`e81ff530 00007ff7`f77f479d     postgres!ProcessUtility(
000000b6`e81ff580 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000b6`e81ff5f0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000b6`e91ffdc8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000b6`e91ffdd0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000b6`e91ffe70 00007ffe`95564cb0     postgres!pg_timer_thread(
000000b6`e91ffeb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`e91ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`e8dffc18 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`e8dffc20 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000b6`e8dfff10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`e8dfff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`e89ffd98 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000b6`e89ffda0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000b6`e89ffe10 00007ffe`95564cb0     postgres!pg_signal_thread(
000000b6`e89fff10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`e89fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`e85ff448 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`e85ff450 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000b6`e85ff740 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`e85ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`01dff778 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`01dff780 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000018`01dffa70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`01dffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`029ff648 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`029ff650 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000018`029ff940 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`029ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`025ff858 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000018`025ff860 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000018`025ff900 00007ffe`95564cb0     postgres!pg_timer_thread(
00000018`025ff940 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`025ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`021ffc58 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000018`021ffc60 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000018`021ffcd0 00007ffe`95564cb0     postgres!pg_signal_thread(
00000018`021ffdd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`021ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`019fe1c0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000018`019fe200 00007ff7`f721c331     postgres!heap_compute_data_size(
00000018`019fe270 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000018`019fe300 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000018`019fe420 00007ff7`f77f95f6     postgres!DefineRelation(
00000018`019fe880 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000018`019ff180 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000018`019ff350 00007ff7`f77f479d     postgres!ProcessUtility(
00000018`019ff3a0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000018`019ff410 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000008`949ff8d8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000008`949ff8e0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000008`949ff980 00007ffe`95564cb0     postgres!pg_timer_thread(
00000008`949ff9c0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`949ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`939fe330 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000008`939fe370 00007ff7`f721c331     postgres!heap_compute_data_size(
00000008`939fe3e0 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000008`939fe470 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000008`939fe590 00007ff7`f77f95f6     postgres!DefineRelation(
00000008`939fe9f0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000008`939ff2f0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000008`939ff4c0 00007ff7`f77f479d     postgres!ProcessUtility(
00000008`939ff510 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000008`939ff580 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000008`93dff8b8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`93dff8c0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000008`93dffbb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`93dffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`941ff5a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`941ff5b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000008`941ff8a0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`941ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`945ff928 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000008`945ff930 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000008`945ff9a0 00007ffe`95564cb0     postgres!pg_signal_thread(
00000008`945ffaa0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`945ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`effff688 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000076`effff690 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000076`effff700 00007ffe`95564cb0     postgres!pg_signal_thread(
00000076`effff800 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`effff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`f03ff868 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000076`f03ff870 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000076`f03ff910 00007ffe`95564cb0     postgres!pg_timer_thread(
00000076`f03ff950 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`f03ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`ef7ffa68 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`ef7ffa70 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000076`ef7ffd60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`ef7ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`ef3fe190 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000076`ef3fe1d0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000076`ef3fe240 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000076`ef3fe2d0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000076`ef3fe3f0 00007ff7`f77f95f6     postgres!DefineRelation(
00000076`ef3fe850 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000076`ef3ff150 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000076`ef3ff320 00007ff7`f77f479d     postgres!ProcessUtility(
00000076`ef3ff370 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000076`ef3ff3e0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000076`efbff8b8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`efbff8c0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000076`efbffbb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`efbffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`041ff938 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000098`041ff940 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000098`041ff9e0 00007ffe`95564cb0     postgres!pg_timer_thread(
00000098`041ffa20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`041ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`03dff808 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000098`03dff810 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000098`03dff880 00007ffe`95564cb0     postgres!pg_signal_thread(
00000098`03dff980 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`03dff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`035fdfa0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000098`035fdfe0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000098`035fe050 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000098`035fe0e0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000098`035fe200 00007ff7`f77f95f6     postgres!DefineRelation(
00000098`035fe660 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000098`035fef60 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000098`035ff130 00007ff7`f77f479d     postgres!ProcessUtility(
00000098`035ff180 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000098`035ff1f0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000098`039ffa88 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`039ffa90 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000098`039ffd80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`039ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`045ffbe8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`045ffbf0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000098`045ffee0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`045fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`42dfddf0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000054`42dfde30 00007ff7`f721c331     postgres!heap_compute_data_size(
00000054`42dfdea0 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000054`42dfdf30 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000054`42dfe050 00007ff7`f77f95f6     postgres!DefineRelation(
00000054`42dfe4b0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000054`42dfedb0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000054`42dfef80 00007ff7`f77f479d     postgres!ProcessUtility(
00000054`42dfefd0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000054`42dff040 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000054`435ff728 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`435ff730 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000054`435ffa20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`435ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`439ffb98 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000054`439ffba0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000054`439ffc10 00007ffe`95564cb0     postgres!pg_signal_thread(
00000054`439ffd10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`439ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`43dff888 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000054`43dff890 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000054`43dff930 00007ffe`95564cb0     postgres!pg_timer_thread(
00000054`43dff970 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`43dff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`431ff9c8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`431ff9d0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000054`431ffcc0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`431ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`27fffc58 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000005b`27fffc60 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000005b`27fffd00 00007ffe`95564cb0     postgres!pg_timer_thread(
0000005b`27fffd40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`27fffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`27bff698 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000005b`27bff6a0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000005b`27bff710 00007ffe`95564cb0     postgres!pg_signal_thread(
0000005b`27bff810 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`27bff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`277ff618 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`277ff620 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000005b`277ff910 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`277ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`273fe120 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000005b`273fe160 00007ff7`f721c331     postgres!heap_compute_data_size(
0000005b`273fe1d0 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000005b`273fe260 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000005b`273fe380 00007ff7`f77f95f6     postgres!DefineRelation(
0000005b`273fe7e0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000005b`273ff0e0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000005b`273ff2b0 00007ff7`f77f479d     postgres!ProcessUtility(
0000005b`273ff300 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000005b`273ff370 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000005b`283ff618 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`283ff620 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000005b`283ff910 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`283ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`525fe1c0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000002f`525fe200 00007ff7`f721c331     postgres!heap_compute_data_size(
0000002f`525fe270 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000002f`525fe300 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000002f`525fe420 00007ff7`f77f95f6     postgres!DefineRelation(
0000002f`525fe880 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000002f`525ff180 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000002f`525ff350 00007ff7`f77f479d     postgres!ProcessUtility(
0000002f`525ff3a0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000002f`525ff410 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000002f`529ff568 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`529ff570 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000002f`529ff860 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`529ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`52dff6f8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000002f`52dff700 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000002f`52dff770 00007ffe`95564cb0     postgres!pg_signal_thread(
0000002f`52dff870 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`52dff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`531ffc38 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000002f`531ffc40 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000002f`531ffce0 00007ffe`95564cb0     postgres!pg_timer_thread(
0000002f`531ffd20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`531ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`535ff9c8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`535ff9d0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000002f`535ffcc0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`535ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`84bfde20 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000007b`84bfde60 00007ff7`f721c331     postgres!heap_compute_data_size(
0000007b`84bfded0 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000007b`84bfdf60 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000007b`84bfe080 00007ff7`f77f95f6     postgres!DefineRelation(
0000007b`84bfe4e0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000007b`84bfede0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000007b`84bfefb0 00007ff7`f77f479d     postgres!ProcessUtility(
0000007b`84bff000 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000007b`84bff070 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000007b`85bff588 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`85bff590 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000007b`85bff880 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`85bff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`857ff7c8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000007b`857ff7d0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000007b`857ff870 00007ffe`95564cb0     postgres!pg_timer_thread(
0000007b`857ff8b0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`857ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`853ffd08 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000007b`853ffd10 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000007b`853ffd80 00007ffe`95564cb0     postgres!pg_signal_thread(
0000007b`853ffe80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`853ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`84fff448 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`84fff450 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000007b`84fff740 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`84fff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`d61ff658 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`d61ff660 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000005b`d61ff950 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`d61ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`d6dff8e8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000005b`d6dff8f0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000005b`d6dff990 00007ffe`95564cb0     postgres!pg_timer_thread(
0000005b`d6dff9d0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`d6dffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`d69ff8d8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000005b`d69ff8e0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000005b`d69ff950 00007ffe`95564cb0     postgres!pg_signal_thread(
0000005b`d69ffa50 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`d69ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`d65ff868 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`d65ff870 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000005b`d65ffb60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`d65ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`d5dfe260 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000005b`d5dfe2a0 00007ff7`f721c331     postgres!heap_compute_data_size(
0000005b`d5dfe310 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000005b`d5dfe3a0 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000005b`d5dfe4c0 00007ff7`f77f95f6     postgres!DefineRelation(
0000005b`d5dfe920 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000005b`d5dff220 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000005b`d5dff3f0 00007ff7`f77f479d     postgres!ProcessUtility(
0000005b`d5dff440 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000005b`d5dff4b0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000026`155ff538 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`155ff540 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000026`155ff830 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`155ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`151fe3b0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000026`151fe3f0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000026`151fe460 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000026`151fe4f0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000026`151fe610 00007ff7`f77f95f6     postgres!DefineRelation(
00000026`151fea70 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000026`151ff370 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000026`151ff540 00007ff7`f77f479d     postgres!ProcessUtility(
00000026`151ff590 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000026`151ff600 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000026`161ffa68 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`161ffa70 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000026`161ffd60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`161ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`15dffdd8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000026`15dffde0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000026`15dffe80 00007ffe`95564cb0     postgres!pg_timer_thread(
00000026`15dffec0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`15dffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`159ff818 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000026`159ff820 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000026`159ff890 00007ffe`95564cb0     postgres!pg_signal_thread(
00000026`159ff990 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`159ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`c85ff758 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000032`c85ff760 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000032`c85ff800 00007ffe`95564cb0     postgres!pg_timer_thread(
00000032`c85ff840 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`c85ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`c89ffae8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000032`c89ffaf0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000032`c89ffde0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`c89ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`c81ffaa8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000032`c81ffab0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000032`c81ffb20 00007ffe`95564cb0     postgres!pg_signal_thread(
00000032`c81ffc20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`c81ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`c7dff708 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000032`c7dff710 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000032`c7dffa00 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`c7dffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`c79fe220 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000032`c79fe260 00007ff7`f721c331     postgres!heap_compute_data_size(
00000032`c79fe2d0 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000032`c79fe360 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000032`c79fe480 00007ff7`f77f95f6     postgres!DefineRelation(
00000032`c79fe8e0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000032`c79ff1e0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000032`c79ff3b0 00007ff7`f77f479d     postgres!ProcessUtility(
00000032`c79ff400 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000032`c79ff470 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000012`fd7fddf0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000012`fd7fde30 00007ff7`f721c331     postgres!heap_compute_data_size(
00000012`fd7fdea0 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000012`fd7fdf30 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000012`fd7fe050 00007ff7`f77f95f6     postgres!DefineRelation(
00000012`fd7fe4b0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000012`fd7fedb0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000012`fd7fef80 00007ff7`f77f479d     postgres!ProcessUtility(
00000012`fd7fefd0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000012`fd7ff040 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000012`fe7ff9a8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000012`fe7ff9b0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000012`fe7ffa50 00007ffe`95564cb0     postgres!pg_timer_thread(
00000012`fe7ffa90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`fe7ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`fdbff8d8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`fdbff8e0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000012`fdbffbd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`fdbffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`fdfff818 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`fdfff820 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000012`fdfffb10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`fdfffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`fe3ff7d8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000012`fe3ff7e0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000012`fe3ff850 00007ffe`95564cb0     postgres!pg_signal_thread(
00000012`fe3ff950 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`fe3ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`7c1ff8b8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`7c1ff8c0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000026`7c1ffbb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`7c1ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`7b1fe250 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000026`7b1fe290 00007ff7`f721c331     postgres!heap_compute_data_size(
00000026`7b1fe300 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000026`7b1fe390 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000026`7b1fe4b0 00007ff7`f77f95f6     postgres!DefineRelation(
00000026`7b1fe910 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000026`7b1ff210 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000026`7b1ff3e0 00007ff7`f77f479d     postgres!ProcessUtility(
00000026`7b1ff430 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000026`7b1ff4a0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000026`7b5ff778 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`7b5ff780 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000026`7b5ffa70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`7b5ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`7b9ffd38 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000026`7b9ffd40 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000026`7b9ffdb0 00007ffe`95564cb0     postgres!pg_signal_thread(
00000026`7b9ffeb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`7b9ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`7bdff948 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000026`7bdff950 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000026`7bdff9f0 00007ffe`95564cb0     postgres!pg_timer_thread(
00000026`7bdffa30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`7bdffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`c57fd2c0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000ce`c57fd300 00007ff7`f721c331     postgres!heap_compute_data_size(
000000ce`c57fd370 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000ce`c57fd400 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000ce`c57fd520 00007ff7`f77f95f6     postgres!DefineRelation(
000000ce`c57fd980 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000ce`c57fe280 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000ce`c57fe450 00007ff7`f744213c     postgres!ProcessUtility(
000000ce`c57fe4a0 00007ff7`f77f9504     postgres!CreateSchemaCommand(
000000ce`c57fe5d0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
core
000000ce`c5bff7e8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`c5bff7f0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ce`c5bffae0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`c5bffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`c5fff9a8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000ce`c5fff9b0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000ce`c5fffa20 00007ffe`95564cb0     postgres!pg_signal_thread(
000000ce`c5fffb20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`c5fffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`c63ff608 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`c63ff610 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ce`c63ff900 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`c63ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`c67ffae8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000ce`c67ffaf0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000ce`c67ffb90 00007ffe`95564cb0     postgres!pg_timer_thread(
000000ce`c67ffbd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`c67ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`bd5ff958 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000068`bd5ff960 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000068`bd5ffa00 00007ffe`95564cb0     postgres!pg_timer_thread(
00000068`bd5ffa40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`bd5ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`bc9ff8c8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`bc9ff8d0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000068`bc9ffbc0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`bc9ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`bc5fdf00 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000068`bc5fdf40 00007ff7`f721c331     postgres!heap_compute_data_size(
00000068`bc5fdfb0 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000068`bc5fe040 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000068`bc5fe160 00007ff7`f77f95f6     postgres!DefineRelation(
00000068`bc5fe5c0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000068`bc5feec0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000068`bc5ff090 00007ff7`f77f479d     postgres!ProcessUtility(
00000068`bc5ff0e0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000068`bc5ff150 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000068`bcdffc08 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000068`bcdffc10 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000068`bcdffc80 00007ffe`95564cb0     postgres!pg_signal_thread(
00000068`bcdffd80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`bcdffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`bd1ff458 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`bd1ff460 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000068`bd1ff750 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`bd1ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`2adff908 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000fd`2adff910 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000fd`2adff980 00007ffe`95564cb0     postgres!pg_signal_thread(
000000fd`2adffa80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`2adffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`2a1fe550 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000fd`2a1fe590 00007ff7`f721c331     postgres!heap_compute_data_size(
000000fd`2a1fe600 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000fd`2a1fe690 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000fd`2a1fe7b0 00007ff7`f77f95f6     postgres!DefineRelation(
000000fd`2a1fec10 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000fd`2a1ff510 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000fd`2a1ff6e0 00007ff7`f77f479d     postgres!ProcessUtility(
000000fd`2a1ff730 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000fd`2a1ff7a0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000fd`2a5ff6b8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`2a5ff6c0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000fd`2a5ff9b0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`2a5ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`2a9ffad8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`2a9ffae0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000fd`2a9ffdd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`2a9ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`2b1ff898 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000fd`2b1ff8a0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000fd`2b1ff940 00007ffe`95564cb0     postgres!pg_timer_thread(
000000fd`2b1ff980 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`2b1ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`a31ffb58 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000065`a31ffb60 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000065`a31ffc00 00007ffe`95564cb0     postgres!pg_timer_thread(
00000065`a31ffc40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`a31ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`a21fe140 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000065`a21fe180 00007ff7`f721c331     postgres!heap_compute_data_size(
00000065`a21fe1f0 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000065`a21fe280 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000065`a21fe3a0 00007ff7`f77f95f6     postgres!DefineRelation(
00000065`a21fe800 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000065`a21ff100 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000065`a21ff2d0 00007ff7`f77f479d     postgres!ProcessUtility(
00000065`a21ff320 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000065`a21ff390 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000065`a25ff678 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`a25ff680 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000065`a25ff970 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`a25ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`a29ff6b8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`a29ff6c0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000065`a29ff9b0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`a29ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`a2dff9b8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000065`a2dff9c0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000065`a2dffa30 00007ffe`95564cb0     postgres!pg_signal_thread(
00000065`a2dffb30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`a2dffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`4abff9e8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000009a`4abff9f0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000009a`4abffa90 00007ffe`95564cb0     postgres!pg_timer_thread(
0000009a`4abffad0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`4abffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`49bfe4b0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000009a`49bfe4f0 00007ff7`f721c331     postgres!heap_compute_data_size(
0000009a`49bfe560 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000009a`49bfe5f0 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000009a`49bfe710 00007ff7`f77f95f6     postgres!DefineRelation(
0000009a`49bfeb70 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000009a`49bff470 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000009a`49bff640 00007ff7`f77f479d     postgres!ProcessUtility(
0000009a`49bff690 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000009a`49bff700 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000009a`49fffab8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`49fffac0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000009a`49fffdb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`49fffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`4a3ffa58 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000009a`4a3ffa60 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000009a`4a3ffad0 00007ffe`95564cb0     postgres!pg_signal_thread(
0000009a`4a3ffbd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`4a3ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`4a7ffc08 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`4a7ffc10 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000009a`4a7fff00 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`4a7fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`9f1ffbc8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`9f1ffbd0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000c2`9f1ffec0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`9f1ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`9e5fe3f0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000c2`9e5fe430 00007ff7`f721c331     postgres!heap_compute_data_size(
000000c2`9e5fe4a0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000c2`9e5fe530 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000c2`9e5fe650 00007ff7`f77f95f6     postgres!DefineRelation(
000000c2`9e5feab0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000c2`9e5ff3b0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000c2`9e5ff580 00007ff7`f77f479d     postgres!ProcessUtility(
000000c2`9e5ff5d0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000c2`9e5ff640 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000c2`9e9ff6d8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`9e9ff6e0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000c2`9e9ff9d0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`9e9ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`9edff6f8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000c2`9edff700 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000c2`9edff770 00007ffe`95564cb0     postgres!pg_signal_thread(
000000c2`9edff870 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`9edff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`9f5ffc58 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000c2`9f5ffc60 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000c2`9f5ffd00 00007ffe`95564cb0     postgres!pg_timer_thread(
000000c2`9f5ffd40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`9f5ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`335ffb68 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000005d`335ffb70 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000005d`335ffbe0 00007ffe`95564cb0     postgres!pg_signal_thread(
0000005d`335ffce0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`335ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`329fe050 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000005d`329fe090 00007ff7`f721c331     postgres!heap_compute_data_size(
0000005d`329fe100 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000005d`329fe190 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000005d`329fe2b0 00007ff7`f77f95f6     postgres!DefineRelation(
0000005d`329fe710 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000005d`329ff010 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000005d`329ff1e0 00007ff7`f77f479d     postgres!ProcessUtility(
0000005d`329ff230 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000005d`329ff2a0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000005d`32dffaf8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`32dffb00 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000005d`32dffdf0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`32dffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`331ff6c8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`331ff6d0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000005d`331ff9c0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`331ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`339ffb28 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000005d`339ffb30 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000005d`339ffbd0 00007ffe`95564cb0     postgres!pg_timer_thread(
0000005d`339ffc10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`339ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`47fff6a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`47fff6b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000f6`47fff9a0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`47fff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`487ff8b8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000f6`487ff8c0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000f6`487ff960 00007ffe`95564cb0     postgres!pg_timer_thread(
000000f6`487ff9a0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`487ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`483ffa58 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000f6`483ffa60 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000f6`483ffad0 00007ffe`95564cb0     postgres!pg_signal_thread(
000000f6`483ffbd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`483ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`47bffa78 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`47bffa80 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000f6`47bffd70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`47bffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`477fe2d0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000f6`477fe310 00007ff7`f721c331     postgres!heap_compute_data_size(
000000f6`477fe380 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000f6`477fe410 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000f6`477fe530 00007ff7`f77f95f6     postgres!DefineRelation(
000000f6`477fe990 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000f6`477ff290 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000f6`477ff460 00007ff7`f77f479d     postgres!ProcessUtility(
000000f6`477ff4b0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000f6`477ff520 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000b9`fa7ffd48 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000b9`fa7ffd50 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000b9`fa7ffdf0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000b9`fa7ffe30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b9`fa7ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`f97fe280 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000b9`f97fe2c0 00007ff7`f721c331     postgres!heap_compute_data_size(
000000b9`f97fe330 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000b9`f97fe3c0 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000b9`f97fe4e0 00007ff7`f77f95f6     postgres!DefineRelation(
000000b9`f97fe940 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000b9`f97ff240 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000b9`f97ff410 00007ff7`f77f479d     postgres!ProcessUtility(
000000b9`f97ff460 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000b9`f97ff4d0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000b9`f9bffb88 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`f9bffb90 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000b9`f9bffe80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b9`f9bffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`f9fff478 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`f9fff480 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000b9`f9fff770 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b9`f9fff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`fa3ff9b8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000b9`fa3ff9c0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000b9`fa3ffa30 00007ffe`95564cb0     postgres!pg_signal_thread(
000000b9`fa3ffb30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b9`fa3ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`febff7c8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`febff7d0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000a7`febffac0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`febffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`fdffe400 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000a7`fdffe440 00007ff7`f721c331     postgres!heap_compute_data_size(
000000a7`fdffe4b0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000a7`fdffe540 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000a7`fdffe660 00007ff7`f77f95f6     postgres!DefineRelation(
000000a7`fdffeac0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000a7`fdfff3c0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000a7`fdfff590 00007ff7`f77f479d     postgres!ProcessUtility(
000000a7`fdfff5e0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000a7`fdfff650 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000a7`fe3ff508 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`fe3ff510 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000a7`fe3ff800 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`fe3ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`fe7ff9a8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000a7`fe7ff9b0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000a7`fe7ffa20 00007ffe`95564cb0     postgres!pg_signal_thread(
000000a7`fe7ffb20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`fe7ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`fefffdc8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000a7`fefffdd0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000a7`fefffe70 00007ffe`95564cb0     postgres!pg_timer_thread(
000000a7`fefffeb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`fefffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`3dfff6e8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000005d`3dfff6f0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000005d`3dfff760 00007ffe`95564cb0     postgres!pg_signal_thread(
0000005d`3dfff860 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`3dfff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`3d3fe560 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000005d`3d3fe5a0 00007ff7`f721c331     postgres!heap_compute_data_size(
0000005d`3d3fe610 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000005d`3d3fe6a0 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000005d`3d3fe7c0 00007ff7`f77f95f6     postgres!DefineRelation(
0000005d`3d3fec20 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000005d`3d3ff520 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000005d`3d3ff6f0 00007ff7`f77f479d     postgres!ProcessUtility(
0000005d`3d3ff740 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000005d`3d3ff7b0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000005d`3d7ff938 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`3d7ff940 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000005d`3d7ffc30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`3d7ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`3dbffa48 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`3dbffa50 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000005d`3dbffd40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`3dbffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`3e3ff8d8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000005d`3e3ff8e0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000005d`3e3ff980 00007ffe`95564cb0     postgres!pg_timer_thread(
0000005d`3e3ff9c0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`3e3ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`16fff658 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000a4`16fff660 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000a4`16fff700 00007ffe`95564cb0     postgres!pg_timer_thread(
000000a4`16fff740 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`16fff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`163fe530 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000a4`163fe570 00007ff7`f721c331     postgres!heap_compute_data_size(
000000a4`163fe5e0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000a4`163fe670 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000a4`163fe790 00007ff7`f77f95f6     postgres!DefineRelation(
000000a4`163febf0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000a4`163ff4f0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000a4`163ff6c0 00007ff7`f77f479d     postgres!ProcessUtility(
000000a4`163ff710 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000a4`163ff780 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000a4`167ff4f8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`167ff500 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000a4`167ff7f0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`167ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`16bffbd8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000a4`16bffbe0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000a4`16bffc50 00007ffe`95564cb0     postgres!pg_signal_thread(
000000a4`16bffd50 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`16bffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`173ffaa8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`173ffab0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000a4`173ffda0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`173ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`1a5ff7d8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`1a5ff7e0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000027`1a5ffad0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`1a5ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`199fdf20 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000027`199fdf60 00007ff7`f721c331     postgres!heap_compute_data_size(
00000027`199fdfd0 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000027`199fe060 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000027`199fe180 00007ff7`f77f95f6     postgres!DefineRelation(
00000027`199fe5e0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000027`199feee0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000027`199ff0b0 00007ff7`f77f479d     postgres!ProcessUtility(
00000027`199ff100 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000027`199ff170 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000027`19dff5a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`19dff5b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000027`19dff8a0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`19dff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`1a1ffa48 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000027`1a1ffa50 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000027`1a1ffac0 00007ffe`95564cb0     postgres!pg_signal_thread(
00000027`1a1ffbc0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`1a1ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`1a9ff6e8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000027`1a9ff6f0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000027`1a9ff790 00007ffe`95564cb0     postgres!pg_timer_thread(
00000027`1a9ff7d0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`1a9ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`3fdff738 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000003e`3fdff740 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000003e`3fdff7e0 00007ffe`95564cb0     postgres!pg_timer_thread(
0000003e`3fdff820 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`3fdff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`3f1fe0c0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000003e`3f1fe100 00007ff7`f721c331     postgres!heap_compute_data_size(
0000003e`3f1fe170 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000003e`3f1fe200 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000003e`3f1fe320 00007ff7`f77f95f6     postgres!DefineRelation(
0000003e`3f1fe780 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000003e`3f1ff080 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000003e`3f1ff250 00007ff7`f77f479d     postgres!ProcessUtility(
0000003e`3f1ff2a0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000003e`3f1ff310 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000003e`3f5ff898 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`3f5ff8a0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000003e`3f5ffb90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`3f5ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`3f9ffa38 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000003e`3f9ffa40 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000003e`3f9ffab0 00007ffe`95564cb0     postgres!pg_signal_thread(
0000003e`3f9ffbb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`3f9ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`401ff788 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`401ff790 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000003e`401ffa80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`401ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`f41ff688 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000046`f41ff690 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000046`f41ff700 00007ffe`95564cb0     postgres!pg_signal_thread(
00000046`f41ff800 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`f41ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`f35fe4b0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000046`f35fe4f0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000046`f35fe560 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000046`f35fe5f0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000046`f35fe710 00007ff7`f77f95f6     postgres!DefineRelation(
00000046`f35feb70 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000046`f35ff470 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000046`f35ff640 00007ff7`f77f479d     postgres!ProcessUtility(
00000046`f35ff690 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000046`f35ff700 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000046`f39ff928 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`f39ff930 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000046`f39ffc20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`f39ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`f3dff828 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`f3dff830 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000046`f3dffb20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`f3dffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`f45ffc98 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000046`f45ffca0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000046`f45ffd40 00007ffe`95564cb0     postgres!pg_timer_thread(
00000046`f45ffd80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`f45ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`ee3ffe18 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000c1`ee3ffe20 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000c1`ee3ffec0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000c1`ee3fff00 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`ee3fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`ed3fe310 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000c1`ed3fe350 00007ff7`f721c331     postgres!heap_compute_data_size(
000000c1`ed3fe3c0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000c1`ed3fe450 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000c1`ed3fe570 00007ff7`f77f95f6     postgres!DefineRelation(
000000c1`ed3fe9d0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000c1`ed3ff2d0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000c1`ed3ff4a0 00007ff7`f77f479d     postgres!ProcessUtility(
000000c1`ed3ff4f0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000c1`ed3ff560 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000c1`ed7ff8e8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`ed7ff8f0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000c1`ed7ffbe0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`ed7ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`edbff6a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`edbff6b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000c1`edbff9a0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`edbff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`edfff6b8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000c1`edfff6c0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000c1`edfff730 00007ffe`95564cb0     postgres!pg_signal_thread(
000000c1`edfff830 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`edfff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`d6ffe220 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000090`d6ffe260 00007ff7`f721c331     postgres!heap_compute_data_size(
00000090`d6ffe2d0 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000090`d6ffe360 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000090`d6ffe480 00007ff7`f77f95f6     postgres!DefineRelation(
00000090`d6ffe8e0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000090`d6fff1e0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000090`d6fff3b0 00007ff7`f77f479d     postgres!ProcessUtility(
00000090`d6fff400 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000090`d6fff470 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000090`d7fff9e8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000090`d7fff9f0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000090`d7fffa90 00007ffe`95564cb0     postgres!pg_timer_thread(
00000090`d7fffad0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`d7fffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`d7bff868 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`d7bff870 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000090`d7bffb60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`d7bffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`d77ff998 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000090`d77ff9a0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000090`d77ffa10 00007ffe`95564cb0     postgres!pg_signal_thread(
00000090`d77ffb10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`d77ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`d73ff5e8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`d73ff5f0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000090`d73ff8e0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`d73ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`547ff718 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000007b`547ff720 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000007b`547ff7c0 00007ffe`95564cb0     postgres!pg_timer_thread(
0000007b`547ff800 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`547ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`537fe2d0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000007b`537fe310 00007ff7`f721c331     postgres!heap_compute_data_size(
0000007b`537fe380 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000007b`537fe410 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000007b`537fe530 00007ff7`f77f95f6     postgres!DefineRelation(
0000007b`537fe990 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000007b`537ff290 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000007b`537ff460 00007ff7`f77f479d     postgres!ProcessUtility(
0000007b`537ff4b0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000007b`537ff520 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000007b`53bff608 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`53bff610 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000007b`53bff900 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`53bff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`53fff6d8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`53fff6e0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000007b`53fff9d0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`53fffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`543ffa88 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000007b`543ffa90 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000007b`543ffb00 00007ffe`95564cb0     postgres!pg_signal_thread(
0000007b`543ffc00 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`543ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`6e3fe040 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000069`6e3fe080 00007ff7`f721c331     postgres!heap_compute_data_size(
00000069`6e3fe0f0 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000069`6e3fe180 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000069`6e3fe2a0 00007ff7`f77f95f6     postgres!DefineRelation(
00000069`6e3fe700 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000069`6e3ff000 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000069`6e3ff1d0 00007ff7`f77f479d     postgres!ProcessUtility(
00000069`6e3ff220 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000069`6e3ff290 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000069`6f3ffd38 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000069`6f3ffd40 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000069`6f3ffde0 00007ffe`95564cb0     postgres!pg_timer_thread(
00000069`6f3ffe20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`6f3ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`6efffbb8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000069`6efffbc0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000069`6efffc30 00007ffe`95564cb0     postgres!pg_signal_thread(
00000069`6efffd30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`6efffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`6ebff6c8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`6ebff6d0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000069`6ebff9c0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`6ebff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`6e7ffbd8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`6e7ffbe0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000069`6e7ffed0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`6e7fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e9`a17fe340 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000e9`a17fe380 00007ff7`f721c331     postgres!heap_compute_data_size(
000000e9`a17fe3f0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000e9`a17fe480 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000e9`a17fe5a0 00007ff7`f77f95f6     postgres!DefineRelation(
000000e9`a17fea00 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000e9`a17ff300 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000e9`a17ff4d0 00007ff7`f77f479d     postgres!ProcessUtility(
000000e9`a17ff520 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000e9`a17ff590 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000e9`a1fffc08 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e9`a1fffc10 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000e9`a1ffff00 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e9`a1ffff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e9`a27ffbc8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000e9`a27ffbd0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000e9`a27ffc40 00007ffe`95564cb0     postgres!pg_signal_thread(
000000e9`a27ffd40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e9`a27ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e9`a23ffb68 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e9`a23ffb70 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000e9`a23ffe60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e9`a23ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e9`a2bff908 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000e9`a2bff910 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000e9`a2bff9b0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000e9`a2bff9f0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e9`a2bffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e9`a1bff508 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e9`a1bff510 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000e9`a1bff800 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e9`a1bff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`d11ff918 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000039`d11ff920 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000039`d11ff990 00007ffe`95564cb0     postgres!pg_signal_thread(
00000039`d11ffa90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`d11ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`d19ffac8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000039`d19ffad0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000039`d19ffb70 00007ffe`95564cb0     postgres!pg_timer_thread(
00000039`d19ffbb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`d19ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`d09fdf80 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000039`d09fdfc0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000039`d09fe030 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000039`d09fe0c0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000039`d09fe1e0 00007ff7`f77f95f6     postgres!DefineRelation(
00000039`d09fe640 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000039`d09fef40 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000039`d09ff110 00007ff7`f77f479d     postgres!ProcessUtility(
00000039`d09ff160 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000039`d09ff1d0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000039`d0dff4f8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`d0dff500 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000039`d0dff7f0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`d0dff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`d15ff6c8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`d15ff6d0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000039`d15ff9c0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`d15ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`e4dff518 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`e4dff520 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000014`e4dff810 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`e4dff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`e49fe0e0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000014`e49fe120 00007ff7`f721c331     postgres!heap_compute_data_size(
00000014`e49fe190 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000014`e49fe220 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000014`e49fe340 00007ff7`f77f95f6     postgres!DefineRelation(
00000014`e49fe7a0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000014`e49ff0a0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000014`e49ff270 00007ff7`f77f479d     postgres!ProcessUtility(
00000014`e49ff2c0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000014`e49ff330 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000014`e55ff7d8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000014`e55ff7e0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000014`e55ff880 00007ffe`95564cb0     postgres!pg_timer_thread(
00000014`e55ff8c0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`e55ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`e59ffb68 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`e59ffb70 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000014`e59ffe60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`e59ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`e51ff618 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000014`e51ff620 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000014`e51ff690 00007ffe`95564cb0     postgres!pg_signal_thread(
00000014`e51ff790 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`e51ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`20bff568 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`20bff570 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000b9`20bff860 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b9`20bff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`207fe4b0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000b9`207fe4f0 00007ff7`f721c331     postgres!heap_compute_data_size(
000000b9`207fe560 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000b9`207fe5f0 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000b9`207fe710 00007ff7`f77f95f6     postgres!DefineRelation(
000000b9`207feb70 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000b9`207ff470 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000b9`207ff640 00007ff7`f77f479d     postgres!ProcessUtility(
000000b9`207ff690 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000b9`207ff700 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000b9`217ff728 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`217ff730 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000b9`217ffa20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b9`217ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`213ffd08 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000b9`213ffd10 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000b9`213ffdb0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000b9`213ffdf0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b9`213ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`20fff878 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000b9`20fff880 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000b9`20fff8f0 00007ffe`95564cb0     postgres!pg_signal_thread(
000000b9`20fff9f0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b9`20fffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`fadffb38 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000000e`fadffb40 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000000e`fadffbe0 00007ffe`95564cb0     postgres!pg_timer_thread(
0000000e`fadffc20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`fadffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`fa9ffd78 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000000e`fa9ffd80 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000000e`fa9ffdf0 00007ffe`95564cb0     postgres!pg_signal_thread(
0000000e`fa9ffef0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`fa9fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`fa5ff878 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`fa5ff880 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000000e`fa5ffb70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`fa5ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`fa1fe450 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000000e`fa1fe490 00007ff7`f721c331     postgres!heap_compute_data_size(
0000000e`fa1fe500 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000000e`fa1fe590 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000000e`fa1fe6b0 00007ff7`f77f95f6     postgres!DefineRelation(
0000000e`fa1feb10 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000000e`fa1ff410 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000000e`fa1ff5e0 00007ff7`f77f479d     postgres!ProcessUtility(
0000000e`fa1ff630 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000000e`fa1ff6a0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000000e`fb1ff5e8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`fb1ff5f0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000000e`fb1ff8e0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`fb1ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`935ff9d8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000009b`935ff9e0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000009b`935ffa80 00007ffe`95564cb0     postgres!pg_timer_thread(
0000009b`935ffac0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`935ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`931ff688 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000009b`931ff690 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000009b`931ff700 00007ffe`95564cb0     postgres!pg_signal_thread(
0000009b`931ff800 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`931ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`92dff9a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`92dff9b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000009b`92dffca0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`92dffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`929fe230 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000009b`929fe270 00007ff7`f721c331     postgres!heap_compute_data_size(
0000009b`929fe2e0 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000009b`929fe370 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000009b`929fe490 00007ff7`f77f95f6     postgres!DefineRelation(
0000009b`929fe8f0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000009b`929ff1f0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000009b`929ff3c0 00007ff7`f77f479d     postgres!ProcessUtility(
0000009b`929ff410 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000009b`929ff480 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000009b`939ff898 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`939ff8a0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000009b`939ffb90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`939ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`afbff8d8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`afbff8e0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000068`afbffbd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`afbffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`af3ffd98 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000068`af3ffda0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000068`af3ffe10 00007ffe`95564cb0     postgres!pg_signal_thread(
00000068`af3fff10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`af3fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`aefffbf8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`aefffc00 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000068`aefffef0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`aeffff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`aebfdfb0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000068`aebfdff0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000068`aebfe060 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000068`aebfe0f0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000068`aebfe210 00007ff7`f77f95f6     postgres!DefineRelation(
00000068`aebfe670 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000068`aebfef70 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000068`aebff140 00007ff7`f77f479d     postgres!ProcessUtility(
00000068`aebff190 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000068`aebff200 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000068`af7ffce8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000068`af7ffcf0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000068`af7ffd90 00007ffe`95564cb0     postgres!pg_timer_thread(
00000068`af7ffdd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`af7ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`ec7ff498 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`ec7ff4a0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000094`ec7ff790 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`ec7ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`ebfffc78 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000094`ebfffc80 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000094`ebfffcf0 00007ffe`95564cb0     postgres!pg_signal_thread(
00000094`ebfffdf0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`ebfffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`ebbff528 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`ebbff530 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000094`ebbff820 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`ebbff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`eb7fde40 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000094`eb7fde80 00007ff7`f721c331     postgres!heap_compute_data_size(
00000094`eb7fdef0 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000094`eb7fdf80 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000094`eb7fe0a0 00007ff7`f77f95f6     postgres!DefineRelation(
00000094`eb7fe500 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000094`eb7fee00 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000094`eb7fefd0 00007ff7`f77f479d     postgres!ProcessUtility(
00000094`eb7ff020 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000094`eb7ff090 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000094`ec3ffca8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000094`ec3ffcb0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000094`ec3ffd50 00007ffe`95564cb0     postgres!pg_timer_thread(
00000094`ec3ffd90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`ec3ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`be7ffad8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000a5`be7ffae0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000a5`be7ffb50 00007ffe`95564cb0     postgres!pg_signal_thread(
000000a5`be7ffc50 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`be7ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`bebff818 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000a5`bebff820 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000a5`bebff8c0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000a5`bebff900 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`bebff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`bdfff658 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`bdfff660 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000a5`bdfff950 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`bdfff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`bdbfe4f0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000a5`bdbfe530 00007ff7`f721c331     postgres!heap_compute_data_size(
000000a5`bdbfe5a0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000a5`bdbfe630 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000a5`bdbfe750 00007ff7`f77f95f6     postgres!DefineRelation(
000000a5`bdbfebb0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000a5`bdbff4b0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000a5`bdbff680 00007ff7`f77f479d     postgres!ProcessUtility(
000000a5`bdbff6d0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000a5`bdbff740 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000a5`be3ffc18 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`be3ffc20 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000a5`be3fff10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`be3fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`40bfe360 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000003e`40bfe3a0 00007ff7`f721c331     postgres!heap_compute_data_size(
0000003e`40bfe410 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000003e`40bfe4a0 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000003e`40bfe5c0 00007ff7`f77f95f6     postgres!DefineRelation(
0000003e`40bfea20 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000003e`40bff320 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000003e`40bff4f0 00007ff7`f77f479d     postgres!ProcessUtility(
0000003e`40bff540 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000003e`40bff5b0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000003e`40fff508 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`40fff510 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000003e`40fff800 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`40fff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`413ff718 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000003e`413ff720 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000003e`413ff790 00007ffe`95564cb0     postgres!pg_signal_thread(
0000003e`413ff890 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`413ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`417ff7a8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000003e`417ff7b0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000003e`417ff850 00007ffe`95564cb0     postgres!pg_timer_thread(
0000003e`417ff890 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`417ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`41bff5e8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`41bff5f0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000003e`41bff8e0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`41bff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`b9fffcf8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000aa`b9fffd00 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000aa`b9fffda0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000aa`b9fffde0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`b9fffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`b8ffe400 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000aa`b8ffe440 00007ff7`f721c331     postgres!heap_compute_data_size(
000000aa`b8ffe4b0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000aa`b8ffe540 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000aa`b8ffe660 00007ff7`f77f95f6     postgres!DefineRelation(
000000aa`b8ffeac0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000aa`b8fff3c0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000aa`b8fff590 00007ff7`f77f479d     postgres!ProcessUtility(
000000aa`b8fff5e0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000aa`b8fff650 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000aa`b93ff5b8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`b93ff5c0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000aa`b93ff8b0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`b93ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`b97ff928 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`b97ff930 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000aa`b97ffc20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`b97ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`b9bff7f8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000aa`b9bff800 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000aa`b9bff870 00007ffe`95564cb0     postgres!pg_signal_thread(
000000aa`b9bff970 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`b9bff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`cd3ff878 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000059`cd3ff880 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000059`cd3ff920 00007ffe`95564cb0     postgres!pg_timer_thread(
00000059`cd3ff960 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`cd3ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`cc7fe350 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000059`cc7fe390 00007ff7`f721c331     postgres!heap_compute_data_size(
00000059`cc7fe400 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000059`cc7fe490 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000059`cc7fe5b0 00007ff7`f77f95f6     postgres!DefineRelation(
00000059`cc7fea10 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000059`cc7ff310 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000059`cc7ff4e0 00007ff7`f77f479d     postgres!ProcessUtility(
00000059`cc7ff530 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000059`cc7ff5a0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000059`ccbff7d8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`ccbff7e0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000059`ccbffad0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`ccbffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`ccfff6b8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000059`ccfff6c0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000059`ccfff730 00007ffe`95564cb0     postgres!pg_signal_thread(
00000059`ccfff830 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`ccfff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`cd7ff8a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`cd7ff8b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000059`cd7ffba0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`cd7ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`cfbffb88 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000ed`cfbffb90 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000ed`cfbffc30 00007ffe`95564cb0     postgres!pg_timer_thread(
000000ed`cfbffc70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`cfbffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`cf7ffba8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`cf7ffbb0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ed`cf7ffea0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`cf7ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`cf3ff728 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000ed`cf3ff730 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000ed`cf3ff7a0 00007ffe`95564cb0     postgres!pg_signal_thread(
000000ed`cf3ff8a0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`cf3ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`cefff668 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`cefff670 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ed`cefff960 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`cefff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`cebfe590 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000ed`cebfe5d0 00007ff7`f721c331     postgres!heap_compute_data_size(
000000ed`cebfe640 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000ed`cebfe6d0 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000ed`cebfe7f0 00007ff7`f77f95f6     postgres!DefineRelation(
000000ed`cebfec50 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000ed`cebff550 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000ed`cebff720 00007ff7`f77f479d     postgres!ProcessUtility(
000000ed`cebff770 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000ed`cebff7e0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000ee`973ffb28 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`973ffb30 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ee`973ffe20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`973ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`963fe200 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000ee`963fe240 00007ff7`f721c331     postgres!heap_compute_data_size(
000000ee`963fe2b0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000ee`963fe340 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000ee`963fe460 00007ff7`f77f95f6     postgres!DefineRelation(
000000ee`963fe8c0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000ee`963ff1c0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000ee`963ff390 00007ff7`f77f479d     postgres!ProcessUtility(
000000ee`963ff3e0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000ee`963ff450 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000ee`967ff868 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`967ff870 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000ee`967ffb60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`967ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`96bff7a8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000ee`96bff7b0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000ee`96bff820 00007ffe`95564cb0     postgres!pg_signal_thread(
000000ee`96bff920 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`96bff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`96fffdf8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000ee`96fffe00 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000ee`96fffea0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000ee`96fffee0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`96ffff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`2a3ff538 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`2a3ff540 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000007d`2a3ff830 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`2a3ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`29ffe0d0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000007d`29ffe110 00007ff7`f721c331     postgres!heap_compute_data_size(
0000007d`29ffe180 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000007d`29ffe210 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000007d`29ffe330 00007ff7`f77f95f6     postgres!DefineRelation(
0000007d`29ffe790 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000007d`29fff090 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000007d`29fff260 00007ff7`f77f479d     postgres!ProcessUtility(
0000007d`29fff2b0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000007d`29fff320 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000007d`2a7ff9f8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`2a7ffa00 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000007d`2a7ffcf0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`2a7ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`2abff5d8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000007d`2abff5e0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000007d`2abff650 00007ffe`95564cb0     postgres!pg_signal_thread(
0000007d`2abff750 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`2abff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`2afff9e8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000007d`2afff9f0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000007d`2afffa90 00007ffe`95564cb0     postgres!pg_timer_thread(
0000007d`2afffad0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`2afffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`969fdf80 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000069`969fdfc0 00007ff7`f721c331     postgres!heap_compute_data_size(
00000069`969fe030 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000069`969fe0c0 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000069`969fe1e0 00007ff7`f77f95f6     postgres!DefineRelation(
00000069`969fe640 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000069`969fef40 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000069`969ff110 00007ff7`f77f479d     postgres!ProcessUtility(
00000069`969ff160 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000069`969ff1d0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000069`975ff4a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`975ff4b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000069`975ff7a0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`975ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`979ffce8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000069`979ffcf0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000069`979ffd90 00007ffe`95564cb0     postgres!pg_timer_thread(
00000069`979ffdd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`979ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`971ffa18 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000069`971ffa20 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000069`971ffa90 00007ffe`95564cb0     postgres!pg_signal_thread(
00000069`971ffb90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`971ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`96dffb88 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`96dffb90 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000069`96dffe80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`96dffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`145ffaf8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`145ffb00 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000f4`145ffdf0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`145ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`135fe2b0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000f4`135fe2f0 00007ff7`f721c331     postgres!heap_compute_data_size(
000000f4`135fe360 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000f4`135fe3f0 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000f4`135fe510 00007ff7`f77f95f6     postgres!DefineRelation(
000000f4`135fe970 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000f4`135ff270 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000f4`135ff440 00007ff7`f77f479d     postgres!ProcessUtility(
000000f4`135ff490 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000f4`135ff500 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000f4`139ff928 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`139ff930 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000f4`139ffc20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`139ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`13dff5c8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000f4`13dff5d0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000f4`13dff640 00007ffe`95564cb0     postgres!pg_signal_thread(
000000f4`13dff740 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`13dff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`141ffb28 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000f4`141ffb30 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000f4`141ffbd0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000f4`141ffc10 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`141ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`4f1ff9d8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`4f1ff9e0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000cf`4f1ffcd0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`4f1ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`4f5ffa28 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000cf`4f5ffa30 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000cf`4f5ffaa0 00007ffe`95564cb0     postgres!pg_signal_thread(
000000cf`4f5ffba0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`4f5ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`4f9ff828 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000cf`4f9ff830 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000cf`4f9ff8d0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000cf`4f9ff910 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`4f9ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`4fdff848 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`4fdff850 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000cf`4fdffb40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`4fdffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`4edfded0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000cf`4edfdf10 00007ff7`f721c331     postgres!heap_compute_data_size(
000000cf`4edfdf80 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000cf`4edfe010 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000cf`4edfe130 00007ff7`f77f95f6     postgres!DefineRelation(
000000cf`4edfe590 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000cf`4edfee90 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000cf`4edff060 00007ff7`f77f479d     postgres!ProcessUtility(
000000cf`4edff0b0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000cf`4edff120 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000d3`62bffd68 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000d3`62bffd70 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000d3`62bffe10 00007ffe`95564cb0     postgres!pg_timer_thread(
000000d3`62bffe50 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`62bffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`61bfe260 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000d3`61bfe2a0 00007ff7`f721c331     postgres!heap_compute_data_size(
000000d3`61bfe310 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000d3`61bfe3a0 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000d3`61bfe4c0 00007ff7`f77f95f6     postgres!DefineRelation(
000000d3`61bfe920 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000d3`61bff220 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000d3`61bff3f0 00007ff7`f77f479d     postgres!ProcessUtility(
000000d3`61bff440 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000d3`61bff4b0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000d3`61fff968 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`61fff970 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000d3`61fffc60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`61fffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`623ff668 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`623ff670 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000d3`623ff960 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`623ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`627ffb38 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000d3`627ffb40 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000d3`627ffbb0 00007ffe`95564cb0     postgres!pg_signal_thread(
000000d3`627ffcb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`627ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`3a3ffdb8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000aa`3a3ffdc0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000aa`3a3ffe60 00007ffe`95564cb0     postgres!pg_timer_thread(
000000aa`3a3ffea0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`3a3ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`393fe580 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000aa`393fe5c0 00007ff7`f721c331     postgres!heap_compute_data_size(
000000aa`393fe630 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000aa`393fe6c0 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000aa`393fe7e0 00007ff7`f77f95f6     postgres!DefineRelation(
000000aa`393fec40 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000aa`393ff540 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000aa`393ff710 00007ff7`f77f479d     postgres!ProcessUtility(
000000aa`393ff760 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000aa`393ff7d0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000aa`39fff4e8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`39fff4f0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000aa`39fff7e0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`39fff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`397ff728 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`397ff730 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000aa`397ffa20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`397ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`39bff7d8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000aa`39bff7e0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000aa`39bff850 00007ffe`95564cb0     postgres!pg_signal_thread(
000000aa`39bff950 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`39bff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`083ffb08 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000d7`083ffb10 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000d7`083ffbb0 00007ffe`95564cb0     postgres!pg_timer_thread(
000000d7`083ffbf0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`083ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`073fdde0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000d7`073fde20 00007ff7`f721c331     postgres!heap_compute_data_size(
000000d7`073fde90 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000d7`073fdf20 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000d7`073fe040 00007ff7`f77f95f6     postgres!DefineRelation(
000000d7`073fe4a0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000d7`073feda0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000d7`073fef70 00007ff7`f77f479d     postgres!ProcessUtility(
000000d7`073fefc0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000d7`073ff030 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000d7`077ff8c8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`077ff8d0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000d7`077ffbc0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`077ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`07bff748 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`07bff750 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000d7`07bffa40 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`07bffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`07fffdb8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000d7`07fffdc0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000d7`07fffe30 00007ffe`95564cb0     postgres!pg_signal_thread(
000000d7`07ffff30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`07ffff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`66bff838 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000019`66bff840 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000019`66bff8b0 00007ffe`95564cb0     postgres!pg_signal_thread(
00000019`66bff9b0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`66bff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`66fffbd8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000019`66fffbe0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000019`66fffc80 00007ffe`95564cb0     postgres!pg_timer_thread(
00000019`66fffcc0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`66fffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`663ffaf8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`663ffb00 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000019`663ffdf0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`663ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`667ffa68 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`667ffa70 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000019`667ffd60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`667ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`65ffdf50 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000019`65ffdf90 00007ff7`f721c331     postgres!heap_compute_data_size(
00000019`65ffe000 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000019`65ffe090 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000019`65ffe1b0 00007ff7`f77f95f6     postgres!DefineRelation(
00000019`65ffe610 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000019`65ffef10 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000019`65fff0e0 00007ff7`f77f479d     postgres!ProcessUtility(
00000019`65fff130 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000019`65fff1a0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000070`c37ffcd8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000070`c37ffce0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000070`c37ffd80 00007ffe`95564cb0     postgres!pg_timer_thread(
00000070`c37ffdc0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`c37ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`c2bfe550 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000070`c2bfe590 00007ff7`f721c331     postgres!heap_compute_data_size(
00000070`c2bfe600 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000070`c2bfe690 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000070`c2bfe7b0 00007ff7`f77f95f6     postgres!DefineRelation(
00000070`c2bfec10 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000070`c2bff510 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000070`c2bff6e0 00007ff7`f77f479d     postgres!ProcessUtility(
00000070`c2bff730 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000070`c2bff7a0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000070`c2fffba8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`c2fffbb0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000070`c2fffea0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`c2fffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`c33ff5d8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000070`c33ff5e0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000070`c33ff650 00007ffe`95564cb0     postgres!pg_signal_thread(
00000070`c33ff750 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`c33ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`c3bffb78 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`c3bffb80 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000070`c3bffe70 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`c3bffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`a79ffb08 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`a79ffb10 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000bf`a79ffe00 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`a79ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`a75fde30 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000bf`a75fde70 00007ff7`f721c331     postgres!heap_compute_data_size(
000000bf`a75fdee0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000bf`a75fdf70 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000bf`a75fe090 00007ff7`f77f95f6     postgres!DefineRelation(
000000bf`a75fe4f0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000bf`a75fedf0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000bf`a75fefc0 00007ff7`f77f479d     postgres!ProcessUtility(
000000bf`a75ff010 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000bf`a75ff080 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000bf`a7dff5d8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000bf`a7dff5e0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000bf`a7dff650 00007ffe`95564cb0     postgres!pg_signal_thread(
000000bf`a7dff750 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`a7dff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`a81ff778 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000bf`a81ff780 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000bf`a81ff820 00007ffe`95564cb0     postgres!pg_timer_thread(
000000bf`a81ff860 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`a81ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`a85ff7e8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`a85ff7f0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000bf`a85ffae0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`a85ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`a0ffe110 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
0000008b`a0ffe150 00007ff7`f721c331     postgres!heap_compute_data_size(
0000008b`a0ffe1c0 00007ff7`f737ba0a     postgres!heap_form_tuple(
0000008b`a0ffe250 00007ff7`f7455dbf     postgres!StorePartitionKey(
0000008b`a0ffe370 00007ff7`f77f95f6     postgres!DefineRelation(
0000008b`a0ffe7d0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
0000008b`a0fff0d0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
0000008b`a0fff2a0 00007ff7`f77f479d     postgres!ProcessUtility(
0000008b`a0fff2f0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
0000008b`a0fff360 00007ff7`f77f3752     postgres!PortalRunMulti(
core
0000008b`a1fff4b8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008b`a1fff4c0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000008b`a1fff7b0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`a1fff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`a1bffd48 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
0000008b`a1bffd50 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
0000008b`a1bffdf0 00007ffe`95564cb0     postgres!pg_timer_thread(
0000008b`a1bffe30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`a1bffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`a17ffbb8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
0000008b`a17ffbc0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
0000008b`a17ffc30 00007ffe`95564cb0     postgres!pg_signal_thread(
0000008b`a17ffd30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`a17ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`a13ffbc8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008b`a13ffbd0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
0000008b`a13ffec0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`a13ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`511ff768 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
000000d4`511ff770 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000d4`511ff810 00007ffe`95564cb0     postgres!pg_timer_thread(
000000d4`511ff850 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`511ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`501fddf0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
000000d4`501fde30 00007ff7`f721c331     postgres!heap_compute_data_size(
000000d4`501fdea0 00007ff7`f737ba0a     postgres!heap_form_tuple(
000000d4`501fdf30 00007ff7`f7455dbf     postgres!StorePartitionKey(
000000d4`501fe050 00007ff7`f77f95f6     postgres!DefineRelation(
000000d4`501fe4b0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
000000d4`501fedb0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
000000d4`501fef80 00007ff7`f77f479d     postgres!ProcessUtility(
000000d4`501fefd0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
000000d4`501ff040 00007ff7`f77f3752     postgres!PortalRunMulti(
core
000000d4`505ffb88 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`505ffb90 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000d4`505ffe80 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`505ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`509ffae8 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
000000d4`509ffaf0 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`509ffb60 00007ffe`95564cb0     postgres!pg_signal_thread(
000000d4`509ffc60 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`509ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`50dff5a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`50dff5b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
000000d4`50dff8a0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`50dff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`dddffc18 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000091`dddffc20 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000091`dddffc90 00007ffe`95564cb0     postgres!pg_signal_thread(
00000091`dddffd90 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`dddffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`dd5fe1e0 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000091`dd5fe220 00007ff7`f721c331     postgres!heap_compute_data_size(
00000091`dd5fe290 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000091`dd5fe320 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000091`dd5fe440 00007ff7`f77f95f6     postgres!DefineRelation(
00000091`dd5fe8a0 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000091`dd5ff1a0 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000091`dd5ff370 00007ff7`f77f479d     postgres!ProcessUtility(
00000091`dd5ff3c0 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000091`dd5ff430 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000091`de5ff618 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`de5ff620 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000091`de5ff910 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`de5ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`de1ff8a8 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000091`de1ff8b0 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000091`de1ff950 00007ffe`95564cb0     postgres!pg_timer_thread(
00000091`de1ff990 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`de1ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`dd9ff7a8 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`dd9ff7b0 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000091`dd9ffaa0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`dd9ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`547ffb08 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`547ffb10 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000004`547ffe00 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`547ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`543fdf50 00007ff7`f721b013     postgres!VARATT_CAN_MAKE_SHORT(
00000004`543fdf90 00007ff7`f721c331     postgres!heap_compute_data_size(
00000004`543fe000 00007ff7`f737ba0a     postgres!heap_form_tuple(
00000004`543fe090 00007ff7`f7455dbf     postgres!StorePartitionKey(
00000004`543fe1b0 00007ff7`f77f95f6     postgres!DefineRelation(
00000004`543fe610 00007ff7`f77f66cf     postgres!ProcessUtilitySlow(
00000004`543fef10 00007ff7`f77f56c9     postgres!standard_ProcessUtility(
00000004`543ff0e0 00007ff7`f77f479d     postgres!ProcessUtility(
00000004`543ff130 00007ff7`f77f4ac2     postgres!PortalRunUtility(
00000004`543ff1a0 00007ff7`f77f3752     postgres!PortalRunMulti(
core
00000004`553ff928 00007ffe`974cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`553ff930 00007ffe`95564cb0     ntdll!TppWorkerThread+0x2df
00000004`553ffc20 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`553ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`54fffa48 00007ffe`94a9d90e     ntdll!NtWaitForSingleObject+0x14
00000004`54fffa50 00007ff7`f76c9fac     KERNELBASE!WaitForSingleObjectEx+0x8e
00000004`54fffaf0 00007ffe`95564cb0     postgres!pg_timer_thread(
00000004`54fffb30 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`54fffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`54bffb38 00007ffe`94ae4a7a     ntdll!NtFsControlFile+0x14
00000004`54bffb40 00007ff7`f76c856b     KERNELBASE!ConnectNamedPipe+0x6a
00000004`54bffbb0 00007ffe`95564cb0     postgres!pg_signal_thread(
00000004`54bffcb0 00007ffe`9753edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`54bffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/amcheck/expected/check_btree.out C:/cirrus/build/testrun/amcheck/regress/...
--- C:/cirrus/contrib/amcheck/expected/check_btree.out	2025-12-05 14:34:12.045165300 +0000
+++ C:/cirrus/build/testrun/amcheck/regress/results/check_btree.out	2025-12-05 14:40:22.590335500 +0000
@@ -63,221 +63,7 @@
 -- verify partitioned indexes are rejected (error)
 BEGIN;
 CREATE TABLE bttest_partitioned (a int, b int) PARTITION BY list (a);
-CREATE INDEX bttest_btree_partitioned_idx ON bttest_partitioned USING btree (b);
-SELECT bt_index_parent_check('bttest_btree_partitioned_idx');
-ERROR:  expected index as targets for verification
-DETAIL:  This operation is not supported for partitioned indexes.
-ROLLBACK;
--- normal check outside of xact
-SELECT bt_index_check('bttest_a_idx');
- bt_index_check 
-----------------
- 
-(1 row)
-
--- more expansive tests
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/btree_gist/expected/partitions.out C:/cirrus/build/testrun/btree_gist/reg...
--- C:/cirrus/contrib/btree_gist/expected/partitions.out	2025-12-05 14:34:12.194575700 +0000
+++ C:/cirrus/build/testrun/btree_gist/regress/results/partitions.out	2025-12-05 14:40:39.145011500 +0000
@@ -7,76 +7,7 @@
   valid_at daterange,
   exclude using gist (id with =, valid_at with &&)
 ) partition by range (id);
-create table parttmp_1_to_10 partition of parttmp for values from (1) to (10);
-create table parttmp_11_to_20 partition of parttmp for values from (11) to (20);
-insert into parttmp (id, valid_at) values
-  (1, '[2000-01-01, 2000-02-01)'),
-  (1, '[2000-02-01, 2000-03-01)'),
-  (2, '[2000-01-01, 2000-02-01)'),
-  (11, '[2000-01-01, 2000-02-01)'),
-  (11, '[2000-02-01, 2000-03-01)'),
-  (12, '[2000-01-01, 2000-02-01)');
-select * from parttmp order by id, valid_at;
- id |        valid_at         
-----+-------------------------
-  1 | [01-01-2000,02-01-2000)
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/modules/delay_execution/expected/partition-addition.out C:/cirrus/build/...
--- C:/cirrus/src/test/modules/delay_execution/expected/partition-addition.out	2025-12-05 14:34:16.433999400 +0000
+++ C:/cirrus/build/testrun/delay_execution/isolation/results/partition-addition.out	2025-12-05 14:41:15.626948500 +0000
@@ -1,27 +1,6 @@
 Parsed test spec with 2 sessions
 
 starting permutation: s2lock s1exec s2addp s2unlock
-step s2lock: SELECT pg_advisory_lock(12345);
-pg_advisory_lock
-----------------
-                
-(1 row)
-
-step s1exec: LOAD 'delay_execution';
-		  SET delay_execution.post_planning_lock_id = 12345;
-		  SELECT * FROM foo WHERE a <> 1 AND a <> (SELECT 3); <waiting ...>
-step s2addp: CREATE TABLE foo2 (LIKE foo);
-		  ALTER TABLE foo ATTACH PARTITION foo2 FOR VALUES IN (2);
-		  INSERT INTO foo VALUES (2, 'ADD2');
-step s2unlock: SELECT pg_advisory_unlock(12345);
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/file_fdw/expected/file_fdw.out C:/cirrus/build/testrun/file_fdw/regress/r...
--- C:/cirrus/contrib/file_fdw/expected/file_fdw.out	2025-12-05 14:34:12.307858600 +0000
+++ C:/cirrus/build/testrun/file_fdw/regress/results/file_fdw.out	2025-12-05 14:40:39.082514900 +0000
@@ -375,182 +375,7 @@
 -- declarative partitioning tests
 SET ROLE regress_file_fdw_superuser;
 CREATE TABLE pt (a int, b text) partition by list (a);
-\set filename :abs_srcdir '/data/list1.csv'
-CREATE FOREIGN TABLE p1 partition of pt for values in (1) SERVER file_server
-OPTIONS (format 'csv', filename :'filename', delimiter ',');
-CREATE TABLE p2 partition of pt for values in (2);
-SELECT tableoid::regclass, * FROM pt;
- tableoid | a |  b  
-----------+---+-----
- p1       | 1 | foo
- p1       | 1 | bar
-(2 rows)
-
-SELECT tableoid::regclass, * FROM p1;
- tableoid | a |  b  
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitione...
--- C:/cirrus/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out	2025-12-05 14:34:16...
+++ C:/cirrus/build/testrun/injection_points/isolation/results/reindex-concurrently-upsert-partitioned.out	2025-12-05 14...
@@ -1,238 +1,6 @@
 Parsed test spec with 4 sessions
 
 starting permutation: s3_setup_wait_before_set_dead s3_start_reindex s1_start_upsert s4_wakeup_to_set_dead s2_start_ups...
-injection_points_attach
------------------------
-                       
-(1 row)
-
-injection_points_attach
------------------------
-                       
-(1 row)
-
-injection_points_set_local
---------------------------
-                          
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/isolation/expected/detach-partition-concurrently-1.out C:/cirrus/build/t...
--- C:/cirrus/src/test/isolation/expected/detach-partition-concurrently-1.out	2025-12-05 14:34:16.260926100 +0000
+++ C:/cirrus/build/testrun/isolation/isolation/results/detach-partition-concurrently-1.out	2025-12-05 14:37:17.36378370...
@@ -1,288 +1,6 @@
 Parsed test spec with 3 sessions
 
 starting permutation: s1b s1s s2detach s1s s1c s1s
-step s1b: BEGIN;
-step s1s: SELECT * FROM d_listp;
-a
--
-1
-2
-(2 rows)
-
-step s2detach: ALTER TABLE d_listp DETACH PARTITION d_listp2 CONCURRENTLY; <waiting ...>
-step s1s: SELECT * FROM d_listp;
-a
--
-1
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pageinspect/expected/page.out C:/cirrus/build/testrun/pageinspect/regress...
--- C:/cirrus/contrib/pageinspect/expected/page.out	2025-12-05 14:34:12.459230000 +0000
+++ C:/cirrus/build/testrun/pageinspect/regress/results/page.out	2025-12-05 14:40:52.187991100 +0000
@@ -179,110 +179,7 @@
 -- check that using any of these functions with a partitioned table or index
 -- would fail
 create table test_partitioned (a int) partition by range (a);
-create index test_partitioned_index on test_partitioned (a);
-select get_raw_page('test_partitioned', 0); -- error about partitioned table
-ERROR:  cannot get raw page from relation "test_partitioned"
-DETAIL:  This operation is not supported for partitioned tables.
-select get_raw_page('test_partitioned_index', 0); -- error about partitioned index
-ERROR:  cannot get raw page from relation "test_partitioned_index"
-DETAIL:  This operation is not supported for partitioned indexes.
--- a regular table which is a member of a partition set should work though
-create table test_part1 partition of test_partitioned for values from ( 1 ) to (100);
-select get_raw_page('test_part1', 0); -- get farther and error about empty table
-ERROR:  block number 0 is out of range for relation "test_part1"
-drop table test_partitioned;
--- check null bitmap alignment for table whose number of attributes is multiple of 8
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pg_overexplain/expected/pg_overexplain.out C:/cirrus/build/testrun/pg_ove...
--- C:/cirrus/contrib/pg_overexplain/expected/pg_overexplain.out	2025-12-05 14:34:12.513413000 +0000
+++ C:/cirrus/build/testrun/pg_overexplain/regress/results/pg_overexplain.out	2025-12-05 14:40:58.515142800 +0000
@@ -52,440 +52,7 @@
 -- Create a partitioned table.
 CREATE TABLE vegetables (id serial, name text, genus text)
 PARTITION BY LIST (genus);
-CREATE TABLE daucus PARTITION OF vegetables FOR VALUES IN ('daucus');
-CREATE TABLE brassica PARTITION OF vegetables FOR VALUES IN ('brassica');
-INSERT INTO vegetables (name, genus)
-	VALUES ('carrot', 'daucus'), ('bok choy', 'brassica'),
-		   ('brocooli', 'brassica'), ('cauliflower', 'brassica'),
-		   ('cabbage', 'brassica'), ('kohlrabi', 'brassica'),
-		   ('rutabaga', 'brassica'), ('turnip', 'brassica');
-VACUUM ANALYZE vegetables;
--- We filter relation OIDs out of the test output in order to avoid
--- test instability. This is currently only needed for EXPLAIN (DEBUG), not
--- EXPLAIN (RANGE_TABLE). Also suppress actual row counts, which are not
--- stable (e.g. 1/8 is 0.12 on some buildfarm machines and 0.13 on others).
-CREATE FUNCTION explain_filter(text) RETURNS SETOF text
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pg_prewarm/expected/pg_prewarm.out C:/cirrus/build/testrun/pg_prewarm/reg...
--- C:/cirrus/contrib/pg_prewarm/expected/pg_prewarm.out	2025-12-05 14:34:12.519280700 +0000
+++ C:/cirrus/build/testrun/pg_prewarm/regress/results/pg_prewarm.out	2025-12-05 14:40:59.031719800 +0000
@@ -2,9 +2,7 @@
 CREATE EXTENSION pg_prewarm;
 -- pg_prewarm() should fail if the target relation has no storage.
 CREATE TABLE test (c1 int) PARTITION BY RANGE (c1);
-SELECT pg_prewarm('test', 'buffer');
-ERROR:  relation "test" does not have storage
-DETAIL:  This operation is not supported for partitioned tables.
--- Cleanup
-DROP TABLE test;
-DROP EXTENSION pg_prewarm;
+server closed the connection unexpectedly
+	This probably means the server terminated abnormally
+	before or while processing the request.
+connection to server was lost
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pg_stat_statements/expected/utility.out C:/cirrus/build/testrun/pg_stat_s...
--- C:/cirrus/contrib/pg_stat_statements/expected/utility.out	2025-12-05 14:34:12.534908200 +0000
+++ C:/cirrus/build/testrun/pg_stat_statements/regress/results/utility.out	2025-12-05 14:41:03.028813700 +0000
@@ -44,696 +44,7 @@
 
 -- Partitions
 CREATE TABLE pt_stats (a int, b int) PARTITION BY range (a);
-CREATE TABLE pt_stats1 (a int, b int);
-ALTER TABLE pt_stats ATTACH PARTITION pt_stats1 FOR VALUES FROM (0) TO (100);
-CREATE TABLE pt_stats2 PARTITION OF pt_stats FOR VALUES FROM (100) TO (200);
-CREATE INDEX pt_stats_index ON ONLY pt_stats (a);
-CREATE INDEX pt_stats2_index ON ONLY pt_stats2 (a);
-ALTER INDEX pt_stats_index ATTACH PARTITION pt_stats2_index;
-DROP TABLE pt_stats;
--- Views
-CREATE VIEW view_stats AS SELECT 1::int AS a, 2::int AS b;
-ALTER VIEW view_stats ALTER COLUMN a SET DEFAULT 2;
-DROP VIEW view_stats;
--- Foreign tables
-CREATE FOREIGN DATA WRAPPER wrapper_stats;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/database.out C:/cirrus/build/testrun/pg_upgrade/002_pg_...
--- C:/cirrus/src/test/regress/expected/database.out	2025-12-05 14:34:16.822180100 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/database.out	2025-12-05 14:37:00.823741900 +0000
@@ -2,20 +2,10 @@
 	ENCODING utf8 LC_COLLATE "C" LC_CTYPE "C" TEMPLATE template0;
 ALTER DATABASE regression_tbd RENAME TO regression_utf8;
 ALTER DATABASE regression_utf8 SET TABLESPACE regress_tblspace;
-ALTER DATABASE regression_utf8 SET TABLESPACE pg_default;
-ALTER DATABASE regression_utf8 CONNECTION_LIMIT 123;
--- Test PgDatabaseToastTable.  Doing this with GRANT would be slow.
-BEGIN;
-UPDATE pg_database
-SET datacl = array_fill(makeaclitem(10, 10, 'USAGE', false), ARRAY[5e5::int])
-WHERE datname = 'regression_utf8';
--- load catcache entry, if nothing else does
-ALTER DATABASE regression_utf8 RENAME TO regression_rename_rolled_back;
-ROLLBACK;
-CREATE ROLE regress_datdba_before;
-CREATE ROLE regress_datdba_after;
-ALTER DATABASE regression_utf8 OWNER TO regress_datdba_before;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pg_visibility/expected/pg_visibility.out C:/cirrus/build/testrun/pg_visib...
--- C:/cirrus/contrib/pg_visibility/expected/pg_visibility.out	2025-12-05 14:34:12.579755900 +0000
+++ C:/cirrus/build/testrun/pg_visibility/regress/results/pg_visibility.out	2025-12-05 14:41:03.107891300 +0000
@@ -39,240 +39,7 @@
 --
 -- partitioned tables (the parent ones) don't have visibility maps
 create table test_partitioned (a int) partition by list (a);
--- these should all fail
-select pg_visibility('test_partitioned', 0);
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_visibility_map('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_visibility_map_summary('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_check_frozen('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pgstattuple/expected/pgstattuple.out C:/cirrus/build/testrun/pgstattuple/...
--- C:/cirrus/contrib/pgstattuple/expected/pgstattuple.out	2025-12-05 14:34:12.679914100 +0000
+++ C:/cirrus/build/testrun/pgstattuple/regress/results/pgstattuple.out	2025-12-05 14:41:01.993167900 +0000
@@ -152,154 +152,7 @@
 ERROR:  relation "test_hashidx" is not a GIN index
 -- check that using any of these functions with unsupported relations will fail
 create table test_partitioned (a int) partition by range (a);
-create index test_partitioned_index on test_partitioned(a);
-create index test_partitioned_hash_index on test_partitioned using hash(a);
--- these should all fail
-select pgstattuple('test_partitioned');
-ERROR:  cannot get tuple-level statistics for relation "test_partitioned"
-DETAIL:  This operation is not supported for partitioned tables.
-select pgstattuple('test_partitioned_index');
-ERROR:  cannot get tuple-level statistics for relation "test_partitioned_index"
-DETAIL:  This operation is not supported for partitioned indexes.
-select pgstattuple_approx('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_relpages('test_partitioned');
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/postgres_fdw/expected/postgres_fdw.out C:/cirrus/build/testrun/postgres_f...
--- C:/cirrus/contrib/postgres_fdw/expected/postgres_fdw.out	2025-12-05 14:34:12.704266900 +0000
+++ C:/cirrus/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2025-12-05 14:41:08.562494800 +0000
@@ -4542,8180 +4542,7 @@
 DROP FOREIGN TABLE reindex_foreign;
 -- partitions and foreign tables
 CREATE TABLE reind_fdw_parent (c1 int) PARTITION BY RANGE (c1);
-CREATE TABLE reind_fdw_0_10 PARTITION OF reind_fdw_parent
-  FOR VALUES FROM (0) TO (10);
-CREATE FOREIGN TABLE reind_fdw_10_20 PARTITION OF reind_fdw_parent
-  FOR VALUES FROM (10) TO (20)
-  SERVER loopback OPTIONS (table_name 'reind_local_10_20');
-REINDEX TABLE reind_fdw_parent; -- ok
-REINDEX TABLE CONCURRENTLY reind_fdw_parent; -- ok
-DROP TABLE reind_fdw_parent;
--- ===================================================================
--- conversion error
--- ===================================================================
-ALTER FOREIGN TABLE ft1 ALTER COLUMN c8 TYPE int;
-SELECT * FROM ft1 ftx(x1,x2,x3,x4,x5,x6,x7,x8) WHERE x1 = 1;  -- ERROR
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/database.out C:/cirrus/build/testrun/recovery/027_strea...
--- C:/cirrus/src/test/regress/expected/database.out	2025-12-05 14:34:16.822180100 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/database.out	2025-12-05 14:39:25.982918700 +0000
@@ -2,20 +2,10 @@
 	ENCODING utf8 LC_COLLATE "C" LC_CTYPE "C" TEMPLATE template0;
 ALTER DATABASE regression_tbd RENAME TO regression_utf8;
 ALTER DATABASE regression_utf8 SET TABLESPACE regress_tblspace;
-ALTER DATABASE regression_utf8 SET TABLESPACE pg_default;
-ALTER DATABASE regression_utf8 CONNECTION_LIMIT 123;
--- Test PgDatabaseToastTable.  Doing this with GRANT would be slow.
-BEGIN;
-UPDATE pg_database
-SET datacl = array_fill(makeaclitem(10, 10, 'USAGE', false), ARRAY[5e5::int])
-WHERE datname = 'regression_utf8';
--- load catcache entry, if nothing else does
-ALTER DATABASE regression_utf8 RENAME TO regression_rename_rolled_back;
-ROLLBACK;
-CREATE ROLE regress_datdba_before;
-CREATE ROLE regress_datdba_after;
-ALTER DATABASE regression_utf8 OWNER TO regress_datdba_before;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/database.out C:/cirrus/build/testrun/regress/regress/re...
--- C:/cirrus/src/test/regress/expected/database.out	2025-12-05 14:34:16.822180100 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/database.out	2025-12-05 14:36:59.808132800 +0000
@@ -2,20 +2,10 @@
 	ENCODING utf8 LC_COLLATE "C" LC_CTYPE "C" TEMPLATE template0;
 ALTER DATABASE regression_tbd RENAME TO regression_utf8;
 ALTER DATABASE regression_utf8 SET TABLESPACE regress_tblspace;
-ALTER DATABASE regression_utf8 SET TABLESPACE pg_default;
-ALTER DATABASE regression_utf8 CONNECTION_LIMIT 123;
--- Test PgDatabaseToastTable.  Doing this with GRANT would be slow.
-BEGIN;
-UPDATE pg_database
-SET datacl = array_fill(makeaclitem(10, 10, 'USAGE', false), ARRAY[5e5::int])
-WHERE datname = 'regression_utf8';
--- load catcache entry, if nothing else does
-ALTER DATABASE regression_utf8 RENAME TO regression_rename_rolled_back;
-ROLLBACK;
-CREATE ROLE regress_datdba_before;
-CREATE ROLE regress_datdba_after;
-ALTER DATABASE regression_utf8 OWNER TO regress_datdba_before;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/seg/expected/security.out C:/cirrus/build/testrun/seg/regress/results/sec...
--- C:/cirrus/contrib/seg/expected/security.out	2025-12-05 14:34:12.720458100 +0000
+++ C:/cirrus/build/testrun/seg/regress/results/security.out	2025-12-05 14:41:07.369142300 +0000
@@ -22,11 +22,7 @@
 CREATE SCHEMA test_schema
 CREATE TABLE t(i int) PARTITION BY RANGE (i)
 CREATE TABLE p1 PARTITION OF t FOR VALUES FROM (1) TO (regress_seg_schema.exfun(2));
-DROP SCHEMA test_schema CASCADE;
-NOTICE:  drop cascades to 3 other objects
-DETAIL:  drop cascades to table test_schema.t
-drop cascades to extension seg
-drop cascades to operator test_schema.=(oid,regclass)
-RESET ROLE;
-DROP OWNED BY regress_seg_role;
-DROP ROLE regress_seg_role;
+server closed the connection unexpectedly
+	This probably means the server terminated abnormally
+	before or while processing the request.
+connection to server was lost
diff --strip-trailing-cr -U3 C:/cirrus/contrib/seg/expected/partition.out C:/cirrus/build/testrun/seg/regress/results/pa...
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/modules/test_ddl_deparse/expected/alter_table.out C:/cirrus/build/testru...
--- C:/cirrus/src/test/modules/test_ddl_deparse/expected/alter_table.out	2025-12-05 14:34:16.535929200 +0000
+++ C:/cirrus/build/testrun/test_ddl_deparse/regress/results/alter_table.out	2025-12-05 14:41:30.145507500 +0000
@@ -44,97 +44,7 @@
 CREATE TABLE part (
 	a int
 ) PARTITION BY RANGE (a);
-NOTICE:  DDL test: type simple, tag CREATE TABLE
-CREATE TABLE part1 PARTITION OF part FOR VALUES FROM (1) to (100);
-NOTICE:  DDL test: type simple, tag CREATE TABLE
-CREATE TABLE part2 (a int);
-NOTICE:  DDL test: type simple, tag CREATE TABLE
-ALTER TABLE part ATTACH PARTITION part2 FOR VALUES FROM (101) to (200);
-NOTICE:  DDL test: type alter table, tag ALTER TABLE
-NOTICE:    subcommand: type ATTACH PARTITION desc table part2
-ALTER TABLE part DETACH PARTITION part2;
-NOTICE:  DDL test: type alter table, tag ALTER TABLE
-NOTICE:    subcommand: type DETACH PARTITION desc table part2
-DROP TABLE part2;
-ALTER TABLE part ADD PRIMARY KEY (a);
...
tap
[14:38:13.709](85.666s) not ok 5 - regression tests pass
[14:38:44.189](12.259s) not ok 16 - run of pg_upgrade for new instance
[14:38:44.207](0.002s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success
[14:38:46.197](0.062s) not ok 20 - old and new dumps match after pg_upgrade
tap
[14:44:13.940](1.234s) not ok 23 - pgbench scale 1 initialization status (got 1 vs expected 0)
[14:44:13.942](0.000s) not ok 27 - pgbench scale 1 initialization stderr /(?^:creating 2 partitions)/
[14:44:13.943](0.000s) not ok 28 - pgbench scale 1 initialization stderr /(?^:vacuuming)/
[14:44:13.944](0.000s) not ok 29 - pgbench scale 1 initialization stderr /(?^:creating primary keys)/
[14:44:13.944](0.000s) not ok 30 - pgbench scale 1 initialization stderr /(?^:creating foreign keys)/
[14:44:13.945](0.000s) not ok 32 - pgbench scale 1 initialization stderr /(?^:done in \d+\.\d\d s )/
[14:44:14.003](0.058s) not ok 33 - pgbench --init-steps status (got 1 vs expected 0)
[14:44:14.004](0.000s) not ok 35 - pgbench --init-steps stderr /(?^:dropping old tables)/
[14:44:14.005](0.000s) not ok 36 - pgbench --init-steps stderr /(?^:creating tables)/
[14:44:14.006](0.000s) not ok 37 - pgbench --init-steps stderr /(?^:creating 3 partitions)/
[14:44:14.006](0.000s) not ok 38 - pgbench --init-steps stderr /(?^:creating primary keys)/
[14:44:14.007](0.000s) not ok 39 - pgbench --init-steps stderr /(?^:generating data \(server-side\))/
[14:44:14.008](0.000s) not ok 40 - pgbench --init-steps stderr /(?^:creating foreign keys)/
[14:44:14.009](0.000s) not ok 42 - pgbench --init-steps stderr /(?^:done in \d+\.\d\d s )/
tap
[14:40:17.130](78.867s) not ok 2 - regression tests pass
[14:40:17.132](0.001s) not ok 3 - primary alive after regression test run
test
[14:47:22.390]   5/356 postgresql:regress / regress/regress                                            ERROR           1...
[14:47:22.390]  16/356 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[14:47:22.390]   8/356 postgresql:isolation / isolation/isolation                                      ERROR           1...
[14:47:22.390]  55/356 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[14:47:22.390]  58/356 postgresql:amcheck / amcheck/regress                                            ERROR            ...
[14:47:22.390]  73/356 postgresql:file_fdw / file_fdw/regress                                          ERROR            ...
[14:47:22.390]  74/356 postgresql:btree_gist / btree_gist/regress                                      ERROR            ...
[14:47:22.390]  85/356 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[14:47:22.390]  93/356 postgresql:pg_overexplain / pg_overexplain/regress                              ERROR            ...
[14:47:22.390]  94/356 postgresql:pg_prewarm / pg_prewarm/regress                                      ERROR            ...
[14:47:22.390]  97/356 postgresql:pgstattuple / pgstattuple/regress                                    ERROR            ...
[14:47:22.390]  99/356 postgresql:pg_visibility / pg_visibility/regress                                ERROR            ...
[14:47:22.390]  98/356 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
[14:47:22.390] 106/356 postgresql:seg / seg/regress                                                    ERROR            ...
[14:47:22.390] 108/356 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[14:47:22.390] 116/356 postgresql:delay_execution / delay_execution/isolation                          ERROR            ...
[14:47:22.390] 131/356 postgresql:injection_points / injection_points/isolation                        ERROR            ...
[14:47:22.390] 132/356 postgresql:test_ddl_deparse / test_ddl_deparse/regress                          ERROR            ...
[14:47:22.390] 157/356 postgresql:pg_amcheck / pg_amcheck/003_check                                    ERROR            ...
[14:47:22.390] 187/356 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
[14:47:22.390] 188/356 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
[14:47:22.390] 227/356 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
[14:47:22.390] 245/356 postgresql:scripts / scripts/100_vacuumdb                                       ERROR            ...
[14:47:22.390] 284/356 postgresql:subscription / subscription/013_partition                            ERROR            ...
[14:47:22.390] 295/356 postgresql:subscription / subscription/027_nosuperuser                          ERROR            ...
[14:47:22.390] 296/356 postgresql:subscription / subscription/025_rep_changes_for_schema               ERROR            ...
[14:47:22.390] 298/356 postgresql:subscription / subscription/028_row_filter                           ERROR            ...
[14:47:22.390] 299/356 postgresql:subscription / subscription/031_column_list                          ERROR            ...
[14:47:22.390] 302/356 postgresql:subscription / subscription/032_subscribe_use_index                  ERROR            ...
[14:47:22.390] 306/356 postgresql:subscription / subscription/035_conflicts                            ERROR            ...
[14:47:22.390] 309/356 postgresql:subscription / subscription/030_origin                               ERROR            ...
[14:47:22.390] 330/356 postgresql:test_misc / test_misc/001_constraint_validation                      ERROR            ...
Windows - Server 2022, MinGW64 - Meson
core
0000004f`ab3ffb08 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`ab3ffb10 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000004f`ab3ffe00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`ab3ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`aafff8b8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000004f`aafff8c0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000004f`aafff960 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000004f`aafff990 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`aafff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`aa3fefd0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000004f`aa3ff030 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000004f`aa3ff0d0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000004f`aa3ff1f0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000004f`aa3ff4f0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000004f`aa3ff780 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000004f`aa3ff830 00007ff7`44321859     postgres!ProcessUtility+0x107
0000004f`aa3ff880 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000004f`aa3ff8f0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000004f`aa3ff980 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000004f`aa7ffbd8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`aa7ffbe0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000004f`aa7ffed0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`aa7fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`aabff998 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000004f`aabff9a0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004f`aabffa10 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000004f`aabffaf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`aabffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`05bfeb90 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000074`05bfebf0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000074`05bfec90 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000074`05bfedb0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000074`05bff0b0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000074`05bff340 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000074`05bff3f0 00007ff7`44321859     postgres!ProcessUtility+0x107
00000074`05bff440 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000074`05bff4b0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000074`05bff540 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000074`05fff638 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`05fff640 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000074`05fff930 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`05fff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`063ffa68 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000074`063ffa70 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000074`063ffae0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000074`063ffbc0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`063ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`067ff668 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`067ff670 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000074`067ff960 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`067ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`06bff668 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000074`06bff670 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000074`06bff710 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000074`06bff740 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`06bff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`ac5ff998 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`ac5ff9a0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000a8`ac5ffc90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a8`ac5ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`acdffbe8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000a8`acdffbf0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a8`acdffc60 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000a8`acdffd40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a8`acdffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`ad1ff7e8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000a8`ad1ff7f0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000a8`ad1ff890 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000a8`ad1ff8c0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a8`ad1ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`ac1fed10 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000a8`ac1fed70 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000a8`ac1fee10 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000a8`ac1fef30 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000a8`ac1ff230 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000a8`ac1ff4c0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000a8`ac1ff570 00007ff7`44321859     postgres!ProcessUtility+0x107
000000a8`ac1ff5c0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000a8`ac1ff630 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000a8`ac1ff6c0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000a8`ac9ff498 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`ac9ff4a0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000a8`ac9ff790 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a8`ac9ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`a53ffbb8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`a53ffbc0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000002c`a53ffeb0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`a53ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`a5fffc08 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`a5fffc10 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000002c`a5ffff00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`a5ffff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`a5bffe08 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000002c`a5bffe10 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000002c`a5bffeb0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000002c`a5bffee0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`a5bfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`a57ff9d8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000002c`a57ff9e0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002c`a57ffa50 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000002c`a57ffb30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`a57ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`a4ffeaa0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000002c`a4ffeb00 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000002c`a4ffeba0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000002c`a4ffecc0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000002c`a4ffefc0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000002c`a4fff250 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000002c`a4fff300 00007ff7`44321859     postgres!ProcessUtility+0x107
0000002c`a4fff350 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000002c`a4fff3c0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000002c`a4fff450 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000030`9b7ff4e8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`9b7ff4f0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000030`9b7ff7e0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`9b7ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`9b3fea60 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000030`9b3feac0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000030`9b3feb60 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000030`9b3fec80 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000030`9b3fef80 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000030`9b3ff210 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000030`9b3ff2c0 00007ff7`44321859     postgres!ProcessUtility+0x107
00000030`9b3ff310 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000030`9b3ff380 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000030`9b3ff410 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000030`9bfff668 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`9bfff670 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000030`9bfff960 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`9bfff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`9c3ff928 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000030`9c3ff930 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000030`9c3ff9a0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000030`9c3ffa80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`9c3ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`9c7ff778 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000030`9c7ff780 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000030`9c7ff820 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000030`9c7ff850 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`9c7ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`9bbff928 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`9bbff930 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000030`9bbffc20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`9bbffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`7e7ffda8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000d4`7e7ffdb0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`7e7ffe20 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000d4`7e7fff00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`7e7fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`7ebffb68 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000d4`7ebffb70 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000d4`7ebffc10 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000d4`7ebffc40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`7ebffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`7dbff5f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`7dbff600 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000d4`7dbff8f0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`7dbff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`7dfff578 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`7dfff580 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000d4`7dfff870 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`7dfff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`7d7fee40 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000d4`7d7feea0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000d4`7d7fef40 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000d4`7d7ff060 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000d4`7d7ff360 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000d4`7d7ff5f0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000d4`7d7ff6a0 00007ff7`44321859     postgres!ProcessUtility+0x107
000000d4`7d7ff6f0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000d4`7d7ff760 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000d4`7d7ff7f0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000d4`7e3ffaf8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`7e3ffb00 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000d4`7e3ffdf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`7e3ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`75dffdb8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000000a`75dffdc0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000000a`75dffe60 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000000a`75dffe90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`75dffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`755ffc28 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`755ffc30 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000000a`755fff20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`755fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`751feed0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000000a`751fef30 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000000a`751fefd0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000000a`751ff0f0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000000a`751ff3f0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000000a`751ff680 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000000a`751ff730 00007ff7`44321859     postgres!ProcessUtility+0x107
0000000a`751ff780 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000000a`751ff7f0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000000a`751ff880 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000000a`759ff9c8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000000a`759ff9d0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000a`759ffa40 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000000a`759ffb20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`759ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`761ffba8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`761ffbb0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000000a`761ffea0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`761ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`d61ffc78 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000004d`d61ffc80 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004d`d61ffcf0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000004d`d61ffdd0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`d61ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`d51fee30 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000004d`d51fee90 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000004d`d51fef30 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000004d`d51ff050 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000004d`d51ff350 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000004d`d51ff5e0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000004d`d51ff690 00007ff7`44321859     postgres!ProcessUtility+0x107
0000004d`d51ff6e0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000004d`d51ff750 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000004d`d51ff7e0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000004d`d55ffb38 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`d55ffb40 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000004d`d55ffe30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`d55ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`d59ff7f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`d59ff800 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000004d`d59ffaf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`d59ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`d5dffa18 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`d5dffa20 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000004d`d5dffd10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`d5dffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`d65ffd48 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000004d`d65ffd50 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000004d`d65ffdf0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000004d`d65ffe20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`d65ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`1b7ffbb8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000008f`1b7ffbc0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008f`1b7ffc30 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000008f`1b7ffd10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`1b7ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`1afff558 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`1afff560 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000008f`1afff850 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`1afff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`1a7fef50 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000008f`1a7fefb0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000008f`1a7ff050 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000008f`1a7ff170 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000008f`1a7ff470 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000008f`1a7ff700 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000008f`1a7ff7b0 00007ff7`44321859     postgres!ProcessUtility+0x107
0000008f`1a7ff800 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000008f`1a7ff870 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000008f`1a7ff900 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000008f`1b3ff998 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`1b3ff9a0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000008f`1b3ffc90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`1b3ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`1bbff808 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000008f`1bbff810 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000008f`1bbff8b0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000008f`1bbff8e0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`1bbff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`1abff7a8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`1abff7b0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000008f`1abffaa0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`1abffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`59dffcd8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000065`59dffce0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000065`59dffd50 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000065`59dffe30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`59dffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`5a1ffa18 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000065`5a1ffa20 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000065`5a1ffac0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000065`5a1ffaf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`5a1ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`5a5ff4b8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`5a5ff4c0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000065`5a5ff7b0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`5a5ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`595feca0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000065`595fed00 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000065`595feda0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000065`595feec0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000065`595ff1c0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000065`595ff450 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000065`595ff500 00007ff7`44321859     postgres!ProcessUtility+0x107
00000065`595ff550 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000065`595ff5c0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000065`595ff650 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000065`599ffab8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`599ffac0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000065`599ffdb0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`599ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`225ffce8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000019`225ffcf0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000019`225ffd60 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000019`225ffe40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`225ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`229ffdb8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000019`229ffdc0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000019`229ffe60 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000019`229ffe90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`229ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`22dffbc8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`22dffbd0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000019`22dffec0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`22dffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`21dff150 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000019`21dff1b0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000019`21dff250 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000019`21dff370 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000019`21dff670 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000019`21dff900 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000019`21dff9b0 00007ff7`44321859     postgres!ProcessUtility+0x107
00000019`21dffa00 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000019`21dffa70 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000019`21dffb00 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000019`221ff838 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`221ff840 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000019`221ffb30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`221ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`2ddffad8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`2ddffae0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000084`2ddffdd0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`2ddffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`2e5ffbe8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000084`2e5ffbf0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000084`2e5ffc90 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000084`2e5ffcc0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`2e5ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`2d1fea00 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000084`2d1fea60 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000084`2d1feb00 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000084`2d1fec20 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000084`2d1fef20 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000084`2d1ff1b0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000084`2d1ff260 00007ff7`44321859     postgres!ProcessUtility+0x107
00000084`2d1ff2b0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000084`2d1ff320 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000084`2d1ff3b0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000084`2d5ffa48 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`2d5ffa50 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000084`2d5ffd40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`2d5ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`2d9ff6b8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`2d9ff6c0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000084`2d9ff9b0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`2d9ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`2e1ff868 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000084`2e1ff870 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000084`2e1ff8e0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000084`2e1ff9c0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`2e1ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`8a1ff898 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000079`8a1ff8a0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000079`8a1ff910 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000079`8a1ff9f0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`8a1ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`899fe980 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000079`899fe9e0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000079`899fea80 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000079`899feba0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000079`899feea0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000079`899ff130 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000079`899ff1e0 00007ff7`44321859     postgres!ProcessUtility+0x107
00000079`899ff230 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000079`899ff2a0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000079`899ff330 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000079`8a5ff998 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000079`8a5ff9a0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000079`8a5ffa40 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000079`8a5ffa70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`8a5ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`89dff718 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`89dff720 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000079`89dffa10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`89dffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`8a9ff4a8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`8a9ff4b0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000079`8a9ff7a0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`8a9ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`d5bffbd8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`d5bffbe0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000008`d5bffed0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`d5bfff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`d4bfea50 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000008`d4bfeab0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000008`d4bfeb50 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000008`d4bfec70 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000008`d4bfef70 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000008`d4bff200 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000008`d4bff2b0 00007ff7`44321859     postgres!ProcessUtility+0x107
00000008`d4bff300 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000008`d4bff370 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000008`d4bff400 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000008`d4fffb58 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`d4fffb60 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000008`d4fffe50 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`d4fffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`d57ffb48 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000008`d57ffb50 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000008`d57ffbf0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000008`d57ffc20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`d57ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`d53ffa18 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000008`d53ffa20 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000008`d53ffa90 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000008`d53ffb70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`d53ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`9f7ffb18 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000000e`9f7ffb20 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000e`9f7ffb90 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000000e`9f7ffc70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`9f7ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`9f3ff808 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`9f3ff810 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000000e`9f3ffb00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`9f3ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`9ebff110 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000000e`9ebff170 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000000e`9ebff210 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000000e`9ebff330 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000000e`9ebff630 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000000e`9ebff8c0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000000e`9ebff970 00007ff7`44321859     postgres!ProcessUtility+0x107
0000000e`9ebff9c0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000000e`9ebffa30 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000000e`9ebffac0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000000e`9efffa78 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`9efffa80 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000000e`9efffd70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`9efffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`9fbffc08 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000000e`9fbffc10 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000000e`9fbffcb0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000000e`9fbffce0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`9fbffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`1fbff568 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000033`1fbff570 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000033`1fbff860 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`1fbff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`1f7ff060 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000033`1f7ff0c0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000033`1f7ff160 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000033`1f7ff280 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000033`1f7ff580 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000033`1f7ff810 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000033`1f7ff8c0 00007ff7`44321859     postgres!ProcessUtility+0x107
00000033`1f7ff910 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000033`1f7ff980 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000033`1f7ffa10 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000033`207ffa08 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000033`207ffa10 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000033`207ffd00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`207ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`203ffd18 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000033`203ffd20 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000033`203ffdc0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000033`203ffdf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`203ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`1ffff628 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000033`1ffff630 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000033`1ffff6a0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000033`1ffff780 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`1ffff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`b3dff8c8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`b3dff8d0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000da`b3dffbc0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`b3dffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`b49ff758 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000da`b49ff760 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000da`b49ff800 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000da`b49ff830 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`b49ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`b39fede0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000da`b39fee40 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000da`b39feee0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000da`b39ff000 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000da`b39ff300 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000da`b39ff590 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000da`b39ff640 00007ff7`44321859     postgres!ProcessUtility+0x107
000000da`b39ff690 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000da`b39ff700 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000da`b39ff790 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000da`b45ffc38 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000da`b45ffc40 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000da`b45ffcb0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000da`b45ffd90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`b45ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`b41ff568 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`b41ff570 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000da`b41ff860 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`b41ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`9f1ff538 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`9f1ff540 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000000e`9f1ff830 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`9f1ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`9e9fee40 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000000e`9e9feea0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000000e`9e9fef40 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000000e`9e9ff060 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000000e`9e9ff360 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000000e`9e9ff5f0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000000e`9e9ff6a0 00007ff7`44321859     postgres!ProcessUtility+0x107
0000000e`9e9ff6f0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000000e`9e9ff760 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000000e`9e9ff7f0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000000e`9f9ffd68 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000000e`9f9ffd70 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000000e`9f9ffe10 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000000e`9f9ffe40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`9f9ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`9f5ffd28 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000000e`9f5ffd30 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000e`9f5ffda0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000000e`9f5ffe80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`9f5ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`9edff8a8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`9edff8b0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000000e`9edffba0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`9edffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`609ffab8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000008a`609ffac0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008a`609ffb30 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000008a`609ffc10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`609ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`601ff120 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000008a`601ff180 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000008a`601ff220 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000008a`601ff340 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000008a`601ff640 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000008a`601ff8d0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000008a`601ff980 00007ff7`44321859     postgres!ProcessUtility+0x107
0000008a`601ff9d0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000008a`601ffa40 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000008a`601ffad0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000008a`611ff768 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000008a`611ff770 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000008a`611ff810 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000008a`611ff840 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`611ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`60dff5f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`60dff600 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000008a`60dff8f0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`60dff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`605ff748 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`605ff750 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000008a`605ffa40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`605ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`abdfedf0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000ca`abdfee50 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000ca`abdfeef0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000ca`abdff010 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000ca`abdff310 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000ca`abdff5a0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000ca`abdff650 00007ff7`44321859     postgres!ProcessUtility+0x107
000000ca`abdff6a0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000ca`abdff710 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000ca`abdff7a0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000ca`acdff6c8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`acdff6d0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000ca`acdff9c0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`acdff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`ac9ffd18 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000ca`ac9ffd20 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000ca`ac9ffdc0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000ca`ac9ffdf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`ac9ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`ac5ff7b8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000ca`ac5ff7c0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ca`ac5ff830 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000ca`ac5ff910 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`ac5ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`ac1ffa88 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`ac1ffa90 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000ca`ac1ffd80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`ac1ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`11fff548 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`11fff550 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000a7`11fff840 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`11fff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`10fff040 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000a7`10fff0a0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000a7`10fff140 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000a7`10fff260 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000a7`10fff560 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000a7`10fff7f0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000a7`10fff8a0 00007ff7`44321859     postgres!ProcessUtility+0x107
000000a7`10fff8f0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000a7`10fff960 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000a7`10fff9f0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000a7`113ff998 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`113ff9a0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000a7`113ffc90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`113ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`117ffb08 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000a7`117ffb10 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a7`117ffb80 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000a7`117ffc60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`117ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`11bffc48 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000a7`11bffc50 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000a7`11bffcf0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000a7`11bffd20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`11bffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`107ff858 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000c4`107ff860 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c4`107ff8d0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000c4`107ff9b0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`107ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`0fbfefe0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000c4`0fbff040 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000c4`0fbff0e0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000c4`0fbff200 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000c4`0fbff500 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000c4`0fbff790 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000c4`0fbff840 00007ff7`44321859     postgres!ProcessUtility+0x107
000000c4`0fbff890 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000c4`0fbff900 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000c4`0fbff990 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000c4`0ffff6e8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`0ffff6f0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000c4`0ffff9e0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`0ffffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`103ffb78 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`103ffb80 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000c4`103ffe70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`103ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`10bff768 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000c4`10bff770 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000c4`10bff810 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000c4`10bff840 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`10bff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`c7bffb08 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000096`c7bffb10 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000096`c7bffb80 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000096`c7bffc60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`c7bffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`c6ffe9d0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000096`c6ffea30 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000096`c6ffead0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000096`c6ffebf0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000096`c6ffeef0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000096`c6fff180 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000096`c6fff230 00007ff7`44321859     postgres!ProcessUtility+0x107
00000096`c6fff280 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000096`c6fff2f0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000096`c6fff380 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000096`c73ff4f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`c73ff500 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000096`c73ff7f0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`c73ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`c77ff5d8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`c77ff5e0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000096`c77ff8d0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`c77ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`c7fff7b8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000096`c7fff7c0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000096`c7fff860 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000096`c7fff890 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`c7fff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`91dffa18 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000007b`91dffa20 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007b`91dffa90 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000007b`91dffb70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`91dffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`911ff030 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000007b`911ff090 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000007b`911ff130 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000007b`911ff250 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000007b`911ff550 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000007b`911ff7e0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000007b`911ff890 00007ff7`44321859     postgres!ProcessUtility+0x107
0000007b`911ff8e0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000007b`911ff950 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000007b`911ff9e0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000007b`915ff778 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`915ff780 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000007b`915ffa70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`915ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`919ff988 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`919ff990 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000007b`919ffc80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`919ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`921ff928 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000007b`921ff930 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000007b`921ff9d0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000007b`921ffa00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`921ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`78dff688 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000c0`78dff690 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c0`78dff700 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000c0`78dff7e0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c0`78dff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`77dfea90 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000c0`77dfeaf0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000c0`77dfeb90 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000c0`77dfecb0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000c0`77dfefb0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000c0`77dff240 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000c0`77dff2f0 00007ff7`44321859     postgres!ProcessUtility+0x107
000000c0`77dff340 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000c0`77dff3b0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000c0`77dff440 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000c0`781ff858 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c0`781ff860 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000c0`781ffb50 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c0`781ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`785ff9f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c0`785ffa00 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000c0`785ffcf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c0`785ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`789ffaf8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c0`789ffb00 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000c0`789ffdf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c0`789ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`791ffab8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000c0`791ffac0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000c0`791ffb60 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000c0`791ffb90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c0`791ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`e8bff878 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`e8bff880 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000002c`e8bffb70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`e8bffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`e97ff838 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`e97ff840 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000002c`e97ffb30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`e97ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`e93ff888 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000002c`e93ff890 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000002c`e93ff930 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000002c`e93ff960 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`e93ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`e8fffc58 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000002c`e8fffc60 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002c`e8fffcd0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000002c`e8fffdb0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`e8fffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`e87fef70 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000002c`e87fefd0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000002c`e87ff070 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000002c`e87ff190 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000002c`e87ff490 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000002c`e87ff720 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000002c`e87ff7d0 00007ff7`44321859     postgres!ProcessUtility+0x107
0000002c`e87ff820 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000002c`e87ff890 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000002c`e87ff920 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000005e`7a5ff808 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`7a5ff810 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000005e`7a5ffb00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`7a5ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`7a1fec50 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000005e`7a1fecb0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000005e`7a1fed50 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000005e`7a1fee70 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000005e`7a1ff170 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000005e`7a1ff400 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000005e`7a1ff4b0 00007ff7`44321859     postgres!ProcessUtility+0x107
0000005e`7a1ff500 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000005e`7a1ff570 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000005e`7a1ff600 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000005e`7b1ff8c8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`7b1ff8d0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000005e`7b1ffbc0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`7b1ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`7adffba8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000005e`7adffbb0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000005e`7adffc50 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000005e`7adffc80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`7adffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`7a9ffcb8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000005e`7a9ffcc0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005e`7a9ffd30 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000005e`7a9ffe10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`7a9ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`9e9ffaa8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000d3`9e9ffab0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d3`9e9ffb20 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000d3`9e9ffc00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`9e9ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`9e1fef20 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000d3`9e1fef80 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000d3`9e1ff020 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000d3`9e1ff140 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000d3`9e1ff440 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000d3`9e1ff6d0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000d3`9e1ff780 00007ff7`44321859     postgres!ProcessUtility+0x107
000000d3`9e1ff7d0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000d3`9e1ff840 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000d3`9e1ff8d0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000d3`9f1ff9e8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000d3`9f1ff9f0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000d3`9f1ffa90 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000d3`9f1ffac0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`9f1ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`9edff9d8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`9edff9e0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000d3`9edffcd0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`9edffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`9e5ff5b8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`9e5ff5c0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000d3`9e5ff8b0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`9e5ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`80fffbe8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000f2`80fffbf0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f2`80fffc60 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000f2`80fffd40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`80fffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`80bff458 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`80bff460 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000f2`80bff750 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`80bff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`813ffc88 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000f2`813ffc90 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000f2`813ffd30 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000f2`813ffd60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`813ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`807ff838 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`807ff840 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000f2`807ffb30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`807ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`803ff4f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`803ff500 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000f2`803ff7f0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`803ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`ffffec60 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000f2`ffffecc0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000f2`ffffed60 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000f2`ffffee80 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000f2`fffff180 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000f2`fffff410 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000f2`fffff4c0 00007ff7`44321859     postgres!ProcessUtility+0x107
000000f2`fffff510 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000f2`fffff580 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000f2`fffff610 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000022`771feba0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000022`771fec00 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000022`771feca0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000022`771fedc0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000022`771ff0c0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000022`771ff350 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000022`771ff400 00007ff7`44321859     postgres!ProcessUtility+0x107
00000022`771ff450 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000022`771ff4c0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000022`771ff550 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000022`775ff498 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`775ff4a0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000022`775ff790 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`775ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`779ffdb8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000022`779ffdc0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000022`779ffe30 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000022`779fff10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`779fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`77dffdf8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000022`77dffe00 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000022`77dffea0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000022`77dffed0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`77dfff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`781ff838 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`781ff840 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000022`781ffb30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`781ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`c9bffa88 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000cd`c9bffa90 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`c9bffb00 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000cd`c9bffbe0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`c9bffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`c8fff020 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000cd`c8fff080 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000cd`c8fff120 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000cd`c8fff240 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000cd`c8fff540 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000cd`c8fff7d0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000cd`c8fff880 00007ff7`44321859     postgres!ProcessUtility+0x107
000000cd`c8fff8d0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000cd`c8fff940 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000cd`c8fff9d0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000cd`c93ffc38 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`c93ffc40 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000cd`c93fff30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`c93fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`c97ff7f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`c97ff800 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000cd`c97ffaf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`c97ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`c9fff668 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000cd`c9fff670 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000cd`c9fff710 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000cd`c9fff740 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`c9fff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`b59fedd0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000008c`b59fee30 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000008c`b59feed0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000008c`b59feff0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000008c`b59ff2f0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000008c`b59ff580 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000008c`b59ff630 00007ff7`44321859     postgres!ProcessUtility+0x107
0000008c`b59ff680 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000008c`b59ff6f0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000008c`b59ff780 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000008c`b5dff4f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`b5dff500 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000008c`b5dff7f0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`b5dff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`b61ff888 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`b61ff890 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000008c`b61ffb80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`b61ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`b65ff678 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`b65ff680 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000008c`b65ff970 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`b65ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`b69ffc28 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000008c`b69ffc30 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008c`b69ffca0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000008c`b69ffd80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`b69ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`b6dff968 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000008c`b6dff970 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000008c`b6dffa10 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000008c`b6dffa40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`b6dffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`e91feaa0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000014`e91feb00 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000014`e91feba0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000014`e91fecc0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000014`e91fefc0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000014`e91ff250 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000014`e91ff300 00007ff7`44321859     postgres!ProcessUtility+0x107
00000014`e91ff350 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000014`e91ff3c0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000014`e91ff450 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000014`e95ffb98 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`e95ffba0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000014`e95ffe90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`e95ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`e99ff8c8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000014`e99ff8d0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000014`e99ff940 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000014`e99ffa20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`e99ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`e9dffaf8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000014`e9dffb00 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000014`e9dffba0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000014`e9dffbd0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`e9dffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`ea1ff8f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`ea1ff900 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000014`ea1ffbf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`ea1ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`e03fec30 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000010`e03fec90 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000010`e03fed30 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000010`e03fee50 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000010`e03ff150 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000010`e03ff3e0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000010`e03ff490 00007ff7`44321859     postgres!ProcessUtility+0x107
00000010`e03ff4e0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000010`e03ff550 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000010`e03ff5e0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000010`e07ff578 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`e07ff580 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000010`e07ff870 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`e07ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`e0bff768 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`e0bff770 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000010`e0bffa60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`e0bffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`e0fff468 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`e0fff470 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000010`e0fff760 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`e0fff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`e13ff648 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000010`e13ff650 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000010`e13ff6c0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000010`e13ff7a0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`e13ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`e17ffd68 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000010`e17ffd70 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000010`e17ffe10 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000010`e17ffe40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`e17ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`277fef90 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000005c`277feff0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000005c`277ff090 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000005c`277ff1b0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000005c`277ff4b0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000005c`277ff740 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000005c`277ff7f0 00007ff7`44321859     postgres!ProcessUtility+0x107
0000005c`277ff840 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000005c`277ff8b0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000005c`277ff940 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000005c`27bffa78 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`27bffa80 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000005c`27bffd70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`27bffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`27fffbb8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`27fffbc0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000005c`27fffeb0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`27fffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`283ffd78 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000005c`283ffd80 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005c`283ffdf0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000005c`283ffed0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`283fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`287ffa28 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000005c`287ffa30 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000005c`287ffad0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000005c`287ffb00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`287ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`6d3ffba8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`6d3ffbb0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000dd`6d3ffea0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`6d3ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`6c7ff010 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000dd`6c7ff070 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000dd`6c7ff110 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000dd`6c7ff230 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000dd`6c7ff530 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000dd`6c7ff7c0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000dd`6c7ff870 00007ff7`44321859     postgres!ProcessUtility+0x107
000000dd`6c7ff8c0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000dd`6c7ff930 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000dd`6c7ff9c0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000dd`6cbff798 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`6cbff7a0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000dd`6cbffa90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`6cbffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`6cfff848 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`6cfff850 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000dd`6cfffb40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`6cfffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`6d7ff978 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000dd`6d7ff980 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000dd`6d7ff9f0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000dd`6d7ffad0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`6d7ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`6dbff948 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000dd`6dbff950 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000dd`6dbff9f0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000dd`6dbffa20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`6dbffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`247ff748 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000000e`247ff750 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000000e`247ff7f0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000000e`247ff820 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`247ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`237fe780 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000000e`237fe7e0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000000e`237fe880 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000000e`237fe9a0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000000e`237feca0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000000e`237fef30 00007ffa`6a893422     postgres!standard_ProcessUtility+0xe1d
0000000e`237fefe0 00007ff7`443254c8     pg_stat_statements+0x3422
0000000e`237ff360 00007ff7`44321859     postgres!ProcessUtility+0x6e
0000000e`237ff3b0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000000e`237ff420 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
core
0000000e`23bff708 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`23bff710 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000000e`23bffa00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`23bffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`23fff778 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`23fff780 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000000e`23fffa70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`23fffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`243ff6a8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000000e`243ff6b0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000e`243ff720 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000000e`243ff800 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`243ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`2abff678 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000e3`2abff680 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000e3`2abff720 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000e3`2abff750 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`2abff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`29ffec00 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000e3`29ffec60 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000e3`29ffed00 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000e3`29ffee20 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000e3`29fff120 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000e3`29fff3b0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000e3`29fff460 00007ff7`44321859     postgres!ProcessUtility+0x107
000000e3`29fff4b0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000e3`29fff520 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000e3`29fff5b0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000e3`2a3ffb38 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e3`2a3ffb40 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000e3`2a3ffe30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`2a3ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`2a7ff668 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000e3`2a7ff670 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e3`2a7ff6e0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000e3`2a7ff7c0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`2a7ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`2afffbb8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e3`2afffbc0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000e3`2afffeb0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`2afffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`fe7ff648 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`fe7ff650 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000de`fe7ff940 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`fe7ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`fdbfeae0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000de`fdbfeb40 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000de`fdbfebe0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000de`fdbfed00 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000de`fdbff000 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000de`fdbff290 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000de`fdbff340 00007ff7`44321859     postgres!ProcessUtility+0x107
000000de`fdbff390 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000de`fdbff400 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000de`fdbff490 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000de`fdfffbc8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`fdfffbd0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000de`fdfffec0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`fdfffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`fe3ff948 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000de`fe3ff950 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000de`fe3ff9c0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000de`fe3ffaa0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`fe3ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`febff7b8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000de`febff7c0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000de`febff860 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000de`febff890 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`febff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`bc9ffca8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000090`bc9ffcb0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000090`bc9ffd50 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000090`bc9ffd80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`bc9ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`bbdfef90 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000090`bbdfeff0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000090`bbdff090 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000090`bbdff1b0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000090`bbdff4b0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000090`bbdff740 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000090`bbdff7f0 00007ff7`44321859     postgres!ProcessUtility+0x107
00000090`bbdff840 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000090`bbdff8b0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000090`bbdff940 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000090`bc1ffa68 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`bc1ffa70 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000090`bc1ffd60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`bc1ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`bc5ffda8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000090`bc5ffdb0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000090`bc5ffe20 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000090`bc5fff00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`bc5fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`bcdff868 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`bcdff870 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000090`bcdffb60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`bcdffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`573ff538 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`573ff540 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000bc`573ff830 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`573ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`567fed20 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000bc`567fed80 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000bc`567fee20 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000bc`567fef40 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000bc`567ff240 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000bc`567ff4d0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000bc`567ff580 00007ff7`44321859     postgres!ProcessUtility+0x107
000000bc`567ff5d0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000bc`567ff640 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000bc`567ff6d0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000bc`56bffc08 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`56bffc10 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000bc`56bfff00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`56bfff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`56fff488 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`56fff490 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000bc`56fff780 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`56fff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`577ffbb8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000bc`577ffbc0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bc`577ffc30 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000bc`577ffd10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`577ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`57bffe18 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000bc`57bffe20 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000bc`57bffec0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000bc`57bffef0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`57bfff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`94ffeb40 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000009`94ffeba0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000009`94ffec40 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000009`94ffed60 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000009`94fff060 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000009`94fff2f0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000009`94fff3a0 00007ff7`44321859     postgres!ProcessUtility+0x107
00000009`94fff3f0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000009`94fff460 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000009`94fff4f0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000009`953ffa68 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`953ffa70 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000009`953ffd60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`953ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`957ff6f8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000009`957ff700 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000009`957ff770 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000009`957ff850 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`957ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`95bff9d8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000009`95bff9e0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000009`95bffa80 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000009`95bffab0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`95bffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`95fffbf8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`95fffc00 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000009`95fffef0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`95ffff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`db5fec30 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000009e`db5fec90 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000009e`db5fed30 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000009e`db5fee50 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000009e`db5ff150 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000009e`db5ff3e0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000009e`db5ff490 00007ff7`44321859     postgres!ProcessUtility+0x107
0000009e`db5ff4e0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000009e`db5ff550 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000009e`db5ff5e0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000009e`db9ff618 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`db9ff620 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000009e`db9ff910 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`db9ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`dbdffb18 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`dbdffb20 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000009e`dbdffe10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`dbdffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`dc1ff4f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`dc1ff500 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000009e`dc1ff7f0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`dc1ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`dc5ffa58 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000009e`dc5ffa60 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009e`dc5ffad0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000009e`dc5ffbb0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`dc5ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`dc9ff788 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000009e`dc9ff790 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000009e`dc9ff830 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000009e`dc9ff860 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`dc9ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`6f7fece0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000011`6f7fed40 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000011`6f7fede0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000011`6f7fef00 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000011`6f7ff200 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000011`6f7ff490 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000011`6f7ff540 00007ff7`44321859     postgres!ProcessUtility+0x107
00000011`6f7ff590 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000011`6f7ff600 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000011`6f7ff690 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000011`6fbffad8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`6fbffae0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000011`6fbffdd0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`6fbffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`6ffffbf8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`6ffffc00 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000011`6ffffef0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`6fffff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`703ffa38 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`703ffa40 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000011`703ffd30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`703ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`707ffb08 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000011`707ffb10 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000011`707ffb80 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000011`707ffc60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`707ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`70bff7f8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000011`70bff800 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000011`70bff8a0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000011`70bff8d0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`70bff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`c1fff5d8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`c1fff5e0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000007a`c1fff8d0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`c1fff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`c13fed80 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000007a`c13fede0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000007a`c13fee80 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000007a`c13fefa0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000007a`c13ff2a0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000007a`c13ff530 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000007a`c13ff5e0 00007ff7`44321859     postgres!ProcessUtility+0x107
0000007a`c13ff630 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000007a`c13ff6a0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000007a`c13ff730 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000007a`c17ff978 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`c17ff980 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000007a`c17ffc70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`c17ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`c27ffa78 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000007a`c27ffa80 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000007a`c27ffb20 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000007a`c27ffb50 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`c27ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`c23ff8e8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000007a`c23ff8f0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`c23ff960 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000007a`c23ffa40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`c23ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`c1bffa18 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`c1bffa20 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000007a`c1bffd10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`c1bffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`92bffb48 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`92bffb50 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000078`92bffe40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`92bffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`927fedb0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000078`927fee10 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000078`927feeb0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000078`927fefd0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000078`927ff2d0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000078`927ff560 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000078`927ff610 00007ff7`44321859     postgres!ProcessUtility+0x107
00000078`927ff660 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000078`927ff6d0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000078`927ff760 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000078`92fff758 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`92fff760 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000078`92fffa50 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`92fffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`933ffc28 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000078`933ffc30 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000078`933ffca0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000078`933ffd80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`933ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`937ffa78 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000078`937ffa80 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000078`937ffb20 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000078`937ffb50 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`937ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`8ebff4c8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`8ebff4d0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000b6`8ebff7c0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`8ebff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`8efff848 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`8efff850 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000b6`8efffb40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`8efffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`8f3ffdc8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000b6`8f3ffdd0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b6`8f3ffe40 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000b6`8f3fff20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`8f3fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`8f7ff7a8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000b6`8f7ff7b0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000b6`8f7ff850 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000b6`8f7ff880 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`8f7ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`8e7fea60 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000b6`8e7feac0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000b6`8e7feb60 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000b6`8e7fec80 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000b6`8e7fef80 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000b6`8e7ff210 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000b6`8e7ff2c0 00007ff7`44321859     postgres!ProcessUtility+0x107
000000b6`8e7ff310 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000b6`8e7ff380 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000b6`8e7ff410 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000ed`245ff9e8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000ed`245ff9f0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000ed`245ffa90 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000ed`245ffac0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`245ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`239fedc0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000ed`239fee20 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000ed`239feec0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000ed`239fefe0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000ed`239ff2e0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000ed`239ff570 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000ed`239ff620 00007ff7`44321859     postgres!ProcessUtility+0x107
000000ed`239ff670 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000ed`239ff6e0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000ed`239ff770 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000ed`23dffa48 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`23dffa50 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000ed`23dffd40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`23dffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`241ffbf8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000ed`241ffc00 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ed`241ffc70 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000ed`241ffd50 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`241ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`249ff738 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`249ff740 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000ed`249ffa30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`249ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`8b5ff8e8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000db`8b5ff8f0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000db`8b5ff960 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000db`8b5ffa40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`8b5ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`8a5ff0c0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000db`8a5ff120 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000db`8a5ff1c0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000db`8a5ff2e0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000db`8a5ff5e0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000db`8a5ff870 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000db`8a5ff920 00007ff7`44321859     postgres!ProcessUtility+0x107
000000db`8a5ff970 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000db`8a5ff9e0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000db`8a5ffa70 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000db`8a9ff808 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`8a9ff810 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000db`8a9ffb00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`8a9ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`8adff478 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`8adff480 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000db`8adff770 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`8adff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`8b1ff648 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`8b1ff650 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000db`8b1ff940 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`8b1ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`8b9ffcf8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000db`8b9ffd00 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000db`8b9ffda0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000db`8b9ffdd0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`8b9ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`d4fffb98 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000009c`d4fffba0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009c`d4fffc10 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000009c`d4fffcf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`d4fffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`d43fefe0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000009c`d43ff040 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000009c`d43ff0e0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000009c`d43ff200 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000009c`d43ff500 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000009c`d43ff790 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000009c`d43ff840 00007ff7`44321859     postgres!ProcessUtility+0x107
0000009c`d43ff890 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000009c`d43ff900 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000009c`d43ff990 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000009c`d47ff928 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`d47ff930 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000009c`d47ffc20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`d47ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`d4bff8e8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`d4bff8f0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000009c`d4bffbe0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`d4bffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`d53ff8d8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000009c`d53ff8e0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000009c`d53ff980 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000009c`d53ff9b0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`d53ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`75bffa48 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000054`75bffa50 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000054`75bffaf0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000054`75bffb20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`75bffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`74bfefa0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000054`74bff000 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000054`74bff0a0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000054`74bff1c0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000054`74bff4c0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000054`74bff750 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000054`74bff800 00007ff7`44321859     postgres!ProcessUtility+0x107
00000054`74bff850 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000054`74bff8c0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000054`74bff950 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000054`74fffc08 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`74fffc10 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000054`74ffff00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`74ffff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`753ff708 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`753ff710 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000054`753ffa00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`753ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`757ffb58 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000054`757ffb60 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000054`757ffbd0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000054`757ffcb0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`757ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`37dff7e8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000b3`37dff7f0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000b3`37dff890 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000b3`37dff8c0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b3`37dff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`369fecb0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000b3`369fed10 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000b3`369fedb0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000b3`369feed0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000b3`369ff1d0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000b3`369ff460 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000b3`369ff510 00007ff7`44321859     postgres!ProcessUtility+0x107
000000b3`369ff560 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000b3`369ff5d0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000b3`369ff660 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000b3`36dff908 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b3`36dff910 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000b3`36dffc00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b3`36dffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`371ff8e8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b3`371ff8f0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000b3`371ffbe0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b3`371ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`375ff768 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b3`375ff770 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000b3`375ffa60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b3`375ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`379ff7c8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000b3`379ff7d0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b3`379ff840 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000b3`379ff920 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b3`379ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`647ffbc8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000009c`647ffbd0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009c`647ffc40 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000009c`647ffd20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`647ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`63bfeeb0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000009c`63bfef10 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000009c`63bfefb0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000009c`63bff0d0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000009c`63bff3d0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000009c`63bff660 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000009c`63bff710 00007ff7`44321859     postgres!ProcessUtility+0x107
0000009c`63bff760 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000009c`63bff7d0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000009c`63bff860 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000009c`63fff7b8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`63fff7c0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000009c`63fffab0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`63fffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`643ff538 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`643ff540 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000009c`643ff830 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`643ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`64bffcd8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000009c`64bffce0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000009c`64bffd80 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000009c`64bffdb0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`64bffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`e15ff9b8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000a5`e15ff9c0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a5`e15ffa30 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000a5`e15ffb10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`e15ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`e1dff998 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`e1dff9a0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000a5`e1dffc90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`e1dffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`e0dff0f0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000a5`e0dff150 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000a5`e0dff1f0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000a5`e0dff310 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000a5`e0dff610 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000a5`e0dff8a0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000a5`e0dff950 00007ff7`44321859     postgres!ProcessUtility+0x107
000000a5`e0dff9a0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000a5`e0dffa10 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000a5`e0dffaa0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000a5`e11ffb38 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`e11ffb40 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000a5`e11ffe30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`e11ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`e19ff9c8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000a5`e19ff9d0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000a5`e19ffa70 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000a5`e19ffaa0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`e19ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`e99ff718 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`e99ff720 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000068`e99ffa10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`e99ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`ea1ff8d8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000068`ea1ff8e0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000068`ea1ff980 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000068`ea1ff9b0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`ea1ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`e8dfea70 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000068`e8dfead0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000068`e8dfeb70 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000068`e8dfec90 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000068`e8dfef90 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000068`e8dff220 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000068`e8dff2d0 00007ff7`44321859     postgres!ProcessUtility+0x107
00000068`e8dff320 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000068`e8dff390 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000068`e8dff420 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000068`e91ffbf8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`e91ffc00 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000068`e91ffef0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`e91fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`e95ffba8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`e95ffbb0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000068`e95ffea0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`e95ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`e9dff918 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000068`e9dff920 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000068`e9dff990 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000068`e9dffa70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`e9dffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`45bff8e8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000032`45bff8f0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000032`45bff960 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000032`45bffa40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`45bffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`463ff7f8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000032`463ff800 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000032`463ff8a0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000032`463ff8d0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`463ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`453ff110 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000032`453ff170 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000032`453ff210 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000032`453ff330 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000032`453ff630 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000032`453ff8c0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000032`453ff970 00007ff7`44321859     postgres!ProcessUtility+0x107
00000032`453ff9c0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000032`453ffa30 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000032`453ffac0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000032`457ff598 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000032`457ff5a0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000032`457ff890 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`457ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`45fffc08 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000032`45fffc10 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000032`45ffff00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`45ffff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`345ff688 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000012`345ff690 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000012`345ff700 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000012`345ff7e0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`345ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`33dfec10 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000012`33dfec70 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000012`33dfed10 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000012`33dfee30 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000012`33dff130 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000012`33dff3c0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000012`33dff470 00007ff7`44321859     postgres!ProcessUtility+0x107
00000012`33dff4c0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000012`33dff530 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000012`33dff5c0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000012`341ffb98 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`341ffba0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000012`341ffe90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`341ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`349ff738 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000012`349ff740 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000012`349ff7e0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000012`349ff810 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`349ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`34dff4f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`34dff500 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000012`34dff7f0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`34dff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`9a7ff888 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000006b`9a7ff890 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006b`9a7ff900 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000006b`9a7ff9e0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`9a7ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`9abff7e8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000006b`9abff7f0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000006b`9abff890 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000006b`9abff8c0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`9abff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`99bff140 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000006b`99bff1a0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000006b`99bff240 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000006b`99bff360 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000006b`99bff660 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000006b`99bff8f0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000006b`99bff9a0 00007ff7`44321859     postgres!ProcessUtility+0x107
0000006b`99bff9f0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000006b`99bffa60 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000006b`99bffaf0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000006b`99fffb78 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`99fffb80 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000006b`99fffe70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`99fffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`9a3ffb88 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`9a3ffb90 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000006b`9a3ffe80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`9a3ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`c79ffca8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000d3`c79ffcb0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000d3`c79ffd50 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000d3`c79ffd80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`c79ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`c75ff9b8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000d3`c75ff9c0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d3`c75ffa30 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000d3`c75ffb10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`c75ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`c69ff7d8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`c69ff7e0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000d3`c69ffad0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`c69ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`c65feb00 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000d3`c65feb60 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000d3`c65fec00 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000d3`c65fed20 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000d3`c65ff020 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000d3`c65ff2b0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000d3`c65ff360 00007ff7`44321859     postgres!ProcessUtility+0x107
000000d3`c65ff3b0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000d3`c65ff420 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000d3`c65ff4b0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000d3`c6dffc18 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`c6dffc20 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000d3`c6dfff10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`c6dfff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`c71ff578 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`c71ff580 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000d3`c71ff870 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`c71ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`37dff788 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000fd`37dff790 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000fd`37dff830 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000fd`37dff860 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`37dff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`371ff0c0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000fd`371ff120 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000fd`371ff1c0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000fd`371ff2e0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000fd`371ff5e0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000fd`371ff870 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000fd`371ff920 00007ff7`44321859     postgres!ProcessUtility+0x107
000000fd`371ff970 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000fd`371ff9e0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000fd`371ffa70 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000fd`375ff8b8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`375ff8c0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000fd`375ffbb0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`375ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`379ff8a8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000fd`379ff8b0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fd`379ff920 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000fd`379ffa00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`379ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`381ff828 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`381ff830 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000fd`381ffb20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`381ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`517ffd98 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000098`517ffda0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000098`517ffe40 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000098`517ffe70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`517ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`50bfeae0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000098`50bfeb40 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000098`50bfebe0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000098`50bfed00 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000098`50bff000 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000098`50bff290 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000098`50bff340 00007ff7`44321859     postgres!ProcessUtility+0x107
00000098`50bff390 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000098`50bff400 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000098`50bff490 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000098`50fff7f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`50fff800 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000098`50fffaf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`50fffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`513ffc68 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000098`513ffc70 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000098`513ffce0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000098`513ffdc0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`513ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`51bffa88 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`51bffa90 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000098`51bffd80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`51bffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`435ffc78 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000051`435ffc80 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000051`435ffcf0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000051`435ffdd0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`435ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`425febc0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000051`425fec20 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000051`425fecc0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000051`425fede0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000051`425ff0e0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000051`425ff370 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000051`425ff420 00007ff7`44321859     postgres!ProcessUtility+0x107
00000051`425ff470 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000051`425ff4e0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000051`425ff570 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000051`429ffac8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`429ffad0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000051`429ffdc0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`429ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`42dff5e8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`42dff5f0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000051`42dff8e0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`42dff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`431ff9c8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`431ff9d0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000051`431ffcc0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`431ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`439ff9a8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000051`439ff9b0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000051`439ffa50 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000051`439ffa80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`439ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`9fbff6d8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`9fbff6e0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000fb`9fbff9d0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`9fbffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`9f7fee60 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000fb`9f7feec0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000fb`9f7fef60 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000fb`9f7ff080 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000fb`9f7ff380 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000fb`9f7ff610 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000fb`9f7ff6c0 00007ff7`44321859     postgres!ProcessUtility+0x107
000000fb`9f7ff710 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000fb`9f7ff780 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000fb`9f7ff810 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000fb`9ffff9d8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000fb`9ffff9e0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fb`9ffffa50 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000fb`9ffffb30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`9ffffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`a03ff668 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000fb`a03ff670 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000fb`a03ff710 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000fb`a03ff740 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`a03ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`a07ff988 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`a07ff990 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000fb`a07ffc80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`a07ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`f2dffba8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`f2dffbb0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000da`f2dffea0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`f2dffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`f1dfee50 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000da`f1dfeeb0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000da`f1dfef50 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000da`f1dff070 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000da`f1dff370 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000da`f1dff600 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000da`f1dff6b0 00007ff7`44321859     postgres!ProcessUtility+0x107
000000da`f1dff700 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000da`f1dff770 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000da`f1dff800 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000da`f21ff818 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`f21ff820 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000da`f21ffb10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`f21ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`f25ff8e8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000da`f25ff8f0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000da`f25ff960 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000da`f25ffa40 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`f25ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`f29ffcd8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000da`f29ffce0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000da`f29ffd80 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000da`f29ffdb0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`f29ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`ca3ffc48 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000ec`ca3ffc50 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000ec`ca3ffcf0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000ec`ca3ffd20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ec`ca3ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`c97fedc0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000ec`c97fee20 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000ec`c97feec0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000ec`c97fefe0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000ec`c97ff2e0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000ec`c97ff570 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000ec`c97ff620 00007ff7`44321859     postgres!ProcessUtility+0x107
000000ec`c97ff670 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000ec`c97ff6e0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000ec`c97ff770 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000ec`c9bffb08 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ec`c9bffb10 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000ec`c9bffe00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ec`c9bffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`c9fffb28 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000ec`c9fffb30 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ec`c9fffba0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000ec`c9fffc80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ec`c9fffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`ca7ff6e8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ec`ca7ff6f0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000ec`ca7ff9e0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ec`ca7ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`cd3ff668 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`cd3ff670 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000ba`cd3ff960 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`cd3ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`cc7fee50 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000ba`cc7feeb0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000ba`cc7fef50 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000ba`cc7ff070 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000ba`cc7ff370 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000ba`cc7ff600 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000ba`cc7ff6b0 00007ff7`44321859     postgres!ProcessUtility+0x107
000000ba`cc7ff700 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000ba`cc7ff770 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000ba`cc7ff800 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000ba`ccbff888 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`ccbff890 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000ba`ccbffb80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`ccbffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`ccfff6f8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000ba`ccfff700 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ba`ccfff770 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000ba`ccfff850 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`ccfff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`cd7ff6b8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000ba`cd7ff6c0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000ba`cd7ff760 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000ba`cd7ff790 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`cd7ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`4cdffb38 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000db`4cdffb40 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000db`4cdffbb0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000db`4cdffc90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`4cdffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`4bdfed20 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000db`4bdfed80 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000db`4bdfee20 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000db`4bdfef40 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000db`4bdff240 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000db`4bdff4d0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000db`4bdff580 00007ff7`44321859     postgres!ProcessUtility+0x107
000000db`4bdff5d0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000db`4bdff640 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000db`4bdff6d0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000db`4c1ff4b8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`4c1ff4c0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000db`4c1ff7b0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`4c1ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`4c5ff7c8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`4c5ff7d0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000db`4c5ffac0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`4c5ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`4c9ff768 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`4c9ff770 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000db`4c9ffa60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`4c9ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`4d1ffaa8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000db`4d1ffab0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000db`4d1ffb50 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000db`4d1ffb80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`4d1ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`747ff040 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000ad`747ff0a0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000ad`747ff140 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000ad`747ff260 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000ad`747ff560 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000ad`747ff7f0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000ad`747ff8a0 00007ff7`44321859     postgres!ProcessUtility+0x107
000000ad`747ff8f0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000ad`747ff960 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000ad`747ff9f0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000ad`757ffbd8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000ad`757ffbe0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000ad`757ffc80 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000ad`757ffcb0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`757ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`753ffbf8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`753ffc00 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000ad`753ffef0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`753fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`74fff968 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000ad`74fff970 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ad`74fff9e0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000ad`74fffac0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`74fffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`74bff8d8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`74bff8e0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000ad`74bffbd0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`74bffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`717fee40 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000099`717feea0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000099`717fef40 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000099`717ff060 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000099`717ff360 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000099`717ff5f0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000099`717ff6a0 00007ff7`44321859     postgres!ProcessUtility+0x107
00000099`717ff6f0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000099`717ff760 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000099`717ff7f0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000099`72bffb98 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000099`72bffba0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000099`72bffc40 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000099`72bffc70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`72bffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`727ffd28 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000099`727ffd30 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000099`727ffda0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000099`727ffe80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`727ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`723ffc18 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`723ffc20 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000099`723fff10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`723fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`71fff678 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`71fff680 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000099`71fff970 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`71fff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`71bff608 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`71bff610 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000099`71bff900 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`71bff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`207ff968 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`207ff970 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000dc`207ffc60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`207ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`20bff698 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`20bff6a0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000dc`20bff990 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`20bff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`20fffa28 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000dc`20fffa30 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000dc`20fffaa0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000dc`20fffb80 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`20fffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`213ffcb8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000dc`213ffcc0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000dc`213ffd60 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000dc`213ffd90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`213ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`203fef70 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000dc`203fefd0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000dc`203ff070 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000dc`203ff190 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000dc`203ff490 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000dc`203ff720 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000dc`203ff7d0 00007ff7`44321859     postgres!ProcessUtility+0x107
000000dc`203ff820 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000dc`203ff890 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000dc`203ff920 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000005e`869fecd0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000005e`869fed30 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000005e`869fedd0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000005e`869feef0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000005e`869ff1f0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000005e`869ff480 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000005e`869ff530 00007ff7`44321859     postgres!ProcessUtility+0x107
0000005e`869ff580 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000005e`869ff5f0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000005e`869ff680 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000005e`86dff968 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`86dff970 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000005e`86dffc60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`86dffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`871ff978 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`871ff980 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000005e`871ffc70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`871ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`875ffba8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`875ffbb0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000005e`875ffea0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`875ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`879ff908 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000005e`879ff910 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005e`879ff980 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000005e`879ffa60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`879ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`87dff8b8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000005e`87dff8c0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000005e`87dff960 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000005e`87dff990 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`87dff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`897fed90 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000fc`897fedf0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000fc`897fee90 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000fc`897fefb0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000fc`897ff2b0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000fc`897ff540 00007ffa`6aa53422     postgres!standard_ProcessUtility+0xe1d
000000fc`897ff5f0 00007ff7`443254c8     pg_stat_statements+0x3422
000000fc`897ff970 00007ff7`44321859     postgres!ProcessUtility+0x6e
000000fc`897ff9c0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000fc`897ffa30 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
core
000000fc`89bff508 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`89bff510 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000fc`89bff800 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`89bff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`89fff8e8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`89fff8f0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000fc`89fffbe0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`89fffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`8a3ff508 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`8a3ff510 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000fc`8a3ff800 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`8a3ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`8a7ffb88 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000fc`8a7ffb90 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fc`8a7ffc00 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000fc`8a7ffce0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`8a7ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`8abff8f8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000fc`8abff900 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000fc`8abff9a0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000fc`8abff9d0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`8abffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`bfbfead0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000003d`bfbfeb30 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000003d`bfbfebd0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000003d`bfbfecf0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000003d`bfbfeff0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000003d`bfbff280 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000003d`bfbff330 00007ff7`44321859     postgres!ProcessUtility+0x107
0000003d`bfbff380 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000003d`bfbff3f0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000003d`bfbff480 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000003d`bffff5b8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`bffff5c0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000003d`bffff8b0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`bffff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`c03ffb28 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`c03ffb30 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000003d`c03ffe20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`c03ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`c07ff7b8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`c07ff7c0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000003d`c07ffab0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`c07ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`c0bff918 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000003d`c0bff920 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003d`c0bff990 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000003d`c0bffa70 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`c0bffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`c0fff928 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000003d`c0fff930 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000003d`c0fff9d0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000003d`c0fffa00 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`c0fffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`c13ff8b8 00007ffa`773e026b     ntdll!NtRemoveIoCompletion+0x14
0000003d`c13ff8c0 00007ffa`79a64cb0     mswsock!SockAsyncThread+0x9b
0000003d`c13ff920 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`c13ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`705feb40 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000065`705feba0 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000065`705fec40 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000065`705fed60 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000065`705ff060 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000065`705ff2f0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000065`705ff3a0 00007ff7`44321859     postgres!ProcessUtility+0x107
00000065`705ff3f0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000065`705ff460 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000065`705ff4f0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000065`709ffc28 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`709ffc30 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000065`709fff20 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`709fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`70dff5a8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`70dff5b0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000065`70dff8a0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`70dff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`711ffbc8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`711ffbd0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000065`711ffec0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`711ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`715ff818 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000065`715ff820 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000065`715ff890 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000065`715ff970 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`715ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`719ff7d8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000065`719ff7e0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000065`719ff880 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000065`719ff8b0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`719ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`2d3fefa0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000007f`2d3ff000 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000007f`2d3ff0a0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000007f`2d3ff1c0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000007f`2d3ff4c0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000007f`2d3ff750 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000007f`2d3ff800 00007ff7`44321859     postgres!ProcessUtility+0x107
0000007f`2d3ff850 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000007f`2d3ff8c0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000007f`2d3ff950 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000007f`2d7ff838 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`2d7ff840 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000007f`2d7ffb30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`2d7ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`2dbff868 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`2dbff870 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000007f`2dbffb60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`2dbffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`2dfffb38 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`2dfffb40 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000007f`2dfffe30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`2dfffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`2e3ff5e8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000007f`2e3ff5f0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007f`2e3ff660 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000007f`2e3ff740 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`2e3ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`2e7ffb08 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000007f`2e7ffb10 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000007f`2e7ffbb0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000007f`2e7ffbe0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`2e7ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`7d7feef0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000003e`7d7fef50 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000003e`7d7feff0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000003e`7d7ff110 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000003e`7d7ff410 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000003e`7d7ff6a0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000003e`7d7ff750 00007ff7`44321859     postgres!ProcessUtility+0x107
0000003e`7d7ff7a0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
0000003e`7d7ff810 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
0000003e`7d7ff8a0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
0000003e`7dbff7f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`7dbff800 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000003e`7dbffaf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`7dbffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`7dfffb98 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`7dfffba0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000003e`7dfffe90 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`7dfffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`7e3ff6f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`7e3ff700 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000003e`7e3ff9f0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`7e3ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`7e7ff898 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000003e`7e7ff8a0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003e`7e7ff910 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000003e`7e7ff9f0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`7e7ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`7ebffdd8 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000003e`7ebffde0 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000003e`7ebffe80 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000003e`7ebffeb0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`7ebffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`ca9fecd0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
0000003f`ca9fed30 00007ff7`4403f571     postgres!heap_form_tuple+0xda
0000003f`ca9fedd0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
0000003f`ca9feef0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
0000003f`ca9ff1f0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
0000003f`ca9ff480 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
0000003f`ca9ff530 00007ff7`440c1ce4     postgres!ProcessUtility+0x107
0000003f`ca9ff580 00007ff7`443257a7     postgres!CreateSchemaCommand+0x41c
0000003f`ca9ff670 00007ff7`4432543b     postgres!ProcessUtility+0x34d
0000003f`ca9ff900 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
core
0000003f`cadff4e8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`cadff4f0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000003f`cadff7e0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`cadff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`cb1ffbd8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`cb1ffbe0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000003f`cb1ffed0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`cb1fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`cb5ffa38 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`cb5ffa40 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
0000003f`cb5ffd30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`cb5ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`cb9ffb88 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
0000003f`cb9ffb90 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003f`cb9ffc00 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
0000003f`cb9ffce0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`cb9ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`cbdffb88 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
0000003f`cbdffb90 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
0000003f`cbdffc30 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
0000003f`cbdffc60 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`cbdffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`507ff758 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
000000cd`507ff760 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`507ff7d0 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
000000cd`507ff8b0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`507ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`4f7feea0 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
000000cd`4f7fef00 00007ff7`4403f571     postgres!heap_form_tuple+0xda
000000cd`4f7fefa0 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
000000cd`4f7ff0c0 00007ff7`44325d35     postgres!DefineRelation+0xc6d
000000cd`4f7ff3c0 00007ff7`4432543b     postgres!ProcessUtility+0x8db
000000cd`4f7ff650 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
000000cd`4f7ff700 00007ff7`44321859     postgres!ProcessUtility+0x107
000000cd`4f7ff750 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
000000cd`4f7ff7c0 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
000000cd`4f7ff850 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
000000cd`4fbff758 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`4fbff760 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000cd`4fbffa50 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`4fbffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`4ffff618 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`4ffff620 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000cd`4ffff910 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`4ffff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`503ff8c8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`503ff8d0 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
000000cd`503ffbc0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`503ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`50bffc58 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
000000cd`50bffc60 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
000000cd`50bffd00 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
000000cd`50bffd30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`50bffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`833ff958 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`833ff960 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000090`833ffc50 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`833ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`82fff9f8 00007ffa`7a96b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`82fffa00 00007ffa`79a64cb0     ntdll!TppWorkerThread+0x2df
00000090`82fffcf0 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`82fffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`82bfeb20 00007ff7`43f61255     postgres!heap_compute_data_size+0x3f
00000090`82bfeb80 00007ff7`4403f571     postgres!heap_form_tuple+0xda
00000090`82bfec20 00007ff7`440e80a3     postgres!StorePartitionKey+0x142
00000090`82bfed40 00007ff7`44325d35     postgres!DefineRelation+0xc6d
00000090`82bff040 00007ff7`4432543b     postgres!ProcessUtility+0x8db
00000090`82bff2d0 00007ff7`44325561     postgres!standard_ProcessUtility+0xe1d
00000090`82bff380 00007ff7`44321859     postgres!ProcessUtility+0x107
00000090`82bff3d0 00007ff7`44321b9e     postgres!PlannedStmtRequiresSnapshot+0x134
00000090`82bff440 00007ff7`44321f5a     postgres!PlannedStmtRequiresSnapshot+0x479
00000090`82bff4d0 00007ff7`4431dae2     postgres!PortalRun+0x1f7
core
00000090`83bffc38 00007ffa`77fad90e     ntdll!NtWaitForSingleObject+0x14
00000090`83bffc40 00007ff7`4425d79f     KERNELBASE!WaitForSingleObjectEx+0x8e
00000090`83bffce0 00007ffa`79a64cb0     postgres!pgwin32_select+0x744
00000090`83bffd10 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`83bffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`837ffad8 00007ffa`77ff4a7a     ntdll!NtFsControlFile+0x14
00000090`837ffae0 00007ff7`4425c4f6     KERNELBASE!ConnectNamedPipe+0x6a
00000090`837ffb50 00007ffa`79a64cb0     postgres!pg_queue_signal+0x188
00000090`837ffc30 00007ffa`7a9dedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`837ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/amcheck/expected/check_btree.out C:/cirrus/build/testrun/amcheck/regress/...
--- C:/cirrus/contrib/amcheck/expected/check_btree.out	2025-12-05 14:34:10.115515200 +0000
+++ C:/cirrus/build/testrun/amcheck/regress/results/check_btree.out	2025-12-05 14:44:07.382277100 +0000
@@ -63,221 +63,7 @@
 -- verify partitioned indexes are rejected (error)
 BEGIN;
 CREATE TABLE bttest_partitioned (a int, b int) PARTITION BY list (a);
-CREATE INDEX bttest_btree_partitioned_idx ON bttest_partitioned USING btree (b);
-SELECT bt_index_parent_check('bttest_btree_partitioned_idx');
-ERROR:  expected index as targets for verification
-DETAIL:  This operation is not supported for partitioned indexes.
-ROLLBACK;
--- normal check outside of xact
-SELECT bt_index_check('bttest_a_idx');
- bt_index_check 
-----------------
- 
-(1 row)
-
--- more expansive tests
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/btree_gist/expected/partitions.out C:/cirrus/build/testrun/btree_gist/reg...
--- C:/cirrus/contrib/btree_gist/expected/partitions.out	2025-12-05 14:34:10.283654300 +0000
+++ C:/cirrus/build/testrun/btree_gist/regress/results/partitions.out	2025-12-05 14:44:16.401812700 +0000
@@ -7,76 +7,7 @@
   valid_at daterange,
   exclude using gist (id with =, valid_at with &&)
 ) partition by range (id);
-create table parttmp_1_to_10 partition of parttmp for values from (1) to (10);
-create table parttmp_11_to_20 partition of parttmp for values from (11) to (20);
-insert into parttmp (id, valid_at) values
-  (1, '[2000-01-01, 2000-02-01)'),
-  (1, '[2000-02-01, 2000-03-01)'),
-  (2, '[2000-01-01, 2000-02-01)'),
-  (11, '[2000-01-01, 2000-02-01)'),
-  (11, '[2000-02-01, 2000-03-01)'),
-  (12, '[2000-01-01, 2000-02-01)');
-select * from parttmp order by id, valid_at;
- id |        valid_at         
-----+-------------------------
-  1 | [01-01-2000,02-01-2000)
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/modules/delay_execution/expected/partition-addition.out C:/cirrus/build/...
--- C:/cirrus/src/test/modules/delay_execution/expected/partition-addition.out	2025-12-05 14:34:14.804200400 +0000
+++ C:/cirrus/build/testrun/delay_execution/isolation/results/partition-addition.out	2025-12-05 14:44:50.421340600 +0000
@@ -1,27 +1,6 @@
 Parsed test spec with 2 sessions
 
 starting permutation: s2lock s1exec s2addp s2unlock
-step s2lock: SELECT pg_advisory_lock(12345);
-pg_advisory_lock
-----------------
-                
-(1 row)
-
-step s1exec: LOAD 'delay_execution';
-		  SET delay_execution.post_planning_lock_id = 12345;
-		  SELECT * FROM foo WHERE a <> 1 AND a <> (SELECT 3); <waiting ...>
-step s2addp: CREATE TABLE foo2 (LIKE foo);
-		  ALTER TABLE foo ATTACH PARTITION foo2 FOR VALUES IN (2);
-		  INSERT INTO foo VALUES (2, 'ADD2');
-step s2unlock: SELECT pg_advisory_unlock(12345);
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/file_fdw/expected/file_fdw.out C:/cirrus/build/testrun/file_fdw/regress/r...
--- C:/cirrus/contrib/file_fdw/expected/file_fdw.out	2025-12-05 14:34:10.409551000 +0000
+++ C:/cirrus/build/testrun/file_fdw/regress/results/file_fdw.out	2025-12-05 14:44:19.269488300 +0000
@@ -375,182 +375,7 @@
 -- declarative partitioning tests
 SET ROLE regress_file_fdw_superuser;
 CREATE TABLE pt (a int, b text) partition by list (a);
-\set filename :abs_srcdir '/data/list1.csv'
-CREATE FOREIGN TABLE p1 partition of pt for values in (1) SERVER file_server
-OPTIONS (format 'csv', filename :'filename', delimiter ',');
-CREATE TABLE p2 partition of pt for values in (2);
-SELECT tableoid::regclass, * FROM pt;
- tableoid | a |  b  
-----------+---+-----
- p1       | 1 | foo
- p1       | 1 | bar
-(2 rows)
-
-SELECT tableoid::regclass, * FROM p1;
- tableoid | a |  b  
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitione...
--- C:/cirrus/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out	2025-12-05 14:34:14...
+++ C:/cirrus/build/testrun/injection_points/isolation/results/reindex-concurrently-upsert-partitioned.out	2025-12-05 14...
@@ -1,238 +1,6 @@
 Parsed test spec with 4 sessions
 
 starting permutation: s3_setup_wait_before_set_dead s3_start_reindex s1_start_upsert s4_wakeup_to_set_dead s2_start_ups...
-injection_points_attach
------------------------
-                       
-(1 row)
-
-injection_points_attach
------------------------
-                       
-(1 row)
-
-injection_points_set_local
---------------------------
-                          
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/isolation/expected/detach-partition-concurrently-1.out C:/cirrus/build/t...
--- C:/cirrus/src/test/isolation/expected/detach-partition-concurrently-1.out	2025-12-05 14:34:14.607863900 +0000
+++ C:/cirrus/build/testrun/isolation/isolation/results/detach-partition-concurrently-1.out	2025-12-05 14:40:51.62789380...
@@ -1,288 +1,6 @@
 Parsed test spec with 3 sessions
 
 starting permutation: s1b s1s s2detach s1s s1c s1s
-step s1b: BEGIN;
-step s1s: SELECT * FROM d_listp;
-a
--
-1
-2
-(2 rows)
-
-step s2detach: ALTER TABLE d_listp DETACH PARTITION d_listp2 CONCURRENTLY; <waiting ...>
-step s1s: SELECT * FROM d_listp;
-a
--
-1
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pageinspect/expected/page.out C:/cirrus/build/testrun/pageinspect/regress...
--- C:/cirrus/contrib/pageinspect/expected/page.out	2025-12-05 14:34:10.580438400 +0000
+++ C:/cirrus/build/testrun/pageinspect/regress/results/page.out	2025-12-05 14:44:26.773399100 +0000
@@ -179,110 +179,7 @@
 -- check that using any of these functions with a partitioned table or index
 -- would fail
 create table test_partitioned (a int) partition by range (a);
-create index test_partitioned_index on test_partitioned (a);
-select get_raw_page('test_partitioned', 0); -- error about partitioned table
-ERROR:  cannot get raw page from relation "test_partitioned"
-DETAIL:  This operation is not supported for partitioned tables.
-select get_raw_page('test_partitioned_index', 0); -- error about partitioned index
-ERROR:  cannot get raw page from relation "test_partitioned_index"
-DETAIL:  This operation is not supported for partitioned indexes.
--- a regular table which is a member of a partition set should work though
-create table test_part1 partition of test_partitioned for values from ( 1 ) to (100);
-select get_raw_page('test_part1', 0); -- get farther and error about empty table
-ERROR:  block number 0 is out of range for relation "test_part1"
-drop table test_partitioned;
--- check null bitmap alignment for table whose number of attributes is multiple of 8
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pg_overexplain/expected/pg_overexplain.out C:/cirrus/build/testrun/pg_ove...
--- C:/cirrus/contrib/pg_overexplain/expected/pg_overexplain.out	2025-12-05 14:34:10.637389900 +0000
+++ C:/cirrus/build/testrun/pg_overexplain/regress/results/pg_overexplain.out	2025-12-05 14:44:31.159628800 +0000
@@ -52,440 +52,7 @@
 -- Create a partitioned table.
 CREATE TABLE vegetables (id serial, name text, genus text)
 PARTITION BY LIST (genus);
-CREATE TABLE daucus PARTITION OF vegetables FOR VALUES IN ('daucus');
-CREATE TABLE brassica PARTITION OF vegetables FOR VALUES IN ('brassica');
-INSERT INTO vegetables (name, genus)
-	VALUES ('carrot', 'daucus'), ('bok choy', 'brassica'),
-		   ('brocooli', 'brassica'), ('cauliflower', 'brassica'),
-		   ('cabbage', 'brassica'), ('kohlrabi', 'brassica'),
-		   ('rutabaga', 'brassica'), ('turnip', 'brassica');
-VACUUM ANALYZE vegetables;
--- We filter relation OIDs out of the test output in order to avoid
--- test instability. This is currently only needed for EXPLAIN (DEBUG), not
--- EXPLAIN (RANGE_TABLE). Also suppress actual row counts, which are not
--- stable (e.g. 1/8 is 0.12 on some buildfarm machines and 0.13 on others).
-CREATE FUNCTION explain_filter(text) RETURNS SETOF text
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pg_prewarm/expected/pg_prewarm.out C:/cirrus/build/testrun/pg_prewarm/reg...
--- C:/cirrus/contrib/pg_prewarm/expected/pg_prewarm.out	2025-12-05 14:34:10.644186800 +0000
+++ C:/cirrus/build/testrun/pg_prewarm/regress/results/pg_prewarm.out	2025-12-05 14:44:32.275351700 +0000
@@ -2,9 +2,7 @@
 CREATE EXTENSION pg_prewarm;
 -- pg_prewarm() should fail if the target relation has no storage.
 CREATE TABLE test (c1 int) PARTITION BY RANGE (c1);
-SELECT pg_prewarm('test', 'buffer');
-ERROR:  relation "test" does not have storage
-DETAIL:  This operation is not supported for partitioned tables.
--- Cleanup
-DROP TABLE test;
-DROP EXTENSION pg_prewarm;
+server closed the connection unexpectedly
+	This probably means the server terminated abnormally
+	before or while processing the request.
+connection to server was lost
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pg_stat_statements/expected/utility.out C:/cirrus/build/testrun/pg_stat_s...
--- C:/cirrus/contrib/pg_stat_statements/expected/utility.out	2025-12-05 14:34:10.661159600 +0000
+++ C:/cirrus/build/testrun/pg_stat_statements/regress/results/utility.out	2025-12-05 14:44:34.516070700 +0000
@@ -44,696 +44,7 @@
 
 -- Partitions
 CREATE TABLE pt_stats (a int, b int) PARTITION BY range (a);
-CREATE TABLE pt_stats1 (a int, b int);
-ALTER TABLE pt_stats ATTACH PARTITION pt_stats1 FOR VALUES FROM (0) TO (100);
-CREATE TABLE pt_stats2 PARTITION OF pt_stats FOR VALUES FROM (100) TO (200);
-CREATE INDEX pt_stats_index ON ONLY pt_stats (a);
-CREATE INDEX pt_stats2_index ON ONLY pt_stats2 (a);
-ALTER INDEX pt_stats_index ATTACH PARTITION pt_stats2_index;
-DROP TABLE pt_stats;
--- Views
-CREATE VIEW view_stats AS SELECT 1::int AS a, 2::int AS b;
-ALTER VIEW view_stats ALTER COLUMN a SET DEFAULT 2;
-DROP VIEW view_stats;
--- Foreign tables
-CREATE FOREIGN DATA WRAPPER wrapper_stats;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/database.out C:/cirrus/build/testrun/pg_upgrade/002_pg_...
--- C:/cirrus/src/test/regress/expected/database.out	2025-12-05 14:34:15.213164500 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/database.out	2025-12-05 14:40:08.734347200 +0000
@@ -2,20 +2,10 @@
 	ENCODING utf8 LC_COLLATE "C" LC_CTYPE "C" TEMPLATE template0;
 ALTER DATABASE regression_tbd RENAME TO regression_utf8;
 ALTER DATABASE regression_utf8 SET TABLESPACE regress_tblspace;
-ALTER DATABASE regression_utf8 SET TABLESPACE pg_default;
-ALTER DATABASE regression_utf8 CONNECTION_LIMIT 123;
--- Test PgDatabaseToastTable.  Doing this with GRANT would be slow.
-BEGIN;
-UPDATE pg_database
-SET datacl = array_fill(makeaclitem(10, 10, 'USAGE', false), ARRAY[5e5::int])
-WHERE datname = 'regression_utf8';
--- load catcache entry, if nothing else does
-ALTER DATABASE regression_utf8 RENAME TO regression_rename_rolled_back;
-ROLLBACK;
-CREATE ROLE regress_datdba_before;
-CREATE ROLE regress_datdba_after;
-ALTER DATABASE regression_utf8 OWNER TO regress_datdba_before;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pg_visibility/expected/pg_visibility.out C:/cirrus/build/testrun/pg_visib...
--- C:/cirrus/contrib/pg_visibility/expected/pg_visibility.out	2025-12-05 14:34:10.718935300 +0000
+++ C:/cirrus/build/testrun/pg_visibility/regress/results/pg_visibility.out	2025-12-05 14:44:36.840276300 +0000
@@ -39,240 +39,7 @@
 --
 -- partitioned tables (the parent ones) don't have visibility maps
 create table test_partitioned (a int) partition by list (a);
--- these should all fail
-select pg_visibility('test_partitioned', 0);
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_visibility_map('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_visibility_map_summary('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_check_frozen('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pgstattuple/expected/pgstattuple.out C:/cirrus/build/testrun/pgstattuple/...
--- C:/cirrus/contrib/pgstattuple/expected/pgstattuple.out	2025-12-05 14:34:10.834993000 +0000
+++ C:/cirrus/build/testrun/pgstattuple/regress/results/pgstattuple.out	2025-12-05 14:44:34.045365800 +0000
@@ -152,154 +152,7 @@
 ERROR:  relation "test_hashidx" is not a GIN index
 -- check that using any of these functions with unsupported relations will fail
 create table test_partitioned (a int) partition by range (a);
-create index test_partitioned_index on test_partitioned(a);
-create index test_partitioned_hash_index on test_partitioned using hash(a);
--- these should all fail
-select pgstattuple('test_partitioned');
-ERROR:  cannot get tuple-level statistics for relation "test_partitioned"
-DETAIL:  This operation is not supported for partitioned tables.
-select pgstattuple('test_partitioned_index');
-ERROR:  cannot get tuple-level statistics for relation "test_partitioned_index"
-DETAIL:  This operation is not supported for partitioned indexes.
-select pgstattuple_approx('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_relpages('test_partitioned');
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/postgres_fdw/expected/postgres_fdw.out C:/cirrus/build/testrun/postgres_f...
--- C:/cirrus/contrib/postgres_fdw/expected/postgres_fdw.out	2025-12-05 14:34:10.861731200 +0000
+++ C:/cirrus/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2025-12-05 14:44:40.670853200 +0000
@@ -4542,8180 +4542,7 @@
 DROP FOREIGN TABLE reindex_foreign;
 -- partitions and foreign tables
 CREATE TABLE reind_fdw_parent (c1 int) PARTITION BY RANGE (c1);
-CREATE TABLE reind_fdw_0_10 PARTITION OF reind_fdw_parent
-  FOR VALUES FROM (0) TO (10);
-CREATE FOREIGN TABLE reind_fdw_10_20 PARTITION OF reind_fdw_parent
-  FOR VALUES FROM (10) TO (20)
-  SERVER loopback OPTIONS (table_name 'reind_local_10_20');
-REINDEX TABLE reind_fdw_parent; -- ok
-REINDEX TABLE CONCURRENTLY reind_fdw_parent; -- ok
-DROP TABLE reind_fdw_parent;
--- ===================================================================
--- conversion error
--- ===================================================================
-ALTER FOREIGN TABLE ft1 ALTER COLUMN c8 TYPE int;
-SELECT * FROM ft1 ftx(x1,x2,x3,x4,x5,x6,x7,x8) WHERE x1 = 1;  -- ERROR
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/database.out C:/cirrus/build/testrun/recovery/027_strea...
--- C:/cirrus/src/test/regress/expected/database.out	2025-12-05 14:34:15.213164500 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/database.out	2025-12-05 14:42:37.460407800 +0000
@@ -3,19 +3,10 @@
 ALTER DATABASE regression_tbd RENAME TO regression_utf8;
 ALTER DATABASE regression_utf8 SET TABLESPACE regress_tblspace;
 ALTER DATABASE regression_utf8 SET TABLESPACE pg_default;
-ALTER DATABASE regression_utf8 CONNECTION_LIMIT 123;
--- Test PgDatabaseToastTable.  Doing this with GRANT would be slow.
-BEGIN;
-UPDATE pg_database
-SET datacl = array_fill(makeaclitem(10, 10, 'USAGE', false), ARRAY[5e5::int])
-WHERE datname = 'regression_utf8';
--- load catcache entry, if nothing else does
-ALTER DATABASE regression_utf8 RENAME TO regression_rename_rolled_back;
-ROLLBACK;
-CREATE ROLE regress_datdba_before;
-CREATE ROLE regress_datdba_after;
-ALTER DATABASE regression_utf8 OWNER TO regress_datdba_before;
-REASSIGN OWNED BY regress_datdba_before TO regress_datdba_after;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/database.out C:/cirrus/build/testrun/regress/regress/re...
--- C:/cirrus/src/test/regress/expected/database.out	2025-12-05 14:34:15.213164500 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/database.out	2025-12-05 14:40:08.077121700 +0000
@@ -2,20 +2,10 @@
 	ENCODING utf8 LC_COLLATE "C" LC_CTYPE "C" TEMPLATE template0;
 ALTER DATABASE regression_tbd RENAME TO regression_utf8;
 ALTER DATABASE regression_utf8 SET TABLESPACE regress_tblspace;
-ALTER DATABASE regression_utf8 SET TABLESPACE pg_default;
-ALTER DATABASE regression_utf8 CONNECTION_LIMIT 123;
--- Test PgDatabaseToastTable.  Doing this with GRANT would be slow.
-BEGIN;
-UPDATE pg_database
-SET datacl = array_fill(makeaclitem(10, 10, 'USAGE', false), ARRAY[5e5::int])
-WHERE datname = 'regression_utf8';
--- load catcache entry, if nothing else does
-ALTER DATABASE regression_utf8 RENAME TO regression_rename_rolled_back;
-ROLLBACK;
-CREATE ROLE regress_datdba_before;
-CREATE ROLE regress_datdba_after;
-ALTER DATABASE regression_utf8 OWNER TO regress_datdba_before;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/seg/expected/security.out C:/cirrus/build/testrun/seg/regress/results/sec...
--- C:/cirrus/contrib/seg/expected/security.out	2025-12-05 14:34:10.882088800 +0000
+++ C:/cirrus/build/testrun/seg/regress/results/security.out	2025-12-05 14:44:39.416952300 +0000
@@ -22,11 +22,7 @@
 CREATE SCHEMA test_schema
 CREATE TABLE t(i int) PARTITION BY RANGE (i)
 CREATE TABLE p1 PARTITION OF t FOR VALUES FROM (1) TO (regress_seg_schema.exfun(2));
-DROP SCHEMA test_schema CASCADE;
-NOTICE:  drop cascades to 3 other objects
-DETAIL:  drop cascades to table test_schema.t
-drop cascades to extension seg
-drop cascades to operator test_schema.=(oid,regclass)
-RESET ROLE;
-DROP OWNED BY regress_seg_role;
-DROP ROLE regress_seg_role;
+server closed the connection unexpectedly
+	This probably means the server terminated abnormally
+	before or while processing the request.
+connection to server was lost
diff --strip-trailing-cr -U3 C:/cirrus/contrib/seg/expected/seg.out C:/cirrus/build/testrun/seg/regress/results/seg.out
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/modules/test_ddl_deparse/expected/alter_table.out C:/cirrus/build/testru...
--- C:/cirrus/src/test/modules/test_ddl_deparse/expected/alter_table.out	2025-12-05 14:34:14.915108000 +0000
+++ C:/cirrus/build/testrun/test_ddl_deparse/regress/results/alter_table.out	2025-12-05 14:45:02.128886700 +0000
@@ -44,97 +44,7 @@
 CREATE TABLE part (
 	a int
 ) PARTITION BY RANGE (a);
-NOTICE:  DDL test: type simple, tag CREATE TABLE
-CREATE TABLE part1 PARTITION OF part FOR VALUES FROM (1) to (100);
-NOTICE:  DDL test: type simple, tag CREATE TABLE
-CREATE TABLE part2 (a int);
-NOTICE:  DDL test: type simple, tag CREATE TABLE
-ALTER TABLE part ATTACH PARTITION part2 FOR VALUES FROM (101) to (200);
-NOTICE:  DDL test: type alter table, tag ALTER TABLE
-NOTICE:    subcommand: type ATTACH PARTITION desc table part2
-ALTER TABLE part DETACH PARTITION part2;
-NOTICE:  DDL test: type alter table, tag ALTER TABLE
-NOTICE:    subcommand: type DETACH PARTITION desc table part2
-DROP TABLE part2;
-ALTER TABLE part ADD PRIMARY KEY (a);
...
tap
[14:40:34.784](33.847s) not ok 5 - regression tests pass
[14:40:54.063](6.114s) not ok 16 - run of pg_upgrade for new instance
[14:40:54.065](0.001s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success
[14:40:55.044](0.086s) not ok 20 - old and new dumps match after pg_upgrade
tap
[14:48:01.172](1.049s) not ok 23 - pgbench scale 1 initialization status (got 1 vs expected 0)
[14:48:01.174](0.000s) not ok 27 - pgbench scale 1 initialization stderr /(?^:creating 2 partitions)/
[14:48:01.175](0.000s) not ok 28 - pgbench scale 1 initialization stderr /(?^:vacuuming)/
[14:48:01.175](0.000s) not ok 29 - pgbench scale 1 initialization stderr /(?^:creating primary keys)/
[14:48:01.176](0.000s) not ok 30 - pgbench scale 1 initialization stderr /(?^:creating foreign keys)/
[14:48:01.176](0.000s) not ok 32 - pgbench scale 1 initialization stderr /(?^:done in \d+\.\d\d s )/
[14:48:01.218](0.041s) not ok 33 - pgbench --init-steps status (got 1 vs expected 0)
[14:48:01.219](0.000s) not ok 35 - pgbench --init-steps stderr /(?^:dropping old tables)/
[14:48:01.219](0.000s) not ok 36 - pgbench --init-steps stderr /(?^:creating tables)/
[14:48:01.220](0.000s) not ok 37 - pgbench --init-steps stderr /(?^:creating 3 partitions)/
[14:48:01.220](0.000s) not ok 38 - pgbench --init-steps stderr /(?^:creating primary keys)/
[14:48:01.221](0.000s) not ok 39 - pgbench --init-steps stderr /(?^:generating data \(server-side\))/
[14:48:01.221](0.000s) not ok 40 - pgbench --init-steps stderr /(?^:creating foreign keys)/
[14:48:01.222](0.000s) not ok 42 - pgbench --init-steps stderr /(?^:done in \d+\.\d\d s )/
tap
[14:43:03.290](35.922s) not ok 2 - regression tests pass
[14:43:03.307](0.001s) not ok 3 - primary alive after regression test run
test
[14:51:17.056]   5/359 postgresql:regress / regress/regress                                            ERROR            ...
[14:51:17.056]   9/359 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[14:51:17.056]  10/359 postgresql:isolation / isolation/isolation                                      ERROR            ...
[14:51:17.056]  43/359 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[14:51:17.056]  62/359 postgresql:amcheck / amcheck/regress                                            ERROR            ...
[14:51:17.056]  74/359 postgresql:btree_gist / btree_gist/regress                                      ERROR            ...
[14:51:17.056]  78/359 postgresql:file_fdw / file_fdw/regress                                          ERROR            ...
[14:51:17.056]  89/359 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[14:51:17.056]  95/359 postgresql:pg_overexplain / pg_overexplain/regress                              ERROR            ...
[14:51:17.056]  96/359 postgresql:pg_prewarm / pg_prewarm/regress                                      ERROR            ...
[14:51:17.056]  98/359 postgresql:pgstattuple / pgstattuple/regress                                    ERROR            ...
[14:51:17.056] 100/359 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
[14:51:17.056] 103/359 postgresql:pg_visibility / pg_visibility/regress                                ERROR            ...
[14:51:17.056] 106/359 postgresql:seg / seg/regress                                                    ERROR            ...
[14:51:17.056] 107/359 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[14:51:17.056] 118/359 postgresql:delay_execution / delay_execution/isolation                          ERROR            ...
[14:51:17.056] 130/359 postgresql:injection_points / injection_points/isolation                        ERROR            ...
[14:51:17.056] 134/359 postgresql:test_ddl_deparse / test_ddl_deparse/regress                          ERROR            ...
[14:51:17.056] 161/359 postgresql:pg_amcheck / pg_amcheck/003_check                                    ERROR            ...
[14:51:17.056] 192/359 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
[14:51:17.056] 194/359 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
[14:51:17.056] 230/359 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
[14:51:17.056] 245/359 postgresql:scripts / scripts/100_vacuumdb                                       ERROR            ...
[14:51:17.056] 286/359 postgresql:subscription / subscription/013_partition                            ERROR            ...
[14:51:17.056] 298/359 postgresql:subscription / subscription/025_rep_changes_for_schema               ERROR            ...
[14:51:17.056] 302/359 postgresql:subscription / subscription/027_nosuperuser                          ERROR            ...
[14:51:17.056] 303/359 postgresql:subscription / subscription/028_row_filter                           ERROR            ...
[14:51:17.056] 305/359 postgresql:subscription / subscription/031_column_list                          ERROR            ...
[14:51:17.056] 307/359 postgresql:subscription / subscription/032_subscribe_use_index                  ERROR            ...
[14:51:17.056] 308/359 postgresql:subscription / subscription/030_origin                               ERROR            ...
[14:51:17.056] 309/359 postgresql:subscription / subscription/035_conflicts                            ERROR            ...
[14:51:17.056] 334/359 postgresql:test_misc / test_misc/001_constraint_validation                      ERROR            ...
NetBSD - Meson
core
[14:42:21.127] #0  0x00000000004aa20e in VARATT_CAN_MAKE_SHORT (PTR=<optimized out>) at ../src/include/varatt.h:419
[14:42:21.127] #1  heap_compute_data_size (tupleDesc=tupleDesc@entry=0x74b88e5ba758, values=values@entry=0x7f7fff834040,...
[14:42:21.127] #2  0x00000000004aad0a in heap_form_tuple (tupleDescriptor=0x74b88e5ba758, values=values@entry=0x7f7fff83...
[14:42:21.127] #3  0x000000000058a253 in StorePartitionKey (rel=rel@entry=0x74b88e1e9cb8, strategy=strategy@entry=108 'l...
[14:42:21.127] #4  0x000000000060a5b4 in DefineRelation (stmt=stmt@entry=0x74b88e95e078, relkind=<optimized out>, relkin...
[14:42:21.127] #5  0x0000000000803852 in ProcessUtilitySlow (pstate=pstate@entry=0x74b88e94f100, pstmt=pstmt@entry=0x74b...
[14:42:21.127] #6  0x0000000000801db0 in standard_ProcessUtility (pstmt=0x74b88e95e188, queryString=0x74b88e95d100 "CREA...
[14:42:21.127] #7  0x00000000008005cb in PortalRunUtility (portal=portal@entry=0x74b88e8a9100, pstmt=0x74b88e95e188, isT...
[14:42:21.127] #8  0x00000000008006fa in PortalRunMulti (portal=portal@entry=0x74b88e8a9100, isTopLevel=isTopLevel@entry...
[14:42:21.127] #9  0x0000000000800d37 in PortalRun (portal=portal@entry=0x74b88e8a9100, count=count@entry=92233720368547...
regress
diff -U3 /home/postgres/postgres/contrib/amcheck/expected/check_btree.out /home/postgres/postgres/build/testrun/amcheck/...
--- /home/postgres/postgres/contrib/amcheck/expected/check_btree.out	2025-12-05 14:34:20.071375281 +0000
+++ /home/postgres/postgres/build/testrun/amcheck/regress/results/check_btree.out	2025-12-05 14:37:31.674072178 +0000
@@ -63,221 +63,7 @@
 -- verify partitioned indexes are rejected (error)
 BEGIN;
 CREATE TABLE bttest_partitioned (a int, b int) PARTITION BY list (a);
-CREATE INDEX bttest_btree_partitioned_idx ON bttest_partitioned USING btree (b);
-SELECT bt_index_parent_check('bttest_btree_partitioned_idx');
-ERROR:  expected index as targets for verification
-DETAIL:  This operation is not supported for partitioned indexes.
-ROLLBACK;
--- normal check outside of xact
-SELECT bt_index_check('bttest_a_idx');
- bt_index_check 
-----------------
- 
-(1 row)
-
--- more expansive tests
...
regress
diff -U3 /home/postgres/postgres/contrib/btree_gist/expected/partitions.out /home/postgres/postgres/build/testrun/btree_...
--- /home/postgres/postgres/contrib/btree_gist/expected/partitions.out	2025-12-05 14:34:20.309175884 +0000
+++ /home/postgres/postgres/build/testrun/btree_gist/regress/results/partitions.out	2025-12-05 14:37:33.212079842 +0000
@@ -7,76 +7,7 @@
   valid_at daterange,
   exclude using gist (id with =, valid_at with &&)
 ) partition by range (id);
-create table parttmp_1_to_10 partition of parttmp for values from (1) to (10);
-create table parttmp_11_to_20 partition of parttmp for values from (11) to (20);
-insert into parttmp (id, valid_at) values
-  (1, '[2000-01-01, 2000-02-01)'),
-  (1, '[2000-02-01, 2000-03-01)'),
-  (2, '[2000-01-01, 2000-02-01)'),
-  (11, '[2000-01-01, 2000-02-01)'),
-  (11, '[2000-02-01, 2000-03-01)'),
-  (12, '[2000-01-01, 2000-02-01)');
-select * from parttmp order by id, valid_at;
- id |        valid_at         
-----+-------------------------
-  1 | [01-01-2000,02-01-2000)
...
regress
diff -U3 /home/postgres/postgres/src/test/modules/delay_execution/expected/partition-addition.out /home/postgres/postgre...
--- /home/postgres/postgres/src/test/modules/delay_execution/expected/partition-addition.out	2025-12-05 14:34:27.5164824...
+++ /home/postgres/postgres/build/testrun/delay_execution/isolation/results/partition-addition.out	2025-12-05 14:37:44.2...
@@ -1,27 +1,6 @@
 Parsed test spec with 2 sessions
 
 starting permutation: s2lock s1exec s2addp s2unlock
-step s2lock: SELECT pg_advisory_lock(12345);
-pg_advisory_lock
-----------------
-                
-(1 row)
-
-step s1exec: LOAD 'delay_execution';
-		  SET delay_execution.post_planning_lock_id = 12345;
-		  SELECT * FROM foo WHERE a <> 1 AND a <> (SELECT 3); <waiting ...>
-step s2addp: CREATE TABLE foo2 (LIKE foo);
-		  ALTER TABLE foo ATTACH PARTITION foo2 FOR VALUES IN (2);
-		  INSERT INTO foo VALUES (2, 'ADD2');
-step s2unlock: SELECT pg_advisory_unlock(12345);
...
regress
diff -U3 /home/postgres/postgres/contrib/file_fdw/expected/file_fdw.out /home/postgres/postgres/build/testrun/file_fdw/r...
--- /home/postgres/postgres/contrib/file_fdw/expected/file_fdw.out	2025-12-05 14:34:20.473134174 +0000
+++ /home/postgres/postgres/build/testrun/file_fdw/regress/results/file_fdw.out	2025-12-05 14:37:34.365777058 +0000
@@ -375,182 +375,7 @@
 -- declarative partitioning tests
 SET ROLE regress_file_fdw_superuser;
 CREATE TABLE pt (a int, b text) partition by list (a);
-\set filename :abs_srcdir '/data/list1.csv'
-CREATE FOREIGN TABLE p1 partition of pt for values in (1) SERVER file_server
-OPTIONS (format 'csv', filename :'filename', delimiter ',');
-CREATE TABLE p2 partition of pt for values in (2);
-SELECT tableoid::regclass, * FROM pt;
- tableoid | a |  b  
-----------+---+-----
- p1       | 1 | foo
- p1       | 1 | bar
-(2 rows)
-
-SELECT tableoid::regclass, * FROM p1;
- tableoid | a |  b  
...
regress
diff -U3 /home/postgres/postgres/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out ...
--- /home/postgres/postgres/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out	2025-...
+++ /home/postgres/postgres/build/testrun/injection_points/isolation/results/reindex-concurrently-upsert-partitioned.out...
@@ -1,238 +1,6 @@
 Parsed test spec with 4 sessions
 
 starting permutation: s3_setup_wait_before_set_dead s3_start_reindex s1_start_upsert s4_wakeup_to_set_dead s2_start_ups...
-injection_points_attach
------------------------
-                       
-(1 row)
-
-injection_points_attach
------------------------
-                       
-(1 row)
-
-injection_points_set_local
---------------------------
-                          
...
regress
diff -U3 /home/postgres/postgres/src/test/isolation/expected/detach-partition-concurrently-1.out /home/postgres/postgres...
--- /home/postgres/postgres/src/test/isolation/expected/detach-partition-concurrently-1.out	2025-12-05 14:34:27.16535384...
+++ /home/postgres/postgres/build/testrun/isolation/isolation/results/detach-partition-concurrently-1.out	2025-12-05 14:...
@@ -1,288 +1,6 @@
 Parsed test spec with 3 sessions
 
 starting permutation: s1b s1s s2detach s1s s1c s1s
-step s1b: BEGIN;
-step s1s: SELECT * FROM d_listp;
-a
--
-1
-2
-(2 rows)
-
-step s2detach: ALTER TABLE d_listp DETACH PARTITION d_listp2 CONCURRENTLY; <waiting ...>
-step s1s: SELECT * FROM d_listp;
-a
--
-1
...
regress
diff -U3 /home/postgres/postgres/contrib/pageinspect/expected/page.out /home/postgres/postgres/build/testrun/pageinspect...
--- /home/postgres/postgres/contrib/pageinspect/expected/page.out	2025-12-05 14:34:20.717679363 +0000
+++ /home/postgres/postgres/build/testrun/pageinspect/regress/results/page.out	2025-12-05 14:37:36.752808602 +0000
@@ -179,110 +179,7 @@
 -- check that using any of these functions with a partitioned table or index
 -- would fail
 create table test_partitioned (a int) partition by range (a);
-create index test_partitioned_index on test_partitioned (a);
-select get_raw_page('test_partitioned', 0); -- error about partitioned table
-ERROR:  cannot get raw page from relation "test_partitioned"
-DETAIL:  This operation is not supported for partitioned tables.
-select get_raw_page('test_partitioned_index', 0); -- error about partitioned index
-ERROR:  cannot get raw page from relation "test_partitioned_index"
-DETAIL:  This operation is not supported for partitioned indexes.
--- a regular table which is a member of a partition set should work though
-create table test_part1 partition of test_partitioned for values from ( 1 ) to (100);
-select get_raw_page('test_part1', 0); -- get farther and error about empty table
-ERROR:  block number 0 is out of range for relation "test_part1"
-drop table test_partitioned;
--- check null bitmap alignment for table whose number of attributes is multiple of 8
...
regress
diff -U3 /home/postgres/postgres/contrib/pg_overexplain/expected/pg_overexplain.out /home/postgres/postgres/build/testru...
--- /home/postgres/postgres/contrib/pg_overexplain/expected/pg_overexplain.out	2025-12-05 14:34:20.818575401 +0000
+++ /home/postgres/postgres/build/testrun/pg_overexplain/regress/results/pg_overexplain.out	2025-12-05 14:37:38.28143790...
@@ -52,440 +52,7 @@
 -- Create a partitioned table.
 CREATE TABLE vegetables (id serial, name text, genus text)
 PARTITION BY LIST (genus);
-CREATE TABLE daucus PARTITION OF vegetables FOR VALUES IN ('daucus');
-CREATE TABLE brassica PARTITION OF vegetables FOR VALUES IN ('brassica');
-INSERT INTO vegetables (name, genus)
-	VALUES ('carrot', 'daucus'), ('bok choy', 'brassica'),
-		   ('brocooli', 'brassica'), ('cauliflower', 'brassica'),
-		   ('cabbage', 'brassica'), ('kohlrabi', 'brassica'),
-		   ('rutabaga', 'brassica'), ('turnip', 'brassica');
-VACUUM ANALYZE vegetables;
--- We filter relation OIDs out of the test output in order to avoid
--- test instability. This is currently only needed for EXPLAIN (DEBUG), not
--- EXPLAIN (RANGE_TABLE). Also suppress actual row counts, which are not
--- stable (e.g. 1/8 is 0.12 on some buildfarm machines and 0.13 on others).
-CREATE FUNCTION explain_filter(text) RETURNS SETOF text
...
regress
diff -U3 /home/postgres/postgres/contrib/pg_prewarm/expected/pg_prewarm.out /home/postgres/postgres/build/testrun/pg_pre...
--- /home/postgres/postgres/contrib/pg_prewarm/expected/pg_prewarm.out	2025-12-05 14:34:20.831440563 +0000
+++ /home/postgres/postgres/build/testrun/pg_prewarm/regress/results/pg_prewarm.out	2025-12-05 14:37:38.326678647 +0000
@@ -2,9 +2,7 @@
 CREATE EXTENSION pg_prewarm;
 -- pg_prewarm() should fail if the target relation has no storage.
 CREATE TABLE test (c1 int) PARTITION BY RANGE (c1);
-SELECT pg_prewarm('test', 'buffer');
-ERROR:  relation "test" does not have storage
-DETAIL:  This operation is not supported for partitioned tables.
--- Cleanup
-DROP TABLE test;
-DROP EXTENSION pg_prewarm;
+server closed the connection unexpectedly
+	This probably means the server terminated abnormally
+	before or while processing the request.
+connection to server was lost
regress
diff -U3 /home/postgres/postgres/contrib/pg_stat_statements/expected/utility.out /home/postgres/postgres/build/testrun/p...
--- /home/postgres/postgres/contrib/pg_stat_statements/expected/utility.out	2025-12-05 14:34:20.860483545 +0000
+++ /home/postgres/postgres/build/testrun/pg_stat_statements/regress/results/utility.out	2025-12-05 14:37:39.023526656 +...
@@ -44,696 +44,7 @@
 
 -- Partitions
 CREATE TABLE pt_stats (a int, b int) PARTITION BY range (a);
-CREATE TABLE pt_stats1 (a int, b int);
-ALTER TABLE pt_stats ATTACH PARTITION pt_stats1 FOR VALUES FROM (0) TO (100);
-CREATE TABLE pt_stats2 PARTITION OF pt_stats FOR VALUES FROM (100) TO (200);
-CREATE INDEX pt_stats_index ON ONLY pt_stats (a);
-CREATE INDEX pt_stats2_index ON ONLY pt_stats2 (a);
-ALTER INDEX pt_stats_index ATTACH PARTITION pt_stats2_index;
-DROP TABLE pt_stats;
--- Views
-CREATE VIEW view_stats AS SELECT 1::int AS a, 2::int AS b;
-ALTER VIEW view_stats ALTER COLUMN a SET DEFAULT 2;
-DROP VIEW view_stats;
--- Foreign tables
-CREATE FOREIGN DATA WRAPPER wrapper_stats;
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/geometry.out /home/postgres/postgres/build/testrun/pg_upgrade...
--- /home/postgres/postgres/src/test/regress/expected/geometry.out	2025-12-05 14:34:28.436542718 +0000
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/geometry.out	2025-12-05 14:36:52.420983...
@@ -60,5264 +60,10 @@
 SELECT (@@ f1) AS center
    FROM POLYGON_TBL
    WHERE (# f1) > 2;
-            center             
--------------------------------
- (1.33333333333,1.33333333333)
- (2.33333333333,1.33333333333)
- (4,5)
- (4,5)
- (4,3)
-(5 rows)
-
--- "is horizontal" function
-SELECT p1.f1
-   FROM POINT_TBL p1
-   WHERE ishorizontal(p1.f1, point '(0,0)');
...
regress
diff -U3 /home/postgres/postgres/contrib/pg_visibility/expected/pg_visibility.out /home/postgres/postgres/build/testrun/...
--- /home/postgres/postgres/contrib/pg_visibility/expected/pg_visibility.out	2025-12-05 14:34:20.943106415 +0000
+++ /home/postgres/postgres/build/testrun/pg_visibility/regress/results/pg_visibility.out	2025-12-05 14:37:40.218841782 ...
@@ -39,240 +39,7 @@
 --
 -- partitioned tables (the parent ones) don't have visibility maps
 create table test_partitioned (a int) partition by list (a);
--- these should all fail
-select pg_visibility('test_partitioned', 0);
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_visibility_map('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_visibility_map_summary('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_check_frozen('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
...
regress
diff -U3 /home/postgres/postgres/contrib/pgstattuple/expected/pgstattuple.out /home/postgres/postgres/build/testrun/pgst...
--- /home/postgres/postgres/contrib/pgstattuple/expected/pgstattuple.out	2025-12-05 14:34:21.088827547 +0000
+++ /home/postgres/postgres/build/testrun/pgstattuple/regress/results/pgstattuple.out	2025-12-05 14:37:39.081391045 +000...
@@ -152,154 +152,7 @@
 ERROR:  relation "test_hashidx" is not a GIN index
 -- check that using any of these functions with unsupported relations will fail
 create table test_partitioned (a int) partition by range (a);
-create index test_partitioned_index on test_partitioned(a);
-create index test_partitioned_hash_index on test_partitioned using hash(a);
--- these should all fail
-select pgstattuple('test_partitioned');
-ERROR:  cannot get tuple-level statistics for relation "test_partitioned"
-DETAIL:  This operation is not supported for partitioned tables.
-select pgstattuple('test_partitioned_index');
-ERROR:  cannot get tuple-level statistics for relation "test_partitioned_index"
-DETAIL:  This operation is not supported for partitioned indexes.
-select pgstattuple_approx('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_relpages('test_partitioned');
...
regress
diff -U3 /home/postgres/postgres/contrib/postgres_fdw/expected/postgres_fdw.out /home/postgres/postgres/build/testrun/po...
--- /home/postgres/postgres/contrib/postgres_fdw/expected/postgres_fdw.out	2025-12-05 14:34:21.121249362 +0000
+++ /home/postgres/postgres/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2025-12-05 14:37:42.226131054 +0...
@@ -4542,8180 +4542,7 @@
 DROP FOREIGN TABLE reindex_foreign;
 -- partitions and foreign tables
 CREATE TABLE reind_fdw_parent (c1 int) PARTITION BY RANGE (c1);
-CREATE TABLE reind_fdw_0_10 PARTITION OF reind_fdw_parent
-  FOR VALUES FROM (0) TO (10);
-CREATE FOREIGN TABLE reind_fdw_10_20 PARTITION OF reind_fdw_parent
-  FOR VALUES FROM (10) TO (20)
-  SERVER loopback OPTIONS (table_name 'reind_local_10_20');
-REINDEX TABLE reind_fdw_parent; -- ok
-REINDEX TABLE CONCURRENTLY reind_fdw_parent; -- ok
-DROP TABLE reind_fdw_parent;
--- ===================================================================
--- conversion error
--- ===================================================================
-ALTER FOREIGN TABLE ft1 ALTER COLUMN c8 TYPE int;
-SELECT * FROM ft1 ftx(x1,x2,x3,x4,x5,x6,x7,x8) WHERE x1 = 1;  -- ERROR
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/geometry.out /home/postgres/postgres/build/testrun/recovery/0...
--- /home/postgres/postgres/src/test/regress/expected/geometry.out	2025-12-05 14:34:28.436542718 +0000
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/geometry.out	2025-12-05 14:37:15.9438...
@@ -1197,4127 +1197,10 @@
 
 -- Closest point to box
 SELECT p.f1, b.f1, p.f1 ## b.f1 FROM POINT_TBL p, BOX_TBL b;
-        f1         |         f1          |   ?column?   
--------------------+---------------------+--------------
- (0,0)             | (2,2),(0,0)         | (0,0)
- (0,0)             | (3,3),(1,1)         | (1,1)
- (0,0)             | (-2,2),(-8,-10)     | (-2,0)
- (0,0)             | (2.5,3.5),(2.5,2.5) | (2.5,2.5)
- (0,0)             | (3,3),(3,3)         | (3,3)
- (-10,0)           | (2,2),(0,0)         | (0,0)
- (-10,0)           | (3,3),(1,1)         | (1,1)
- (-10,0)           | (-2,2),(-8,-10)     | (-8,0)
- (-10,0)           | (2.5,3.5),(2.5,2.5) | (2.5,2.5)
- (-10,0)           | (3,3),(3,3)         | (3,3)
- (-3,4)            | (2,2),(0,0)         | (0,2)
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/geometry.out /home/postgres/postgres/build/testrun/regress/re...
--- /home/postgres/postgres/src/test/regress/expected/geometry.out	2025-12-05 14:34:28.436542718 +0000
+++ /home/postgres/postgres/build/testrun/regress/regress/results/geometry.out	2025-12-05 14:36:48.101843053 +0000
@@ -1005,6 +1005,9 @@
 
 -- Closest point to line
 SELECT p.f1, l.s, p.f1 ## l.s FROM POINT_TBL p, LINE_TBL l;
+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.
         f1         |                   s                   |             ?column?             
 -------------------+---------------------------------------+----------------------------------
  (0,0)             | {0,-1,5}                              | (0,5)
@@ -1111,4213 +1114,5 @@
 
 -- Closest point to line segment
 SELECT p.f1, l.s, p.f1 ## l.s FROM POINT_TBL p, LSEG_TBL l;
-        f1         |               s               |             ?column?             
--------------------+-------------------------------+----------------------------------
- (0,0)             | [(1,2),(3,4)]                 | (1,2)
...
regress
diff -U3 /home/postgres/postgres/contrib/seg/expected/security.out /home/postgres/postgres/build/testrun/seg/regress/res...
--- /home/postgres/postgres/contrib/seg/expected/security.out	2025-12-05 14:34:21.165984178 +0000
+++ /home/postgres/postgres/build/testrun/seg/regress/results/security.out	2025-12-05 14:37:41.104510346 +0000
@@ -22,11 +22,7 @@
 CREATE SCHEMA test_schema
 CREATE TABLE t(i int) PARTITION BY RANGE (i)
 CREATE TABLE p1 PARTITION OF t FOR VALUES FROM (1) TO (regress_seg_schema.exfun(2));
-DROP SCHEMA test_schema CASCADE;
-NOTICE:  drop cascades to 3 other objects
-DETAIL:  drop cascades to table test_schema.t
-drop cascades to extension seg
-drop cascades to operator test_schema.=(oid,regclass)
-RESET ROLE;
-DROP OWNED BY regress_seg_role;
-DROP ROLE regress_seg_role;
+server closed the connection unexpectedly
+	This probably means the server terminated abnormally
+	before or while processing the request.
+connection to server was lost
diff -U3 /home/postgres/postgres/contrib/seg/expected/seg.out /home/postgres/postgres/build/testrun/seg/regress/results/...
...
regress
diff -U3 /home/postgres/postgres/src/test/modules/test_ddl_deparse/expected/alter_table.out /home/postgres/postgres/buil...
--- /home/postgres/postgres/src/test/modules/test_ddl_deparse/expected/alter_table.out	2025-12-05 14:34:27.776914086 +00...
+++ /home/postgres/postgres/build/testrun/test_ddl_deparse/regress/results/alter_table.out	2025-12-05 14:37:48.357742912...
@@ -44,97 +44,7 @@
 CREATE TABLE part (
 	a int
 ) PARTITION BY RANGE (a);
-NOTICE:  DDL test: type simple, tag CREATE TABLE
-CREATE TABLE part1 PARTITION OF part FOR VALUES FROM (1) to (100);
-NOTICE:  DDL test: type simple, tag CREATE TABLE
-CREATE TABLE part2 (a int);
-NOTICE:  DDL test: type simple, tag CREATE TABLE
-ALTER TABLE part ATTACH PARTITION part2 FOR VALUES FROM (101) to (200);
-NOTICE:  DDL test: type alter table, tag ALTER TABLE
-NOTICE:    subcommand: type ATTACH PARTITION desc table part2
-ALTER TABLE part DETACH PARTITION part2;
-NOTICE:  DDL test: type alter table, tag ALTER TABLE
-NOTICE:    subcommand: type DETACH PARTITION desc table part2
-DROP TABLE part2;
-ALTER TABLE part ADD PRIMARY KEY (a);
...
tap
[14:36:58.811](11.670s) not ok 5 - regression tests pass
[14:37:10.804](5.136s) not ok 16 - run of pg_upgrade for new instance
[14:37:10.804](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success
[14:37:11.399](0.078s) not ok 20 - old and new dumps match after pg_upgrade
tap
[14:38:43.086](0.100s) not ok 23 - pgbench scale 1 initialization status (got 1 vs expected 0)
[14:38:43.095](0.000s) not ok 27 - pgbench scale 1 initialization stderr /(?^:creating 2 partitions)/
[14:38:43.095](0.000s) not ok 28 - pgbench scale 1 initialization stderr /(?^:vacuuming)/
[14:38:43.096](0.000s) not ok 29 - pgbench scale 1 initialization stderr /(?^:creating primary keys)/
[14:38:43.096](0.000s) not ok 30 - pgbench scale 1 initialization stderr /(?^:creating foreign keys)/
[14:38:43.097](0.000s) not ok 32 - pgbench scale 1 initialization stderr /(?^:done in \d+\.\d\d s )/
[14:38:43.110](0.013s) not ok 33 - pgbench --init-steps status (got 1 vs expected 0)
[14:38:43.111](0.000s) not ok 35 - pgbench --init-steps stderr /(?^:dropping old tables)/
[14:38:43.112](0.000s) not ok 36 - pgbench --init-steps stderr /(?^:creating tables)/
[14:38:43.112](0.000s) not ok 37 - pgbench --init-steps stderr /(?^:creating 3 partitions)/
[14:38:43.113](0.000s) not ok 38 - pgbench --init-steps stderr /(?^:creating primary keys)/
[14:38:43.113](0.000s) not ok 39 - pgbench --init-steps stderr /(?^:generating data \(server-side\))/
[14:38:43.114](0.000s) not ok 40 - pgbench --init-steps stderr /(?^:creating foreign keys)/
[14:38:43.115](0.000s) not ok 42 - pgbench --init-steps stderr /(?^:done in \d+\.\d\d s )/
tap
[14:37:22.153](10.241s) not ok 2 - regression tests pass
[14:37:22.153](0.000s) not ok 3 - primary alive after regression test run
test
[14:39:51.218]   5/361 postgresql:regress / regress/regress                                            ERROR            ...
[14:39:51.218]  23/361 postgresql:isolation / isolation/isolation                                      ERROR            ...
[14:39:51.218]  12/361 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[14:39:51.218]  42/361 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[14:39:51.218]  62/361 postgresql:amcheck / amcheck/regress                                            ERROR            ...
[14:39:51.218]  66/361 postgresql:btree_gist / btree_gist/regress                                      ERROR            ...
[14:39:51.218]  84/361 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[14:39:51.218]  96/361 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
[14:39:51.218] 100/361 postgresql:pg_visibility / pg_visibility/regress                                ERROR            ...
[14:39:51.218] 104/361 postgresql:seg / seg/regress                                                    ERROR            ...
[14:39:51.218] 109/361 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[14:39:51.218] 116/361 postgresql:delay_execution / delay_execution/isolation                          ERROR            ...
[14:39:51.218] 132/361 postgresql:test_ddl_deparse / test_ddl_deparse/regress                          ERROR            ...
[14:39:51.218] 139/361 postgresql:injection_points / injection_points/isolation                        ERROR            ...
[14:39:51.218] 163/361 postgresql:pg_amcheck / pg_amcheck/003_check                                    ERROR            ...
[14:39:51.218] 193/361 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
[14:39:51.218] 195/361 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
[14:39:51.218] 236/361 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
[14:39:51.218] 248/361 postgresql:scripts / scripts/100_vacuumdb                                       ERROR            ...
[14:39:51.218] 288/361 postgresql:subscription / subscription/013_partition                            ERROR            ...
[14:39:51.218] 300/361 postgresql:subscription / subscription/025_rep_changes_for_schema               ERROR            ...
[14:39:51.218] 303/361 postgresql:subscription / subscription/027_nosuperuser                          ERROR            ...
[14:39:51.218] 304/361 postgresql:subscription / subscription/028_row_filter                           ERROR            ...
[14:39:51.218] 306/361 postgresql:subscription / subscription/031_column_list                          ERROR            ...
[14:39:51.218] 308/361 postgresql:subscription / subscription/032_subscribe_use_index                  ERROR            ...
[14:39:51.218] 309/361 postgresql:subscription / subscription/030_origin                               ERROR            ...
[14:39:51.218] 310/361 postgresql:subscription / subscription/035_conflicts                            ERROR            ...
[14:39:51.218] 337/361 postgresql:test_misc / test_misc/001_constraint_validation                      ERROR            ...
[14:39:51.218]  72/361 postgresql:file_fdw / file_fdw/regress                                          ERROR           1...
[14:39:51.218]  91/361 postgresql:pg_overexplain / pg_overexplain/regress                              ERROR           1...
[14:39:51.218]  92/361 postgresql:pg_prewarm / pg_prewarm/regress                                      ERROR           1...
[14:39:51.218]  97/361 postgresql:pgstattuple / pgstattuple/regress                                    ERROR           1...
FreeBSD - Meson
core
[14:43:06.232] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:06.232] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c61314680a8, bit=<optimized out>, bitmask=bitmask@en...
[14:43:06.232] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6131468010, values=values@entry=0x8217191e0, isn...
[14:43:06.232] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:06.232] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c61314698b0, strategy=114 'r', partnatts=pa...
[14:43:06.232] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27f78, relkind=112 'p', relkind@entry=...
[14:43:06.232] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c28d00, pstmt=pstmt@entry=0x3c6...
[14:43:06.232] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c26dd0, queryString=0x3c6130c1a100 "CREA...
[14:43:06.232] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a064d0, queryString=0x82171f000 <error: Cannot ac...
[14:43:06.232] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c26dd0, isTopLevel=<opti...
core
[14:43:15.642] #0  0x000000082a9cf32a in memcpy () from /lib/libc.so.7
[14:43:15.642] #1  0x00000000005d4061 in fill_val (att=att@entry=0x39a3bafd4b18, bit=<optimized out>, bitmask=bitmask@en...
[14:43:15.642] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x39a3bafd4a80, values=values@entry=0x820f21100, isn...
[14:43:15.642] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x820f211...
[14:43:15.642] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x39a3bafd0488, strategy=108 'l', partnatts=pa...
[14:43:15.642] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x39a3bafeff80, relkind=112 'p', relkind@entry=...
[14:43:15.642] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x39a3bae28d00, pstmt=pstmt@entry=0x39a...
[14:43:15.642] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x39a3bae1be60, queryString=0x39a3bae1a100 "CREA...
[14:43:15.642] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x39a3bbc05ab0, queryString=0x820f26000 <error: Cannot ac...
[14:43:15.642] #9  0x0000000000994cfc in PortalRunUtility (portal=0x39a3baf27100, pstmt=0x39a3bae1be60, isTopLevel=<opti...
core
[14:43:15.338] #0  0x000000082b56332a in memcpy () from /lib/libc.so.7
[14:43:15.338] #1  0x00000000005d4061 in fill_val (att=att@entry=0x704b6fc2528, bit=<optimized out>, bitmask=bitmask@ent...
[14:43:15.338] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x704b6fc2490, values=values@entry=0x82164d200, isnu...
[14:43:15.338] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x82164d2...
[14:43:15.338] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x704b6fb2388, strategy=114 'r', partnatts=par...
[14:43:15.338] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x704b6fd3060, relkind=112 'p', relkind@entry=1...
[14:43:15.338] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x704b6e28d00, pstmt=pstmt@entry=0x704b...
[14:43:15.338] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x704b6e1bc40, queryString=0x704b6e1a100 "CREATE...
[14:43:15.338] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x704b7c05cb0, queryString=0x821652000 <error: Cannot acc...
[14:43:15.338] #9  0x0000000000994cfc in PortalRunUtility (portal=0x704b6f22100, pstmt=0x704b6e1bc40, isTopLevel=<optimi...
core
[14:43:15.027] #0  0x000000082ba4132a in memcpy () from /lib/libc.so.7
[14:43:15.027] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3298605b1098, bit=<optimized out>, bitmask=bitmask@en...
[14:43:15.027] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3298605b1000, values=values@entry=0x8217a6eb0, isn...
[14:43:15.027] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217a6e...
[14:43:15.027] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3298605aca08, strategy=114 'r', partnatts=pa...
[14:43:15.027] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x32986055cd60, relkind=112 'p', relkind@entry=...
[14:43:15.027] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x329860428d00, pstmt=pstmt@entry=0x329...
[14:43:15.027] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x32986055d858, queryString=0x32986041a100 "CREA...
[14:43:15.027] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x329861204e80, queryString=0x8217ab000 <error: Cannot ac...
[14:43:15.027] #9  0x0000000000994cfc in PortalRunUtility (portal=0x329860522100, pstmt=0x32986055d858, isTopLevel=<opti...
core
[14:43:14.726] #0  0x000000082d1ec32a in memcpy () from /lib/libc.so.7
[14:43:14.726] #1  0x00000000005d4061 in fill_val (att=att@entry=0x2f89d13b0ed8, bit=<optimized out>, bitmask=bitmask@en...
[14:43:14.726] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x2f89d13b0e40, values=values@entry=0x8219ed220, isn...
[14:43:14.726] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8219ed2...
[14:43:14.726] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x2f89d13ac848, strategy=114 'r', partnatts=pa...
[14:43:14.726] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x2f89d13cef70, relkind=112 'p', relkind@entry=...
[14:43:14.726] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x2f89d1228d00, pstmt=pstmt@entry=0x2f8...
[14:43:14.726] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x2f89d13cee60, queryString=0x2f89d121a100 "CREA...
[14:43:14.726] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x2f89d20050d0, queryString=0x8219f2000 <error: Cannot ac...
[14:43:14.726] #9  0x0000000000994cfc in PortalRunUtility (portal=0x2f89d1327100, pstmt=0x2f89d13cee60, isTopLevel=<opti...
core
[14:43:14.421] #0  0x000000082cc7f32a in memcpy () from /lib/libc.so.7
[14:43:14.421] #1  0x00000000005d4061 in fill_val (att=att@entry=0x5b80e5b1ad8, bit=<optimized out>, bitmask=bitmask@ent...
[14:43:14.421] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x5b80e5b1a40, values=values@entry=0x820d26cd0, isnu...
[14:43:14.421] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x820d26c...
[14:43:14.421] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x5b80e5ad448, strategy=108 'l', partnatts=par...
[14:43:14.421] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x5b80e55cd28, relkind=112 'p', relkind@entry=1...
[14:43:14.421] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x5b80e428d00, pstmt=pstmt@entry=0x5b80...
[14:43:14.421] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x5b80e55d5d8, queryString=0x5b80e41a100 "CREATE...
[14:43:14.421] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x5b80f2046e0, queryString=0x820d2b000 <error: Cannot acc...
[14:43:14.421] #9  0x0000000000994cfc in PortalRunUtility (portal=0x5b80e522100, pstmt=0x5b80e55d5d8, isTopLevel=<optimi...
core
[14:43:14.116] #0  0x000000082bef932a in memcpy () from /lib/libc.so.7
[14:43:14.116] #1  0x00000000005d4061 in fill_val (att=att@entry=0x439b6dbd338, bit=<optimized out>, bitmask=bitmask@ent...
[14:43:14.116] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x439b6dbd2a0, values=values@entry=0x8212b8ab0, isnu...
[14:43:14.116] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8212b8a...
[14:43:14.116] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x439b6dad448, strategy=114 'r', partnatts=par...
[14:43:14.116] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x439b6dcef60, relkind=112 'p', relkind@entry=1...
[14:43:14.116] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x439b6c28d00, pstmt=pstmt@entry=0x439b...
[14:43:14.116] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x439b6d5c920, queryString=0x439b6c1a100 "CREATE...
[14:43:14.116] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x439b7a04940, queryString=0x8212bd000 <error: Cannot acc...
[14:43:14.116] #9  0x0000000000994cfc in PortalRunUtility (portal=0x439b6d22100, pstmt=0x439b6d5c920, isTopLevel=<optimi...
core
[14:43:13.813] #0  0x000000082a5a932a in memcpy () from /lib/libc.so.7
[14:43:13.813] #1  0x00000000005d4061 in fill_val (att=att@entry=0x1e57143aaef0, bit=<optimized out>, bitmask=bitmask@en...
[14:43:13.813] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x1e57143aae58, values=values@entry=0x82102dbe0, isn...
[14:43:13.813] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x82102db...
[14:43:13.813] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x1e5714a2ee58, strategy=104 'h', partnatts=pa...
[14:43:13.813] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x1e57143d4230, relkind=112 'p', relkind@entry=...
[14:43:13.813] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x1e5714228d00, pstmt=pstmt@entry=0x1e5...
[14:43:13.813] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x1e571421bcf8, queryString=0x1e571421a100 "CREA...
[14:43:13.813] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x1e57150048d0, queryString=0x821032000 <error: Cannot ac...
[14:43:13.813] #9  0x0000000000994cfc in PortalRunUtility (portal=0x1e5714322100, pstmt=0x1e571421bcf8, isTopLevel=<opti...
core
[14:43:13.510] #0  0x000000082dd2e32a in memcpy () from /lib/libc.so.7
[14:43:13.510] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3cb6163b1998, bit=<optimized out>, bitmask=bitmask@en...
[14:43:13.510] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3cb6163b1900, values=values@entry=0x821be9090, isn...
[14:43:13.510] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x821be90...
[14:43:13.510] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3cb6163ad308, strategy=108 'l', partnatts=pa...
[14:43:13.510] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3cb61635c748, relkind=112 'p', relkind@entry=...
[14:43:13.510] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3cb616228d00, pstmt=pstmt@entry=0x3cb...
[14:43:13.510] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3cb61635ce68, queryString=0x3cb61621a100 "CREA...
[14:43:13.510] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3cb617005060, queryString=0x821bee000 <error: Cannot ac...
[14:43:13.510] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3cb616327100, pstmt=0x3cb61635ce68, isTopLevel=<opti...
core
[14:43:13.209] #0  0x000000082d0c032a in memcpy () from /lib/libc.so.7
[14:43:13.209] #1  0x00000000005d4061 in fill_val (att=att@entry=0x1ff3d1fab030, bit=<optimized out>, bitmask=bitmask@en...
[14:43:13.209] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x1ff3d1faaf98, values=values@entry=0x821662a20, isn...
[14:43:13.209] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x821662a...
[14:43:13.209] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x1ff3d1fb84f8, strategy=108 'l', partnatts=pa...
[14:43:13.209] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x1ff3d1f5cac8, relkind=112 'p', relkind@entry=...
[14:43:13.209] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x1ff3d1e28d00, pstmt=pstmt@entry=0x1ff...
[14:43:13.209] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x1ff3d1f5d0d8, queryString=0x1ff3d1e1a100 "CREA...
[14:43:13.209] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x1ff3d2c052d0, queryString=0x821667000 <error: Cannot ac...
[14:43:13.209] #9  0x0000000000994cfc in PortalRunUtility (portal=0x1ff3d1f22100, pstmt=0x1ff3d1f5d0d8, isTopLevel=<opti...
core
[14:43:12.908] #0  0x000000082a7b732a in memcpy () from /lib/libc.so.7
[14:43:12.908] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c74c49e02e8, bit=<optimized out>, bitmask=bitmask@en...
[14:43:12.908] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c74c49e0250, values=values@entry=0x820fba380, isn...
[14:43:12.908] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x820fba3...
[14:43:12.908] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c74c49d0148, strategy=108 'l', partnatts=pa...
[14:43:12.908] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c74c48270e0, relkind=112 'p', relkind@entry=...
[14:43:12.908] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c74c4828d00, pstmt=pstmt@entry=0x3c7...
[14:43:12.908] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c74c481bcb0, queryString=0x3c74c481a100 "CREA...
[14:43:12.908] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c74c5605230, queryString=0x820fbf000 <error: Cannot ac...
[14:43:12.908] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c74c4924100, pstmt=0x3c74c481bcb0, isTopLevel=<opti...
core
[14:43:12.601] #0  0x000000082b1f532a in memcpy () from /lib/libc.so.7
[14:43:12.601] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3ee030fdfff8, bit=<optimized out>, bitmask=bitmask@en...
[14:43:12.601] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3ee030fdff60, values=values@entry=0x821656850, isn...
[14:43:12.601] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8216568...
[14:43:12.601] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3ee030fdb240, strategy=104 'h', partnatts=pa...
[14:43:12.601] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3ee031668190, relkind=112 'p', relkind@entry=...
[14:43:12.601] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3ee030e28d00, pstmt=pstmt@entry=0x3ee...
[14:43:12.601] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3ee031668d58, queryString=0x3ee030e1a100 "crea...
[14:43:12.601] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3ee031c05360, queryString=0x82165b000 <error: Cannot ac...
[14:43:12.601] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3ee030f29100, pstmt=0x3ee031668d58, isTopLevel=<opti...
core
[14:43:12.293] #0  0x000000082bb1932a in memcpy () from /lib/libc.so.7
[14:43:12.293] #1  0x00000000005d4061 in fill_val (att=att@entry=0x1121de1d0708, bit=<optimized out>, bitmask=bitmask@en...
[14:43:12.293] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x1121de1d0670, values=values@entry=0x821484240, isn...
[14:43:12.293] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8214842...
[14:43:12.293] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x1121de84b6a8, strategy=104 'h', partnatts=pa...
[14:43:12.293] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x1121de1f1f68, relkind=112 'p', relkind@entry=...
[14:43:12.293] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x1121de81e100, pstmt=pstmt@entry=0x112...
[14:43:12.293] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x1121de89e580, queryString=0x1121de01a100 "crea...
[14:43:12.293] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x1121dee05430, queryString=0x821489000 <error: Cannot ac...
[14:43:12.293] #9  0x0000000000994cfc in PortalRunUtility (portal=0x1121de122100, pstmt=0x1121de89e580, isTopLevel=<opti...
core
[14:43:11.989] #0  0x000000082a2a432a in memcpy () from /lib/libc.so.7
[14:43:11.989] #1  0x00000000005d4061 in fill_val (att=att@entry=0x15e2de9d4318, bit=<optimized out>, bitmask=bitmask@en...
[14:43:11.989] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x15e2de9d4280, values=values@entry=0x821baaea0, isn...
[14:43:11.989] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x821baae...
[14:43:11.989] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x15e2df11bd78, strategy=114 'r', partnatts=pa...
[14:43:11.989] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x15e2de9f7f08, relkind=112 'p', relkind@entry=...
[14:43:11.989] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x15e2df039500, pstmt=pstmt@entry=0x15e...
[14:43:11.989] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x15e2de9a44f0, queryString=0x15e2de81a100 "CREA...
[14:43:11.989] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x15e2df604650, queryString=0x821baf000 <error: Cannot ac...
[14:43:11.989] #9  0x0000000000994cfc in PortalRunUtility (portal=0x15e2de922100, pstmt=0x15e2de9a44f0, isTopLevel=<opti...
core
[14:43:11.684] #0  0x000000082cfcf32a in memcpy () from /lib/libc.so.7
[14:43:11.684] #1  0x00000000005d4061 in fill_val (att=att@entry=0xeb99e5d4718, bit=<optimized out>, bitmask=bitmask@ent...
[14:43:11.684] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0xeb99e5d4680, values=values@entry=0x820d4d520, isnu...
[14:43:11.684] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x820d4d5...
[14:43:11.684] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0xeb99ec57df8, strategy=108 'l', partnatts=par...
[14:43:11.684] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0xeb99e59e408, relkind=112 'p', relkind@entry=1...
[14:43:11.684] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0xeb99ec39500, pstmt=pstmt@entry=0xeb99...
[14:43:11.684] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0xeb99e5f6e40, queryString=0xeb99e41a100 "create...
[14:43:11.684] #8  0x00000000009951c8 in ProcessUtility (pstmt=0xeb99f204cd0, queryString=0x820d52000 <error: Cannot acc...
[14:43:11.684] #9  0x0000000000994cfc in PortalRunUtility (portal=0xeb99e522100, pstmt=0xeb99e5f6e40, isTopLevel=<optimi...
core
[14:43:11.378] #0  0x000000082c47032a in memcpy () from /lib/libc.so.7
[14:43:11.378] #1  0x00000000005d4061 in fill_val (att=att@entry=0x184b13fcc1d8, bit=<optimized out>, bitmask=bitmask@en...
[14:43:11.378] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x184b13fcc140, values=values@entry=0x8215461d0, isn...
[14:43:11.378] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8215461...
[14:43:11.378] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x184b146741a8, strategy=114 'r', partnatts=pa...
[14:43:11.378] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x184b13e27f38, relkind=112 'p', relkind@entry=...
[14:43:11.378] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x184b13e28d00, pstmt=pstmt@entry=0x184...
[14:43:11.378] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x184b1465b6f8, queryString=0x184b13e1a100 "\n\t...
[14:43:11.378] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x184b14c05920, queryString=0x82154b000 <error: Cannot ac...
[14:43:11.378] #9  0x0000000000994cfc in PortalRunUtility (portal=0x184b13f78100, pstmt=0x184b1465b6f8, isTopLevel=<opti...
core
[14:43:11.071] #0  0x000000082d26832a in memcpy () from /lib/libc.so.7
[14:43:11.071] #1  0x00000000005d4061 in fill_val (att=att@entry=0x14c6bf454b18, bit=<optimized out>, bitmask=bitmask@en...
[14:43:11.071] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x14c6bf454a80, values=values@entry=0x82167cb40, isn...
[14:43:11.071] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x82167cb...
[14:43:11.071] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x14c6bf4688d8, strategy=114 'r', partnatts=pa...
[14:43:11.071] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x14c6bf4e4038, relkind=112 'p', relkind@entry=...
[14:43:11.071] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x14c6bf4fe100, pstmt=pstmt@entry=0x14c...
[14:43:11.071] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x14c6bec1bc28, queryString=0x14c6bec1a100 "CREA...
[14:43:11.071] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x14c6bfa044b0, queryString=0x821681000 <error: Cannot ac...
[14:43:11.071] #9  0x0000000000994cfc in PortalRunUtility (portal=0x14c6bed8d100, pstmt=0x14c6bec1bc28, isTopLevel=<opti...
core
[14:43:10.764] #0  0x000000082deac32a in memcpy () from /lib/libc.so.7
[14:43:10.764] #1  0x00000000005d4061 in fill_val (att=att@entry=0xf8d719c8c48, bit=<optimized out>, bitmask=bitmask@ent...
[14:43:10.764] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0xf8d719c8bb0, values=values@entry=0x821366ff0, isnu...
[14:43:10.764] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x821366f...
[14:43:10.764] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0xf8d719cf940, strategy=108 'l', partnatts=par...
[14:43:10.764] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0xf8d72097048, relkind=112 'p', relkind@entry=1...
[14:43:10.764] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0xf8d71828d00, pstmt=pstmt@entry=0xf8d7...
[14:43:10.764] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0xf8d719fde80, queryString=0xf8d7181a100 "\n  CR...
[14:43:10.764] #8  0x00000000009951c8 in ProcessUtility (pstmt=0xf8d72604d40, queryString=0x82136b000 <error: Cannot acc...
[14:43:10.764] #9  0x0000000000994cfc in PortalRunUtility (portal=0xf8d7198d100, pstmt=0xf8d719fde80, isTopLevel=<optimi...
core
[14:43:10.457] #0  0x000000082b20132a in memcpy () from /lib/libc.so.7
[14:43:10.457] #1  0x00000000005d4061 in fill_val (att=att@entry=0x1c81607da0b8, bit=<optimized out>, bitmask=bitmask@en...
[14:43:10.457] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x1c81607da020, values=values@entry=0x820fe1740, isn...
[14:43:10.457] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x820fe17...
[14:43:10.457] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x1c81607d9bd0, strategy=108 'l', partnatts=pa...
[14:43:10.457] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x1c8160e3c258, relkind=112 'p', relkind@entry=...
[14:43:10.457] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x1c8160628d00, pstmt=pstmt@entry=0x1c8...
[14:43:10.457] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x1c8160627eb8, queryString=0x1c816061a100 "crea...
[14:43:10.457] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x1c8161404ef0, queryString=0x820fe6000 <error: Cannot ac...
[14:43:10.457] #9  0x0000000000994cfc in PortalRunUtility (portal=0x1c8160778100, pstmt=0x1c8160627eb8, isTopLevel=<opti...
core
[14:43:10.156] #0  0x000000082a6c732a in memcpy () from /lib/libc.so.7
[14:43:10.156] #1  0x00000000005d4061 in fill_val (att=att@entry=0x392a3acc7ac0, bit=<optimized out>, bitmask=bitmask@en...
[14:43:10.156] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x392a3acc7a28, values=values@entry=0x8217fb300, isn...
[14:43:10.156] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217fb3...
[14:43:10.156] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x392a3accf8b8, strategy=114 'r', partnatts=pa...
[14:43:10.156] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x392a3a3630e0, relkind=112 'p', relkind@entry=...
[14:43:10.156] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x392a3a28e500, pstmt=pstmt@entry=0x392...
[14:43:10.156] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x392a3a21bcb0, queryString=0x392a3a21a100 "CREA...
[14:43:10.156] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x392a3b2058b0, queryString=0x821800000 <error: Cannot ac...
[14:43:10.156] #9  0x0000000000994cfc in PortalRunUtility (portal=0x392a3a378100, pstmt=0x392a3a21bcb0, isTopLevel=<opti...
core
[14:43:09.839] #0  0x000000082b20132a in memcpy () from /lib/libc.so.7
[14:43:09.839] #1  0x00000000005d4061 in fill_val (att=att@entry=0x1c81607c7fc8, bit=<optimized out>, bitmask=bitmask@en...
[14:43:09.839] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x1c81607c7f30, values=values@entry=0x820fe14a0, isn...
[14:43:09.839] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x820fe14...
[14:43:09.839] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x1c8160e45738, strategy=114 'r', partnatts=pa...
[14:43:09.839] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x1c8160e8ddb0, relkind=112 'p', relkind@entry=...
[14:43:09.839] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x1c816066a948, pstmt=pstmt@entry=0x1c8...
[14:43:09.839] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x1c8160694038, queryString=0x1c816061a100 "CREA...
[14:43:09.839] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x1c8161405350, queryString=0x820fe6000 <error: Cannot ac...
[14:43:09.839] #9  0x0000000000737aa8 in CreateSchemaCommand (stmt=stmt@entry=0x1c8160e8dd40, queryString=queryString@en...
core
[14:43:09.525] #0  0x000000082aa1e32a in memcpy () from /lib/libc.so.7
[14:43:09.525] #1  0x00000000005d4061 in fill_val (att=att@entry=0xdecb124e490, bit=<optimized out>, bitmask=bitmask@ent...
[14:43:09.525] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0xdecb124e3f8, values=values@entry=0x82177ced0, isnu...
[14:43:09.525] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x82177ce...
[14:43:09.525] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0xdecb1245798, strategy=108 'l', partnatts=par...
[14:43:09.525] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0xdecb1203090, relkind=112 'p', relkind@entry=1...
[14:43:09.525] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0xdecb0a28d00, pstmt=pstmt@entry=0xdecb...
[14:43:09.525] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0xdecb0a1bc70, queryString=0xdecb0a1a100 "create...
[14:43:09.525] #8  0x00000000009951c8 in ProcessUtility (pstmt=0xdecb18045a0, queryString=0x821781000 <error: Cannot acc...
[14:43:09.525] #9  0x0000000000994cfc in PortalRunUtility (portal=0xdecb0b8d100, pstmt=0xdecb0a1bc70, isTopLevel=<optimi...
core
[14:43:09.216] #0  0x000000082bfca32a in memcpy () from /lib/libc.so.7
[14:43:09.216] #1  0x00000000005d4061 in fill_val (att=att@entry=0x265dd78512a0, bit=<optimized out>, bitmask=bitmask@en...
[14:43:09.216] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x265dd7851208, values=values@entry=0x821079ba0, isn...
[14:43:09.216] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x821079b...
[14:43:09.216] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x265dd78532a8, strategy=114 'r', partnatts=pa...
[14:43:09.216] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x265dd7803090, relkind=112 'p', relkind@entry=...
[14:43:09.216] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x265dd7817900, pstmt=pstmt@entry=0x265...
[14:43:09.216] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x265dd701bc70, queryString=0x265dd701a100 "crea...
[14:43:09.216] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x265dd7e04bd0, queryString=0x82107e000 <error: Cannot ac...
[14:43:09.216] #9  0x0000000000994cfc in PortalRunUtility (portal=0x265dd718d100, pstmt=0x265dd701bc70, isTopLevel=<opti...
core
[14:43:08.908] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:08.908] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6131574670, bit=<optimized out>, bitmask=bitmask@en...
[14:43:08.908] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c61315745d8, values=values@entry=0x8217191e0, isn...
[14:43:08.908] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:08.908] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c61315855c8, strategy=114 'r', partnatts=pa...
[14:43:08.908] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6131492b88, relkind=112 'p', relkind@entry=...
[14:43:08.908] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c28d00, pstmt=pstmt@entry=0x3c6...
[14:43:08.908] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c48e00, queryString=0x3c6130c1a100 "CREA...
[14:43:08.908] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a067d0, queryString=0x82171f000 <error: Cannot ac...
[14:43:08.908] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c48e00, isTopLevel=<opti...
core
[14:43:08.601] #0  0x000000082cb3432a in memcpy () from /lib/libc.so.7
[14:43:08.601] #1  0x00000000005d4061 in fill_val (att=att@entry=0x12e802bcf098, bit=<optimized out>, bitmask=bitmask@en...
[14:43:08.601] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x12e802bcf000, values=values@entry=0x821a28800, isn...
[14:43:08.601] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x821a288...
[14:43:08.601] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x12e802bcaa08, strategy=114 'r', partnatts=pa...
[14:43:08.601] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x12e802a27f78, relkind=112 'p', relkind@entry=...
[14:43:08.601] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x12e802a28d00, pstmt=pstmt@entry=0x12e...
[14:43:08.601] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x12e802a26dd0, queryString=0x12e802a1a100 "CREA...
[14:43:08.601] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x12e803804bb0, queryString=0x821a2d000 <error: Cannot ac...
[14:43:08.601] #9  0x0000000000994cfc in PortalRunUtility (portal=0x12e802b78100, pstmt=0x12e802a26dd0, isTopLevel=<opti...
core
[14:43:08.304] #0  0x000000082916b32a in memcpy () from /lib/libc.so.7
[14:43:08.304] #1  0x00000000005d4061 in fill_val (att=att@entry=0x222a41e95708, bit=<optimized out>, bitmask=bitmask@en...
[14:43:08.304] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x222a41e95670, values=values@entry=0x82125fc00, isn...
[14:43:08.304] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x82125fc...
[14:43:08.304] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x222a41e92a08, strategy=114 'r', partnatts=pa...
[14:43:08.304] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x222a41e4abd8, relkind=112 'p', relkind@entry=...
[14:43:08.304] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x222a41e34500, pstmt=pstmt@entry=0x222...
[14:43:08.304] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=pstmt@entry=0x222a417e9da0, queryString=queryStr...
[14:43:08.304] #8  0x0000000833796178 in pgss_ProcessUtility (pstmt=0x222a417e9da0, queryString=0x222a4161a100 "CREATE T...
[14:43:08.304] #9  0x0000000000994cfc in PortalRunUtility (portal=0x222a41778100, pstmt=0x222a417e9da0, isTopLevel=<opti...
core
[14:43:07.992] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:07.992] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6131578150, bit=<optimized out>, bitmask=bitmask@en...
[14:43:07.992] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c61315780b8, values=values@entry=0x8217191e0, isn...
[14:43:07.992] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:07.992] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c613157e2c8, strategy=114 'r', partnatts=pa...
[14:43:07.992] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c613166f358, relkind=112 'p', relkind@entry=...
[14:43:07.992] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130d2e900, pstmt=pstmt@entry=0x3c6...
[14:43:07.992] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c613166f8c0, queryString=0x3c6130c1a100 "CREA...
[14:43:07.992] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131c06150, queryString=0x82171f000 <error: Cannot ac...
[14:43:07.992] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c613166f8c0, isTopLevel=<opti...
core
[14:43:07.687] #0  0x000000082b08e32a in memcpy () from /lib/libc.so.7
[14:43:07.687] #1  0x00000000005d4061 in fill_val (att=att@entry=0x19f4f99c8dc8, bit=<optimized out>, bitmask=bitmask@en...
[14:43:07.687] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x19f4f99c8d30, values=values@entry=0x8210d0950, isn...
[14:43:07.687] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8210d09...
[14:43:07.687] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x19f4fa045ca8, strategy=114 'r', partnatts=pa...
[14:43:07.687] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x19f4fa003038, relkind=112 'p', relkind@entry=...
[14:43:07.687] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x19f4f9828d00, pstmt=pstmt@entry=0x19f...
[14:43:07.687] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x19f4f981bc28, queryString=0x19f4f981a100 "CREA...
[14:43:07.687] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x19f4fa604ae0, queryString=0x8210d5000 <error: Cannot ac...
[14:43:07.687] #9  0x0000000000994cfc in PortalRunUtility (portal=0x19f4f998d100, pstmt=0x19f4f981bc28, isTopLevel=<opti...
core
[14:43:07.379] #0  0x000000082afef32a in memcpy () from /lib/libc.so.7
[14:43:07.379] #1  0x00000000005d4061 in fill_val (att=att@entry=0x22eebd9c86c8, bit=<optimized out>, bitmask=bitmask@en...
[14:43:07.379] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x22eebd9c8630, values=values@entry=0x8217b04e0, isn...
[14:43:07.379] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217b04...
[14:43:07.379] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x22eebe043b68, strategy=108 'l', partnatts=pa...
[14:43:07.379] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x22eebe088448, relkind=112 'p', relkind@entry=...
[14:43:07.379] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x22eebd828d00, pstmt=pstmt@entry=0x22e...
[14:43:07.379] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x22eebd9fcf50, queryString=0x22eebd81a100 "CREA...
[14:43:07.379] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x22eebe605690, queryString=0x8217b5000 <error: Cannot ac...
[14:43:07.379] #9  0x0000000000994cfc in PortalRunUtility (portal=0x22eebd98d100, pstmt=0x22eebd9fcf50, isTopLevel=<opti...
core
[14:43:07.081] #0  0x000000082b1a632a in ?? ()
[14:43:07.081] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c61316a0610, bit=<optimized out>, bitmask=bitmask@en...
[14:43:07.081] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c61316a0578, values=values@entry=0x8217191e0, isn...
[14:43:07.081] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:07.081] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c61316a2ee8, strategy=104 'h', partnatts=pa...
[14:43:07.081] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27010, relkind=112 'p', relkind@entry=...
[14:43:07.081] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c8e500, pstmt=pstmt@entry=0x3c6...
[14:43:07.081] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1bc28, queryString=0x3c6130c1a100 <erro...
[14:43:07.081] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131c065d0, queryString=0x82171f000 <error: Cannot ac...
[14:43:07.081] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1bc28, isTopLevel=<opti...
core
[14:43:06.852] #0  0x000000082cb3432a in memcpy () from /lib/libc.so.7
[14:43:06.852] #1  0x00000000005d4061 in fill_val (att=att@entry=0x12e803256400, bit=<optimized out>, bitmask=bitmask@en...
[14:43:06.852] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x12e803256368, values=values@entry=0x821a28800, isn...
[14:43:06.852] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x821a288...
[14:43:06.852] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x12e803258c48, strategy=114 'r', partnatts=pa...
[14:43:06.852] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x12e80333e090, relkind=112 'p', relkind@entry=...
[14:43:06.852] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x12e802a28d00, pstmt=pstmt@entry=0x12e...
[14:43:06.852] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x12e802a1bc70, queryString=0x12e802a1a100 "crea...
[14:43:06.852] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x12e803a04ab0, queryString=0x821a2d000 <error: Cannot ac...
[14:43:06.852] #9  0x0000000000994cfc in PortalRunUtility (portal=0x12e802b8d100, pstmt=0x12e802a1bc70, isTopLevel=<opti...
core
[14:43:06.544] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:06.544] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6131692fd0, bit=<optimized out>, bitmask=bitmask@en...
[14:43:06.544] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6131692f38, values=values@entry=0x8217191e0, isn...
[14:43:06.544] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:06.544] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6131688228, strategy=114 'r', partnatts=pa...
[14:43:06.544] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27038, relkind=112 'p', relkind@entry=...
[14:43:06.544] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c61314d1500, pstmt=pstmt@entry=0x3c6...
[14:43:06.544] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1bc28, queryString=0x3c6130c1a100 "CREA...
[14:43:06.544] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131c06490, queryString=0x82171f000 <error: Cannot ac...
[14:43:06.544] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1bc28, isTopLevel=<opti...
core
[14:43:05.931] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:05.931] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c61314694f8, bit=<optimized out>, bitmask=bitmask@en...
[14:43:05.931] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6131469460, values=values@entry=0x8217191e0, isn...
[14:43:05.931] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:05.931] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6131453d58, strategy=108 'l', partnatts=pa...
[14:43:05.931] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130d7f980, relkind=112 'p', relkind@entry=...
[14:43:05.931] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6131509100, pstmt=pstmt@entry=0x3c6...
[14:43:05.931] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130d80248, queryString=0x3c6130c1a100 "crea...
[14:43:05.931] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a068d0, queryString=0x82171f000 <error: Cannot ac...
[14:43:05.931] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130d80248, isTopLevel=<opti...
core
[14:43:05.630] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:05.630] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130dd8b58, bit=<optimized out>, bitmask=bitmask@en...
[14:43:05.630] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130dd8ac0, values=values@entry=0x8217191e0, isn...
[14:43:05.630] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:05.630] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6130de2760, strategy=114 'r', partnatts=pa...
[14:43:05.630] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27f48, relkind=112 'p', relkind@entry=...
[14:43:05.630] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c28d00, pstmt=pstmt@entry=0x3c6...
[14:43:05.630] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c26da0, queryString=0x3c6130c1a100 "CREA...
[14:43:05.630] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06d90, queryString=0x82171f000 <error: Cannot ac...
[14:43:05.630] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c26da0, isTopLevel=<opti...
core
[14:43:05.332] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:05.332] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130dd2830, bit=<optimized out>, bitmask=bitmask@en...
[14:43:05.332] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130dd2798, values=values@entry=0x8217191e0, isn...
[14:43:05.332] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:05.332] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6130ddfcf8, strategy=114 'r', partnatts=pa...
[14:43:05.332] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27f38, relkind=112 'p', relkind@entry=...
[14:43:05.332] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c28d00, pstmt=pstmt@entry=0x3c6...
[14:43:05.332] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1be40, queryString=0x3c6130c1a100 "crea...
[14:43:05.332] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06d90, queryString=0x82171f000 <error: Cannot ac...
[14:43:05.332] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1be40, isTopLevel=<opti...
core
[14:43:05.028] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:05.028] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130dd2830, bit=<optimized out>, bitmask=bitmask@en...
[14:43:05.028] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130dd2798, values=values@entry=0x8217191e0, isn...
[14:43:05.028] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:05.028] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6130ddfcf8, strategy=108 'l', partnatts=pa...
[14:43:05.028] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130d7fc60, relkind=112 'p', relkind@entry=...
[14:43:05.028] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c28d00, pstmt=pstmt@entry=0x3c6...
[14:43:05.028] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130d7ed98, queryString=0x3c6130c1a100 "CREA...
[14:43:05.028] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06d90, queryString=0x82171f000 <error: Cannot ac...
[14:43:05.028] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130d7ed98, isTopLevel=<opti...
core
[14:43:04.729] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:04.729] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130dd2830, bit=<optimized out>, bitmask=bitmask@en...
[14:43:04.729] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130dd2798, values=values@entry=0x8217191e0, isn...
[14:43:04.729] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:04.729] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c613144ef28, strategy=108 'l', partnatts=pa...
[14:43:04.729] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27358, relkind=112 'p', relkind@entry=...
[14:43:04.729] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c28d00, pstmt=pstmt@entry=0x3c6...
[14:43:04.729] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1bdc0, queryString=0x3c6130c1a100 "crea...
[14:43:04.729] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06010, queryString=0x82171f000 <error: Cannot ac...
[14:43:04.729] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1bdc0, isTopLevel=<opti...
core
[14:43:04.426] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:04.426] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130dd2830, bit=<optimized out>, bitmask=bitmask@en...
[14:43:04.426] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130dd2798, values=values@entry=0x8217191e0, isn...
[14:43:04.426] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:04.426] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6130ddfcf8, strategy=114 'r', partnatts=pa...
[14:43:04.426] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130d7fa58, relkind=112 'p', relkind@entry=...
[14:43:04.426] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c28d00, pstmt=pstmt@entry=0x3c6...
[14:43:04.426] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1be88, queryString=0x3c6130c1a100 "CREA...
[14:43:04.426] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06d90, queryString=0x82171f000 <error: Cannot ac...
[14:43:04.426] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1be88, isTopLevel=<opti...
core
[14:43:03.812] #0  0x000000082e09332a in memcpy () from /lib/libc.so.7
[14:43:03.812] #1  0x00000000005d4061 in fill_val (att=att@entry=0x1cebee3ccb18, bit=<optimized out>, bitmask=bitmask@en...
[14:43:03.812] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x1cebee3cca80, values=values@entry=0x821825ba0, isn...
[14:43:03.812] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x821825b...
[14:43:03.812] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x1cebee3c8488, strategy=114 'r', partnatts=pa...
[14:43:03.812] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x1cebeea3d390, relkind=112 'p', relkind@entry=...
[14:43:03.812] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x1cebee228d00, pstmt=pstmt@entry=0x1ce...
[14:43:03.812] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x1cebeea3dd60, queryString=0x1cebee21a100 "crea...
[14:43:03.812] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x1cebef005150, queryString=0x82182a000 <error: Cannot ac...
[14:43:03.812] #9  0x0000000000994cfc in PortalRunUtility (portal=0x1cebee378100, pstmt=0x1cebeea3dd60, isTopLevel=<opti...
core
[14:43:03.510] #0  0x000000082bc3332a in memcpy () from /lib/libc.so.7
[14:43:03.510] #1  0x00000000005d4061 in fill_val (att=att@entry=0x22b13c5c8948, bit=<optimized out>, bitmask=bitmask@en...
[14:43:03.510] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x22b13c5c88b0, values=values@entry=0x820c2d7b0, isn...
[14:43:03.510] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x820c2d7...
[14:43:03.510] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x22b13cd25688, strategy=108 'l', partnatts=pa...
[14:43:03.510] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x22b13ccf2f68, relkind=112 'p', relkind@entry=...
[14:43:03.510] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x22b13c428d00, pstmt=pstmt@entry=0x22b...
[14:43:03.510] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x22b13ccf2e58, queryString=0x22b13c41a100 "CREA...
[14:43:03.510] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x22b13d205300, queryString=0x820c32000 <error: Cannot ac...
[14:43:03.510] #9  0x0000000000994cfc in PortalRunUtility (portal=0x22b13c58d100, pstmt=0x22b13ccf2e58, isTopLevel=<opti...
core
[14:43:03.198] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:03.198] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130dd7f58, bit=<optimized out>, bitmask=bitmask@en...
[14:43:03.198] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130dd7ec0, values=values@entry=0x8217191e0, isn...
[14:43:03.198] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:03.198] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c613146a190, strategy=108 'l', partnatts=pa...
[14:43:03.198] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27f80, relkind=112 'p', relkind@entry=...
[14:43:03.198] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130d19d00, pstmt=pstmt@entry=0x3c6...
[14:43:03.198] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1be60, queryString=0x3c6130c1a100 "CREA...
[14:43:03.198] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a062d0, queryString=0x82171f000 <error: Cannot ac...
[14:43:03.198] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1be60, isTopLevel=<opti...
core
[14:43:02.895] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:02.895] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6131458780, bit=<optimized out>, bitmask=bitmask@en...
[14:43:02.895] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c61314586e8, values=values@entry=0x8217191e0, isn...
[14:43:02.895] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:02.895] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c61314791f0, strategy=108 'l', partnatts=pa...
[14:43:02.895] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c61314d90e0, relkind=112 'p', relkind@entry=...
[14:43:02.895] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c613143e900, pstmt=pstmt@entry=0x3c6...
[14:43:02.895] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1bcb0, queryString=0x3c6130c1a100 "crea...
[14:43:02.895] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06590, queryString=0x82171f000 <error: Cannot ac...
[14:43:02.895] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1bcb0, isTopLevel=<opti...
core
[14:43:02.585] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:02.585] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130de32d0, bit=<optimized out>, bitmask=bitmask@en...
[14:43:02.585] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130de3238, values=values@entry=0x8217191e0, isn...
[14:43:02.585] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:02.585] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6131496ca0, strategy=108 'l', partnatts=pa...
[14:43:02.585] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6131519060, relkind=112 'p', relkind@entry=...
[14:43:02.585] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6131558d00, pstmt=pstmt@entry=0x3c6...
[14:43:02.585] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1bc40, queryString=0x3c6130c1a100 "crea...
[14:43:02.585] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06290, queryString=0x82171f000 <error: Cannot ac...
[14:43:02.585] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1bc40, isTopLevel=<opti...
core
[14:43:04.121] #0  VARATT_CAN_MAKE_SHORT (PTR=0x406f) at ../src/include/varatt.h:419
[14:43:04.121] #1  heap_compute_data_size (tupleDesc=0x3c6130dd8ac0, values=0x8217191e0, isnull=isnull@entry=0x821719258...
[14:43:04.121] #2  0x00000000005d5180 in heap_form_tuple (tupleDescriptor=0x3c6130dd8e88, values=values@entry=0x8217191e...
[14:43:04.121] #3  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6130dd44c8, strategy=104 'h', partnatts=pa...
[14:43:04.121] #4  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130d7fb60, relkind=112 'p', relkind@entry=...
[14:43:04.121] #5  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c28d00, pstmt=pstmt@entry=0x3c6...
[14:43:04.121] #6  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c274b0, queryString=0x3c6130c1a100 "CREA...
[14:43:04.121] #7  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6130dd8e88, queryString=0x8217190f0 "\377\377\377\377...
[14:43:04.121] #8  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c274b0, isTopLevel=<opti...
[14:43:04.121] #9  0x0000000000994384 in PortalRunMulti (portal=portal@entry=0x3c6130d7a100, isTopLevel=true, setHoldSna...
core
[14:43:02.275] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:02.275] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130de3578, bit=<optimized out>, bitmask=bitmask@en...
[14:43:02.275] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130de34e0, values=values@entry=0x8217191e0, isn...
[14:43:02.275] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:02.275] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c613146cc88, strategy=108 'l', partnatts=pa...
[14:43:02.275] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130d7fa58, relkind=112 'p', relkind@entry=...
[14:43:02.275] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c62d00, pstmt=pstmt@entry=0x3c6...
[14:43:02.275] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c27e90, queryString=0x3c6130c1a100 "CREA...
[14:43:02.275] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06750, queryString=0x82171f000 <error: Cannot ac...
[14:43:02.275] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c27e90, isTopLevel=<opti...
core
[14:43:01.973] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:01.973] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c613148b340, bit=<optimized out>, bitmask=bitmask@en...
[14:43:01.973] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c613148b2a8, values=values@entry=0x8217191e0, isn...
[14:43:01.973] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:01.973] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6131490c18, strategy=114 'r', partnatts=pa...
[14:43:01.973] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27f18, relkind=112 'p', relkind@entry=...
[14:43:01.973] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c28d00, pstmt=pstmt@entry=0x3c6...
[14:43:01.973] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c61315364c8, queryString=0x3c6130c1a100 "CREA...
[14:43:01.973] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a064d0, queryString=0x82171f000 <error: Cannot ac...
[14:43:01.973] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c61315364c8, isTopLevel=<opti...
core
[14:43:01.672] #0  0x00000008299e932a in memcpy () from /lib/libc.so.7
[14:43:01.672] #1  0x00000000005d4061 in fill_val (att=att@entry=0x11e2e1cbf98, bit=<optimized out>, bitmask=bitmask@ent...
[14:43:01.672] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x11e2e1cbf00, values=values@entry=0x8218040e0, isnu...
[14:43:01.672] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8218040...
[14:43:01.672] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x11e2e85baf0, strategy=108 'l', partnatts=par...
[14:43:01.672] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x11e2e8901c8, relkind=112 'p', relkind@entry=1...
[14:43:01.672] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x11e2e029100, pstmt=pstmt@entry=0x11e2...
[14:43:01.672] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x11e2e1fae00, queryString=0x11e2e01a100 "CREATE...
[14:43:01.672] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x11e30a04d10, queryString=0x821808000 <error: Cannot acc...
[14:43:01.672] #9  0x0000000000994cfc in PortalRunUtility (portal=0x11e2e18d100, pstmt=0x11e2e1fae00, isTopLevel=<optimi...
core
[14:43:01.368] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:01.368] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6131453a50, bit=<optimized out>, bitmask=bitmask@en...
[14:43:01.368] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c61314539b8, values=values@entry=0x8217191e0, isn...
[14:43:01.368] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:01.368] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c613146d4c0, strategy=108 'l', partnatts=pa...
[14:43:01.368] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130df0060, relkind=112 'p', relkind@entry=...
[14:43:01.368] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c613143e100, pstmt=pstmt@entry=0x3c6...
[14:43:01.368] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1bc40, queryString=0x3c6130c1a100 "CREA...
[14:43:01.368] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06190, queryString=0x82171f000 <error: Cannot ac...
[14:43:01.368] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1bc40, isTopLevel=<opti...
core
[14:43:01.069] #0  0x000000082c7c332a in memcpy () from /lib/libc.so.7
[14:43:01.069] #1  0x00000000005d4061 in fill_val (att=att@entry=0x28feb5c67590, bit=<optimized out>, bitmask=bitmask@en...
[14:43:01.069] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x28feb5c674f8, values=values@entry=0x82199c3f0, isn...
[14:43:01.069] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x82199c3...
[14:43:01.069] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x28feb5c6a0d8, strategy=114 'r', partnatts=pa...
[14:43:01.069] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x28feb55d3910, relkind=112 'p', relkind@entry=...
[14:43:01.069] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x28feb5428d00, pstmt=pstmt@entry=0x28f...
[14:43:01.069] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=pstmt@entry=0x28feb541bd50, queryString=queryStr...
[14:43:01.069] #8  0x0000000836187178 in pgss_ProcessUtility (pstmt=0x28feb541bd50, queryString=0x28feb541a100 "CREATE T...
[14:43:01.069] #9  0x0000000000994cfc in PortalRunUtility (portal=0x28feb5522100, pstmt=0x28feb541bd50, isTopLevel=<opti...
core
[14:43:00.755] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:00.755] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c613145d4d0, bit=<optimized out>, bitmask=bitmask@en...
[14:43:00.755] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c613145d438, values=values@entry=0x8217191e0, isn...
[14:43:00.755] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:00.755] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6131461208, strategy=114 'r', partnatts=pa...
[14:43:00.755] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130deef48, relkind=112 'p', relkind@entry=...
[14:43:00.755] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c29100, pstmt=pstmt@entry=0x3c6...
[14:43:00.755] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130dedda0, queryString=0x3c6130c1a100 "crea...
[14:43:00.755] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06490, queryString=0x82171f000 <error: Cannot ac...
[14:43:00.755] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130dedda0, isTopLevel=<opti...
core
[14:43:00.455] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:00.455] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c61315a5190, bit=<optimized out>, bitmask=bitmask@en...
[14:43:00.455] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c61315a50f8, values=values@entry=0x8217191e0, isn...
[14:43:00.455] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:00.455] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c61315a04b8, strategy=114 'r', partnatts=pa...
[14:43:00.455] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130d7fa58, relkind=112 'p', relkind@entry=...
[14:43:00.455] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c28d00, pstmt=pstmt@entry=0x3c6...
[14:43:00.455] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1be88, queryString=0x3c6130c1a100 "CREA...
[14:43:00.455] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131c06bd0, queryString=0x82171f000 <error: Cannot ac...
[14:43:00.455] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1be88, isTopLevel=<opti...
core
[14:43:00.152] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:43:00.152] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130dd8ad8, bit=<optimized out>, bitmask=bitmask@en...
[14:43:00.152] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130dd8a40, values=values@entry=0x8217191e0, isn...
[14:43:00.152] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:43:00.152] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c61316af5f8, strategy=108 'l', partnatts=pa...
[14:43:00.152] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6131520f58, relkind=112 'p', relkind@entry=...
[14:43:00.152] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c613162e500, pstmt=pstmt@entry=0x3c6...
[14:43:00.152] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1be50, queryString=0x3c6130c1a100 "CREA...
[14:43:00.152] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131c06950, queryString=0x82171f000 <error: Cannot ac...
[14:43:00.152] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1be50, isTopLevel=<opti...
core
[14:42:59.847] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:59.847] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c613184e178, bit=<optimized out>, bitmask=bitmask@en...
[14:42:59.847] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c613184e0e0, values=values@entry=0x8217191e0, isn...
[14:42:59.847] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:59.847] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c613185f000, strategy=114 'r', partnatts=pa...
[14:42:59.847] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c613154d3d8, relkind=112 'p', relkind@entry=...
[14:42:59.847] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c613143e500, pstmt=pstmt@entry=0x3c6...
[14:42:59.847] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c613154e188, queryString=0x3c6130c1a100 "CREA...
[14:42:59.847] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6132006550, queryString=0x82171f000 <error: Cannot ac...
[14:42:59.847] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c613154e188, isTopLevel=<opti...
core
[14:42:59.544] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:59.544] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6131496f70, bit=<optimized out>, bitmask=bitmask@en...
[14:42:59.544] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6131496ed8, values=values@entry=0x8217191e0, isn...
[14:42:59.544] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:59.544] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c61316d2e08, strategy=114 'r', partnatts=pa...
[14:42:59.544] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27f18, relkind=112 'p', relkind@entry=...
[14:42:59.544] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c28d00, pstmt=pstmt@entry=0x3c6...
[14:42:59.544] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c26d78, queryString=0x3c6130c1a100 "crea...
[14:42:59.544] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131c06490, queryString=0x82171f000 <error: Cannot ac...
[14:42:59.544] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c26d78, isTopLevel=<opti...
core
[14:42:59.240] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:59.240] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130dd8ad8, bit=<optimized out>, bitmask=bitmask@en...
[14:42:59.240] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130dd8a40, values=values@entry=0x8217191e0, isn...
[14:42:59.240] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:59.240] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c61314abab0, strategy=114 'r', partnatts=pa...
[14:42:59.240] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27060, relkind=112 'p', relkind@entry=...
[14:42:59.240] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c29100, pstmt=pstmt@entry=0x3c6...
[14:42:59.240] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1bc40, queryString=0x3c6130c1a100 "CREA...
[14:42:59.240] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06310, queryString=0x82171f000 <error: Cannot ac...
[14:42:59.240] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1bc40, isTopLevel=<opti...
core
[14:42:58.936] #0  0x000000082d4b532a in memcpy () from /lib/libc.so.7
[14:42:58.936] #1  0x00000000005d4061 in fill_val (att=att@entry=0x2d9dce5d47d8, bit=<optimized out>, bitmask=bitmask@en...
[14:42:58.936] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x2d9dce5d4740, values=values@entry=0x821856e30, isn...
[14:42:58.936] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x821856e...
[14:42:58.936] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x2d9dce5d0148, strategy=114 'r', partnatts=pa...
[14:42:58.936] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x2d9dcec4c048, relkind=112 'p', relkind@entry=...
[14:42:58.936] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x2d9dce428d00, pstmt=pstmt@entry=0x2d9...
[14:42:58.936] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x2d9dce427e80, queryString=0x2d9dce41a100 "\n  ...
[14:42:58.936] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x2d9dcf204b80, queryString=0x82185b000 <error: Cannot ac...
[14:42:58.936] #9  0x0000000000994cfc in PortalRunUtility (portal=0x2d9dce578100, pstmt=0x2d9dce427e80, isTopLevel=<opti...
core
[14:42:58.630] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:58.630] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6131572090, bit=<optimized out>, bitmask=bitmask@en...
[14:42:58.630] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6131571ff8, values=values@entry=0x8217191e0, isn...
[14:42:58.630] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:58.630] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6131579e48, strategy=108 'l', partnatts=pa...
[14:42:58.630] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27f58, relkind=112 'p', relkind@entry=...
[14:42:58.630] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c97900, pstmt=pstmt@entry=0x3c6...
[14:42:58.630] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c3fca0, queryString=0x3c6130c1a100 "CREA...
[14:42:58.630] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131c05f90, queryString=0x82171f000 <error: Cannot ac...
[14:42:58.630] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c3fca0, isTopLevel=<opti...
core
[14:42:58.320] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:58.320] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6131582310, bit=<optimized out>, bitmask=bitmask@en...
[14:42:58.320] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6131582278, values=values@entry=0x8217191e0, isn...
[14:42:58.320] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:58.320] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c613158da88, strategy=108 'l', partnatts=pa...
[14:42:58.320] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6131531060, relkind=112 'p', relkind@entry=...
[14:42:58.320] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6131422100, pstmt=pstmt@entry=0x3c6...
[14:42:58.320] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1bc40, queryString=0x3c6130c1a100 "crea...
[14:42:58.320] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131c06390, queryString=0x82171f000 <error: Cannot ac...
[14:42:58.320] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1bc40, isTopLevel=<opti...
core
[14:42:58.014] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:58.014] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130dd2430, bit=<optimized out>, bitmask=bitmask@en...
[14:42:58.014] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130dd2398, values=values@entry=0x8217191e0, isn...
[14:42:58.014] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:58.014] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c613145a510, strategy=114 'r', partnatts=pa...
[14:42:58.014] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130d7fa58, relkind=112 'p', relkind@entry=...
[14:42:58.014] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6131422500, pstmt=pstmt@entry=0x3c6...
[14:42:58.014] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130d80020, queryString=0x3c6130c1a100 "CREA...
[14:42:58.014] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a064d0, queryString=0x82171f000 <error: Cannot ac...
[14:42:58.014] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130d80020, isTopLevel=<opti...
core
[14:42:57.706] #0  0x000000082be535da in _sigprocmask () from /lib/libc.so.7
[14:42:57.706] #1  0x000000082be90a3c in _system () from /lib/libc.so.7
[14:42:57.706] #2  0x000000082a4d3953 in ?? () from /lib/libthr.so.3
[14:42:57.706] #3  0x0000000000693ee9 in RestoreArchivedFile (path=path@entry=0x820eba1b0 "pg_wal/00000001", '0' <repeat...
[14:42:57.706] #4  0x000000000067b078 in existsTimeLineHistory (probeTLI=probeTLI@entry=2) at ../src/backend/access/tran...
[14:42:57.706] #5  0x000000000067b138 in findNewestTimeLine (startTLI=startTLI@entry=1) at ../src/backend/access/transam...
[14:42:57.706] #6  0x000000000069f61b in rescanLatestTimeLine (replayTLI=replayTLI@entry=1, replayLSN=replayLSN@entry=83...
[14:42:57.706] #7  0x000000000069b290 in WaitForWALToBecomeAvailable (RecPtr=83886104, randAccess=false, fetching_ckpt=f...
[14:42:57.706] #8  XLogPageRead (xlogreader=0x126a346150a0, targetPagePtr=83886080, reqLen=24, targetRecPtr=83886080, re...
[14:42:57.706] #9  0x00000000006a2e8c in ReadPageInternal (state=0x126a346150a0, pageptr=pageptr@entry=83886080, reqLen=...
core
[14:42:57.426] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:57.426] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c613152fd20, bit=<optimized out>, bitmask=bitmask@en...
[14:42:57.426] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c613152fc88, values=values@entry=0x8217191e0, isn...
[14:42:57.426] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:57.426] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6131538328, strategy=108 'l', partnatts=pa...
[14:42:57.426] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c61314d8088, relkind=112 'p', relkind@entry=...
[14:42:57.426] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c42100, pstmt=pstmt@entry=0x3c6...
[14:42:57.426] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c61314d8bd8, queryString=0x3c6130c1a100 "crea...
[14:42:57.426] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131c06310, queryString=0x82171f000 <error: Cannot ac...
[14:42:57.426] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c61314d8bd8, isTopLevel=<opti...
core
[14:42:57.124] #0  0x000000082d4b532a in memcpy () from /lib/libc.so.7
[14:42:57.124] #1  0x00000000005d4061 in fill_val (att=att@entry=0x2d9dce5d3dd8, bit=<optimized out>, bitmask=bitmask@en...
[14:42:57.124] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x2d9dce5d3d40, values=values@entry=0x821856e30, isn...
[14:42:57.124] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x821856e...
[14:42:57.124] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x2d9dce5cf748, strategy=108 'l', partnatts=pa...
[14:42:57.124] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x2d9dce4278f0, relkind=112 'p', relkind@entry=...
[14:42:57.124] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x2d9dce428d00, pstmt=pstmt@entry=0x2d9...
[14:42:57.124] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x2d9dce426100, queryString=0x2d9dce41a100 "\n\t...
[14:42:57.124] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x2d9dcf204ac0, queryString=0x82185b000 <error: Cannot ac...
[14:42:57.124] #9  0x0000000000994cfc in PortalRunUtility (portal=0x2d9dce578100, pstmt=0x2d9dce426100, isTopLevel=<opti...
core
[14:42:56.824] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:56.824] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c61316b6030, bit=<optimized out>, bitmask=bitmask@en...
[14:42:56.824] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c61316b5f98, values=values@entry=0x8217191e0, isn...
[14:42:56.824] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:56.824] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c61316c75c8, strategy=114 'r', partnatts=pa...
[14:42:56.824] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c61315b1f18, relkind=112 'p', relkind@entry=...
[14:42:56.824] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c47d00, pstmt=pstmt@entry=0x3c6...
[14:42:56.824] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130d7ff08, queryString=0x3c6130c1a100 "CREA...
[14:42:56.824] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6133e060d0, queryString=0x82171f000 <error: Cannot ac...
[14:42:56.824] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130d7ff08, isTopLevel=<opti...
core
[14:42:56.522] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:56.522] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c61314893e0, bit=<optimized out>, bitmask=bitmask@en...
[14:42:56.522] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6131489348, values=values@entry=0x8217191e0, isn...
[14:42:56.522] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:56.522] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6131603560, strategy=114 'r', partnatts=pa...
[14:42:56.522] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c26f90, relkind=112 'p', relkind@entry=...
[14:42:56.522] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c95d00, pstmt=pstmt@entry=0x3c6...
[14:42:56.522] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1bbb8, queryString=0x3c6130c1a100 "CREA...
[14:42:56.522] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6132806590, queryString=0x82171f000 <error: Cannot ac...
[14:42:56.522] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c6130c1bbb8, isTopLevel=<opti...
core
[14:42:56.220] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:56.220] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c61314e7e60, bit=<optimized out>, bitmask=bitmask@en...
[14:42:56.220] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c61314e7dc8, values=values@entry=0x8217191e0, isn...
[14:42:56.220] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:56.220] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c613168c038, strategy=114 'r', partnatts=pa...
[14:42:56.220] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c61314f6f78, relkind=112 'p', relkind@entry=...
[14:42:56.220] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c613143e500, pstmt=pstmt@entry=0x3c6...
[14:42:56.220] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c61314f5dd0, queryString=0x3c6130c1a100 "crea...
[14:42:56.220] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131c06610, queryString=0x82171f000 <error: Cannot ac...
[14:42:56.220] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c61314f5dd0, isTopLevel=<opti...
core
[14:42:55.920] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:55.920] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130dd8058, bit=<optimized out>, bitmask=bitmask@en...
[14:42:55.920] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130dd7fc0, values=values@entry=0x8217191e0, isn...
[14:42:55.920] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:55.920] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6131454d28, strategy=108 'l', partnatts=pa...
[14:42:55.920] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27f18, relkind=112 'p', relkind@entry=...
[14:42:55.920] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c613143d500, pstmt=pstmt@entry=0x3c6...
[14:42:55.920] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c613152dd38, queryString=0x3c6130c1a100 "CREA...
[14:42:55.920] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06110, queryString=0x82171f000 <error: Cannot ac...
[14:42:55.920] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d7a100, pstmt=0x3c613152dd38, isTopLevel=<opti...
core
[14:42:55.617] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:55.617] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c61317ec218, bit=<optimized out>, bitmask=bitmask@en...
[14:42:55.617] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c61317ec180, values=values@entry=0x8217191e0, isn...
[14:42:55.617] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:55.617] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c61317f46e0, strategy=104 'h', partnatts=pa...
[14:42:55.617] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c61314a8060, relkind=112 'p', relkind@entry=...
[14:42:55.617] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130d19500, pstmt=pstmt@entry=0x3c6...
[14:42:55.617] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1bc40, queryString=0x3c6130c1a100 "CREA...
[14:42:55.617] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c61320068d0, queryString=0x82171f000 <error: Cannot ac...
[14:42:55.617] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d78100, pstmt=0x3c6130c1bc40, isTopLevel=<opti...
core
[14:42:55.310] #0  0x000000082d4b532a in memcpy () from /lib/libc.so.7
[14:42:55.310] #1  0x00000000005d4061 in fill_val (att=att@entry=0x2d9dce5d0fd8, bit=<optimized out>, bitmask=bitmask@en...
[14:42:55.310] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x2d9dce5d0f40, values=values@entry=0x821856e30, isn...
[14:42:55.310] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x821856e...
[14:42:55.310] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x2d9dce5cc948, strategy=108 'l', partnatts=pa...
[14:42:55.310] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x2d9dce4278f0, relkind=112 'p', relkind@entry=...
[14:42:55.310] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x2d9dce428d00, pstmt=pstmt@entry=0x2d9...
[14:42:55.310] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x2d9dce426100, queryString=0x2d9dce41a100 "\n  ...
[14:42:55.310] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x2d9dcf205080, queryString=0x82185b000 <error: Cannot ac...
[14:42:55.310] #9  0x0000000000994cfc in PortalRunUtility (portal=0x2d9dce578100, pstmt=0x2d9dce426100, isTopLevel=<opti...
core
[14:42:55.006] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:55.006] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c613147ccf0, bit=<optimized out>, bitmask=bitmask@en...
[14:42:55.006] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c613147cc58, values=values@entry=0x8217191e0, isn...
[14:42:55.006] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:55.006] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6131481168, strategy=114 'r', partnatts=pa...
[14:42:55.006] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6131459060, relkind=112 'p', relkind@entry=...
[14:42:55.006] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130dfe500, pstmt=pstmt@entry=0x3c6...
[14:42:55.006] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1bc40, queryString=0x3c6130c1a100 "CREA...
[14:42:55.006] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a05f90, queryString=0x82171f000 <error: Cannot ac...
[14:42:55.006] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d78100, pstmt=0x3c6130c1bc40, isTopLevel=<opti...
core
[14:42:54.705] #0  0x000000082b1a6360 in memcpy () from /lib/libc.so.7
[14:42:54.705] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c613158d9d0, bit=<optimized out>, bitmask=bitmask@en...
[14:42:54.705] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c613158d938, values=values@entry=0x8217191e0, isn...
[14:42:54.705] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:54.705] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6131597c18, strategy=114 'r', partnatts=pa...
[14:42:54.705] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130d7f848, relkind=112 'p', relkind@entry=...
[14:42:54.705] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130dffd00, pstmt=pstmt@entry=0x3c6...
[14:42:54.705] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c27ed0, queryString=0x3c6130c1a100 "crea...
[14:42:54.705] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131c06e78, queryString=0x82171effc "", readOnlyTree=...
[14:42:54.705] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d78100, pstmt=0x3c6130c27ed0, isTopLevel=<opti...
core
[14:42:54.403] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:54.403] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130dd46d8, bit=<optimized out>, bitmask=bitmask@en...
[14:42:54.403] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130dd4640, values=values@entry=0x8217191e0, isn...
[14:42:54.403] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:54.403] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c613147d4b8, strategy=108 'l', partnatts=pa...
[14:42:54.403] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27f30, relkind=112 'p', relkind@entry=...
[14:42:54.403] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c613143ad00, pstmt=pstmt@entry=0x3c6...
[14:42:54.403] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130d9f0e8, queryString=0x3c6130c1a100 "crea...
[14:42:54.403] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06110, queryString=0x82171f000 <error: Cannot ac...
[14:42:54.403] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d78100, pstmt=0x3c6130d9f0e8, isTopLevel=<opti...
core
[14:42:54.096] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:54.096] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c6130dce3b0, bit=<optimized out>, bitmask=bitmask@en...
[14:42:54.096] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c6130dce318, values=values@entry=0x8217191e0, isn...
[14:42:54.096] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:54.096] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c613144fcb8, strategy=108 'l', partnatts=pa...
[14:42:54.096] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130c27f58, relkind=112 'p', relkind@entry=...
[14:42:54.096] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c29100, pstmt=pstmt@entry=0x3c6...
[14:42:54.096] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1be50, queryString=0x3c6130c1a100 "crea...
[14:42:54.096] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a06d90, queryString=0x82171f000 <error: Cannot ac...
[14:42:54.096] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d78100, pstmt=0x3c6130c1be50, isTopLevel=<opti...
core
[14:42:53.794] #0  0x0000000828dfc32a in memcpy () from /lib/libc.so.7
[14:42:53.794] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3e494fe416e0, bit=<optimized out>, bitmask=bitmask@en...
[14:42:53.794] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3e494fe41648, values=values@entry=0x820ee1370, isn...
[14:42:53.794] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x820ee13...
[14:42:53.794] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3e494fe44228, strategy=114 'r', partnatts=pa...
[14:42:53.794] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3e494f7f12a0, relkind=112 'p', relkind@entry=...
[14:42:53.794] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3e494f628d00, pstmt=pstmt@entry=0x3e4...
[14:42:53.794] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3e494f61bd50, queryString=0x3e494f61a100 "CREA...
[14:42:53.794] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3e4950405280, queryString=0x820ee6000 <error: Cannot ac...
[14:42:53.794] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3e494f724100, pstmt=0x3e494f61bd50, isTopLevel=<opti...
core
[14:42:53.497] #0  0x000000082b1a632a in memcpy () from /lib/libc.so.7
[14:42:53.497] #1  0x00000000005d4061 in fill_val (att=att@entry=0x3c613146e6d0, bit=<optimized out>, bitmask=bitmask@en...
[14:42:53.497] #2  0x00000000005d3e4c in heap_fill_tuple (tupleDesc=0x3c613146e638, values=values@entry=0x8217191e0, isn...
[14:42:53.497] #3  0x00000000005d522a in heap_form_tuple (tupleDescriptor=<optimized out>, values=values@entry=0x8217191...
[14:42:53.497] #4  0x00000000006bf1ed in StorePartitionKey (rel=rel@entry=0x3c6131471218, strategy=114 'r', partnatts=pa...
[14:42:53.497] #5  0x0000000000745619 in DefineRelation (stmt=stmt@entry=0x3c6130df32a0, relkind=112 'p', relkind@entry=...
[14:42:53.497] #6  0x0000000000996592 in ProcessUtilitySlow (pstate=pstate@entry=0x3c6130c28d00, pstmt=pstmt@entry=0x3c6...
[14:42:53.497] #7  0x00000000009958fe in standard_ProcessUtility (pstmt=0x3c6130c1bd50, queryString=0x3c6130c1a100 "CREA...
[14:42:53.497] #8  0x00000000009951c8 in ProcessUtility (pstmt=0x3c6131a05f90, queryString=0x82171f000 <error: Cannot ac...
[14:42:53.497] #9  0x0000000000994cfc in PortalRunUtility (portal=0x3c6130d78100, pstmt=0x3c6130c1bd50, isTopLevel=<opti...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/amcheck/expected/check_btree.out /tmp/cirrus-ci-build/build/testrun/amcheck/regres...
--- /tmp/cirrus-ci-build/contrib/amcheck/expected/check_btree.out	2025-12-05 14:34:12.539440000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/amcheck/regress/results/check_btree.out	2025-12-05 14:37:20.762407000 +0000
@@ -63,221 +63,7 @@
 -- verify partitioned indexes are rejected (error)
 BEGIN;
 CREATE TABLE bttest_partitioned (a int, b int) PARTITION BY list (a);
-CREATE INDEX bttest_btree_partitioned_idx ON bttest_partitioned USING btree (b);
-SELECT bt_index_parent_check('bttest_btree_partitioned_idx');
-ERROR:  expected index as targets for verification
-DETAIL:  This operation is not supported for partitioned indexes.
-ROLLBACK;
--- normal check outside of xact
-SELECT bt_index_check('bttest_a_idx');
- bt_index_check 
-----------------
- 
-(1 row)
-
--- more expansive tests
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/btree_gist/expected/partitions.out /tmp/cirrus-ci-build/build/testrun/btree_gist/r...
--- /tmp/cirrus-ci-build/contrib/btree_gist/expected/partitions.out	2025-12-05 14:34:12.576377000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/btree_gist/regress/results/partitions.out	2025-12-05 14:37:32.600315000 +0000
@@ -7,76 +7,7 @@
   valid_at daterange,
   exclude using gist (id with =, valid_at with &&)
 ) partition by range (id);
-create table parttmp_1_to_10 partition of parttmp for values from (1) to (10);
-create table parttmp_11_to_20 partition of parttmp for values from (11) to (20);
-insert into parttmp (id, valid_at) values
-  (1, '[2000-01-01, 2000-02-01)'),
-  (1, '[2000-02-01, 2000-03-01)'),
-  (2, '[2000-01-01, 2000-02-01)'),
-  (11, '[2000-01-01, 2000-02-01)'),
-  (11, '[2000-02-01, 2000-03-01)'),
-  (12, '[2000-01-01, 2000-02-01)');
-select * from parttmp order by id, valid_at;
- id |        valid_at         
-----+-------------------------
-  1 | [01-01-2000,02-01-2000)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/delay_execution/expected/partition-addition.out /tmp/cirrus-ci-build/buil...
--- /tmp/cirrus-ci-build/src/test/modules/delay_execution/expected/partition-addition.out	2025-12-05 14:34:14.088539000 ...
+++ /tmp/cirrus-ci-build/build/testrun/delay_execution/isolation/results/partition-addition.out	2025-12-05 14:37:55.3735...
@@ -1,27 +1,6 @@
 Parsed test spec with 2 sessions
 
 starting permutation: s2lock s1exec s2addp s2unlock
-step s2lock: SELECT pg_advisory_lock(12345);
-pg_advisory_lock
-----------------
-                
-(1 row)
-
-step s1exec: LOAD 'delay_execution';
-		  SET delay_execution.post_planning_lock_id = 12345;
-		  SELECT * FROM foo WHERE a <> 1 AND a <> (SELECT 3); <waiting ...>
-step s2addp: CREATE TABLE foo2 (LIKE foo);
-		  ALTER TABLE foo ATTACH PARTITION foo2 FOR VALUES IN (2);
-		  INSERT INTO foo VALUES (2, 'ADD2');
-step s2unlock: SELECT pg_advisory_unlock(12345);
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/file_fdw/expected/file_fdw.out /tmp/cirrus-ci-build/build/testrun/file_fdw/regress...
--- /tmp/cirrus-ci-build/contrib/file_fdw/expected/file_fdw.out	2025-12-05 14:34:12.591080000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/file_fdw/regress/results/file_fdw.out	2025-12-05 14:37:30.757106000 +0000
@@ -375,182 +375,7 @@
 -- declarative partitioning tests
 SET ROLE regress_file_fdw_superuser;
 CREATE TABLE pt (a int, b text) partition by list (a);
-\set filename :abs_srcdir '/data/list1.csv'
-CREATE FOREIGN TABLE p1 partition of pt for values in (1) SERVER file_server
-OPTIONS (format 'csv', filename :'filename', delimiter ',');
-CREATE TABLE p2 partition of pt for values in (2);
-SELECT tableoid::regclass, * FROM pt;
- tableoid | a |  b  
-----------+---+-----
- p1       | 1 | foo
- p1       | 1 | bar
-(2 rows)
-
-SELECT tableoid::regclass, * FROM p1;
- tableoid | a |  b  
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out /tm...
--- /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out	2025-12-...
+++ /tmp/cirrus-ci-build/build/testrun/injection_points/isolation/results/reindex-concurrently-upsert-partitioned.out	20...
@@ -1,238 +1,6 @@
 Parsed test spec with 4 sessions
 
 starting permutation: s3_setup_wait_before_set_dead s3_start_reindex s1_start_upsert s4_wakeup_to_set_dead s2_start_ups...
-injection_points_attach
------------------------
-                       
-(1 row)
-
-injection_points_attach
------------------------
-                       
-(1 row)
-
-injection_points_set_local
---------------------------
-                          
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/isolation/expected/detach-partition-concurrently-1.out /tmp/cirrus-ci-build/build...
--- /tmp/cirrus-ci-build/src/test/isolation/expected/detach-partition-concurrently-1.out	2025-12-05 14:34:14.050488000 +...
+++ /tmp/cirrus-ci-build/build/testrun/isolation/isolation/results/detach-partition-concurrently-1.out	2025-12-05 14:36:...
@@ -1,288 +1,6 @@
 Parsed test spec with 3 sessions
 
 starting permutation: s1b s1s s2detach s1s s1c s1s
-step s1b: BEGIN;
-step s1s: SELECT * FROM d_listp;
-a
--
-1
-2
-(2 rows)
-
-step s2detach: ALTER TABLE d_listp DETACH PARTITION d_listp2 CONCURRENTLY; <waiting ...>
-step s1s: SELECT * FROM d_listp;
-a
--
-1
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pageinspect/expected/page.out /tmp/cirrus-ci-build/build/testrun/pageinspect/regre...
--- /tmp/cirrus-ci-build/contrib/pageinspect/expected/page.out	2025-12-05 14:34:12.615550000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pageinspect/regress/results/page.out	2025-12-05 14:37:41.743957000 +0000
@@ -179,110 +179,7 @@
 -- check that using any of these functions with a partitioned table or index
 -- would fail
 create table test_partitioned (a int) partition by range (a);
-create index test_partitioned_index on test_partitioned (a);
-select get_raw_page('test_partitioned', 0); -- error about partitioned table
-ERROR:  cannot get raw page from relation "test_partitioned"
-DETAIL:  This operation is not supported for partitioned tables.
-select get_raw_page('test_partitioned_index', 0); -- error about partitioned index
-ERROR:  cannot get raw page from relation "test_partitioned_index"
-DETAIL:  This operation is not supported for partitioned indexes.
--- a regular table which is a member of a partition set should work though
-create table test_part1 partition of test_partitioned for values from ( 1 ) to (100);
-select get_raw_page('test_part1', 0); -- get farther and error about empty table
-ERROR:  block number 0 is out of range for relation "test_part1"
-drop table test_partitioned;
--- check null bitmap alignment for table whose number of attributes is multiple of 8
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_overexplain/expected/pg_overexplain.out /tmp/cirrus-ci-build/build/testrun/pg_o...
--- /tmp/cirrus-ci-build/contrib/pg_overexplain/expected/pg_overexplain.out	2025-12-05 14:34:12.622201000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_overexplain/regress/results/pg_overexplain.out	2025-12-05 14:37:42.088102000 +...
@@ -52,440 +52,7 @@
 -- Create a partitioned table.
 CREATE TABLE vegetables (id serial, name text, genus text)
 PARTITION BY LIST (genus);
-CREATE TABLE daucus PARTITION OF vegetables FOR VALUES IN ('daucus');
-CREATE TABLE brassica PARTITION OF vegetables FOR VALUES IN ('brassica');
-INSERT INTO vegetables (name, genus)
-	VALUES ('carrot', 'daucus'), ('bok choy', 'brassica'),
-		   ('brocooli', 'brassica'), ('cauliflower', 'brassica'),
-		   ('cabbage', 'brassica'), ('kohlrabi', 'brassica'),
-		   ('rutabaga', 'brassica'), ('turnip', 'brassica');
-VACUUM ANALYZE vegetables;
--- We filter relation OIDs out of the test output in order to avoid
--- test instability. This is currently only needed for EXPLAIN (DEBUG), not
--- EXPLAIN (RANGE_TABLE). Also suppress actual row counts, which are not
--- stable (e.g. 1/8 is 0.12 on some buildfarm machines and 0.13 on others).
-CREATE FUNCTION explain_filter(text) RETURNS SETOF text
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_prewarm/expected/pg_prewarm.out /tmp/cirrus-ci-build/build/testrun/pg_prewarm/r...
--- /tmp/cirrus-ci-build/contrib/pg_prewarm/expected/pg_prewarm.out	2025-12-05 14:34:12.623433000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_prewarm/regress/results/pg_prewarm.out	2025-12-05 14:37:42.661206000 +0000
@@ -2,9 +2,7 @@
 CREATE EXTENSION pg_prewarm;
 -- pg_prewarm() should fail if the target relation has no storage.
 CREATE TABLE test (c1 int) PARTITION BY RANGE (c1);
-SELECT pg_prewarm('test', 'buffer');
-ERROR:  relation "test" does not have storage
-DETAIL:  This operation is not supported for partitioned tables.
--- Cleanup
-DROP TABLE test;
-DROP EXTENSION pg_prewarm;
+server closed the connection unexpectedly
+	This probably means the server terminated abnormally
+	before or while processing the request.
+connection to server was lost
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_stat_statements/expected/utility.out /tmp/cirrus-ci-build/build/testrun/pg_stat...
--- /tmp/cirrus-ci-build/contrib/pg_stat_statements/expected/utility.out	2025-12-05 14:34:12.627801000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_stat_statements/regress/results/utility.out	2025-12-05 14:37:43.643505000 +000...
@@ -44,696 +44,7 @@
 
 -- Partitions
 CREATE TABLE pt_stats (a int, b int) PARTITION BY range (a);
-CREATE TABLE pt_stats1 (a int, b int);
-ALTER TABLE pt_stats ATTACH PARTITION pt_stats1 FOR VALUES FROM (0) TO (100);
-CREATE TABLE pt_stats2 PARTITION OF pt_stats FOR VALUES FROM (100) TO (200);
-CREATE INDEX pt_stats_index ON ONLY pt_stats (a);
-CREATE INDEX pt_stats2_index ON ONLY pt_stats2 (a);
-ALTER INDEX pt_stats_index ATTACH PARTITION pt_stats2_index;
-DROP TABLE pt_stats;
--- Views
-CREATE VIEW view_stats AS SELECT 1::int AS a, 2::int AS b;
-ALTER VIEW view_stats ALTER COLUMN a SET DEFAULT 2;
-DROP VIEW view_stats;
--- Foreign tables
-CREATE FOREIGN DATA WRAPPER wrapper_stats;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/database.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p...
--- /tmp/cirrus-ci-build/src/test/regress/expected/database.out	2025-12-05 14:34:14.177803000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/database.out	2025-12-05 14:36:23.903810000...
@@ -2,20 +2,10 @@
 	ENCODING utf8 LC_COLLATE "C" LC_CTYPE "C" TEMPLATE template0;
 ALTER DATABASE regression_tbd RENAME TO regression_utf8;
 ALTER DATABASE regression_utf8 SET TABLESPACE regress_tblspace;
-ALTER DATABASE regression_utf8 SET TABLESPACE pg_default;
-ALTER DATABASE regression_utf8 CONNECTION_LIMIT 123;
--- Test PgDatabaseToastTable.  Doing this with GRANT would be slow.
-BEGIN;
-UPDATE pg_database
-SET datacl = array_fill(makeaclitem(10, 10, 'USAGE', false), ARRAY[5e5::int])
-WHERE datname = 'regression_utf8';
--- load catcache entry, if nothing else does
-ALTER DATABASE regression_utf8 RENAME TO regression_rename_rolled_back;
-ROLLBACK;
-CREATE ROLE regress_datdba_before;
-CREATE ROLE regress_datdba_after;
-ALTER DATABASE regression_utf8 OWNER TO regress_datdba_before;
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_visibility/expected/pg_visibility.out /tmp/cirrus-ci-build/build/testrun/pg_vis...
--- /tmp/cirrus-ci-build/contrib/pg_visibility/expected/pg_visibility.out	2025-12-05 14:34:12.636737000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_visibility/regress/results/pg_visibility.out	2025-12-05 14:37:46.365558000 +00...
@@ -39,240 +39,7 @@
 --
 -- partitioned tables (the parent ones) don't have visibility maps
 create table test_partitioned (a int) partition by list (a);
--- these should all fail
-select pg_visibility('test_partitioned', 0);
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_visibility_map('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_visibility_map_summary('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_check_frozen('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pgstattuple/expected/pgstattuple.out /tmp/cirrus-ci-build/build/testrun/pgstattupl...
--- /tmp/cirrus-ci-build/contrib/pgstattuple/expected/pgstattuple.out	2025-12-05 14:34:12.650815000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pgstattuple/regress/results/pgstattuple.out	2025-12-05 14:37:44.953869000 +0000
@@ -152,154 +152,7 @@
 ERROR:  relation "test_hashidx" is not a GIN index
 -- check that using any of these functions with unsupported relations will fail
 create table test_partitioned (a int) partition by range (a);
-create index test_partitioned_index on test_partitioned(a);
-create index test_partitioned_hash_index on test_partitioned using hash(a);
--- these should all fail
-select pgstattuple('test_partitioned');
-ERROR:  cannot get tuple-level statistics for relation "test_partitioned"
-DETAIL:  This operation is not supported for partitioned tables.
-select pgstattuple('test_partitioned_index');
-ERROR:  cannot get tuple-level statistics for relation "test_partitioned_index"
-DETAIL:  This operation is not supported for partitioned indexes.
-select pgstattuple_approx('test_partitioned');
-ERROR:  relation "test_partitioned" is of wrong relation kind
-DETAIL:  This operation is not supported for partitioned tables.
-select pg_relpages('test_partitioned');
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out /tmp/cirrus-ci-build/build/testrun/postgres...
--- /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out	2025-12-05 14:34:12.661439000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2025-12-05 14:37:50.427791000 +0000
@@ -4542,8180 +4542,7 @@
 DROP FOREIGN TABLE reindex_foreign;
 -- partitions and foreign tables
 CREATE TABLE reind_fdw_parent (c1 int) PARTITION BY RANGE (c1);
-CREATE TABLE reind_fdw_0_10 PARTITION OF reind_fdw_parent
-  FOR VALUES FROM (0) TO (10);
-CREATE FOREIGN TABLE reind_fdw_10_20 PARTITION OF reind_fdw_parent
-  FOR VALUES FROM (10) TO (20)
-  SERVER loopback OPTIONS (table_name 'reind_local_10_20');
-REINDEX TABLE reind_fdw_parent; -- ok
-REINDEX TABLE CONCURRENTLY reind_fdw_parent; -- ok
-DROP TABLE reind_fdw_parent;
--- ===================================================================
--- conversion error
--- ===================================================================
-ALTER FOREIGN TABLE ft1 ALTER COLUMN c8 TYPE int;
-SELECT * FROM ft1 ftx(x1,x2,x3,x4,x5,x6,x7,x8) WHERE x1 = 1;  -- ERROR
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/horology.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str...
--- /tmp/cirrus-ci-build/src/test/regress/expected/horology.out	2025-12-05 14:34:14.191601000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/horology.out	2025-12-05 14:37:08.2636800...
@@ -3093,798 +3093,10 @@
 
 SELECT to_timestamp('My birthday-> Year: 1976, Month: May, Day: 16',
                     '"My birthday-> Year:" YYYY, "Month:" FMMonth, "Day:" DD');
-         to_timestamp         
-------------------------------
- Sun May 16 00:00:00 1976 PDT
-(1 row)
-
-SELECT to_timestamp('1,582nd VIII 21', 'Y,YYYth FMRM DD');
-         to_timestamp         
-------------------------------
- Sat Aug 21 00:00:00 1582 LMT
-(1 row)
-
-SELECT to_timestamp('15 "text between quote marks" 98 54 45',
-                    E'HH24 "\\"text between quote marks\\"" YY MI SS');
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/geometry.out /tmp/cirrus-ci-build/build/testrun/regress/regress/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/geometry.out	2025-12-05 14:34:14.188842000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/geometry.out	2025-12-05 14:36:21.583188000 +0000
@@ -4559,765 +4559,10 @@
 
 -- Below circle
 SELECT c1.f1, c2.f1 FROM CIRCLE_TBL c1, CIRCLE_TBL c2 WHERE c1.f1 <<| c2.f1;
-      f1       |       f1       
----------------+----------------
- <(5,1),3>     | <(100,200),10>
- <(5,1),3>     | <(3,5),0>
- <(1,2),100>   | <(100,200),10>
- <(1,3),5>     | <(100,200),10>
- <(1,2),3>     | <(100,200),10>
- <(100,1),115> | <(100,200),10>
- <(3,5),0>     | <(100,200),10>
-(7 rows)
-
--- Above circle
-SELECT c1.f1, c2.f1 FROM CIRCLE_TBL c1, CIRCLE_TBL c2 WHERE c1.f1 |>> c2.f1;
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/seg/expected/security.out /tmp/cirrus-ci-build/build/testrun/seg/regress/results/s...
--- /tmp/cirrus-ci-build/contrib/seg/expected/security.out	2025-12-05 14:34:12.668014000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/seg/regress/results/security.out	2025-12-05 14:37:48.021888000 +0000
@@ -22,11 +22,7 @@
 CREATE SCHEMA test_schema
 CREATE TABLE t(i int) PARTITION BY RANGE (i)
 CREATE TABLE p1 PARTITION OF t FOR VALUES FROM (1) TO (regress_seg_schema.exfun(2));
-DROP SCHEMA test_schema CASCADE;
-NOTICE:  drop cascades to 3 other objects
-DETAIL:  drop cascades to table test_schema.t
-drop cascades to extension seg
-drop cascades to operator test_schema.=(oid,regclass)
-RESET ROLE;
-DROP OWNED BY regress_seg_role;
-DROP ROLE regress_seg_role;
+server closed the connection unexpectedly
+	This probably means the server terminated abnormally
+	before or while processing the request.
+connection to server was lost
diff -U3 /tmp/cirrus-ci-build/contrib/seg/expected/partition.out /tmp/cirrus-ci-build/build/testrun/seg/regress/results/...
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/test_ddl_deparse/expected/alter_table.out /tmp/cirrus-ci-build/build/test...
--- /tmp/cirrus-ci-build/src/test/modules/test_ddl_deparse/expected/alter_table.out	2025-12-05 14:34:14.104790000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/test_ddl_deparse/regress/results/alter_table.out	2025-12-05 14:38:01.337301000 +0...
@@ -44,97 +44,7 @@
 CREATE TABLE part (
 	a int
 ) PARTITION BY RANGE (a);
-NOTICE:  DDL test: type simple, tag CREATE TABLE
-CREATE TABLE part1 PARTITION OF part FOR VALUES FROM (1) to (100);
-NOTICE:  DDL test: type simple, tag CREATE TABLE
-CREATE TABLE part2 (a int);
-NOTICE:  DDL test: type simple, tag CREATE TABLE
-ALTER TABLE part ATTACH PARTITION part2 FOR VALUES FROM (101) to (200);
-NOTICE:  DDL test: type alter table, tag ALTER TABLE
-NOTICE:    subcommand: type ATTACH PARTITION desc table part2
-ALTER TABLE part DETACH PARTITION part2;
-NOTICE:  DDL test: type alter table, tag ALTER TABLE
-NOTICE:    subcommand: type DETACH PARTITION desc table part2
-DROP TABLE part2;
-ALTER TABLE part ADD PRIMARY KEY (a);
...
tap
[14:36:25.230](23.301s) not ok 5 - regression tests pass
[14:36:40.469](7.265s) not ok 16 - run of pg_upgrade for new instance
[14:36:40.469](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success
[14:36:41.798](0.011s) not ok 20 - old and new dumps match after pg_upgrade
tap
[14:39:03.200](0.921s) not ok 23 - pgbench scale 1 initialization status (got 1 vs expected 0)
[14:39:03.202](0.000s) not ok 27 - pgbench scale 1 initialization stderr /(?^:creating 2 partitions)/
[14:39:03.202](0.000s) not ok 28 - pgbench scale 1 initialization stderr /(?^:vacuuming)/
[14:39:03.203](0.000s) not ok 29 - pgbench scale 1 initialization stderr /(?^:creating primary keys)/
[14:39:03.204](0.000s) not ok 30 - pgbench scale 1 initialization stderr /(?^:creating foreign keys)/
[14:39:03.205](0.001s) not ok 32 - pgbench scale 1 initialization stderr /(?^:done in \d+\.\d\d s )/
[14:39:03.210](0.005s) not ok 33 - pgbench --init-steps status (got 1 vs expected 0)
[14:39:03.211](0.000s) not ok 35 - pgbench --init-steps stderr /(?^:dropping old tables)/
[14:39:03.212](0.000s) not ok 36 - pgbench --init-steps stderr /(?^:creating tables)/
[14:39:03.213](0.000s) not ok 37 - pgbench --init-steps stderr /(?^:creating 3 partitions)/
[14:39:03.213](0.000s) not ok 38 - pgbench --init-steps stderr /(?^:creating primary keys)/
[14:39:03.214](0.000s) not ok 39 - pgbench --init-steps stderr /(?^:generating data \(server-side\))/
[14:39:03.214](0.000s) not ok 40 - pgbench --init-steps stderr /(?^:creating foreign keys)/
[14:39:03.215](0.000s) not ok 42 - pgbench --init-steps stderr /(?^:done in \d+\.\d\d s )/
tap
[14:37:11.408](25.126s) not ok 2 - regression tests pass
[14:37:11.409](0.000s) not ok 3 - primary alive after regression test run
test
[14:40:29.622]  17/362 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[14:40:29.622]  25/362 postgresql:isolation / isolation/isolation                                      ERROR            ...
[14:40:29.622]  52/362 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[14:40:29.622]  68/362 postgresql:amcheck / amcheck/regress                                            ERROR            ...
[14:40:29.622]  86/362 postgresql:btree_gist / btree_gist/regress                                      ERROR            ...
[14:40:29.622]  97/362 postgresql:pg_overexplain / pg_overexplain/regress                              ERROR            ...
[14:40:29.622]  99/362 postgresql:pg_prewarm / pg_prewarm/regress                                      ERROR            ...
[14:40:29.622]  96/362 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[14:40:29.622] 100/362 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
[14:40:29.622] 104/362 postgresql:pg_visibility / pg_visibility/regress                                ERROR            ...
[14:40:29.622] 107/362 postgresql:seg / seg/regress                                                    ERROR            ...
[14:40:29.622] 111/362 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[14:40:29.622] 122/362 postgresql:delay_execution / delay_execution/isolation                          ERROR            ...
[14:40:29.622] 135/362 postgresql:test_ddl_deparse / test_ddl_deparse/regress                          ERROR            ...
[14:40:29.622] 166/362 postgresql:pg_amcheck / pg_amcheck/003_check                                    ERROR            ...
[14:40:29.622] 194/362 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
[14:40:29.622] 197/362 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
[14:40:29.622] 236/362 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
[14:40:29.622] 250/362 postgresql:scripts / scripts/100_vacuumdb                                       ERROR            ...
[14:40:29.622]  83/362 postgresql:file_fdw / file_fdw/regress                                          ERROR           1...
[14:40:29.622] 292/362 postgresql:subscription / subscription/013_partition                            ERROR            ...
[14:40:29.622] 101/362 postgresql:pgstattuple / pgstattuple/regress                                    ERROR           1...
[14:40:29.622]  13/362 postgresql:regress / regress/regress                                            ERROR           2...
[14:40:29.622] 301/362 postgresql:subscription / subscription/025_rep_changes_for_schema               ERROR            ...
[14:40:29.622] 303/362 postgresql:subscription / subscription/027_nosuperuser                          ERROR            ...
[14:40:29.622] 305/362 postgresql:subscription / subscription/028_row_filter                           ERROR            ...
[14:40:29.622] 308/362 postgresql:subscription / subscription/031_column_list                          ERROR            ...
[14:40:29.622] 310/362 postgresql:subscription / subscription/032_subscribe_use_index                  ERROR            ...
[14:40:29.622] 311/362 postgresql:subscription / subscription/035_conflicts                            ERROR            ...
[14:40:29.622] 313/362 postgresql:subscription / subscription/030_origin                               ERROR            ...
[14:40:29.622] 339/362 postgresql:test_misc / test_misc/001_constraint_validation                      ERROR            ...
[14:40:29.622] 164/362 postgresql:injection_points / injection_points/isolation                        ERROR           1...
Linux - Debian Trixie - Autoconf
assertion
TRAP: failed Assert("false"), File: "../../../../src/include/varatt.h", Line: 112, PID: 34831
assertion
TRAP: failed Assert("false"), File: "../../../../src/include/varatt.h", Line: 112, PID: 23274
core
[14:40:57.150] #0  0x00007fa78de9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[14:40:57.150] #1  0x00007fa78de49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[14:40:57.150] #2  0x00007fa78de324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[14:40:57.150] #3  0x0000565136340f55 in ExceptionalCondition (conditionName=conditionName@entry=0x56513647a680 "false",...
[14:40:57.150] #4  0x00005651355a2e0c in VARTAG_SIZE (tag=<optimized out>) at ../../../../src/include/varatt.h:112
[14:40:57.150] #5  0x00005651355a2e7b in VARSIZE_EXTERNAL (PTR=0x525000344a10) at ../../../../src/include/varatt.h:335
[14:40:57.150] #6  VARSIZE_ANY (PTR=PTR@entry=0x525000344a10) at ../../../../src/include/varatt.h:463
[14:40:57.150] #7  0x00005651355a538c in heap_compute_data_size (tupleDesc=tupleDesc@entry=0x7fa78d8a8598, values=values...
[14:40:57.150] #8  0x00005651355a6f0e in heap_form_tuple (tupleDescriptor=0x7fa78d8a8598, values=values@entry=0x7fff03d4...
[14:40:57.150] #9  0x00005651357e1937 in StorePartitionKey (rel=rel@entry=0x7fa78b3faef0, strategy=<optimized out>, part...
core
[14:40:56.429] #0  0x00007fba1569e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[14:40:56.429] #1  0x00007fba15649cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[14:40:56.429] #2  0x00007fba156324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[14:40:56.429] #3  0x000055ac10819f55 in ExceptionalCondition (conditionName=conditionName@entry=0x55ac10953680 "false",...
[14:40:56.429] #4  0x000055ac0fa7be0c in VARTAG_SIZE (tag=<optimized out>) at ../../../../src/include/varatt.h:112
[14:40:56.429] #5  0x000055ac0fa7be7b in VARSIZE_EXTERNAL (PTR=0x525000054210) at ../../../../src/include/varatt.h:335
[14:40:56.429] #6  VARSIZE_ANY (PTR=PTR@entry=0x525000054210) at ../../../../src/include/varatt.h:463
[14:40:56.429] #7  0x000055ac0fa7e38c in heap_compute_data_size (tupleDesc=tupleDesc@entry=0x7fba1508e598, values=values...
[14:40:56.429] #8  0x000055ac0fa7ff0e in heap_form_tuple (tupleDescriptor=0x7fba1508e598, values=values@entry=0x7ffccf2a...
[14:40:56.429] #9  0x000055ac0fcba937 in StorePartitionKey (rel=rel@entry=0x7fba12be99d8, strategy=<optimized out>, part...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/insert.out /tmp/cirrus-ci-build/src/test/regress/results/insert....
--- /tmp/cirrus-ci-build/src/test/regress/expected/insert.out	2025-12-05 14:34:13.101806963 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/insert.out	2025-12-05 14:38:01.473733293 +0000
@@ -300,797 +300,7 @@
 	a text,
 	b int
 ) partition by range (a, (b+0));
--- no partitions, so fail
-insert into range_parted values ('a', 11);
-ERROR:  no partition of relation "range_parted" found for row
-DETAIL:  Partition key of the failing row contains (a, (b + 0)) = (a, 11).
-create table part1 partition of range_parted for values from ('a', 1) to ('a', 10);
-create table part2 partition of range_parted for values from ('a', 10) to ('a', 20);
-create table part3 partition of range_parted for values from ('b', 1) to ('b', 10);
-create table part4 partition of range_parted for values from ('b', 10) to ('b', 20);
--- fail
-insert into part1 values ('a', 11);
-ERROR:  new row for relation "part1" violates partition constraint
-DETAIL:  Failing row contains (a, 11).
-insert into part1 values ('b', 1);
...
tap
[14:38:09.288](13.627s) not ok 1 - pg_amcheck prior to corruption status (got 2 vs expected 0)
[14:38:09.289](0.000s) not ok 2 - pg_amcheck prior to corruption stdout /(?^:^$)/
[14:38:18.939](2.504s) not ok 61 - pg_amcheck excluding all corrupt schemas status (got 2 vs expected 0)
[14:38:18.940](0.000s) not ok 62 - pg_amcheck excluding all corrupt schemas stdout /(?^:^$)/
[14:38:21.973](2.722s) not ok 70 - pg_amcheck excluding all corrupt schemas with --checkunique option status (got 2 vs e...
[14:38:21.973](0.000s) not ok 71 - pg_amcheck excluding all corrupt schemas with --checkunique option stdout /(?^:^$)/
[14:38:23.339](1.365s) not ok 73 - pg_amcheck smoke test --checkunique status (got 2 vs expected 0)
[14:38:23.340](0.000s) not ok 74 - pg_amcheck smoke test --checkunique stdout /(?^:^$)/
57/6180 minor error message enhance: print RLS policy name when only one permissive policy exists
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/contrib/postgres_fdw/expected/query_cancel.out /home/postgres/postgres/build/testrun/po...
--- /home/postgres/postgres/contrib/postgres_fdw/expected/query_cancel.out	2025-12-05 13:54:27.154096314 +0000
+++ /home/postgres/postgres/build/testrun/postgres_fdw/regress/results/query_cancel.out	2025-12-05 13:57:01.263915076 +0...
@@ -30,5 +30,5 @@
 SET LOCAL statement_timeout = '10ms';
 -- This would take very long if not canceled:
 SELECT count(*) FROM ft1 a CROSS JOIN ft1 b CROSS JOIN ft1 c CROSS JOIN ft1 d;
-ERROR:  canceling statement due to statement timeout
+ERROR:  canceling statement due to user request
 COMMIT;
test
[13:59:19.597] 116/361 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
57/5992 Fix ALTER TABLE DROP EXPRESSION with ONLY option
Windows - Server 2022, MinGW64 - Meson
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_stored.out C:/cirrus/build/testrun/pg_upgrade...
--- C:/cirrus/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:25.313111000 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_stored.out	2025-12-05 13:46:22.494437900 +0...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_virtual.out C:/cirrus/build/testrun/pg_upgrad...
--- C:/cirrus/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:25.313111000 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out	2025-12-05 13:46:31.831354000 +...
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_stored.out C:/cirrus/build/testrun/recovery/0...
--- C:/cirrus/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:25.313111000 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/generated_stored.out	2025-12-05 13:49:24.713680900 ...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_virtual.out C:/cirrus/build/testrun/recovery/...
--- C:/cirrus/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:25.313111000 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out	2025-12-05 13:49:35.804983000...
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_stored.out C:/cirrus/build/testrun/regress/re...
--- C:/cirrus/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:25.313111000 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/generated_stored.out	2025-12-05 13:46:15.317676200 +0000
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_virtual.out C:/cirrus/build/testrun/regress/r...
--- C:/cirrus/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:25.313111000 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/generated_virtual.out	2025-12-05 13:46:26.655579800 +0000
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
tap
[13:47:04.351](71.129s) not ok 5 - regression tests pass
tap
[13:50:13.422](77.624s) not ok 2 - regression tests pass
test
[13:59:15.589]   5/359 postgresql:regress / regress/regress                                            ERROR            ...
[13:59:15.589]   9/359 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[13:59:15.589]  47/359 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
macOS - Sequoia - Meson
core
[13:58:42.452]   * frame #0: 0x000000019d549640 libsystem_kernel.dylib`stat + 8
[13:58:42.452]     frame #1: 0x0000000100ee1074 bash`___lldb_unnamed_symbol679 + 172
[13:58:42.452]     frame #2: 0x0000000100ee0ecc bash`___lldb_unnamed_symbol678 + 88
[13:58:42.452]     frame #3: 0x0000000100edbd98 bash`___lldb_unnamed_symbol626 + 1912
[13:58:42.452]     frame #4: 0x0000000100edab1c bash`___lldb_unnamed_symbol619 + 1760
[13:58:42.452]     frame #5: 0x0000000100ece5d4 bash`___lldb_unnamed_symbol467 + 1168
[13:58:42.452]     frame #6: 0x0000000100ebe458 bash`___lldb_unnamed_symbol211 + 176
[13:58:42.452]     frame #7: 0x0000000100ebda90 bash`___lldb_unnamed_symbol203 + 5000
[13:58:42.452]     frame #8: 0x000000019d1deb98 dyld`start + 6076
core
[13:58:07.334]   * frame #0: 0x0000000104ce6450 dyld`mach_o::Header::isMachO(std::__1::span<unsigned char const, 1844674...
[13:58:07.334]     frame #1: 0x0000000104cb7814 dyld`dyld4::ExternallyViewableState::createMinimalInfo(lsl::Allocator&, ...
[13:58:07.334]     frame #2: 0x0000000104c722f4 dyld`start + 3864
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/generated_stored.out /Users/admin/pgsql/build/testrun/pg_upgrade/0...
--- /Users/admin/pgsql/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:20
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_stored.out	2025-12-05 13:47:48
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /Users/admin/pgsql/src/test/regress/expected/generated_virtual.out /Users/admin/pgsql/build/testrun/pg_upgrade/...
--- /Users/admin/pgsql/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:20
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out	2025-12-05 13:47:55
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/generated_stored.out /Users/admin/pgsql/build/testrun/recovery/027...
--- /Users/admin/pgsql/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:20
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/generated_stored.out	2025-12-05 13:49:52
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /Users/admin/pgsql/src/test/regress/expected/generated_virtual.out /Users/admin/pgsql/build/testrun/recovery/02...
--- /Users/admin/pgsql/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:20
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out	2025-12-05 13:50:02
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/generated_stored.out /Users/admin/pgsql/build/testrun/regress/regr...
--- /Users/admin/pgsql/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:20
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/generated_stored.out	2025-12-05 13:47:47
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /Users/admin/pgsql/src/test/regress/expected/generated_virtual.out /Users/admin/pgsql/build/testrun/regress/reg...
--- /Users/admin/pgsql/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:20
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/generated_virtual.out	2025-12-05 13:47:55
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
tap
[13:48:29.690](74.771s) not ok 5 - regression tests pass
tap
[13:51:10.491](148.625s) not ok 2 - regression tests pass
test
[13:54:17.241]  10/362 postgresql:regress / regress/regress                                            ERROR            ...
[13:54:17.241]  25/362 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[13:54:17.241] 113/362 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
Windows - Server 2022, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_stored.out C:/cirrus/build/testrun/pg_upgrade...
--- C:/cirrus/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:25.418422800 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_stored.out	2025-12-05 13:47:00.857665100 +0...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_virtual.out C:/cirrus/build/testrun/pg_upgrad...
--- C:/cirrus/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:25.418422800 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out	2025-12-05 13:47:19.263926700 +...
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_stored.out C:/cirrus/build/testrun/recovery/0...
--- C:/cirrus/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:25.418422800 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/generated_stored.out	2025-12-05 13:49:59.217180200 ...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_virtual.out C:/cirrus/build/testrun/recovery/...
--- C:/cirrus/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:25.418422800 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out	2025-12-05 13:50:14.065829900...
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_stored.out C:/cirrus/build/testrun/regress/re...
--- C:/cirrus/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:25.418422800 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/generated_stored.out	2025-12-05 13:46:50.238509200 +0000
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_virtual.out C:/cirrus/build/testrun/regress/r...
--- C:/cirrus/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:25.418422800 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/generated_virtual.out	2025-12-05 13:47:11.988034100 +0000
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
tap
[13:48:20.230](131.243s) not ok 5 - regression tests pass
tap
[13:51:17.796](139.839s) not ok 2 - regression tests pass
test
[14:00:01.751]   8/356 postgresql:regress / regress/regress                                            ERROR           1...
[14:00:01.751]  16/356 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[14:00:01.751]  65/356 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
Linux - Debian Trixie - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out /tmp/cirrus-ci-build/build/testrun/pg_upgra...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:24.357361024 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_stored.out	2025-12-05 13:45:10.5...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/pg_upgr...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:24.357361024 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out	2025-12-05 13:45:19....
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out /tmp/cirrus-ci-build/build/testrun/recovery...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:24.357361024 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_stored.out	2025-12-05 13:46:20...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/recover...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:24.357361024 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out	2025-12-05 13:46:3...
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out /tmp/cirrus-ci-build/build/testrun/regress/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:24.357361024 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/generated_stored.out	2025-12-05 13:45:05.428281972 +0000
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/regress...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:24.357361024 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/generated_virtual.out	2025-12-05 13:45:16.251132722 +0000
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
tap
[13:45:53.161](69.651s) not ok 5 - regression tests pass
tap
[13:47:12.558](79.566s) not ok 2 - regression tests pass
test
[13:49:52.488]  14/363 postgresql:regress / regress/regress                                            ERROR            ...
[13:49:52.488]  33/363 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[13:49:52.488] 129/363 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
OpenBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_stored.out /home/postgres/postgres/build/testrun/pg...
--- /home/postgres/postgres/src/test/regress/expected/generated_stored.out	Fri Dec  5 13:43:31 2025
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_stored.out	Fri Dec  5 13:45:4...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_virtual.out /home/postgres/postgres/build/testrun/p...
--- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out	Fri Dec  5 13:43:31 2025
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out	Fri Dec  5 13:45:...
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_stored.out /home/postgres/postgres/build/testrun/re...
--- /home/postgres/postgres/src/test/regress/expected/generated_stored.out	Fri Dec  5 13:43:31 2025
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/generated_stored.out	Fri Dec  5 13:47...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_virtual.out /home/postgres/postgres/build/testrun/r...
--- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out	Fri Dec  5 13:43:31 2025
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out	Fri Dec  5 13:4...
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_stored.out /home/postgres/postgres/build/testrun/re...
--- /home/postgres/postgres/src/test/regress/expected/generated_stored.out	Fri Dec  5 13:43:31 2025
+++ /home/postgres/postgres/build/testrun/regress/regress/results/generated_stored.out	Fri Dec  5 13:45:31 2025
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_virtual.out /home/postgres/postgres/build/testrun/r...
--- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out	Fri Dec  5 13:43:31 2025
+++ /home/postgres/postgres/build/testrun/regress/regress/results/generated_virtual.out	Fri Dec  5 13:45:43 2025
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
tap
[13:46:51.700](114.128s) not ok 5 - regression tests pass
tap
[13:49:14.037](181.729s) not ok 2 - regression tests pass
test
[13:52:15.792]  14/361 postgresql:regress / regress/regress                                            ERROR           1...
[13:52:15.792]  44/361 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[13:52:15.792] 192/361 postgresql:recovery / recovery/027_stream_regress                               ERROR           2...
Linux - Debian Trixie - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:20.039586970 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/generated_stored.out	2025-12-05 13:48:06.798983676 +0000
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tm...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:20.039586970 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/generated_virtual.out	2025-12-05 13:48:36.787541791 +0000
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out /tmp/cirrus-ci-build/src/test/recovery/tmp_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:20.039586970 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/generated_stored.out	2025-12-05 13:50:10.087049529 +0000
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/src/test/recovery/tmp...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:20.039586970 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/generated_virtual.out	2025-12-05 13:50:24.247695198 +0000
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out /tmp/cirrus-ci-build/src/test/regress/resul...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:20.039586970 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/generated_stored.out	2025-12-05 13:45:29.889255435 +0000
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/src/test/regress/resu...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:20.039586970 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/generated_virtual.out	2025-12-05 13:46:00.146547560 +0000
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
tap
[13:49:38.364](136.932s) not ok 5 - regression tests pass
tap
[13:51:07.390](86.803s) not ok 2 - regression tests pass
FreeBSD - Meson
core
[13:52:42.545] #0  0x000033714f2d3efa in ?? () from /libexec/ld-elf.so.1
[13:52:42.545] #1  0x000033714f2cdf6c in ?? () from /libexec/ld-elf.so.1
[13:52:42.545] #2  0x0000000000000000 in ?? ()
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out /tmp/cirrus-ci-build/build/testrun/pg_upgra...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:23.161967000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_stored.out	2025-12-05 13:45:20.2...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/pg_upgr...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:23.162016000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out	2025-12-05 13:45:44....
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out /tmp/cirrus-ci-build/build/testrun/recovery...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:23.161967000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_stored.out	2025-12-05 13:46:28...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/recover...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:23.162016000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out	2025-12-05 13:46:5...
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out /tmp/cirrus-ci-build/build/testrun/regress/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:23.161967000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/generated_stored.out	2025-12-05 13:45:23.101522000 +0000
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/regress...
--- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:23.162016000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/generated_virtual.out	2025-12-05 13:45:41.558224000 +0000
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
tap
[13:47:36.060](208.060s) not ok 5 - regression tests pass
tap
[13:48:48.858](235.416s) not ok 2 - regression tests pass
test
[13:50:16.844]  45/362 postgresql:regress / regress/regress                                            ERROR           2...
[13:50:16.844] 179/362 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[13:50:16.844] 265/362 postgresql:recovery / recovery/027_stream_regress                               ERROR           3...
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_stored.out /home/postgres/postgres/build/testrun/pg...
--- /home/postgres/postgres/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:39.084198213 +0000
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_stored.out	2025-12-05 13:45:0...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_virtual.out /home/postgres/postgres/build/testrun/p...
--- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:39.085025949 +0000
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out	2025-12-05 13:45:...
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_stored.out /home/postgres/postgres/build/testrun/re...
--- /home/postgres/postgres/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:39.084198213 +0000
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/generated_stored.out	2025-12-05 13:45...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_virtual.out /home/postgres/postgres/build/testrun/r...
--- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:39.085025949 +0000
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out	2025-12-05 13:4...
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_stored.out /home/postgres/postgres/build/testrun/re...
--- /home/postgres/postgres/src/test/regress/expected/generated_stored.out	2025-12-05 13:43:39.084198213 +0000
+++ /home/postgres/postgres/build/testrun/regress/regress/results/generated_stored.out	2025-12-05 13:44:59.151403599 +00...
@@ -1311,6 +1311,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
                     Table "generated_stored_tests.gtest30"
  Column |  Type   | Collation | Nullable |              Default               
diff -U3 /home/postgres/postgres/src/test/regress/expected/generated_virtual.out /home/postgres/postgres/build/testrun/r...
--- /home/postgres/postgres/src/test/regress/expected/generated_virtual.out	2025-12-05 13:43:39.085025949 +0000
+++ /home/postgres/postgres/build/testrun/regress/regress/results/generated_virtual.out	2025-12-05 13:45:12.699180644 +0...
@@ -1281,6 +1281,7 @@
 CREATE TABLE gtest30_1 () INHERITS (gtest30);
 ALTER TABLE ONLY gtest30 ALTER COLUMN b DROP EXPRESSION;  -- error
 ERROR:  ALTER TABLE / DROP EXPRESSION must be applied to child tables too
+HINT:  Do not specify the ONLY keyword.
 \d gtest30
...
tap
[13:46:09.128](92.695s) not ok 5 - regression tests pass
tap
[13:46:47.079](102.980s) not ok 2 - regression tests pass
test
[13:47:57.666]  32/361 postgresql:regress / regress/regress                                            ERROR            ...
[13:47:57.666] 162/361 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[13:47:57.666] 212/361 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
57/6031 UPDATE with invalid domain constraint
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out /tm...
--- /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out	2025-12-...
+++ /tmp/cirrus-ci-build/build/testrun/injection_points/isolation/results/reindex-concurrently-upsert-partitioned.out	20...
@@ -34,16 +34,7 @@
 	SELECT injection_points_detach('reindex-relation-concurrently-before-set-dead');
 	SELECT injection_points_wakeup('reindex-relation-concurrently-before-set-dead');
 
-injection_points_detach
------------------------
-                       
-(1 row)
-
-injection_points_wakeup
------------------------
-                       
-(1 row)
-
+ERROR:  could not detach injection point "reindex-relation-concurrently-before-set-dead"
 step s2_start_upsert: 
 	INSERT INTO test.tbl VALUES (13, now()) ON CONFLICT (i) DO UPDATE SET updated_at = now();
...
test
[12:22:58.608] 362/362 postgresql:injection_points / injection_points/isolation                        ERROR           7...
57/6087 CREATE TABLE LIKE INCLUDING TRIGGERS
FreeBSD - Meson
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	2025-12-05 10:58:02.418218000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/triggers.out	2025-12-05 11:01:39.8536180...
@@ -431,14 +431,14 @@
  a      | integer |           |          | 
  b      | integer |           |          | 
 Triggers:
+    "0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid " BEFORE INSERT ON main_table1 FOR EACH STATEMENT E...
     after_ins_stmt_trig AFTER INSERT ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_ins_stmt')
     after_upd_a_b_row_trig AFTER UPDATE OF a, b ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('after_upd_a_...
     after_upd_b_row_trig AFTER UPDATE OF b ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('after_upd_b_row')
     after_upd_b_stmt_trig AFTER UPDATE OF b ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_upd_...
-    after_upd_stmt_trig AFTER UPDATE ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_upd_stmt')
-    before_ins_stmt_trig BEFORE INSERT ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_ins_stmt...
     before_upd_a_row_trig BEFORE UPDATE OF a ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('before_upd_a_ro...
     before_upd_a_stmt_trig BEFORE UPDATE OF a ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_u...
+    "false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno" AFTER UPDATE ON main_table1 FOR EACH STATEMENT EX...
 
 \dd before_ins_stmt_trig
                           Object descriptions
tap
[11:04:33.138](238.870s) not ok 2 - regression tests pass
test
[11:05:58.817] 275/362 postgresql:recovery / recovery/027_stream_regress                               ERROR           3...
Windows - Server 2022, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/triggers.out C:/cirrus/build/testrun/recovery/027_strea...
--- C:/cirrus/src/test/regress/expected/triggers.out	2025-12-05 10:58:18.792378100 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/triggers.out	2025-12-05 11:03:49.585463200 +0000
@@ -407,6 +407,7 @@
 --create table like tests
 COMMENT ON TRIGGER before_ins_stmt_trig ON main_table IS 'trigger before_ins_stmt_trig';
 CREATE TABLE main_table1(c INT, LIKE main_table INCLUDING TRIGGERS INCLUDING COMMENTS);
+ERROR:  trigger "" for relation "main_table1" already exists
 \d main_table
              Table "public.main_table"
  Column |  Type   | Collation | Nullable | Default 
@@ -424,22 +425,6 @@
     before_upd_a_stmt_trig BEFORE UPDATE OF a ON main_table FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_up...
 
 \d main_table1
-            Table "public.main_table1"
- Column |  Type   | Collation | Nullable | Default 
---------+---------+-----------+----------+---------
- c      | integer |           |          | 
- a      | integer |           |          | 
...
tap
[11:05:35.206](139.475s) not ok 2 - regression tests pass
test
[11:13:06.763]  62/356 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
57/6054 let ALTER COLUMN SET DATA TYPE cope with POLICY dependency
Windows - Server 2022, MinGW64 - Meson
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/rowsecurity.out C:/cirrus/build/testrun/recovery/027_st...
--- C:/cirrus/src/test/regress/expected/rowsecurity.out	2025-12-05 10:32:05.117693100 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/rowsecurity.out	2025-12-05 10:41:24.181935800 +0000
@@ -376,15 +376,15 @@
 --------------------+----------+-------+----------------------------------------------+-------------------+------------...
  regress_rls_schema | category | table | regress_rls_alice=arwdDxtm/regress_rls_alice+|                   | 
                     |          |       | =arwdDxtm/regress_rls_alice                  |                   | 
- regress_rls_schema | document | table | regress_rls_alice=arwdDxtm/regress_rls_alice+|                   | p1:        ...
-                    |          |       | =arwdDxtm/regress_rls_alice                  |                   |   (u): (dle...
+ regress_rls_schema | document | table | regress_rls_alice=arwdDxtm/regress_rls_alice+|                   | p1r (RESTRI...
+                    |          |       | =arwdDxtm/regress_rls_alice                  |                   |   (u): (cid...
+                    |          |       |                                              |                   |   to: regre...
+                    |          |       |                                              |                   | p1:        ...
+                    |          |       |                                              |                   |   (u): (dle...
                     |          |       |                                              |                   |    FROM uac...
                     |          |       |                                              |                   |   WHERE (ua...
                     |          |       |                                              |                   | p2r (RESTRI...
                     |          |       |                                              |                   |   (u): ((ci...
-                    |          |       |                                              |                   |   to: regre...
-                    |          |       |                                              |                   | p1r (RESTRI...
...
tap
[10:42:11.481](78.595s) not ok 2 - regression tests pass
test
[10:50:53.290]  47/359 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
57/6152 Optimization of the is_normalized() function.
Windows - Server 2022, VS 2019 - Meson & ninja
tap
[09:42:43.331](0.001s) not ok 2 - can't connect to invalid database - error message
test
[09:51:53.985]  40/356 postgresql:recovery / recovery/037_invalid_database                             ERROR            ...
57/6238 001_password.pl fails with --without-readline
Windows - Server 2022, MinGW64 - Meson
test
[09:19:41.684]  47/359 postgresql:recovery / recovery/009_twophase                                     ERROR           2...
[09:19:41.684]  48/359 postgresql:recovery / recovery/031_recovery_conflict                            ERROR           1...
[09:19:41.684]  49/359 postgresql:recovery / recovery/037_invalid_database                             ERROR           1...
[09:19:41.684]  53/359 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR           2...
[09:19:41.684]  54/359 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR           1...
[09:19:41.684]  55/359 postgresql:recovery / recovery/042_low_level_backup                             ERROR           1...
[09:19:41.684]  56/359 postgresql:recovery / recovery/046_checkpoint_logical_slot                      ERROR           1...
[09:19:41.684]  70/359 postgresql:recovery / recovery/047_checkpoint_physical_slot                     ERROR           1...
[09:19:41.684]  77/359 postgresql:recovery / recovery/048_vacuum_horizon_floor                         ERROR           1...
[09:19:41.684] 156/359 postgresql:recovery / recovery/049_wait_for_lsn                                 ERROR           2...
[09:19:41.684] 262/359 postgresql:amcheck / amcheck/002_cic                                            ERROR           1...
[09:19:41.684] 263/359 postgresql:amcheck / amcheck/003_cic_2pc                                        ERROR           1...
[09:19:41.684] 272/359 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR           1...
[09:19:41.684] 274/359 postgresql:test_decoding / test_decoding/001_repl_stats                         ERROR           1...
[09:19:41.684] 300/359 postgresql:authentication / authentication/007_pre_auth                         ERROR           1...
[09:19:41.684] 301/359 postgresql:postmaster / postmaster/002_connection_limits                        ERROR           1...
[09:19:41.684] 330/359 postgresql:subscription / subscription/015_stream                               ERROR           1...
[09:19:41.684] 339/359 postgresql:subscription / subscription/035_conflicts                            ERROR           2...
[09:19:41.684] 343/359 postgresql:test_aio / test_aio/001_aio                                          ERROR           1...
[09:19:41.684] 350/359 postgresql:test_misc / test_misc/005_timeouts                                   ERROR           1...
[09:19:41.684] 352/359 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR           1...
[09:19:41.684] 359/359 postgresql:test_slru / test_slru/001_multixact                                  ERROR           1...
Windows - Server 2022, VS 2019 - Meson & ninja
test
[09:09:26.305]  50/356 postgresql:recovery / recovery/009_twophase                                     ERROR           2...
[09:09:26.305]  51/356 postgresql:recovery / recovery/031_recovery_conflict                            ERROR           2...
[09:09:26.305]  52/356 postgresql:recovery / recovery/037_invalid_database                             ERROR           1...
[09:09:26.305]  62/356 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR           1...
[09:09:26.305]  70/356 postgresql:recovery / recovery/042_low_level_backup                             ERROR           1...
[09:09:26.305] 103/356 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR           2...
[09:09:26.305] 135/356 postgresql:recovery / recovery/046_checkpoint_logical_slot                      ERROR           1...
[09:09:26.305] 151/356 postgresql:recovery / recovery/048_vacuum_horizon_floor                         ERROR           1...
[09:09:26.305] 152/356 postgresql:recovery / recovery/047_checkpoint_physical_slot                     ERROR           1...
[09:09:26.305] 187/356 postgresql:recovery / recovery/049_wait_for_lsn                                 ERROR           2...
[09:09:26.305] 291/356 postgresql:amcheck / amcheck/003_cic_2pc                                        ERROR           1...
[09:09:26.305] 292/356 postgresql:amcheck / amcheck/002_cic                                            ERROR           1...
[09:09:26.305] 298/356 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR           1...
[09:09:26.305] 300/356 postgresql:test_decoding / test_decoding/001_repl_stats                         ERROR           1...
[09:09:26.305] 303/356 postgresql:authentication / authentication/007_pre_auth                         ERROR           1...
[09:09:26.305] 304/356 postgresql:postmaster / postmaster/002_connection_limits                        ERROR           1...
[09:09:26.305] 346/356 postgresql:subscription / subscription/015_stream                               ERROR           1...
[09:09:26.305] 352/356 postgresql:subscription / subscription/035_conflicts                            ERROR           2...
[09:09:26.305] 353/356 postgresql:test_aio / test_aio/001_aio                                          ERROR           1...
[09:09:26.305] 354/356 postgresql:test_misc / test_misc/005_timeouts                                   ERROR           1...
[09:09:26.305] 355/356 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR           1...
[09:09:26.305] 356/356 postgresql:test_slru / test_slru/001_multixact                                  ERROR           1...
macOS - Sequoia - Meson
test
[09:02:14.659]  50/362 postgresql:recovery / recovery/009_twophase                                     ERROR           1...
[09:02:14.659]  51/362 postgresql:recovery / recovery/031_recovery_conflict                            ERROR           1...
[09:02:14.659]  52/362 postgresql:recovery / recovery/037_invalid_database                             ERROR           1...
[09:02:14.659]  57/362 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR           1...
[09:02:14.659]  64/362 postgresql:recovery / recovery/042_low_level_backup                             ERROR           1...
[09:02:14.659]  67/362 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR           1...
[09:02:14.659] 114/362 postgresql:recovery / recovery/046_checkpoint_logical_slot                      ERROR           1...
[09:02:14.659] 136/362 postgresql:recovery / recovery/047_checkpoint_physical_slot                     ERROR           1...
[09:02:14.659] 269/362 postgresql:recovery / recovery/048_vacuum_horizon_floor                         ERROR           1...
[09:02:14.659] 271/362 postgresql:recovery / recovery/049_wait_for_lsn                                 ERROR           1...
[09:02:14.659] 287/362 postgresql:amcheck / amcheck/002_cic                                            ERROR           1...
[09:02:14.659] 288/362 postgresql:amcheck / amcheck/003_cic_2pc                                        ERROR           1...
[09:02:14.659] 292/362 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR           1...
[09:02:14.659] 293/362 postgresql:test_decoding / test_decoding/001_repl_stats                         ERROR           1...
[09:02:14.659] 294/362 postgresql:authentication / authentication/001_password                         ERROR           1...
[09:02:14.659] 298/362 postgresql:authentication / authentication/007_pre_auth                         ERROR           1...
[09:02:14.659] 333/362 postgresql:postmaster / postmaster/002_connection_limits                        ERROR           1...
[09:02:14.659] 356/362 postgresql:subscription / subscription/015_stream                               ERROR           1...
[09:02:14.659] 357/362 postgresql:subscription / subscription/035_conflicts                            ERROR           1...
[09:02:14.659] 358/362 postgresql:oauth_validator / oauth_validator/001_server                         ERROR           1...
[09:02:14.659] 359/362 postgresql:test_aio / test_aio/001_aio                                          ERROR           1...
[09:02:14.659] 360/362 postgresql:test_misc / test_misc/005_timeouts                                   ERROR           1...
[09:02:14.659] 361/362 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR           1...
[09:02:14.659] 362/362 postgresql:test_slru / test_slru/001_multixact                                  ERROR           1...
Linux - Debian Trixie - Meson
core
[09:04:37.724] #0  0x00007ff8642ba687 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[09:04:37.724] #1  0x00007ff8642ba6ad in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[09:04:37.724] #2  0x00007ff864325787 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6
[09:04:37.724] #3  0x0000563924e0d4b8 in ?? ()
[09:04:37.724] #4  0x0000563924e0d70a in ?? ()
[09:04:37.724] #5  0x0000563924e0ee14 in ?? ()
[09:04:37.724] #6  0x0000563924e0824e in ?? ()
[09:04:37.724] #7  0x0000563924e07297 in ?? ()
[09:04:37.724] #8  0x0000563924e07ceb in ?? ()
[09:04:37.724] #9  0x0000563924e05677 in ?? ()
core
[09:04:37.875] #0  0x00007fdd214bf272 in ?? () from /lib64/ld-linux-x86-64.so.2
[09:04:37.875] #1  0x00007fdd214bf7ae in ?? () from /lib64/ld-linux-x86-64.so.2
[09:04:37.875] #2  0x00007fdd214c015c in ?? () from /lib64/ld-linux-x86-64.so.2
[09:04:37.875] #3  0x00007fdd214c4255 in ?? () from /lib64/ld-linux-x86-64.so.2
[09:04:37.875] #4  0x00007fdd214c6239 in ?? () from /lib64/ld-linux-x86-64.so.2
[09:04:37.875] #5  0x00007fdd214d54dc in ?? () from /lib64/ld-linux-x86-64.so.2
[09:04:37.875] #6  0x00007fdd214d1e0f in ?? () from /lib64/ld-linux-x86-64.so.2
[09:04:37.875] #7  0x00007fdd214d35ba in ?? () from /lib64/ld-linux-x86-64.so.2
[09:04:37.875] #8  0x00007fdd214d2448 in ?? () from /lib64/ld-linux-x86-64.so.2
[09:04:37.875] #9  0x0000000000000003 in ?? ()
test
[09:02:20.639]  50/363 postgresql:recovery / recovery/009_twophase                                     ERROR           1...
[09:02:20.639]  51/363 postgresql:recovery / recovery/031_recovery_conflict                            ERROR           1...
[09:02:20.639]  52/363 postgresql:recovery / recovery/037_invalid_database                             ERROR           1...
[09:02:20.639]  58/363 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR           1...
[09:02:20.639]  60/363 postgresql:recovery / recovery/042_low_level_backup                             ERROR           1...
[09:02:20.639]  62/363 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR           1...
[09:02:20.639]  79/363 postgresql:recovery / recovery/046_checkpoint_logical_slot                      ERROR           1...
[09:02:20.639] 129/363 postgresql:recovery / recovery/047_checkpoint_physical_slot                     ERROR           1...
[09:02:20.639] 248/363 postgresql:recovery / recovery/048_vacuum_horizon_floor                         ERROR           1...
[09:02:20.639] 272/363 postgresql:recovery / recovery/049_wait_for_lsn                                 ERROR           1...
[09:02:20.639] 288/363 postgresql:amcheck / amcheck/002_cic                                            ERROR           1...
[09:02:20.639] 289/363 postgresql:amcheck / amcheck/003_cic_2pc                                        ERROR           1...
[09:02:20.639] 293/363 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR           1...
[09:02:20.639] 295/363 postgresql:test_decoding / test_decoding/001_repl_stats                         ERROR           1...
[09:02:20.639] 297/363 postgresql:authentication / authentication/001_password                         ERROR           1...
[09:02:20.639] 302/363 postgresql:authentication / authentication/007_pre_auth                         ERROR           1...
[09:02:20.639] 304/363 postgresql:postmaster / postmaster/002_connection_limits                        ERROR           1...
[09:02:20.639] 357/363 postgresql:subscription / subscription/015_stream                               ERROR           1...
[09:02:20.639] 358/363 postgresql:subscription / subscription/035_conflicts                            ERROR           1...
[09:02:20.639] 359/363 postgresql:oauth_validator / oauth_validator/001_server                         ERROR           1...
[09:02:20.639] 360/363 postgresql:test_aio / test_aio/001_aio                                          ERROR           1...
[09:02:20.639] 361/363 postgresql:test_misc / test_misc/005_timeouts                                   ERROR           1...
[09:02:20.639] 362/363 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR           1...
[09:02:20.639] 363/363 postgresql:test_slru / test_slru/001_multixact                                  ERROR           1...
OpenBSD - Meson
test
[09:03:08.814]  50/361 postgresql:recovery / recovery/009_twophase                                     ERROR           1...
[09:03:08.814]  51/361 postgresql:recovery / recovery/031_recovery_conflict                            ERROR           1...
[09:03:08.814]  52/361 postgresql:recovery / recovery/037_invalid_database                             ERROR           1...
[09:03:08.814]  72/361 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR           1...
[09:03:08.814]  74/361 postgresql:recovery / recovery/042_low_level_backup                             ERROR           1...
[09:03:08.814]  75/361 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR           1...
[09:03:08.814] 132/361 postgresql:recovery / recovery/046_checkpoint_logical_slot                      ERROR           1...
[09:03:08.814] 164/361 postgresql:recovery / recovery/047_checkpoint_physical_slot                     ERROR           1...
[09:03:08.814] 211/361 postgresql:recovery / recovery/048_vacuum_horizon_floor                         ERROR           1...
[09:03:08.814] 270/361 postgresql:recovery / recovery/049_wait_for_lsn                                 ERROR           1...
[09:03:08.814] 286/361 postgresql:amcheck / amcheck/002_cic                                            ERROR           1...
[09:03:08.814] 287/361 postgresql:amcheck / amcheck/003_cic_2pc                                        ERROR           1...
[09:03:08.814] 295/361 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR           1...
[09:03:08.814] 296/361 postgresql:test_decoding / test_decoding/001_repl_stats                         ERROR           1...
[09:03:08.814] 298/361 postgresql:authentication / authentication/001_password                         ERROR           1...
[09:03:08.814] 301/361 postgresql:authentication / authentication/007_pre_auth                         ERROR           1...
[09:03:08.814] 302/361 postgresql:postmaster / postmaster/002_connection_limits                        ERROR           1...
[09:03:08.814] 349/361 postgresql:subscription / subscription/015_stream                               ERROR           1...
[09:03:08.814] 356/361 postgresql:subscription / subscription/035_conflicts                            ERROR           1...
[09:03:08.814] 357/361 postgresql:oauth_validator / oauth_validator/001_server                         ERROR           1...
[09:03:08.814] 358/361 postgresql:test_aio / test_aio/001_aio                                          ERROR           1...
[09:03:08.814] 359/361 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR           1...
[09:03:08.814] 360/361 postgresql:test_misc / test_misc/005_timeouts                                   ERROR           1...
[09:03:08.814] 361/361 postgresql:test_slru / test_slru/001_multixact                                  ERROR           1...
FreeBSD - Meson
test
[09:01:45.351]  49/362 postgresql:recovery / recovery/009_twophase                                     ERROR           1...
[09:01:45.351]  51/362 postgresql:recovery / recovery/031_recovery_conflict                            ERROR           1...
[09:01:45.351]  52/362 postgresql:recovery / recovery/037_invalid_database                             ERROR           1...
[09:01:45.351]  64/362 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR           1...
[09:01:45.351]  65/362 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR           1...
[09:01:45.351] 114/362 postgresql:recovery / recovery/042_low_level_backup                             ERROR           1...
[09:01:45.351] 178/362 postgresql:recovery / recovery/046_checkpoint_logical_slot                      ERROR           1...
[09:01:45.351] 212/362 postgresql:recovery / recovery/047_checkpoint_physical_slot                     ERROR           1...
[09:01:45.351] 234/362 postgresql:recovery / recovery/048_vacuum_horizon_floor                         ERROR           1...
[09:01:45.351] 268/362 postgresql:recovery / recovery/049_wait_for_lsn                                 ERROR           1...
[09:01:45.351] 287/362 postgresql:amcheck / amcheck/002_cic                                            ERROR           1...
[09:01:45.351] 288/362 postgresql:amcheck / amcheck/003_cic_2pc                                        ERROR           1...
[09:01:45.351] 293/362 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR           1...
[09:01:45.351] 295/362 postgresql:test_decoding / test_decoding/001_repl_stats                         ERROR           1...
[09:01:45.351] 296/362 postgresql:authentication / authentication/001_password                         ERROR           1...
[09:01:45.351] 302/362 postgresql:postmaster / postmaster/002_connection_limits                        ERROR           1...
[09:01:45.351] 303/362 postgresql:authentication / authentication/007_pre_auth                         ERROR           1...
[09:01:45.351] 356/362 postgresql:subscription / subscription/015_stream                               ERROR           1...
[09:01:45.351] 357/362 postgresql:subscription / subscription/035_conflicts                            ERROR           1...
[09:01:45.351] 358/362 postgresql:oauth_validator / oauth_validator/001_server                         ERROR           1...
[09:01:45.351] 359/362 postgresql:test_aio / test_aio/001_aio                                          ERROR           1...
[09:01:45.351] 360/362 postgresql:test_misc / test_misc/005_timeouts                                   ERROR           1...
[09:01:45.351] 361/362 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR           1...
[09:01:45.351] 362/362 postgresql:test_slru / test_slru/001_multixact                                  ERROR           1...
NetBSD - Meson
test
[09:00:34.695]  50/361 postgresql:recovery / recovery/009_twophase                                     ERROR           1...
[09:00:34.695]  51/361 postgresql:recovery / recovery/031_recovery_conflict                            ERROR           1...
[09:00:34.695]  52/361 postgresql:recovery / recovery/037_invalid_database                             ERROR           1...
[09:00:34.695]  64/361 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR           1...
[09:00:34.695]  70/361 postgresql:recovery / recovery/042_low_level_backup                             ERROR           1...
[09:00:34.695]  72/361 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR           1...
[09:00:34.695] 132/361 postgresql:recovery / recovery/046_checkpoint_logical_slot                      ERROR           1...
[09:00:34.695] 143/361 postgresql:recovery / recovery/047_checkpoint_physical_slot                     ERROR           1...
[09:00:34.695] 268/361 postgresql:recovery / recovery/048_vacuum_horizon_floor                         ERROR           1...
[09:00:34.695] 270/361 postgresql:recovery / recovery/049_wait_for_lsn                                 ERROR           1...
[09:00:34.695] 286/361 postgresql:amcheck / amcheck/002_cic                                            ERROR           1...
[09:00:34.695] 287/361 postgresql:amcheck / amcheck/003_cic_2pc                                        ERROR           1...
[09:00:34.695] 293/361 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR           1...
[09:00:34.695] 296/361 postgresql:test_decoding / test_decoding/001_repl_stats                         ERROR           1...
[09:00:34.695] 297/361 postgresql:authentication / authentication/001_password                         ERROR           1...
[09:00:34.695] 302/361 postgresql:authentication / authentication/007_pre_auth                         ERROR           1...
[09:00:34.695] 341/361 postgresql:postmaster / postmaster/002_connection_limits                        ERROR           1...
[09:00:34.695] 355/361 postgresql:subscription / subscription/015_stream                               ERROR           1...
[09:00:34.695] 356/361 postgresql:subscription / subscription/035_conflicts                            ERROR           1...
[09:00:34.695] 357/361 postgresql:oauth_validator / oauth_validator/001_server                         ERROR           1...
[09:00:34.695] 358/361 postgresql:test_aio / test_aio/001_aio                                          ERROR           1...
[09:00:34.695] 359/361 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR           1...
[09:00:34.695] 360/361 postgresql:test_misc / test_misc/005_timeouts                                   ERROR           1...
[09:00:34.695] 361/361 postgresql:test_slru / test_slru/001_multixact                                  ERROR           1...
56/5671 Produce LLVM bitcode files on meson builds
NetBSD - Meson
tap
[08:40:20.271](0.001s) not ok 21 - pg_archivecleanup dry run for 00000001000000370000000D: matches
test
[08:42:17.413] 165/364 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup            ERROR          ...
56/6193 Increase NUM_XLOGINSERT_LOCKS
NetBSD - Meson
tap
[06:54:12.998](229.528s) # poll_query_until timed out executing this query:
test
[06:54:13.433] 361/361 postgresql:recovery / recovery/048_vacuum_horizon_floor                         ERROR           2...
56/5679 Add comments about fire_triggers argument in ri_triggers.c
Windows - Server 2022, MinGW64 - Meson
test
[04:49:57.224]  58/359 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR            ...
57/6255 Minor refactor of ExecScanExtended()
Windows - Server 2022, VS 2019 - Meson & ninja
tap
[04:24:21.090](0.001s) not ok 5 - reserved_connections limit: matches
test
[04:26:45.871] 268/356 postgresql:postmaster / postmaster/002_connection_limits                        ERROR            ...
56/5594 psql \dh: List High-Level (Root) Tables and Indexes
NetBSD - Meson
tap
[02:32:51.485](0.001s) not ok 27 - fails with too few command-line arguments: matches
test
[02:34:15.246] 193/361 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
57/6208 Add pg_get_subscription_ddl() function
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out ...
--- /home/postgres/postgres/src/test/modules/injection_points/expected/reindex-concurrently-upsert-partitioned.out	2025-...
+++ /home/postgres/postgres/build/testrun/injection_points/isolation/results/reindex-concurrently-upsert-partitioned.out...
@@ -34,16 +34,7 @@
 	SELECT injection_points_detach('reindex-relation-concurrently-before-set-dead');
 	SELECT injection_points_wakeup('reindex-relation-concurrently-before-set-dead');
 
-injection_points_detach
------------------------
-                       
-(1 row)
-
-injection_points_wakeup
------------------------
-                       
-(1 row)
-
+ERROR:  could not detach injection point "reindex-relation-concurrently-before-set-dead"
 step s2_start_upsert: 
 	INSERT INTO test.tbl VALUES (13, now()) ON CONFLICT (i) DO UPDATE SET updated_at = now();
...
test
[02:38:25.907] 361/361 postgresql:injection_points / injection_points/isolation                        ERROR           7...
54/5785 Reduce DEBUG level of catcache refreshing messages
OpenBSD - Meson
tap
[01:15:33.947](0.000s) not ok 21 - ecpg with errors and warnings stderr /(?^:ERROR: cursor "duplicate_cursor" is already...
[01:15:33.948](0.000s) not ok 22 - ecpg with errors and warnings stderr /(?^:ERROR: SHOW ALL is not implemented)/
[01:15:33.948](0.000s) not ok 23 - ecpg with errors and warnings stderr /(?^:WARNING: no longer supported LIMIT)/
[01:15:33.949](0.000s) not ok 24 - ecpg with errors and warnings stderr /(?^:WARNING: cursor "duplicate_cursor" has been...
[01:15:33.949](0.000s) not ok 25 - ecpg with errors and warnings stderr /(?^:WARNING: cursor "duplicate_cursor" has been...
[01:15:33.950](0.000s) not ok 26 - ecpg with errors and warnings stderr /(?^:WARNING: cursor ":cursor_var" has been decl...
[01:15:33.951](0.000s) not ok 27 - ecpg with errors and warnings stderr /(?^:WARNING: cursor ":cursor_var" has been decl...
test
[01:17:34.418] 242/361 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg                                    ERROR            ...
56/5938 Enhancing Memory Context Statistics Reporting
CompilerWarnings
compiler
[23:14:35.715] Makefile:29: warning: overriding recipe for target 'check'
compiler
[23:14:35.715] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[23:14:35.715] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[23:14:35.715] Makefile:32: warning: overriding recipe for target 'installcheck'
compiler
[23:12:01.160] Makefile:32: warning: overriding recipe for target 'installcheck'
compiler
[23:12:01.160] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[23:12:01.160] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[23:12:01.160] Makefile:29: warning: overriding recipe for target 'check'
compiler
[23:09:10.664] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[23:09:10.664] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[23:09:10.664] Makefile:32: warning: overriding recipe for target 'installcheck'
compiler
[23:09:10.664] Makefile:29: warning: overriding recipe for target 'check'
compiler
[23:06:50.530] Makefile:29: warning: overriding recipe for target 'check'
compiler
[23:06:50.531] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[23:06:50.531] Makefile:32: warning: overriding recipe for target 'installcheck'
compiler
[23:06:50.531] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[23:17:35.935] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[23:17:35.935] Makefile:32: warning: overriding recipe for target 'installcheck'
compiler
[23:17:35.935] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[23:17:35.935] Makefile:29: warning: overriding recipe for target 'check'
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/modules/injection_points/expected/index-concurrently-upsert-predicate.out /hom...
--- /home/postgres/postgres/src/test/modules/injection_points/expected/index-concurrently-upsert-predicate.out	2025-12-0...
+++ /home/postgres/postgres/build/testrun/injection_points/isolation/results/index-concurrently-upsert-predicate.out	202...
@@ -90,20 +90,14 @@
                        
 (1 row)
 
+step s1_start_upsert: <... completed>
+step s2_start_upsert: <... completed>
+step s3_start_create_index: <... completed>
 step s4_wakeup_s2: 
 	SELECT injection_points_detach('exec-insert-before-insert-speculative');
 	SELECT injection_points_wakeup('exec-insert-before-insert-speculative');
 
-injection_points_detach
------------------------
-                       
-(1 row)
-
-injection_points_wakeup
...
test
[23:12:17.143] 124/361 postgresql:injection_points / injection_points/isolation                        ERROR            ...
57/5250 Refactor SLRU to always use long file names
Windows - Server 2022, VS 2019 - Meson & ninja
test
[21:20:52.381] 341/356 postgresql:test_slru / test_slru/002_multixact_wraparound                       ERROR            ...
Windows - Server 2022, MinGW64 - Meson
test
[21:20:41.614] 344/359 postgresql:test_slru / test_slru/002_multixact_wraparound                       ERROR            ...
Linux - Debian Trixie - Meson
test
[21:13:26.176] 350/363 postgresql:test_slru / test_slru/002_multixact_wraparound                       ERROR            ...
macOS - Sequoia - Meson
test
[21:13:45.665] 344/362 postgresql:test_slru / test_slru/002_multixact_wraparound                       ERROR            ...
OpenBSD - Meson
test
[21:15:04.012] 343/361 postgresql:test_slru / test_slru/002_multixact_wraparound                       ERROR            ...
NetBSD - Meson
test
[21:25:28.909] 343/361 postgresql:test_slru / test_slru/002_multixact_wraparound                       ERROR            ...
[21:25:28.909] 361/361 postgresql:injection_points / injection_points/isolation                        TIMEOUT        10...
FreeBSD - Meson
test
[21:13:05.212] 350/362 postgresql:test_slru / test_slru/002_multixact_wraparound                       ERROR            ...
56/4984 Serverside SNI for SSL connections
Windows - Server 2022, MinGW64 - Meson
tap
[18:36:53.623](0.001s) not ok 40 - host: 'example.org', ca: '': connect with sslcert, no client CA configured: matches
[18:36:53.694](0.001s) not ok 42 - host: 'example.com', ca: '': connect fails if no client certificate sent: matches
[18:36:53.838](0.001s) not ok 46 - host: 'example.net', ca: '': connect fails if no client certificate sent: matches
[18:36:53.910](0.001s) not ok 48 - host: 'example.net', ca: '': connect with sslcert, client certificate sent: matches
[18:36:54.259](0.001s) not ok 51 - host: 'example.org', ca: 'root+client_ca': connect with sslcert, no client CA configu...
[18:36:54.336](0.000s) not ok 53 - host: 'example.com', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:36:54.608](0.000s) not ok 57 - host: 'example.net', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:36:54.687](0.001s) not ok 59 - host: 'example.net', ca: 'root+client_ca': connect with sslcert, client certificate s...
[18:36:55.015](0.001s) not ok 62 - host: 'example.org', ca: 'root+server_ca': connect with sslcert, no client CA configu...
[18:36:55.075](0.001s) not ok 64 - host: 'example.com', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:36:55.216](0.001s) not ok 68 - host: 'example.net', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:36:55.281](0.001s) not ok 70 - host: 'example.net', ca: 'root+server_ca': connect with sslcert, client certificate s...
test
[18:37:00.353] 356/360 postgresql:ssl / ssl/004_sni                                                    ERROR            ...
Windows - Server 2022, VS 2019 - Meson & ninja
tap
[18:36:23.251](0.001s) not ok 40 - host: 'example.org', ca: '': connect with sslcert, no client CA configured: matches
[18:36:23.481](0.001s) not ok 42 - host: 'example.com', ca: '': connect fails if no client certificate sent: matches
[18:36:23.701](0.001s) not ok 46 - host: 'example.net', ca: '': connect fails if no client certificate sent: matches
[18:36:23.769](0.001s) not ok 48 - host: 'example.net', ca: '': connect with sslcert, client certificate sent: matches
[18:36:24.116](0.001s) not ok 51 - host: 'example.org', ca: 'root+client_ca': connect with sslcert, no client CA configu...
[18:36:24.225](0.001s) not ok 53 - host: 'example.com', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:36:24.445](0.001s) not ok 57 - host: 'example.net', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:36:24.570](0.001s) not ok 59 - host: 'example.net', ca: 'root+client_ca': connect with sslcert, client certificate s...
[18:36:24.962](0.001s) not ok 62 - host: 'example.org', ca: 'root+server_ca': connect with sslcert, no client CA configu...
[18:36:25.074](0.001s) not ok 64 - host: 'example.com', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:36:25.293](0.001s) not ok 68 - host: 'example.net', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:36:25.404](0.001s) not ok 70 - host: 'example.net', ca: 'root+server_ca': connect with sslcert, client certificate s...
test
[18:36:33.801] 355/357 postgresql:ssl / ssl/004_sni                                                    ERROR            ...
macOS - Sequoia - Meson
core
[18:32:59.428]   * frame #0: 0x0000000181dcac04 dyld`stat + 8
[18:32:59.428]     frame #1: 0x0000000181e35f40 dyld`stat_with_subsystem + 56
[18:32:59.428]     frame #2: 0x0000000181e1a6bc dyld`dyld3::stat(char const*, stat*) + 28
[18:32:59.428]     frame #3: 0x0000000181df878c dyld`dyld4::SyscallDelegate::fileExists(char const*, dyld4::FileID*, int...
[18:32:59.428]     frame #4: 0x0000000181df6310 dyld`invocation function for block in dyld4::PrebuiltLoader::invalidateI...
[18:32:59.428]     frame #5: 0x0000000181dd21a0 dyld`dyld4::ProcessConfig::PathOverrides::forEachPathVariant(char const*...
[18:32:59.428]     frame #6: 0x0000000181df60e4 dyld`dyld4::PrebuiltLoader::invalidateInIsolation(dyld4::RuntimeState co...
[18:32:59.428]     frame #7: 0x0000000181df5d20 dyld`dyld4::PrebuiltLoader::isValid(dyld4::RuntimeState const&) const + ...
[18:32:59.428]     frame #8: 0x0000000181de0e78 dyld`dyld4::RuntimeState::findPrebuiltLoader(char const*) const + 104
[18:32:59.428]     frame #9: 0x0000000181de6928 dyld`dyld4::Loader::makeDyldCacheLoader(Diagnostics&, dyld4::RuntimeStat...
core
[18:32:42.136]   * frame #0: 0x00000001011447c0 dyld`_dyld_start
tap
[18:28:30.633](0.000s) not ok 41 - host: 'example.org', ca: '': connect with sslcert, no client CA configured: matches
[18:28:30.658](0.000s) not ok 43 - host: 'example.com', ca: '': connect fails if no client certificate sent: matches
[18:28:30.719](0.000s) not ok 47 - host: 'example.net', ca: '': connect fails if no client certificate sent: matches
[18:28:30.747](0.000s) not ok 49 - host: 'example.net', ca: '': connect with sslcert, client certificate sent: matches
[18:28:31.005](0.000s) not ok 52 - host: 'example.org', ca: 'root+client_ca': connect with sslcert, no client CA configu...
[18:28:31.031](0.000s) not ok 54 - host: 'example.com', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:28:31.089](0.000s) not ok 58 - host: 'example.net', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:28:31.115](0.000s) not ok 60 - host: 'example.net', ca: 'root+client_ca': connect with sslcert, client certificate s...
[18:28:31.372](0.000s) not ok 63 - host: 'example.org', ca: 'root+server_ca': connect with sslcert, no client CA configu...
[18:28:31.400](0.000s) not ok 65 - host: 'example.com', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:28:31.458](0.000s) not ok 69 - host: 'example.net', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:28:31.484](0.000s) not ok 71 - host: 'example.net', ca: 'root+server_ca': connect with sslcert, client certificate s...
test
[18:29:03.156] 359/363 postgresql:ssl / ssl/004_sni                                                    ERROR            ...
Linux - Debian Trixie - Meson
tap
[18:28:02.902](0.000s) not ok 41 - host: 'example.org', ca: '': connect with sslcert, no client CA configured: matches
[18:28:02.920](0.000s) not ok 43 - host: 'example.com', ca: '': connect fails if no client certificate sent: matches
[18:28:02.976](0.001s) not ok 47 - host: 'example.net', ca: '': connect fails if no client certificate sent: matches
[18:28:02.998](0.000s) not ok 49 - host: 'example.net', ca: '': connect with sslcert, client certificate sent: matches
[18:28:03.229](0.000s) not ok 52 - host: 'example.org', ca: 'root+client_ca': connect with sslcert, no client CA configu...
[18:28:03.249](0.002s) not ok 54 - host: 'example.com', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:28:03.302](0.000s) not ok 58 - host: 'example.net', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:28:03.321](0.001s) not ok 60 - host: 'example.net', ca: 'root+client_ca': connect with sslcert, client certificate s...
[18:28:03.545](0.000s) not ok 63 - host: 'example.org', ca: 'root+server_ca': connect with sslcert, no client CA configu...
[18:28:03.565](0.000s) not ok 65 - host: 'example.com', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:28:03.617](0.000s) not ok 69 - host: 'example.net', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:28:03.636](0.000s) not ok 71 - host: 'example.net', ca: 'root+server_ca': connect with sslcert, client certificate s...
test
[18:28:06.339] 360/364 postgresql:ssl / ssl/004_sni                                                    ERROR            ...
FreeBSD - Meson
tap
[18:27:43.447](0.007s) not ok 41 - host: 'example.org', ca: '': connect with sslcert, no client CA configured: matches
[18:27:43.502](0.008s) not ok 43 - host: 'example.com', ca: '': connect fails if no client certificate sent: matches
[18:27:43.603](0.000s) not ok 47 - host: 'example.net', ca: '': connect fails if no client certificate sent: matches
[18:27:43.672](0.000s) not ok 49 - host: 'example.net', ca: '': connect with sslcert, client certificate sent: matches
[18:27:43.913](0.001s) not ok 52 - host: 'example.org', ca: 'root+client_ca': connect with sslcert, no client CA configu...
[18:27:43.941](0.001s) not ok 54 - host: 'example.com', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:27:44.006](0.001s) not ok 58 - host: 'example.net', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:27:44.033](0.001s) not ok 60 - host: 'example.net', ca: 'root+client_ca': connect with sslcert, client certificate s...
[18:27:44.315](0.001s) not ok 63 - host: 'example.org', ca: 'root+server_ca': connect with sslcert, no client CA configu...
[18:27:44.365](0.000s) not ok 65 - host: 'example.com', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:27:44.435](0.001s) not ok 69 - host: 'example.net', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:27:44.471](0.006s) not ok 71 - host: 'example.net', ca: 'root+server_ca': connect with sslcert, client certificate s...
test
[18:27:48.615] 356/363 postgresql:ssl / ssl/004_sni                                                    ERROR            ...
OpenBSD - Meson
tap
[18:31:16.876](0.001s) not ok 41 - host: 'example.org', ca: '': connect with sslcert, no client CA configured: matches
[18:31:16.957](0.001s) not ok 43 - host: 'example.com', ca: '': connect fails if no client certificate sent: matches
[18:31:16.990](0.032s) not ok 44 - host: 'example.com', ca: '': connect with sslcert, client certificate sent
[18:31:16.991](0.001s) not ok 45 - host: 'example.com', ca: '': connect with sslcert, client certificate sent: no stderr
[18:31:17.138](0.001s) not ok 47 - host: 'example.net', ca: '': connect fails if no client certificate sent: matches
[18:31:17.193](0.004s) not ok 49 - host: 'example.net', ca: '': connect with sslcert, client certificate sent: matches
[18:31:17.657](0.001s) not ok 52 - host: 'example.org', ca: 'root+client_ca': connect with sslcert, no client CA configu...
[18:31:17.787](0.059s) not ok 54 - host: 'example.com', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:31:17.858](0.050s) not ok 55 - host: 'example.com', ca: 'root+client_ca': connect with sslcert, client certificate s...
[18:31:17.859](0.000s) not ok 56 - host: 'example.com', ca: 'root+client_ca': connect with sslcert, client certificate s...
[18:31:17.898](0.001s) not ok 58 - host: 'example.net', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:31:17.918](0.001s) not ok 60 - host: 'example.net', ca: 'root+client_ca': connect with sslcert, client certificate s...
[18:31:18.195](0.001s) not ok 63 - host: 'example.org', ca: 'root+server_ca': connect with sslcert, no client CA configu...
[18:31:18.240](0.001s) not ok 65 - host: 'example.com', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:31:18.309](0.068s) not ok 66 - host: 'example.com', ca: 'root+server_ca': connect with sslcert, client certificate s...
[18:31:18.312](0.000s) not ok 67 - host: 'example.com', ca: 'root+server_ca': connect with sslcert, client certificate s...
[18:31:18.354](0.004s) not ok 69 - host: 'example.net', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:31:18.378](0.001s) not ok 71 - host: 'example.net', ca: 'root+server_ca': connect with sslcert, client certificate s...
test
[18:31:23.812] 356/362 postgresql:ssl / ssl/004_sni                                                    ERROR            ...
Linux - Debian Trixie - Autoconf
tap
[18:26:08.592](0.000s) not ok 41 - host: 'example.org', ca: '': connect with sslcert, no client CA configured: matches
[18:26:08.686](0.001s) not ok 43 - host: 'example.com', ca: '': connect fails if no client certificate sent: matches
[18:26:08.962](0.000s) not ok 47 - host: 'example.net', ca: '': connect fails if no client certificate sent: matches
[18:26:09.080](0.001s) not ok 49 - host: 'example.net', ca: '': connect with sslcert, client certificate sent: matches
[18:26:09.497](0.001s) not ok 52 - host: 'example.org', ca: 'root+client_ca': connect with sslcert, no client CA configu...
[18:26:09.589](0.000s) not ok 54 - host: 'example.com', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:26:09.809](0.001s) not ok 58 - host: 'example.net', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:26:09.871](0.001s) not ok 60 - host: 'example.net', ca: 'root+client_ca': connect with sslcert, client certificate s...
[18:26:10.291](0.001s) not ok 63 - host: 'example.org', ca: 'root+server_ca': connect with sslcert, no client CA configu...
[18:26:10.378](0.001s) not ok 65 - host: 'example.com', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:26:10.624](0.000s) not ok 69 - host: 'example.net', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:26:10.708](0.000s) not ok 71 - host: 'example.net', ca: 'root+server_ca': connect with sslcert, client certificate s...
NetBSD - Meson
tap
[18:25:47.726](0.000s) not ok 41 - host: 'example.org', ca: '': connect with sslcert, no client CA configured: matches
[18:25:47.751](0.002s) not ok 43 - host: 'example.com', ca: '': connect fails if no client certificate sent: matches
[18:25:47.839](0.001s) not ok 47 - host: 'example.net', ca: '': connect fails if no client certificate sent: matches
[18:25:47.918](0.000s) not ok 49 - host: 'example.net', ca: '': connect with sslcert, client certificate sent: matches
[18:25:48.162](0.000s) not ok 52 - host: 'example.org', ca: 'root+client_ca': connect with sslcert, no client CA configu...
[18:25:48.187](0.000s) not ok 54 - host: 'example.com', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:25:48.251](0.000s) not ok 58 - host: 'example.net', ca: 'root+client_ca': connect fails if no client certificate sen...
[18:25:48.277](0.000s) not ok 60 - host: 'example.net', ca: 'root+client_ca': connect with sslcert, client certificate s...
[18:25:48.519](0.000s) not ok 63 - host: 'example.org', ca: 'root+server_ca': connect with sslcert, no client CA configu...
[18:25:48.542](0.000s) not ok 65 - host: 'example.com', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:25:48.624](0.000s) not ok 69 - host: 'example.net', ca: 'root+server_ca': connect fails if no client certificate sen...
[18:25:48.648](0.001s) not ok 71 - host: 'example.net', ca: 'root+server_ca': connect with sslcert, client certificate s...
test
[18:25:52.831] 358/362 postgresql:ssl / ssl/004_sni                                                    ERROR            ...
56/5447 log_min_messages per backend type
Windows - Server 2022, VS 2019 - Meson & ninja
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5248
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1064
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6688
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4844
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5708
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3804
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6440
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6984
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3672
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4232
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2888
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6828
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5592
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5448
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2308
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6940
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6392
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7004
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4740
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6816
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 88
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1452
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5544
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5636
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1672
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1312
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5396
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 7064
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1792
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1096
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5948
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2664
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6808
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5420
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5196
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2296
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6092
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3784
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3192
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6652
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4548
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3852
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1504
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6288
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6872
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6352
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6024
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6152
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5144
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2172
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5712
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5316
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6732
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6824
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1536
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4456
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7032
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4580
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4732
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6736
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6908
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5944
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4316
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4644
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4536
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 6508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5160
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2556
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2356
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2940
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6532
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2840
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6180
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2816
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6464
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5724
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6660
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1240
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2100
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6720
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1096
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3828
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6344
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2296
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1008
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3656
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1092
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6268
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5920
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6380
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6640
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7024
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6804
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6828
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6608
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1540
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3752
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5572
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 7064
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7104
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4620
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2664
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 7108
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 628
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6732
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3596
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2328
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5644
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4920
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2728
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4812
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6380
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4808
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6176
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6336
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1456
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6824
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2180
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6888
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6644
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6320
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 920
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6532
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6384
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2492
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4804
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2032
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1068
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2300
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5240
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5548
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5224
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3692
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5532
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2356
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3812
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3968
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6600
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2256
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 844
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3832
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 780
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3472
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6732
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6536
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3428
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 580
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5668
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6828
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5228
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2944
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5996
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3220
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3608
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5460
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5296
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 7096
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2452
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6424
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 696
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6888
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2824
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3728
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7132
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1372
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6016
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6328
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5436
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5880
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3164
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5928
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5424
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5844
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6544
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6448
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3968
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2520
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3768
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3620
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6444
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5388
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 812
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5172
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5420
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6436
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7020
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4332
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1152
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3052
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4912
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4072
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5464
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4108
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2608
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3788
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7036
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6316
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1052
assertion
abort() has been calledabort() has been calledabort() has been calledabort() has been calledTRAP: failed Assert("fixed_p...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1044
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5596
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 700
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3220
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5324
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3256
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1152
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6360
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3556
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6760
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5164
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2044
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5920
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6868
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2732
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4864
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5220
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4036
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7004
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3256
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6260
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5160
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4268
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 7052
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2108
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6768
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2292
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6348
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1840
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3280
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2708
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2848
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5376
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6724
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5996
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4668
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7088
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5532
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6732
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5580
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6500
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3088
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5876
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5712
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6468
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 7084
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5852
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6668
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3996
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5656
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1792
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1912
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6472
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5980
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4616
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6984
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5860
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7124
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6736
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2936
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1032
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4056
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6216
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6324
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3100
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4784
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4564
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2988
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4496
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1008
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6472
assertion
abort() has been calledabort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"),...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6800
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5432
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6352
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4616
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7052
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6568
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6228
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6664
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5172
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1696
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5668
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5440
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5484
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1844
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4260
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3880
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5564
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5152
assertion
abort() has been calledTRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 11...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4252
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4176
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1936
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 772
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5252
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5932
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4108
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6140
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6252
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3636
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6604
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2820
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7100
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6616
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3192
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2816
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3556
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5428
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7052
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4296
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4184
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3472
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5868
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6744
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4680
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6872
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3348
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1940
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5596
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4852
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6164
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 784
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6100
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5224
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5692
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4268
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6372
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7068
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5260
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4088
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3044
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3612
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5172
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6924
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5180
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6788
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6832
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 784
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1152
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6536
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1192
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6020
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2396
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 512
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5916
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1496
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3596
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5748
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5168
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2336
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4528
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5988
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4696
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2044
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 388
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6764
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5504
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3476
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4296
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5048
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6628
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6732
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2892
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1680
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 560
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3728
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3632
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3608
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5216
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5752
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5856
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5876
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 896
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5412
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 872
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2616
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5940
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4240
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5892
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5376
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5212
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 844
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2620
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1312
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3504
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2100
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3620
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5624
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4176
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4180
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5620
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6208
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6488
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7064
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6112
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1496
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4404
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5912
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6692
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6728
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5796
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3676
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6520
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6876
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6836
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3620
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5584
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6872
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6224
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4540
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5520
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5448
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1188
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5308
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6784
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 792
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6016
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6248
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5540
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6724
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6992
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5844
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2036
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6328
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1456
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3168
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1976
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6552
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5516
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5600
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6892
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5980
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6540
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5660
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 512
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3556
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledabort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"),...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3984
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5436
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6888
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2400
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3856
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4708
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6092
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6684
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2664
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6076
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5788
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4640
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5916
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5464
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5316
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6012
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6444
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7144
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7016
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6716
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1044
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6844
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5216
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7128
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4648
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3100
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4644
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 872
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4268
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3576
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1240
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6200
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5852
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6112
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4160
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1392
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 7004
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5380
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4688
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2608
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1180
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4272
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4120
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6920
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5932
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4884
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2328
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6852
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2936
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5540
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2400
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1944
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7076
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2208
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4872
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5264
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 668
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5220
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2076
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6948
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 580
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 812
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5768
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3872
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5848
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2496
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5616
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1180
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1988
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3908
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2396
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5644
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 7144
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2172
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5276
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5148
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6516
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2852
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5676
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2632
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5948
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3368
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7152
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2592
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1944
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6252
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6668
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5648
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6040
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1376
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3320
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3576
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1496
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3360
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1712
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4284
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5104
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6404
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6836
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6568
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6424
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4752
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3020
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3824
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6916
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5696
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1536
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6352
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7112
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4692
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4776
assertion
abort() has been calledTRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 54...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3960
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4492
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6988
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1240
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2236
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2176
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3852
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3752
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3216
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1392
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6672
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4952
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4648
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1048
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6212
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3756
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6664
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4696
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5004
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6432
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5652
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6632
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3164
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4968
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1836
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4716
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6536
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6136
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5748
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4796
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 7100
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6616
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7068
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5788
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4508
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2632
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6372
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3468
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5156
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 632
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2644
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5516
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7032
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6592
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4868
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6692
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 480
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1260
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6528
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2180
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3360
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3784
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5572
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6012
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2636
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6496
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1740
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5156
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6076
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1072
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6972
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1768
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2460
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3576
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4160
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6536
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 7104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4720
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6340
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5500
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5080
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 792
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1188
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5404
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6876
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5932
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5188
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6880
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6180
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5300
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6700
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6612
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4556
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4184
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 812
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2040
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5052
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5788
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1316
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4504
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6948
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6520
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2300
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4556
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7036
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6160
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1420
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3064
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5536
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5292
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6868
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5320
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6028
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6568
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6808
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5032
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1996
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3140
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6416
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 580
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 7036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1240
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 7108
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4372
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 920
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5436
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6092
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6376
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6232
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2344
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6248
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5952
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4556
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4808
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6584
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1244
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5584
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5640
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 492
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6920
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1996
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2256
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6860
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6376
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1844
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5876
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6120
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5860
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3724
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5600
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5952
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 3884
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2412
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6628
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6336
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6992
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6516
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1244
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5700
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2888
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6372
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1616
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2300
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5260
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2208
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2812
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1864
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4468
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2880
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3040
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6316
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 972
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 672
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5256
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4724
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6708
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4524
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4940
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5184
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5712
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 796
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5972
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6064
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 480
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6444
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2036
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3884
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3256
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3368
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6548
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2252
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3348
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2456
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5384
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5980
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5336
assertion
abort() has been calledabort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5860
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2492
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5852
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1412
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6380
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6596
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
assertion
abort() has been calledTRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c"...
core
000000d4`343ffb28 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d4`343ffb30 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`343ffba0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d4`343ffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`343ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`33bffa10 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d4`33bffa50 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d4`33bffa90 00007ff7`8782fa26     postgres!init_ps_display(
000000d4`33bffae0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d4`33bffb10 00007ff7`878344f6     postgres!CheckpointerMain(
000000d4`33bffca0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d4`33bffd10 00007ff7`87d0e749     postgres!main(
000000d4`33bffd50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d4`33bffda0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d4`33bffe10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d4`33fff7f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`33fff800 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d4`33fffaf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`33fffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`347ffb08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`347ffb10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d4`347ffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`347ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`86bffb68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000006e`86bffb70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000006e`86bffbe0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000006e`86bffce0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006e`86bffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`863ff350 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000006e`863ff390 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000006e`863ff3d0 00007ff7`8782fa26     postgres!init_ps_display(
0000006e`863ff420 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000006e`863ff450 00007ff7`878344f6     postgres!IoWorkerMain(
0000006e`863ff6a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000006e`863ff710 00007ff7`87d0e749     postgres!main(
0000006e`863ff750 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006e`863ff7a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006e`863ff810 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000006e`867ff8b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006e`867ff8c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006e`867ffbb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006e`867ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`86fffb78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006e`86fffb80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006e`86fffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006e`86fffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`423ffc18 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d9`423ffc20 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d9`423ffc90 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d9`423ffd90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`423ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`41bff660 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d9`41bff6a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d9`41bff6e0 00007ff7`8782fa26     postgres!init_ps_display(
000000d9`41bff730 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d9`41bff760 00007ff7`878344f6     postgres!CheckpointerMain(
000000d9`41bff8f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d9`41bff960 00007ff7`87d0e749     postgres!main(
000000d9`41bff9a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d9`41bff9f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d9`41bffa60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d9`41fffab8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`41fffac0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d9`41fffdb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`41fffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`427ff868 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`427ff870 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d9`427ffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`427ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`067ffb28 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000004e`067ffb30 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000004e`067ffba0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000004e`067ffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`067ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`05fff2e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004e`05fff320 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000004e`05fff360 00007ff7`8782fa26     postgres!init_ps_display(
0000004e`05fff3b0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000004e`05fff3e0 00007ff7`878344f6     postgres!CheckpointerMain(
0000004e`05fff570 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000004e`05fff5e0 00007ff7`87d0e749     postgres!main(
0000004e`05fff620 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004e`05fff670 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004e`05fff6e0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004e`063ffa88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`063ffa90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004e`063ffd80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`063ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`06bffb28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`06bffb30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004e`06bffe20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`06bffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`c63ffa68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000061`c63ffa70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000061`c63ffae0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000061`c63ffbe0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`c63ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`c5bfe0d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000061`c5bfe110 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000061`c5bfe150 00007ff7`8782fa26     postgres!init_ps_display(
00000061`c5bfe1a0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000061`c5bfe1d0 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000061`c5bff740 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000061`c5bff7b0 00007ff7`87d0e749     postgres!main(
00000061`c5bff7f0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000061`c5bff840 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000061`c5bff8b0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000061`c5fff898 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`c5fff8a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000061`c5fffb90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`c5fffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`c67ff708 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`c67ff710 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000061`c67ffa00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`c67ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`387ff848 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000012`387ff850 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000012`387ff8c0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000012`387ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`387ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`37fff7e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000012`37fff820 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000012`37fff860 00007ff7`8782fa26     postgres!init_ps_display(
00000012`37fff8b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000012`37fff8e0 00007ff7`878344f6     postgres!IoWorkerMain(
00000012`37fffb30 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000012`37fffba0 00007ff7`87d0e749     postgres!main(
00000012`37fffbe0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000012`37fffc30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000012`37fffca0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000012`383ff5c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`383ff5d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000012`383ff8c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`383ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`38bff8f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`38bff900 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000012`38bffbf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`38bffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`719ff680 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008e`719ff6c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000008e`719ff700 00007ff7`8782fa26     postgres!init_ps_display(
0000008e`719ff750 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000008e`719ff780 00007ff7`878344f6     postgres!CheckpointerMain(
0000008e`719ff910 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000008e`719ff980 00007ff7`87d0e749     postgres!main(
0000008e`719ff9c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008e`719ffa10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008e`719ffa80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000008e`71dff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`71dff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008e`71dffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`71dffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`721ff7b8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000008e`721ff7c0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000008e`721ff830 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000008e`721ff930 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`721ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`725ffbd8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`725ffbe0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008e`725ffed0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`725fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`f9dfe020 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000dc`f9dfe060 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000dc`f9dfe0a0 00007ff7`8782fa26     postgres!init_ps_display(
000000dc`f9dfe0f0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000dc`f9dfe120 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000dc`f9dff690 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000dc`f9dff700 00007ff7`87d0e749     postgres!main(
000000dc`f9dff740 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dc`f9dff790 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000dc`f9dff800 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000dc`fa1ffa18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`fa1ffa20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dc`fa1ffd10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`fa1ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`fa5ffdb8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000dc`fa5ffdc0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000dc`fa5ffe30 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000dc`fa5fff30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`fa5fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`fa9ff608 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`fa9ff610 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dc`fa9ff900 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`fa9ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`6b9ffc08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`6b9ffc10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e4`6b9fff00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`6b9fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`6b5ffad8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`6b5ffae0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e4`6b5ffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`6b5ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`6a9ff150 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e4`6a9ff190 00007ff7`8783d792     postgres!ExceptionalCondition(
000000e4`6a9ff1d0 00007ff7`8783ada5     postgres!HandleFatalError(
000000e4`6a9ff210 00007ff7`8783a4a4     postgres!HandleChildCrash(
000000e4`6a9ff240 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
000000e4`6a9ff290 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000e4`6a9ffba0 00007ff7`876e5a28     postgres!PostmasterMain(
000000e4`6a9ffcf0 00007ff7`87d0e749     postgres!main(
000000e4`6a9ffd30 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e4`6a9ffd80 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000e4`6adff9b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`6adff9c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e4`6adffcb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`6adffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`6b1ff7a8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e4`6b1ff7b0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`6b1ff820 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e4`6b1ff920 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`6b1ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`0ffffa38 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000000c`0ffffa40 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000000c`0ffffab0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000000c`0ffffbb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`0ffffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`0f7ff7a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000c`0f7ff7e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000000c`0f7ff820 00007ff7`8782fa26     postgres!init_ps_display(
0000000c`0f7ff870 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000000c`0f7ff8a0 00007ff7`878344f6     postgres!IoWorkerMain(
0000000c`0f7ffaf0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000000c`0f7ffb60 00007ff7`87d0e749     postgres!main(
0000000c`0f7ffba0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000c`0f7ffbf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000c`0f7ffc60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000000c`0fbff848 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`0fbff850 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000c`0fbffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`0fbffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`103ffa48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`103ffa50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000c`103ffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`103ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`f91ff708 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000ca`f91ff710 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000ca`f91ff780 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000ca`f91ff880 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`f91ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`f89ff710 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ca`f89ff750 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000ca`f89ff790 00007ff7`8782fa26     postgres!init_ps_display(
000000ca`f89ff7e0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000ca`f89ff810 00007ff7`878344f6     postgres!CheckpointerMain(
000000ca`f89ff9a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000ca`f89ffa10 00007ff7`87d0e749     postgres!main(
000000ca`f89ffa50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ca`f89ffaa0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ca`f89ffb10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000ca`f8dff818 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`f8dff820 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ca`f8dffb10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`f8dffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`f95ff808 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`f95ff810 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ca`f95ffb00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`f95ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`5edff878 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`5edff880 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a7`5edffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`5edffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`5e5ff310 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a7`5e5ff350 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a7`5e5ff390 00007ff7`8782fa26     postgres!init_ps_display(
000000a7`5e5ff3e0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a7`5e5ff410 00007ff7`878344f6     postgres!IoWorkerMain(
000000a7`5e5ff660 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a7`5e5ff6d0 00007ff7`87d0e749     postgres!main(
000000a7`5e5ff710 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a7`5e5ff760 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a7`5e5ff7d0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a7`5e9ff4c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`5e9ff4d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a7`5e9ff7c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`5e9ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`5f1ffa08 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a7`5f1ffa10 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a7`5f1ffa80 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a7`5f1ffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`5f1ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`295ff5d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`295ff5e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000034`295ff8d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`295ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`28dff550 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000034`28dff590 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000034`28dff5d0 00007ff7`8782fa26     postgres!init_ps_display(
00000034`28dff620 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000034`28dff650 00007ff7`878344f6     postgres!CheckpointerMain(
00000034`28dff7e0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000034`28dff850 00007ff7`87d0e749     postgres!main(
00000034`28dff890 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000034`28dff8e0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000034`28dff950 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000034`291ff6f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`291ff700 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000034`291ff9f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`291ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`299ffae8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000034`299ffaf0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000034`299ffb60 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000034`299ffc60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`299ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`eebff778 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fe`eebff780 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fe`eebffa70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fe`eebffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`ef3ff7d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fe`ef3ff7e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fe`ef3ffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fe`ef3ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`ee7ff500 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000fe`ee7ff540 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000fe`ee7ff580 00007ff7`8782fa26     postgres!init_ps_display(
000000fe`ee7ff5d0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000fe`ee7ff600 00007ff7`878344f6     postgres!IoWorkerMain(
000000fe`ee7ff850 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000fe`ee7ff8c0 00007ff7`87d0e749     postgres!main(
000000fe`ee7ff900 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fe`ee7ff950 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fe`ee7ff9c0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000fe`eefff878 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000fe`eefff880 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000fe`eefff8f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000fe`eefff9f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fe`eefffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`425ff828 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000cb`425ff830 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000cb`425ff8a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000cb`425ff9a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`425ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`429ff4f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cb`429ff500 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cb`429ff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`429ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`421ff688 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cb`421ff690 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cb`421ff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`421ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`41dff5d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cb`41dff610 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000cb`41dff650 00007ff7`8782fa26     postgres!init_ps_display(
000000cb`41dff6a0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000cb`41dff6d0 00007ff7`878344f6     postgres!IoWorkerMain(
000000cb`41dff920 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000cb`41dff990 00007ff7`87d0e749     postgres!main(
000000cb`41dff9d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cb`41dffa20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cb`41dffa90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000071`e8bff4d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000071`e8bff4e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000071`e8bff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000071`e8bff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000071`e7ffe3f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000071`e7ffe430 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000071`e7ffe470 00007ff7`8782fa26     postgres!init_ps_display(
00000071`e7ffe4c0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000071`e7ffe4f0 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000071`e7fffa60 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000071`e7fffad0 00007ff7`87d0e749     postgres!main(
00000071`e7fffb10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000071`e7fffb60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000071`e7fffbd0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000071`e83ffb48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000071`e83ffb50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000071`e83ffe40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000071`e83ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000071`e87ffcf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000071`e87ffd00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000071`e87ffd70 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000071`e87ffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000071`e87ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`921ffa88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`921ffa90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b0`921ffd80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`921ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`919ff300 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b0`919ff340 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b0`919ff380 00007ff7`8782fa26     postgres!init_ps_display(
000000b0`919ff3d0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b0`919ff400 00007ff7`878344f6     postgres!IoWorkerMain(
000000b0`919ff650 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b0`919ff6c0 00007ff7`87d0e749     postgres!main(
000000b0`919ff700 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b0`919ff750 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b0`919ff7c0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b0`91dff978 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`91dff980 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b0`91dffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`91dffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`925ffd18 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b0`925ffd20 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b0`925ffd90 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b0`925ffe90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`925ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`317ff8f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000082`317ff900 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000082`317ff970 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000082`317ffa70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`317ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`30fffa40 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000082`30fffa80 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000082`30fffac0 00007ff7`8782fa26     postgres!init_ps_display(
00000082`30fffb10 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000082`30fffb40 00007ff7`878344f6     postgres!CheckpointerMain(
00000082`30fffcd0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000082`30fffd40 00007ff7`87d0e749     postgres!main(
00000082`30fffd80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000082`30fffdd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000082`30fffe40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000082`313ff568 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`313ff570 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000082`313ff860 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`313ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`31bffab8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`31bffac0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000082`31bffdb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`31bffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`2fbff9d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a4`2fbff9e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a4`2fbffa50 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a4`2fbffb50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`2fbffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`2f3ff5a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a4`2f3ff5e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a4`2f3ff620 00007ff7`8782fa26     postgres!init_ps_display(
000000a4`2f3ff670 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a4`2f3ff6a0 00007ff7`878344f6     postgres!IoWorkerMain(
000000a4`2f3ff8f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a4`2f3ff960 00007ff7`87d0e749     postgres!main(
000000a4`2f3ff9a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a4`2f3ff9f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a4`2f3ffa60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a4`2f7ff668 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`2f7ff670 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a4`2f7ff960 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`2f7ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`2ffffa28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`2ffffa30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a4`2ffffd20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`2ffffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`15dff848 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000010`15dff850 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000010`15dff8c0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000010`15dff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`15dff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`155ff840 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000010`155ff880 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000010`155ff8c0 00007ff7`8782fa26     postgres!init_ps_display(
00000010`155ff910 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000010`155ff940 00007ff7`878344f6     postgres!IoWorkerMain(
00000010`155ffb90 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000010`155ffc00 00007ff7`87d0e749     postgres!main(
00000010`155ffc40 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000010`155ffc90 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000010`155ffd00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000010`159ff538 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`159ff540 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000010`159ff830 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`159ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`161ff568 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`161ff570 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000010`161ff860 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`161ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`41bff928 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000007f`41bff930 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000007f`41bff9a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000007f`41bffaa0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`41bffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`413fe340 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007f`413fe380 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000007f`413fe3c0 00007ff7`8782fa26     postgres!init_ps_display(
0000007f`413fe410 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000007f`413fe440 00007ff7`878344f6     postgres!BackgroundWriterMain(
0000007f`413ff9b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000007f`413ffa20 00007ff7`87d0e749     postgres!main(
0000007f`413ffa60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007f`413ffab0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007f`413ffb20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000007f`417ff6d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`417ff6e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007f`417ff9d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`417ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`41fff478 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`41fff480 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007f`41fff770 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`41fff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`b17ffac8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000045`b17ffad0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000045`b17ffb40 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000045`b17ffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`b17ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`b0fff680 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000045`b0fff6c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000045`b0fff700 00007ff7`8782fa26     postgres!init_ps_display(
00000045`b0fff750 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000045`b0fff780 00007ff7`878344f6     postgres!CheckpointerMain(
00000045`b0fff910 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000045`b0fff980 00007ff7`87d0e749     postgres!main(
00000045`b0fff9c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000045`b0fffa10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000045`b0fffa80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000045`b13ff688 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`b13ff690 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000045`b13ff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`b13ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`b1bff778 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`b1bff780 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000045`b1bffa70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`b1bffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`317ff4b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`317ff4c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e4`317ff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`317ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`30bff850 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e4`30bff890 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000e4`30bff8d0 00007ff7`8782fa26     postgres!init_ps_display(
000000e4`30bff920 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000e4`30bff950 00007ff7`878344f6     postgres!IoWorkerMain(
000000e4`30bffba0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000e4`30bffc10 00007ff7`87d0e749     postgres!main(
000000e4`30bffc50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e4`30bffca0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e4`30bffd10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000e4`30fff698 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`30fff6a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e4`30fff990 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`30fff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`313ffd58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e4`313ffd60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`313ffdd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e4`313ffed0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`313fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`e79ff8d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f1`e79ff8e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f1`e79ff950 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f1`e79ffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f1`e79ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`e6dff6e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f1`e6dff720 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f1`e6dff760 00007ff7`8782fa26     postgres!init_ps_display(
000000f1`e6dff7b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f1`e6dff7e0 00007ff7`878344f6     postgres!IoWorkerMain(
000000f1`e6dffa30 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f1`e6dffaa0 00007ff7`87d0e749     postgres!main(
000000f1`e6dffae0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f1`e6dffb30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f1`e6dffba0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f1`e71ff7d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f1`e71ff7e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f1`e71ffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f1`e71ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`e75ff908 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f1`e75ff910 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f1`e75ffc00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f1`e75ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`203ff638 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000cf`203ff640 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000cf`203ff6b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000cf`203ff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`203ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`1fbff750 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cf`1fbff790 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000cf`1fbff7d0 00007ff7`8782fa26     postgres!init_ps_display(
000000cf`1fbff820 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000cf`1fbff850 00007ff7`878344f6     postgres!IoWorkerMain(
000000cf`1fbffaa0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000cf`1fbffb10 00007ff7`87d0e749     postgres!main(
000000cf`1fbffb50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cf`1fbffba0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cf`1fbffc10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000cf`1ffffa08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`1ffffa10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cf`1ffffd00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`1ffffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`207ff798 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`207ff7a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cf`207ffa90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`207ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`7f5ffd38 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000073`7f5ffd40 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000073`7f5ffdb0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000073`7f5ffeb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`7f5ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`7edfe0b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000073`7edfe0f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000073`7edfe130 00007ff7`8782fa26     postgres!init_ps_display(
00000073`7edfe180 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000073`7edfe1b0 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000073`7edff720 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000073`7edff790 00007ff7`87d0e749     postgres!main(
00000073`7edff7d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000073`7edff820 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000073`7edff890 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000073`7f1ff798 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`7f1ff7a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000073`7f1ffa90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`7f1ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`7f9ff538 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`7f9ff540 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000073`7f9ff830 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`7f9ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`797ffbe8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000aa`797ffbf0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000aa`797ffc60 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000aa`797ffd60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`797ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`78fff610 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000aa`78fff650 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000aa`78fff690 00007ff7`8782fa26     postgres!init_ps_display(
000000aa`78fff6e0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000aa`78fff710 00007ff7`878344f6     postgres!IoWorkerMain(
000000aa`78fff960 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000aa`78fff9d0 00007ff7`87d0e749     postgres!main(
000000aa`78fffa10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000aa`78fffa60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000aa`78fffad0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000aa`793ff4b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`793ff4c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000aa`793ff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`793ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`79bff828 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`79bff830 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000aa`79bffb20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`79bffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`b6fff638 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000be`b6fff640 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000be`b6fff6b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000be`b6fff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`b6fff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`b67ff660 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000be`b67ff6a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000be`b67ff6e0 00007ff7`8782fa26     postgres!init_ps_display(
000000be`b67ff730 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000be`b67ff760 00007ff7`878344f6     postgres!CheckpointerMain(
000000be`b67ff8f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000be`b67ff960 00007ff7`87d0e749     postgres!main(
000000be`b67ff9a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000be`b67ff9f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000be`b67ffa60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000be`b6bffaa8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`b6bffab0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000be`b6bffda0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`b6bffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`b73ff978 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`b73ff980 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000be`b73ffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`b73ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`84fff448 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000003`84fff450 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000003`84fff740 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000003`84fff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`843ff8f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000003`843ff930 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000003`843ff970 00007ff7`8782fa26     postgres!init_ps_display(
00000003`843ff9c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000003`843ff9f0 00007ff7`878344f6     postgres!IoWorkerMain(
00000003`843ffc40 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000003`843ffcb0 00007ff7`87d0e749     postgres!main(
00000003`843ffcf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000003`843ffd40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000003`843ffdb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000003`847ff838 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000003`847ff840 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000003`847ffb30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000003`847ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`84bff5c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000003`84bff5d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000003`84bff640 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000003`84bff740 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000003`84bff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`f49ffc58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000004f`f49ffc60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000004f`f49ffcd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000004f`f49ffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`f49ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`f45ff608 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`f45ff610 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004f`f45ff900 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`f45ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`f41ff910 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004f`f41ff950 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000004f`f41ff990 00007ff7`8782fa26     postgres!init_ps_display(
0000004f`f41ff9e0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000004f`f41ffa10 00007ff7`878344f6     postgres!StartupProcessMain(
0000004f`f41ffa40 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000004f`f41ffab0 00007ff7`87d0e749     postgres!main(
0000004f`f41ffaf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004f`f41ffb40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004f`f41ffbb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004f`f4dffa28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`f4dffa30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004f`f4dffd20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`f4dffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`7ddff798 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000041`7ddff7a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000041`7ddffa90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000041`7ddffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`7d5ff558 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000041`7d5ff560 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000041`7d5ff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000041`7d5ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`7d1ff9f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000041`7d1ffa30 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000041`7d1ffa70 00007ff7`8782fa26     postgres!init_ps_display(
00000041`7d1ffac0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000041`7d1ffaf0 00007ff7`878344f6     postgres!IoWorkerMain(
00000041`7d1ffd40 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000041`7d1ffdb0 00007ff7`87d0e749     postgres!main(
00000041`7d1ffdf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000041`7d1ffe40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000041`7d1ffeb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000041`7d9ff638 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000041`7d9ff640 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000041`7d9ff6b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000041`7d9ff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000041`7d9ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`c81ff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`c81ff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000028`c81ffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000028`c81ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`c7dff8f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000028`c7dff930 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000028`c7dff970 00007ff7`8782fa26     postgres!init_ps_display(
00000028`c7dff9c0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000028`c7dff9f0 00007ff7`878344f6     postgres!StartupProcessMain(
00000028`c7dffa20 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000028`c7dffa90 00007ff7`87d0e749     postgres!main(
00000028`c7dffad0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000028`c7dffb20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000028`c7dffb90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000028`c85ff9f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000028`c85ffa00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000028`c85ffa70 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000028`c85ffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000028`c85ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`c89ff6e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`c89ff6f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000028`c89ff9e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000028`c89ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`6d5ff6f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000054`6d5ff700 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000054`6d5ff770 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000054`6d5ff870 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`6d5ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`6d1ffb78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`6d1ffb80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000054`6d1ffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`6d1ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`6cdff290 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000054`6cdff2d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000054`6cdff310 00007ff7`8782fa26     postgres!init_ps_display(
00000054`6cdff360 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000054`6cdff390 00007ff7`878344f6     postgres!IoWorkerMain(
00000054`6cdff5e0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000054`6cdff650 00007ff7`87d0e749     postgres!main(
00000054`6cdff690 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000054`6cdff6e0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000054`6cdff750 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000054`6d9ff948 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`6d9ff950 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000054`6d9ffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`6d9ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`a53ff988 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`a53ff990 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c4`a53ffc80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`a53ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`a4fff9e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`a4fff9f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c4`a4fffce0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`a4fffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`a43fea80 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c4`a43feac0 00007ff7`8783d792     postgres!ExceptionalCondition(
000000c4`a43feb00 00007ff7`8783ada5     postgres!HandleFatalError(
000000c4`a43feb40 00007ff7`8783a1dd     postgres!HandleChildCrash(
000000c4`a43feb70 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x3ed [c:\cirrus\src\backend\postmaster\pos...
000000c4`a43febc0 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000c4`a43ff4d0 00007ff7`876e5a28     postgres!PostmasterMain(
000000c4`a43ff620 00007ff7`87d0e749     postgres!main(
000000c4`a43ff660 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c4`a43ff6b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c4`a47ff898 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`a47ff8a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c4`a47ffb90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`a47ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`a4bffad8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000c4`a4bffae0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000c4`a4bffb50 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000c4`a4bffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`a4bffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`ac5ff6b8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000038`ac5ff6c0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000038`ac5ff730 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000038`ac5ff830 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`ac5ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`abdff630 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000038`abdff670 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000038`abdff6b0 00007ff7`8782fa26     postgres!init_ps_display(
00000038`abdff700 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000038`abdff730 00007ff7`878344f6     postgres!IoWorkerMain(
00000038`abdff980 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000038`abdff9f0 00007ff7`87d0e749     postgres!main(
00000038`abdffa30 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000038`abdffa80 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000038`abdffaf0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000038`ac1ffbc8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`ac1ffbd0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000038`ac1ffec0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`ac1ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`ac9ff838 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`ac9ff840 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000038`ac9ffb30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`ac9ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`7a9ff568 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`7a9ff570 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`7a9ff860 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`7a9ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`79dff980 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000039`79dff9c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000039`79dffa00 00007ff7`8782fa26     postgres!init_ps_display(
00000039`79dffa50 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000039`79dffa80 00007ff7`878344f6     postgres!IoWorkerMain(
00000039`79dffcd0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000039`79dffd40 00007ff7`87d0e749     postgres!main(
00000039`79dffd80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000039`79dffdd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000039`79dffe40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000039`7a1ff658 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`7a1ff660 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`7a1ff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`7a1ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`7a5ffbb8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000039`7a5ffbc0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000039`7a5ffc30 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000039`7a5ffd30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`7a5ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`aa5ff878 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`aa5ff880 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fc`aa5ffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`aa5ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`aa1ff7c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000fc`aa1ff7d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000fc`aa1ff840 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000fc`aa1ff940 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`aa1ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`a9dff968 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`a9dff970 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fc`a9dffc60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`a9dffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`a99ff5a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000fc`a99ff5e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000fc`a99ff620 00007ff7`8782fa26     postgres!init_ps_display(
000000fc`a99ff670 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000fc`a99ff6a0 00007ff7`878344f6     postgres!StartupProcessMain(
000000fc`a99ff6d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000fc`a99ff740 00007ff7`87d0e749     postgres!main(
000000fc`a99ff780 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fc`a99ff7d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fc`a99ff840 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004a`319ff5f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004a`319ff600 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004a`319ff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004a`319ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`321ffb58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004a`321ffb60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004a`321ffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004a`321ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`315ff920 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004a`315ff960 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000004a`315ff9a0 00007ff7`8782fa26     postgres!init_ps_display(
0000004a`315ff9f0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000004a`315ffa20 00007ff7`878344f6     postgres!IoWorkerMain(
0000004a`315ffc70 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000004a`315ffce0 00007ff7`87d0e749     postgres!main(
0000004a`315ffd20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004a`315ffd70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004a`315ffde0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004a`31dffbe8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000004a`31dffbf0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000004a`31dffc60 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000004a`31dffd60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004a`31dffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`013ff8e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`013ff8f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000001`013ffbe0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`013ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`007ff550 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000001`007ff590 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000001`007ff5d0 00007ff7`8782fa26     postgres!init_ps_display(
00000001`007ff620 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000001`007ff650 00007ff7`878344f6     postgres!IoWorkerMain(
00000001`007ff8a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000001`007ff910 00007ff7`87d0e749     postgres!main(
00000001`007ff950 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000001`007ff9a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000001`007ffa10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000001`00bffbc8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`00bffbd0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000001`00bffec0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`00bffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`00fffc58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000001`00fffc60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000001`00fffcd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000001`00fffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`00fffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`e59ff988 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`e59ff990 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`e59ffc80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`e59ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`e4dff390 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000039`e4dff3d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000039`e4dff410 00007ff7`8782fa26     postgres!init_ps_display(
00000039`e4dff460 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000039`e4dff490 00007ff7`878344f6     postgres!CheckpointerMain(
00000039`e4dff620 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000039`e4dff690 00007ff7`87d0e749     postgres!main(
00000039`e4dff6d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000039`e4dff720 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000039`e4dff790 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000039`e51ff6b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`e51ff6c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`e51ff9b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`e51ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`e55ff9d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000039`e55ff9e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000039`e55ffa50 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000039`e55ffb50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`e55ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`b59ff8a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`b59ff8b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005f`b59ffba0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`b59ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`b4dff7e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005f`b4dff820 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005f`b4dff860 00007ff7`8782fa26     postgres!init_ps_display(
0000005f`b4dff8b0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005f`b4dff8e0 00007ff7`878344f6     postgres!StartupProcessMain(
0000005f`b4dff910 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005f`b4dff980 00007ff7`87d0e749     postgres!main(
0000005f`b4dff9c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005f`b4dffa10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005f`b4dffa80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005f`b51ff9f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`b51ffa00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005f`b51ffcf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`b51ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`b55ff928 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005f`b55ff930 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005f`b55ff9a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005f`b55ffaa0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`b55ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`303ff500 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c0`303ff540 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000c0`303ff580 00007ff7`8782fa26     postgres!init_ps_display(
000000c0`303ff5d0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000c0`303ff600 00007ff7`878344f6     postgres!IoWorkerMain(
000000c0`303ff850 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000c0`303ff8c0 00007ff7`87d0e749     postgres!main(
000000c0`303ff900 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c0`303ff950 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c0`303ff9c0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000c0`30fffbd8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c0`30fffbe0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c0`30fffed0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c0`30ffff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`30bffb18 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000c0`30bffb20 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000c0`30bffb90 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000c0`30bffc90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c0`30bffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`307ff6c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c0`307ff6d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c0`307ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c0`307ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`92bff688 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`92bff690 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000084`92bff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`92bff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`923ffb18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`923ffb20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000084`923ffe10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`923ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`91fff970 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000084`91fff9b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000084`91fff9f0 00007ff7`8782fa26     postgres!init_ps_display(
00000084`91fffa40 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000084`91fffa70 00007ff7`878344f6     postgres!StartupProcessMain(
00000084`91fffaa0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000084`91fffb10 00007ff7`87d0e749     postgres!main(
00000084`91fffb50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000084`91fffba0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000084`91fffc10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000084`927ffad8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000084`927ffae0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000084`927ffb50 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000084`927ffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`927ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`dafff598 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f0`dafff5a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f0`dafff890 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f0`dafff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`da3ff870 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f0`da3ff8b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f0`da3ff8f0 00007ff7`8782fa26     postgres!init_ps_display(
000000f0`da3ff940 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f0`da3ff970 00007ff7`878344f6     postgres!CheckpointerMain(
000000f0`da3ffb00 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f0`da3ffb70 00007ff7`87d0e749     postgres!main(
000000f0`da3ffbb0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f0`da3ffc00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f0`da3ffc70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f0`da7ff4c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f0`da7ff4d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f0`da7ff7c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f0`da7ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`dabffc28 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f0`dabffc30 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f0`dabffca0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f0`dabffda0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f0`dabffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`3efff868 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000008c`3efff870 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000008c`3efff8e0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000008c`3efff9e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`3efffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`3ebff588 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`3ebff590 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008c`3ebff880 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`3ebff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`3e7ff8c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008c`3e7ff900 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000008c`3e7ff940 00007ff7`8782fa26     postgres!init_ps_display(
0000008c`3e7ff990 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000008c`3e7ff9c0 00007ff7`878344f6     postgres!IoWorkerMain(
0000008c`3e7ffc10 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000008c`3e7ffc80 00007ff7`87d0e749     postgres!main(
0000008c`3e7ffcc0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008c`3e7ffd10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008c`3e7ffd80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000008c`3f3ff978 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`3f3ff980 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008c`3f3ffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`3f3ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`86fff9d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000045`86fff9e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000045`86fffa50 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000045`86fffb50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`86fffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`86bff638 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`86bff640 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000045`86bff930 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`86bff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`867ff540 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000045`867ff580 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000045`867ff5c0 00007ff7`8782fa26     postgres!init_ps_display(
00000045`867ff610 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000045`867ff640 00007ff7`878344f6     postgres!IoWorkerMain(
00000045`867ff890 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000045`867ff900 00007ff7`87d0e749     postgres!main(
00000045`867ff940 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000045`867ff990 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000045`867ffa00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000045`873ff648 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`873ff650 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000045`873ff940 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`873ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`d5fff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e3`d5fff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e3`d5fffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`d5fffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`d57ff468 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e3`d57ff470 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e3`d57ff760 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`d57ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`d53ffa90 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e3`d53ffad0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000e3`d53ffb10 00007ff7`8782fa26     postgres!init_ps_display(
000000e3`d53ffb60 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000e3`d53ffb90 00007ff7`878344f6     postgres!CheckpointerMain(
000000e3`d53ffd20 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000e3`d53ffd90 00007ff7`87d0e749     postgres!main(
000000e3`d53ffdd0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e3`d53ffe20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e3`d53ffe90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000e3`d5bff788 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e3`d5bff790 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e3`d5bff800 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e3`d5bff900 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`d5bff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`37dff7b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d4`37dff7f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d4`37dff830 00007ff7`8782fa26     postgres!init_ps_display(
000000d4`37dff880 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d4`37dff8b0 00007ff7`878344f6     postgres!IoWorkerMain(
000000d4`37dffb00 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d4`37dffb70 00007ff7`87d0e749     postgres!main(
000000d4`37dffbb0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d4`37dffc00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d4`37dffc70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d4`389ff868 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`389ff870 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d4`389ffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`389ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`385ffbe8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d4`385ffbf0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`385ffc60 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d4`385ffd60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`385ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`381ff4f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`381ff500 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d4`381ff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`381ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`cd9ffa48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`cd9ffa50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000099`cd9ffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`cd9ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`cd1ff848 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`cd1ff850 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000099`cd1ffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`cd1ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`cd5ffb38 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000099`cd5ffb40 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000099`cd5ffbb0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000099`cd5ffcb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`cd5ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`ccdff440 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000099`ccdff480 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000099`ccdff4c0 00007ff7`8782fa26     postgres!init_ps_display(
00000099`ccdff510 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000099`ccdff540 00007ff7`878344f6     postgres!IoWorkerMain(
00000099`ccdff790 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000099`ccdff800 00007ff7`87d0e749     postgres!main(
00000099`ccdff840 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000099`ccdff890 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000099`ccdff900 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004f`285ff5c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`285ff5d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004f`285ff8c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`285ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`281ff660 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004f`281ff6a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000004f`281ff6e0 00007ff7`8782fa26     postgres!init_ps_display(
0000004f`281ff730 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000004f`281ff760 00007ff7`878344f6     postgres!IoWorkerMain(
0000004f`281ff9b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000004f`281ffa20 00007ff7`87d0e749     postgres!main(
0000004f`281ffa60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004f`281ffab0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004f`281ffb20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004f`289ff798 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000004f`289ff7a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000004f`289ff810 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000004f`289ff910 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`289ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`28dff738 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`28dff740 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004f`28dffa30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`28dffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`eb7ffbd8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000010`eb7ffbe0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000010`eb7ffc50 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000010`eb7ffd50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`eb7ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`eafff580 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000010`eafff5c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000010`eafff600 00007ff7`8782fa26     postgres!init_ps_display(
00000010`eafff650 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000010`eafff680 00007ff7`878344f6     postgres!IoWorkerMain(
00000010`eafff8d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000010`eafff940 00007ff7`87d0e749     postgres!main(
00000010`eafff980 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000010`eafff9d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000010`eafffa40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000010`ebbffad8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`ebbffae0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000010`ebbffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`ebbffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`eb3ff878 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`eb3ff880 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000010`eb3ffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`eb3ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`f1dffae8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`f1dffaf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000014`f1dffde0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`f1dffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`f19ff918 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000014`f19ff920 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000014`f19ff990 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000014`f19ffa90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`f19ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`f15ff458 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`f15ff460 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000014`f15ff750 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`f15ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`f11ff770 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000014`f11ff7b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000014`f11ff7f0 00007ff7`8782fa26     postgres!init_ps_display(
00000014`f11ff840 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000014`f11ff870 00007ff7`878344f6     postgres!CheckpointerMain(
00000014`f11ffa00 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000014`f11ffa70 00007ff7`87d0e749     postgres!main(
00000014`f11ffab0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000014`f11ffb00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000014`f11ffb70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000003b`645ff798 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`645ff7a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003b`645ffa90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`645ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`649ffcf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000003b`649ffd00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000003b`649ffd70 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000003b`649ffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`649ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`64dff6a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`64dff6b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003b`64dff9a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`64dff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`641fe0b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003b`641fe0f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000003b`641fe130 00007ff7`8782fa26     postgres!init_ps_display(
0000003b`641fe180 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000003b`641fe1b0 00007ff7`878344f6     postgres!BackgroundWriterMain(
0000003b`641ff720 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000003b`641ff790 00007ff7`87d0e749     postgres!main(
0000003b`641ff7d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003b`641ff820 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003b`641ff890 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004a`f1dff9d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004a`f1dff9e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004a`f1dffcd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004a`f1dffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`f21ff668 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000004a`f21ff670 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000004a`f21ff6e0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000004a`f21ff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004a`f21ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`f25ff948 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004a`f25ff950 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004a`f25ffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004a`f25ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`f19ff640 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004a`f19ff680 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000004a`f19ff6c0 00007ff7`8782fa26     postgres!init_ps_display(
0000004a`f19ff710 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000004a`f19ff740 00007ff7`878344f6     postgres!IoWorkerMain(
0000004a`f19ff990 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000004a`f19ffa00 00007ff7`87d0e749     postgres!main(
0000004a`f19ffa40 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004a`f19ffa90 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004a`f19ffb00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000083`153ff7e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`153ff7f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000083`153ffae0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`153ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`157ff888 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000083`157ff890 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000083`157ff900 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000083`157ffa00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`157ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`15bff8f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`15bff900 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000083`15bffbf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`15bffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`14fff790 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000083`14fff7d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000083`14fff810 00007ff7`8782fa26     postgres!init_ps_display(
00000083`14fff860 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000083`14fff890 00007ff7`878344f6     postgres!CheckpointerMain(
00000083`14fffa20 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000083`14fffa90 00007ff7`87d0e749     postgres!main(
00000083`14fffad0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000083`14fffb20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000083`14fffb90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000e6`be3ffb88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e6`be3ffb90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e6`be3ffe80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e6`be3ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`bdffe060 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e6`bdffe0a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000e6`bdffe0e0 00007ff7`8782fa26     postgres!init_ps_display(
000000e6`bdffe130 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000e6`bdffe160 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000e6`bdfff6d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000e6`bdfff740 00007ff7`87d0e749     postgres!main(
000000e6`bdfff780 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e6`bdfff7d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e6`bdfff840 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000e6`be7ff818 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e6`be7ff820 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e6`be7ff890 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e6`be7ff990 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e6`be7ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`bebff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e6`bebff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e6`bebffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e6`bebffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`f6bff968 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`f6bff970 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000059`f6bffc60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`f6bffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`f67fe530 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000059`f67fe570 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000059`f67fe5b0 00007ff7`8782fa26     postgres!init_ps_display(
00000059`f67fe600 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000059`f67fe630 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000059`f67ffba0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000059`f67ffc10 00007ff7`87d0e749     postgres!main(
00000059`f67ffc50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000059`f67ffca0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000059`f67ffd10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000059`f73ff7e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`f73ff7f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000059`f73ffae0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`f73ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`f6fff658 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000059`f6fff660 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000059`f6fff6d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000059`f6fff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`f6fff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`353ffa60 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000059`353ffaa0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000059`353ffae0 00007ff7`8782fa26     postgres!init_ps_display(
00000059`353ffb30 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000059`353ffb60 00007ff7`878344f6     postgres!CheckpointerMain(
00000059`353ffcf0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000059`353ffd60 00007ff7`87d0e749     postgres!main(
00000059`353ffda0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000059`353ffdf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000059`353ffe60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000059`35fff4e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`35fff4f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000059`35fff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`35fff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`35bffc58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000059`35bffc60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000059`35bffcd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000059`35bffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`35bffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`357ff448 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`357ff450 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000059`357ff740 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`357ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`713ffaa8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000098`713ffab0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000098`713ffb20 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000098`713ffc20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`713ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`70bff9e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000098`70bffa20 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000098`70bffa60 00007ff7`8782fa26     postgres!init_ps_display(
00000098`70bffab0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000098`70bffae0 00007ff7`878344f6     postgres!CheckpointerMain(
00000098`70bffc70 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000098`70bffce0 00007ff7`87d0e749     postgres!main(
00000098`70bffd20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000098`70bffd70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000098`70bffde0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000098`717ffaf8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`717ffb00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000098`717ffdf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`717ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`70fffa68 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`70fffa70 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000098`70fffd60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`70fffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`f1dff718 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`f1dff720 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004e`f1dffa10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`f1dffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`f11ff9b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004e`f11ff9f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000004e`f11ffa30 00007ff7`8782fa26     postgres!init_ps_display(
0000004e`f11ffa80 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000004e`f11ffab0 00007ff7`878344f6     postgres!CheckpointerMain(
0000004e`f11ffc40 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000004e`f11ffcb0 00007ff7`87d0e749     postgres!main(
0000004e`f11ffcf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004e`f11ffd40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004e`f11ffdb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004e`f15ff8b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`f15ff8c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004e`f15ffbb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`f15ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`f19ffc38 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000004e`f19ffc40 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000004e`f19ffcb0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000004e`f19ffdb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`f19ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`ab1ffa48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`ab1ffa50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000da`ab1ffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`ab1ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`aa5ff290 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000da`aa5ff2d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000da`aa5ff310 00007ff7`8782fa26     postgres!init_ps_display(
000000da`aa5ff360 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000da`aa5ff390 00007ff7`878344f6     postgres!IoWorkerMain(
000000da`aa5ff5e0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000da`aa5ff650 00007ff7`87d0e749     postgres!main(
000000da`aa5ff690 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000da`aa5ff6e0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000da`aa5ff750 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000da`aa9ff4f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`aa9ff500 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000da`aa9ff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`aa9ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`aadffb48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000da`aadffb50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000da`aadffbc0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000da`aadffcc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`aadffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`395ff738 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e6`395ff740 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e6`395ffa30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e6`395ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`389ffa40 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e6`389ffa80 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000e6`389ffac0 00007ff7`8782fa26     postgres!init_ps_display(
000000e6`389ffb10 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000e6`389ffb40 00007ff7`878344f6     postgres!CheckpointerMain(
000000e6`389ffcd0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000e6`389ffd40 00007ff7`87d0e749     postgres!main(
000000e6`389ffd80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e6`389ffdd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e6`389ffe40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000e6`38dff998 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e6`38dff9a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e6`38dffc90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e6`38dffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`391ff998 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e6`391ff9a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e6`391ffa10 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e6`391ffb10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e6`391ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`91fff9c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000097`91fff9d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000097`91fffa40 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000097`91fffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000097`91fffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`917ff3b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000097`917ff3f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000097`917ff430 00007ff7`8782fa26     postgres!init_ps_display(
00000097`917ff480 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000097`917ff4b0 00007ff7`878344f6     postgres!IoWorkerMain(
00000097`917ff700 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000097`917ff770 00007ff7`87d0e749     postgres!main(
00000097`917ff7b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000097`917ff800 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000097`917ff870 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000097`91bff518 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`91bff520 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000097`91bff810 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000097`91bff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`923ff4f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`923ff500 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000097`923ff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000097`923ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`53fff898 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a2`53fff8a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a2`53fff910 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a2`53fffa10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`53fffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`537ffa70 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a2`537ffab0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a2`537ffaf0 00007ff7`8782fa26     postgres!init_ps_display(
000000a2`537ffb40 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a2`537ffb70 00007ff7`878344f6     postgres!CheckpointerMain(
000000a2`537ffd00 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a2`537ffd70 00007ff7`87d0e749     postgres!main(
000000a2`537ffdb0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a2`537ffe00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a2`537ffe70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a2`53bffa28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`53bffa30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a2`53bffd20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`53bffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`543ff788 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`543ff790 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a2`543ffa80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`543ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`21bff958 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000009`21bff960 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000009`21bff9d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000009`21bffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`21bffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`213ff270 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000009`213ff2b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000009`213ff2f0 00007ff7`8782fa26     postgres!init_ps_display(
00000009`213ff340 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000009`213ff370 00007ff7`878344f6     postgres!IoWorkerMain(
00000009`213ff5c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000009`213ff630 00007ff7`87d0e749     postgres!main(
00000009`213ff670 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000009`213ff6c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000009`213ff730 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000009`217ffab8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`217ffac0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000009`217ffdb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`217ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`21fff848 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`21fff850 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000009`21fffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`21fffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`0adff888 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`0adff890 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000089`0adffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`0adffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`0a9ffaf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000089`0a9ffb00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000089`0a9ffb70 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000089`0a9ffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`0a9ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`0a5ff8d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`0a5ff8e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000089`0a5ffbd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`0a5ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`0a1ff5d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`0a1ff5e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000089`0a1ff8d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`0a1ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`09dfebf0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000089`09dfec30 00007ff7`8783d792     postgres!ExceptionalCondition(
00000089`09dfec70 00007ff7`8783ada5     postgres!HandleFatalError(
00000089`09dfecb0 00007ff7`8783a4a4     postgres!HandleChildCrash(
00000089`09dfece0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
00000089`09dfed30 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000089`09dff640 00007ff7`876e5a28     postgres!PostmasterMain(
00000089`09dff790 00007ff7`87d0e749     postgres!main(
00000089`09dff7d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000089`09dff820 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000a1`30bff968 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`30bff970 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a1`30bffc60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`30bffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`2ffff510 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a1`2ffff550 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a1`2ffff590 00007ff7`8782fa26     postgres!init_ps_display(
000000a1`2ffff5e0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a1`2ffff610 00007ff7`878344f6     postgres!IoWorkerMain(
000000a1`2ffff860 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a1`2ffff8d0 00007ff7`87d0e749     postgres!main(
000000a1`2ffff910 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a1`2ffff960 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a1`2ffff9d0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a1`303ff688 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`303ff690 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a1`303ff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`303ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`307ff6e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a1`307ff6f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a1`307ff760 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a1`307ff860 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`307ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`243ffbf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000062`243ffc00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000062`243ffc70 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000062`243ffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`243ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`23bff240 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000062`23bff280 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000062`23bff2c0 00007ff7`8782fa26     postgres!init_ps_display(
00000062`23bff310 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000062`23bff340 00007ff7`878344f6     postgres!IoWorkerMain(
00000062`23bff590 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000062`23bff600 00007ff7`87d0e749     postgres!main(
00000062`23bff640 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000062`23bff690 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000062`23bff700 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000062`23fff678 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`23fff680 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000062`23fff970 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`23fff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`247ff738 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`247ff740 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000062`247ffa30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`247ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`14bffbc8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000052`14bffbd0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000052`14bffc40 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000052`14bffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`14bffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`143ff760 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000052`143ff7a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000052`143ff7e0 00007ff7`8782fa26     postgres!init_ps_display(
00000052`143ff830 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000052`143ff860 00007ff7`878344f6     postgres!IoWorkerMain(
00000052`143ffab0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000052`143ffb20 00007ff7`87d0e749     postgres!main(
00000052`143ffb60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000052`143ffbb0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000052`143ffc20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000052`147ffc38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`147ffc40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000052`147fff30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`147fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`14fffad8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`14fffae0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000052`14fffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`14fffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`079ff778 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`079ff780 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000001`079ffa70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`079ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`06dffa20 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000001`06dffa60 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000001`06dffaa0 00007ff7`8782fa26     postgres!init_ps_display(
00000001`06dffaf0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000001`06dffb20 00007ff7`878344f6     postgres!StartupProcessMain(
00000001`06dffb50 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000001`06dffbc0 00007ff7`87d0e749     postgres!main(
00000001`06dffc00 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000001`06dffc50 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000001`06dffcc0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000001`071ffa38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`071ffa40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000001`071ffd30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`071ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`075ff9a8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000001`075ff9b0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000001`075ffa20 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000001`075ffb20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`075ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`d43ff648 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f3`d43ff650 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f3`d43ff940 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`d43ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`d4bff888 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f3`d4bff890 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f3`d4bffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`d4bffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`d3ffe650 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f3`d3ffe690 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f3`d3ffe6d0 00007ff7`8782fa26     postgres!init_ps_display(
000000f3`d3ffe720 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f3`d3ffe750 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000f3`d3fffcc0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f3`d3fffd30 00007ff7`87d0e749     postgres!main(
000000f3`d3fffd70 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f3`d3fffdc0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f3`d3fffe30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f3`d47ff878 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f3`d47ff880 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f3`d47ff8f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f3`d47ff9f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`d47ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`46dff450 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000069`46dff490 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000069`46dff4d0 00007ff7`8782fa26     postgres!init_ps_display(
00000069`46dff520 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000069`46dff550 00007ff7`878344f6     postgres!IoWorkerMain(
00000069`46dff7a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000069`46dff810 00007ff7`87d0e749     postgres!main(
00000069`46dff850 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000069`46dff8a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000069`46dff910 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000069`471ff658 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`471ff660 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000069`471ff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`471ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`475ff688 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000069`475ff690 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000069`475ff700 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000069`475ff800 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`475ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`479ff6d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`479ff6e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000069`479ff9d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`479ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`325ffa28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`325ffa30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cc`325ffd20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`325ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`319fdfe0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cc`319fe020 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000cc`319fe060 00007ff7`8782fa26     postgres!init_ps_display(
000000cc`319fe0b0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000cc`319fe0e0 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000cc`319ff650 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000cc`319ff6c0 00007ff7`87d0e749     postgres!main(
000000cc`319ff700 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cc`319ff750 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cc`319ff7c0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000cc`321ffa08 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000cc`321ffa10 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000cc`321ffa80 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000cc`321ffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`321ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`31dffbe8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`31dffbf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cc`31dffee0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`31dfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`7b1ff818 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`7b1ff820 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000083`7b1ffb10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`7b1ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`7a9ff9d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000083`7a9ffa10 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000083`7a9ffa50 00007ff7`8782fa26     postgres!init_ps_display(
00000083`7a9ffaa0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000083`7a9ffad0 00007ff7`878344f6     postgres!IoWorkerMain(
00000083`7a9ffd20 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000083`7a9ffd90 00007ff7`87d0e749     postgres!main(
00000083`7a9ffdd0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000083`7a9ffe20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000083`7a9ffe90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000083`7adff618 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`7adff620 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000083`7adff910 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`7adff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`7b5ffd68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000083`7b5ffd70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000083`7b5ffde0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000083`7b5ffee0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`7b5fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`ba5ff758 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000063`ba5ff760 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000063`ba5ff7d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000063`ba5ff8d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`ba5ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`b9dff370 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000063`b9dff3b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000063`b9dff3f0 00007ff7`8782fa26     postgres!init_ps_display(
00000063`b9dff440 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000063`b9dff470 00007ff7`878344f6     postgres!IoWorkerMain(
00000063`b9dff6c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000063`b9dff730 00007ff7`87d0e749     postgres!main(
00000063`b9dff770 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000063`b9dff7c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000063`b9dff830 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000063`ba1ff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`ba1ff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000063`ba1ffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`ba1ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`ba9ffc38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`ba9ffc40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000063`ba9fff30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`ba9fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`2abffbc8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000085`2abffbd0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000085`2abffc40 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000085`2abffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`2abffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`2a3ffb50 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000085`2a3ffb90 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000085`2a3ffbd0 00007ff7`8782fa26     postgres!init_ps_display(
00000085`2a3ffc20 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000085`2a3ffc50 00007ff7`878344f6     postgres!StartupProcessMain(
00000085`2a3ffc80 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000085`2a3ffcf0 00007ff7`87d0e749     postgres!main(
00000085`2a3ffd30 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000085`2a3ffd80 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000085`2a3ffdf0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000085`2a7ff8c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`2a7ff8d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000085`2a7ffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`2a7ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`2afffb88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`2afffb90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000085`2afffe80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`2afffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`241ffbc8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`241ffbd0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000015`241ffec0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`241ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`249ffa58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000015`249ffa60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000015`249ffad0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000015`249ffbd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`249ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`23dfe320 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000015`23dfe360 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000015`23dfe3a0 00007ff7`8782fa26     postgres!init_ps_display(
00000015`23dfe3f0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000015`23dfe420 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000015`23dff990 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000015`23dffa00 00007ff7`87d0e749     postgres!main(
00000015`23dffa40 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000015`23dffa90 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000015`23dffb00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000015`245ffae8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`245ffaf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000015`245ffde0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`245ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`e2dffb78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ab`e2dffb80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ab`e2dffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`e2dffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`e35ff7e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000ab`e35ff7f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000ab`e35ff860 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000ab`e35ff960 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`e35ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`e29ff750 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ab`e29ff790 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000ab`e29ff7d0 00007ff7`8782fa26     postgres!init_ps_display(
000000ab`e29ff820 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000ab`e29ff850 00007ff7`878344f6     postgres!StartupProcessMain(
000000ab`e29ff880 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000ab`e29ff8f0 00007ff7`87d0e749     postgres!main(
000000ab`e29ff930 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ab`e29ff980 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ab`e29ff9f0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000ab`e31ff798 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ab`e31ff7a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ab`e31ffa90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`e31ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`e19ff518 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`e19ff520 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000052`e19ff810 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`e19ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`e1dff6a8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000052`e1dff6b0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000052`e1dff720 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000052`e1dff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`e1dff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`e15ff980 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000052`e15ff9c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000052`e15ffa00 00007ff7`8782fa26     postgres!init_ps_display(
00000052`e15ffa50 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000052`e15ffa80 00007ff7`878344f6     postgres!StartupProcessMain(
00000052`e15ffab0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000052`e15ffb20 00007ff7`87d0e749     postgres!main(
00000052`e15ffb60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000052`e15ffbb0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000052`e15ffc20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000052`e21ff528 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`e21ff530 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000052`e21ff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`e21ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`cc5ff818 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`cc5ff820 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000068`cc5ffb10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`cc5ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`cc1ff720 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000068`cc1ff760 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000068`cc1ff7a0 00007ff7`8782fa26     postgres!init_ps_display(
00000068`cc1ff7f0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000068`cc1ff820 00007ff7`878344f6     postgres!IoWorkerMain(
00000068`cc1ffa70 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000068`cc1ffae0 00007ff7`87d0e749     postgres!main(
00000068`cc1ffb20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000068`cc1ffb70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000068`cc1ffbe0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000068`cc9ff768 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`cc9ff770 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000068`cc9ffa60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`cc9ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`ccdffd58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000068`ccdffd60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000068`ccdffdd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000068`ccdffed0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`ccdfff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`de3ff808 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`de3ff810 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000080`de3ffb00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`de3ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`de7ff7f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000080`de7ff800 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000080`de7ff870 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000080`de7ff970 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`de7ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`ddfff660 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000080`ddfff6a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000080`ddfff6e0 00007ff7`8782fa26     postgres!init_ps_display(
00000080`ddfff730 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000080`ddfff760 00007ff7`878344f6     postgres!IoWorkerMain(
00000080`ddfff9b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000080`ddfffa20 00007ff7`87d0e749     postgres!main(
00000080`ddfffa60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000080`ddfffab0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000080`ddfffb20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000080`debffbb8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`debffbc0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000080`debffeb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`debffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`2b9ff578 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`2b9ff580 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000bf`2b9ff870 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`2b9ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`2b5ff778 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000bf`2b5ff780 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000bf`2b5ff7f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000bf`2b5ff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`2b5ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`2b1ff788 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`2b1ff790 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000bf`2b1ffa80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`2b1ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`2adff650 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000bf`2adff690 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000bf`2adff6d0 00007ff7`8782fa26     postgres!init_ps_display(
000000bf`2adff720 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000bf`2adff750 00007ff7`878344f6     postgres!IoWorkerMain(
000000bf`2adff9a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000bf`2adffa10 00007ff7`87d0e749     postgres!main(
000000bf`2adffa50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bf`2adffaa0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000bf`2adffb10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000003f`dadff718 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000003f`dadff720 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000003f`dadff790 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000003f`dadff890 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`dadff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`da5ff9b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`da5ff9c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003f`da5ffcb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`da5ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`da9ff978 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`da9ff980 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003f`da9ffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`da9ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`da1ff9a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003f`da1ff9e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000003f`da1ffa20 00007ff7`8782fa26     postgres!init_ps_display(
0000003f`da1ffa70 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000003f`da1ffaa0 00007ff7`878344f6     postgres!StartupProcessMain(
0000003f`da1ffad0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000003f`da1ffb40 00007ff7`87d0e749     postgres!main(
0000003f`da1ffb80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003f`da1ffbd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003f`da1ffc40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000008e`6d7ff548 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`6d7ff550 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008e`6d7ff840 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`6d7ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`6d3ff780 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008e`6d3ff7c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000008e`6d3ff800 00007ff7`8782fa26     postgres!init_ps_display(
0000008e`6d3ff850 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000008e`6d3ff880 00007ff7`878344f6     postgres!CheckpointerMain(
0000008e`6d3ffa10 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000008e`6d3ffa80 00007ff7`87d0e749     postgres!main(
0000008e`6d3ffac0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008e`6d3ffb10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008e`6d3ffb80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000008e`6dbffa38 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000008e`6dbffa40 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000008e`6dbffab0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000008e`6dbffbb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`6dbffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`6dfff448 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`6dfff450 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008e`6dfff740 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`6dfff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`91fffa48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`91fffa50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001b`91fffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`91fffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`913ff7c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001b`913ff800 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000001b`913ff840 00007ff7`8782fa26     postgres!init_ps_display(
0000001b`913ff890 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000001b`913ff8c0 00007ff7`878344f6     postgres!IoWorkerMain(
0000001b`913ffb10 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000001b`913ffb80 00007ff7`87d0e749     postgres!main(
0000001b`913ffbc0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001b`913ffc10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001b`913ffc80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000001b`91bff978 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000001b`91bff980 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000001b`91bff9f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000001b`91bffaf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`91bffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`917ff818 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`917ff820 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001b`917ffb10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`917ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`f3fff7d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000002e`f3fff7e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000002e`f3fff850 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000002e`f3fff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`f3fff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`f3bff558 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`f3bff560 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002e`f3bff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`f3bff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`f37ff7c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002e`f37ff800 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000002e`f37ff840 00007ff7`8782fa26     postgres!init_ps_display(
0000002e`f37ff890 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000002e`f37ff8c0 00007ff7`878344f6     postgres!IoWorkerMain(
0000002e`f37ffb10 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000002e`f37ffb80 00007ff7`87d0e749     postgres!main(
0000002e`f37ffbc0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002e`f37ffc10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002e`f37ffc80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000002e`f43ff6c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`f43ff6d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002e`f43ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`f43ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ae`87bff700 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ae`87bff740 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000ae`87bff780 00007ff7`8782fa26     postgres!init_ps_display(
000000ae`87bff7d0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000ae`87bff800 00007ff7`878344f6     postgres!IoWorkerMain(
000000ae`87bffa50 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000ae`87bffac0 00007ff7`87d0e749     postgres!main(
000000ae`87bffb00 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ae`87bffb50 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ae`87bffbc0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000ae`87fffb08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ae`87fffb10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ae`87fffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ae`87fffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ae`883ff808 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000ae`883ff810 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000ae`883ff880 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000ae`883ff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ae`883ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ae`887ff648 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ae`887ff650 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ae`887ff940 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ae`887ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`d19ff498 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`d19ff4a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000c`d19ff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`d19ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`d15ff688 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000000c`d15ff690 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000000c`d15ff700 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000000c`d15ff800 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`d15ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`d11ff4b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`d11ff4c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000c`d11ff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`d11ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`d0dff5c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000c`d0dff600 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000000c`d0dff640 00007ff7`8782fa26     postgres!init_ps_display(
0000000c`d0dff690 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000000c`d0dff6c0 00007ff7`878344f6     postgres!IoWorkerMain(
0000000c`d0dff910 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000000c`d0dff980 00007ff7`87d0e749     postgres!main(
0000000c`d0dff9c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000c`d0dffa10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000c`d0dffa80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000016`c1bff528 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000016`c1bff530 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000016`c1bff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`c1bff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`c1fff4f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000016`c1fff500 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000016`c1fff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`c1fff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`c17ff230 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000016`c17ff270 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000016`c17ff2b0 00007ff7`8782fa26     postgres!init_ps_display(
00000016`c17ff300 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000016`c17ff330 00007ff7`878344f6     postgres!IoWorkerMain(
00000016`c17ff580 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000016`c17ff5f0 00007ff7`87d0e749     postgres!main(
00000016`c17ff630 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000016`c17ff680 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000016`c17ff6f0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000016`c23ffd78 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000016`c23ffd80 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000016`c23ffdf0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000016`c23ffef0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`c23fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`487ffb28 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000092`487ffb30 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000092`487ffba0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000092`487ffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`487ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`483ff7c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`483ff7d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000092`483ffac0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`483ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`47fff3c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000092`47fff400 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000092`47fff440 00007ff7`8782fa26     postgres!init_ps_display(
00000092`47fff490 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000092`47fff4c0 00007ff7`878344f6     postgres!IoWorkerMain(
00000092`47fff710 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000092`47fff780 00007ff7`87d0e749     postgres!main(
00000092`47fff7c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000092`47fff810 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000092`47fff880 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000092`48bff488 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`48bff490 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000092`48bff780 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`48bff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`181ff468 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`181ff470 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000076`181ff760 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`181ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`17dffb58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`17dffb60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000076`17dffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`17dffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`179fecf0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000076`179fed30 00007ff7`8783d792     postgres!ExceptionalCondition(
00000076`179fed70 00007ff7`8783ada5     postgres!HandleFatalError(
00000076`179fedb0 00007ff7`8783a4a4     postgres!HandleChildCrash(
00000076`179fede0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
00000076`179fee30 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000076`179ff740 00007ff7`876e5a28     postgres!PostmasterMain(
00000076`179ff890 00007ff7`87d0e749     postgres!main(
00000076`179ff8d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000076`179ff920 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000076`189ffb38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`189ffb40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000076`189ffe30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`189ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`185ffc38 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000076`185ffc40 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000076`185ffcb0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000076`185ffdb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`185ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`00dff888 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`00dff890 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000094`00dffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`00dffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`009ff7f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000094`009ff830 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000094`009ff870 00007ff7`8782fa26     postgres!init_ps_display(
00000094`009ff8c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000094`009ff8f0 00007ff7`878344f6     postgres!IoWorkerMain(
00000094`009ffb40 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000094`009ffbb0 00007ff7`87d0e749     postgres!main(
00000094`009ffbf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000094`009ffc40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000094`009ffcb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000094`015ff4d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`015ff4e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000094`015ff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`015ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`011ffcc8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000094`011ffcd0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000094`011ffd40 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000094`011ffe40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`011ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`455ffd88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000cf`455ffd90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000cf`455ffe00 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000cf`455fff00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`455fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`44dff6f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cf`44dff730 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000cf`44dff770 00007ff7`8782fa26     postgres!init_ps_display(
000000cf`44dff7c0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000cf`44dff7f0 00007ff7`878344f6     postgres!StartupProcessMain(
000000cf`44dff820 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000cf`44dff890 00007ff7`87d0e749     postgres!main(
000000cf`44dff8d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cf`44dff920 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cf`44dff990 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000cf`459ff988 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`459ff990 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cf`459ffc80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`459ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`451ff718 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`451ff720 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cf`451ffa10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`451ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`3adff608 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`3adff610 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d1`3adff900 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`3adff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`3a5ffb18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`3a5ffb20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d1`3a5ffe10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`3a5ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`3a1ff370 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d1`3a1ff3b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d1`3a1ff3f0 00007ff7`8782fa26     postgres!init_ps_display(
000000d1`3a1ff440 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d1`3a1ff470 00007ff7`878344f6     postgres!IoWorkerMain(
000000d1`3a1ff6c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d1`3a1ff730 00007ff7`87d0e749     postgres!main(
000000d1`3a1ff770 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d1`3a1ff7c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d1`3a1ff830 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d1`3a9ff848 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d1`3a9ff850 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d1`3a9ff8c0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d1`3a9ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`3a9ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`525ff7e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`525ff7f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cd`525ffae0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`525ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`52dffaf8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`52dffb00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cd`52dffdf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`52dffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`529ff928 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000cd`529ff930 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`529ff9a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000cd`529ffaa0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`529ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`521ff9a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cd`521ff9e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000cd`521ffa20 00007ff7`8782fa26     postgres!init_ps_display(
000000cd`521ffa70 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000cd`521ffaa0 00007ff7`878344f6     postgres!IoWorkerMain(
000000cd`521ffcf0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000cd`521ffd60 00007ff7`87d0e749     postgres!main(
000000cd`521ffda0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cd`521ffdf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cd`521ffe60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000db`eb3ff5e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000db`eb3ff5f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000db`eb3ff660 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000db`eb3ff760 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`eb3ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`eabff260 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000db`eabff2a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000db`eabff2e0 00007ff7`8782fa26     postgres!init_ps_display(
000000db`eabff330 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000db`eabff360 00007ff7`878344f6     postgres!IoWorkerMain(
000000db`eabff5b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000db`eabff620 00007ff7`87d0e749     postgres!main(
000000db`eabff660 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000db`eabff6b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000db`eabff720 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000db`eafff688 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`eafff690 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000db`eafff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`eafff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`eb7ff4d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`eb7ff4e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000db`eb7ff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`eb7ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`c87ffc08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`c87ffc10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000094`c87fff00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`c87fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`c7fffa68 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`c7fffa70 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000094`c7fffd60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`c7fffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`c7bff8e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000094`c7bff920 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000094`c7bff960 00007ff7`8782fa26     postgres!init_ps_display(
00000094`c7bff9b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000094`c7bff9e0 00007ff7`878344f6     postgres!IoWorkerMain(
00000094`c7bffc30 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000094`c7bffca0 00007ff7`87d0e749     postgres!main(
00000094`c7bffce0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000094`c7bffd30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000094`c7bffda0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000094`c83ff7c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000094`c83ff7d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000094`c83ff840 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000094`c83ff940 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`c83ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`ec5ff2c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003c`ec5ff300 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000003c`ec5ff340 00007ff7`8782fa26     postgres!init_ps_display(
0000003c`ec5ff390 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000003c`ec5ff3c0 00007ff7`878344f6     postgres!IoWorkerMain(
0000003c`ec5ff610 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000003c`ec5ff680 00007ff7`87d0e749     postgres!main(
0000003c`ec5ff6c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003c`ec5ff710 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003c`ec5ff780 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000003c`ecdffba8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000003c`ecdffbb0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000003c`ecdffc20 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000003c`ecdffd20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`ecdffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`ed1ff7d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`ed1ff7e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003c`ed1ffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`ed1ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`ec9ff4b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`ec9ff4c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003c`ec9ff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`ec9ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`f75ffb28 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a4`f75ffb30 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a4`f75ffba0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a4`f75ffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`f75ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`f79ff468 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`f79ff470 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a4`f79ff760 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`f79ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`f71ffb08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`f71ffb10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a4`f71ffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`f71ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`f6dff470 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a4`f6dff4b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a4`f6dff4f0 00007ff7`8782fa26     postgres!init_ps_display(
000000a4`f6dff540 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a4`f6dff570 00007ff7`878344f6     postgres!IoWorkerMain(
000000a4`f6dff7c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a4`f6dff830 00007ff7`87d0e749     postgres!main(
000000a4`f6dff870 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a4`f6dff8c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a4`f6dff930 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b6`f89ff6b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`f89ff6c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b6`f89ff9b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`f89ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`f7dffa00 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b6`f7dffa40 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b6`f7dffa80 00007ff7`8782fa26     postgres!init_ps_display(
000000b6`f7dffad0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b6`f7dffb00 00007ff7`878344f6     postgres!CheckpointerMain(
000000b6`f7dffc90 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b6`f7dffd00 00007ff7`87d0e749     postgres!main(
000000b6`f7dffd40 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b6`f7dffd90 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b6`f7dffe00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b6`f81ffae8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`f81ffaf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b6`f81ffde0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`f81ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`f85ffac8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b6`f85ffad0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b6`f85ffb40 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b6`f85ffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`f85ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`b55ff448 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000055`b55ff450 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000055`b55ff740 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`b55ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`b4dff490 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000055`b4dff4d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000055`b4dff510 00007ff7`8782fa26     postgres!init_ps_display(
00000055`b4dff560 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000055`b4dff590 00007ff7`878344f6     postgres!CheckpointerMain(
00000055`b4dff720 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000055`b4dff790 00007ff7`87d0e749     postgres!main(
00000055`b4dff7d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000055`b4dff820 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000055`b4dff890 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000055`b51ffb58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000055`b51ffb60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000055`b51ffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`b51ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`b59ffb58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000055`b59ffb60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000055`b59ffbd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000055`b59ffcd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`b59ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`2e1ffbc8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000009f`2e1ffbd0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000009f`2e1ffc40 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000009f`2e1ffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`2e1ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`2d9ff900 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009f`2d9ff940 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000009f`2d9ff980 00007ff7`8782fa26     postgres!init_ps_display(
0000009f`2d9ff9d0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000009f`2d9ffa00 00007ff7`878344f6     postgres!CheckpointerMain(
0000009f`2d9ffb90 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000009f`2d9ffc00 00007ff7`87d0e749     postgres!main(
0000009f`2d9ffc40 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009f`2d9ffc90 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009f`2d9ffd00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000009f`2ddffa48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`2ddffa50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009f`2ddffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`2ddffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`2e5ff7c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`2e5ff7d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009f`2e5ffac0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`2e5ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`78fff6c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`78fff6d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000009`78fff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`78fff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`787ff020 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000009`787ff060 00007ff7`8783d792     postgres!ExceptionalCondition(
00000009`787ff0a0 00007ff7`8783ada5     postgres!HandleFatalError(
00000009`787ff0e0 00007ff7`8783a14a     postgres!HandleChildCrash(
00000009`787ff110 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x35a [c:\cirrus\src\backend\postmaster\pos...
00000009`787ff160 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000009`787ffa70 00007ff7`876e5a28     postgres!PostmasterMain(
00000009`787ffbc0 00007ff7`87d0e749     postgres!main(
00000009`787ffc00 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000009`787ffc50 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000009`793ffcf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000009`793ffd00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000009`793ffd70 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000009`793ffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`793ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`78bff858 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`78bff860 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000009`78bffb50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`78bffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`797ff4c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`797ff4d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000009`797ff7c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`797ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`d4dff5d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`d4dff5e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000067`d4dff8d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`d4dff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`d41ff8c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000067`d41ff900 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000067`d41ff940 00007ff7`8782fa26     postgres!init_ps_display(
00000067`d41ff990 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000067`d41ff9c0 00007ff7`878344f6     postgres!CheckpointerMain(
00000067`d41ffb50 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000067`d41ffbc0 00007ff7`87d0e749     postgres!main(
00000067`d41ffc00 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000067`d41ffc50 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000067`d41ffcc0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000067`d45ff5d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`d45ff5e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000067`d45ff8d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`d45ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`d49ffab8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000067`d49ffac0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000067`d49ffb30 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000067`d49ffc30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`d49ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`bcdff810 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000039`bcdff850 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000039`bcdff890 00007ff7`8782fa26     postgres!init_ps_display(
00000039`bcdff8e0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000039`bcdff910 00007ff7`878344f6     postgres!CheckpointerMain(
00000039`bcdffaa0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000039`bcdffb10 00007ff7`87d0e749     postgres!main(
00000039`bcdffb50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000039`bcdffba0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000039`bcdffc10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000039`bd1ff498 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`bd1ff4a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`bd1ff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`bd1ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`bd5ffd48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000039`bd5ffd50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000039`bd5ffdc0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000039`bd5ffec0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`bd5ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`bd9ff948 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`bd9ff950 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`bd9ffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`bd9ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`4a3ff530 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005c`4a3ff570 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005c`4a3ff5b0 00007ff7`8782fa26     postgres!init_ps_display(
0000005c`4a3ff600 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005c`4a3ff630 00007ff7`878344f6     postgres!IoWorkerMain(
0000005c`4a3ff880 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005c`4a3ff8f0 00007ff7`87d0e749     postgres!main(
0000005c`4a3ff930 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005c`4a3ff980 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005c`4a3ff9f0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005c`4a7ff4f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`4a7ff500 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005c`4a7ff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`4a7ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`4afffa28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`4afffa30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005c`4afffd20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`4afffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`4abffa88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005c`4abffa90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005c`4abffb00 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005c`4abffc00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`4abffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`9e7ff528 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`9e7ff530 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006a`9e7ff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`9e7ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`9f3ff7b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`9f3ff7c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006a`9f3ffab0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`9f3ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`9efffaf8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`9efffb00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006a`9efffdf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`9efffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`9ebffb78 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000006a`9ebffb80 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000006a`9ebffbf0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000006a`9ebffcf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`9ebffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`9e3febd0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000006a`9e3fec10 00007ff7`8783d792     postgres!ExceptionalCondition(
0000006a`9e3fec50 00007ff7`8783ada5     postgres!HandleFatalError(
0000006a`9e3fec90 00007ff7`8783a4a4     postgres!HandleChildCrash(
0000006a`9e3fecc0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
0000006a`9e3fed10 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000006a`9e3ff620 00007ff7`876e5a28     postgres!PostmasterMain(
0000006a`9e3ff770 00007ff7`87d0e749     postgres!main(
0000006a`9e3ff7b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006a`9e3ff800 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000003d`c8fff858 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`c8fff860 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003d`c8fffb50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`c8fffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`c93ff7f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000003d`c93ff800 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000003d`c93ff870 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000003d`c93ff970 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`c93ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`c97ff7d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`c97ff7e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003d`c97ffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`c97ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`c83febd0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003d`c83fec10 00007ff7`8783d792     postgres!ExceptionalCondition(
0000003d`c83fec50 00007ff7`8783ada5     postgres!HandleFatalError(
0000003d`c83fec90 00007ff7`8783a14a     postgres!HandleChildCrash(
0000003d`c83fecc0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x35a [c:\cirrus\src\backend\postmaster\pos...
0000003d`c83fed10 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000003d`c83ff620 00007ff7`876e5a28     postgres!PostmasterMain(
0000003d`c83ff770 00007ff7`87d0e749     postgres!main(
0000003d`c83ff7b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003d`c83ff800 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000003d`c87ff488 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`c87ff490 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003d`c87ff780 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`c87ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`c8bff528 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`c8bff530 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003d`c8bff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`c8bff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000056`f77ffa60 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000056`f77ffaa0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000056`f77ffae0 00007ff7`8782fa26     postgres!init_ps_display(
00000056`f77ffb30 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000056`f77ffb60 00007ff7`878344f6     postgres!StartupProcessMain(
00000056`f77ffb90 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000056`f77ffc00 00007ff7`87d0e749     postgres!main(
00000056`f77ffc40 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000056`f77ffc90 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000056`f77ffd00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000056`f7fffa58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000056`f7fffa60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000056`f7fffad0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000056`f7fffbd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000056`f7fffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000056`f83ff6a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000056`f83ff6b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000056`f83ff9a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000056`f83ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000056`f7bff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000056`f7bff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000056`f7bffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000056`f7bffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`d13ffa48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f9`d13ffa50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f9`d13ffac0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f9`d13ffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`d13ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`d0bff300 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f9`d0bff340 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f9`d0bff380 00007ff7`8782fa26     postgres!init_ps_display(
000000f9`d0bff3d0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f9`d0bff400 00007ff7`878344f6     postgres!IoWorkerMain(
000000f9`d0bff650 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f9`d0bff6c0 00007ff7`87d0e749     postgres!main(
000000f9`d0bff700 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f9`d0bff750 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f9`d0bff7c0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f9`d0fff688 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f9`d0fff690 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f9`d0fff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`d0fff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`d17ffbb8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f9`d17ffbc0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f9`d17ffeb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`d17ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`62dff9d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000002`62dff9e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000002`62dffa50 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000002`62dffb50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`62dffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`625ff480 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000002`625ff4c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000002`625ff500 00007ff7`8782fa26     postgres!init_ps_display(
00000002`625ff550 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000002`625ff580 00007ff7`878344f6     postgres!IoWorkerMain(
00000002`625ff7d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000002`625ff840 00007ff7`87d0e749     postgres!main(
00000002`625ff880 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000002`625ff8d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000002`625ff940 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000002`629ff8e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`629ff8f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000002`629ffbe0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`629ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`631ff8f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`631ff900 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000002`631ffbf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`631ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`e19ffa98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`e19ffaa0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000009`e19ffd90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`e19ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`e21ff668 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000009`e21ff670 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000009`e21ff6e0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000009`e21ff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`e21ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`e15ff510 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000009`e15ff550 00007ff7`87900351     postgres!ExceptionalCondition(
00000009`e15ff590 00007ff7`87826671     postgres!dsm_set_control_handle(
00000009`e15ff5c0 00007ff7`87834460     postgres!PGSharedMemoryReAttach(void)+0x2d1 [c:\cirrus\src\backend\port\win32_sh...
00000009`e15ff610 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000009`e15ff680 00007ff7`87d0e749     postgres!main(
00000009`e15ff6c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000009`e15ff710 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000009`e15ff780 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000009`e15ff7b0 00007ff8`5f964cb0     postgres!mainCRTStartup(
core
00000009`e1dff918 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`e1dff920 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000009`e1dffc10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`e1dffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`a89ff400 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005e`a89ff440 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005e`a89ff480 00007ff7`8782fa26     postgres!init_ps_display(
0000005e`a89ff4d0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005e`a89ff500 00007ff7`878344f6     postgres!IoWorkerMain(
0000005e`a89ff750 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005e`a89ff7c0 00007ff7`87d0e749     postgres!main(
0000005e`a89ff800 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005e`a89ff850 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005e`a89ff8c0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005e`a8dff7c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`a8dff7d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005e`a8dffac0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`a8dffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`a91ff9b8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005e`a91ff9c0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005e`a91ffa30 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005e`a91ffb30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`a91ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`a95ff888 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`a95ff890 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005e`a95ffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`a95ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`743ff520 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b5`743ff560 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b5`743ff5a0 00007ff7`8782fa26     postgres!init_ps_display(
000000b5`743ff5f0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b5`743ff620 00007ff7`878344f6     postgres!IoWorkerMain(
000000b5`743ff870 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b5`743ff8e0 00007ff7`87d0e749     postgres!main(
000000b5`743ff920 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b5`743ff970 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b5`743ff9e0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b5`74fff888 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`74fff890 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b5`74fffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`74fffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`747ffa38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`747ffa40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b5`747ffd30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`747ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`74bffc48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b5`74bffc50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b5`74bffcc0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b5`74bffdc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`74bffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`187ff9f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`187ffa00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000025`187ffcf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`187ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`18fffcb8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000025`18fffcc0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000025`18fffd30 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000025`18fffe30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`18fffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`183ff5b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000025`183ff5f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000025`183ff630 00007ff7`8782fa26     postgres!init_ps_display(
00000025`183ff680 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000025`183ff6b0 00007ff7`878344f6     postgres!IoWorkerMain(
00000025`183ff900 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000025`183ff970 00007ff7`87d0e749     postgres!main(
00000025`183ff9b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000025`183ffa00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000025`183ffa70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000025`18bff978 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`18bff980 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000025`18bffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`18bffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`401ff548 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`401ff550 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001c`401ff840 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`401ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`409ff5d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`409ff5e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001c`409ff8d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`409ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`3fdff930 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001c`3fdff970 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000001c`3fdff9b0 00007ff7`8782fa26     postgres!init_ps_display(
0000001c`3fdffa00 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000001c`3fdffa30 00007ff7`878344f6     postgres!StartupProcessMain(
0000001c`3fdffa60 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000001c`3fdffad0 00007ff7`87d0e749     postgres!main(
0000001c`3fdffb10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001c`3fdffb60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001c`3fdffbd0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000001c`405ff628 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000001c`405ff630 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`405ff6a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000001c`405ff7a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`405ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`2bdff708 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`2bdff710 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000048`2bdffa00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000048`2bdffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`2c5ffbc8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`2c5ffbd0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000048`2c5ffec0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000048`2c5ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`2b9fe670 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000048`2b9fe6b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000048`2b9fe6f0 00007ff7`8782fa26     postgres!init_ps_display(
00000048`2b9fe740 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000048`2b9fe770 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000048`2b9ffce0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000048`2b9ffd50 00007ff7`87d0e749     postgres!main(
00000048`2b9ffd90 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000048`2b9ffde0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000048`2b9ffe50 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000048`2c1ffa88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000048`2c1ffa90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000048`2c1ffb00 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000048`2c1ffc00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000048`2c1ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`c61ff958 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`c61ff960 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d1`c61ffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`c61ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`c69ff598 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`c69ff5a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d1`c69ff890 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`c69ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`c5dff580 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d1`c5dff5c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d1`c5dff600 00007ff7`8782fa26     postgres!init_ps_display(
000000d1`c5dff650 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d1`c5dff680 00007ff7`878344f6     postgres!IoWorkerMain(
000000d1`c5dff8d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d1`c5dff940 00007ff7`87d0e749     postgres!main(
000000d1`c5dff980 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d1`c5dff9d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d1`c5dffa40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d1`c65ffdb8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d1`c65ffdc0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d1`c65ffe30 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d1`c65fff30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`c65fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`dddff578 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`dddff580 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000015`dddff870 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`dddff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`de5ff8e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000015`de5ff8f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000015`de5ff960 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000015`de5ffa60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`de5ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`dd9fe3f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000015`dd9fe430 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000015`dd9fe470 00007ff7`8782fa26     postgres!init_ps_display(
00000015`dd9fe4c0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000015`dd9fe4f0 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000015`dd9ffa60 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000015`dd9ffad0 00007ff7`87d0e749     postgres!main(
00000015`dd9ffb10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000015`dd9ffb60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000015`dd9ffbd0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000015`de1ff9f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`de1ffa00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000015`de1ffcf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`de1ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`cd5ffb48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d1`cd5ffb50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d1`cd5ffbc0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d1`cd5ffcc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`cd5ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`ccdffb10 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d1`ccdffb50 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d1`ccdffb90 00007ff7`8782fa26     postgres!init_ps_display(
000000d1`ccdffbe0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d1`ccdffc10 00007ff7`878344f6     postgres!StartupProcessMain(
000000d1`ccdffc40 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d1`ccdffcb0 00007ff7`87d0e749     postgres!main(
000000d1`ccdffcf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d1`ccdffd40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d1`ccdffdb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d1`cd1ffaa8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`cd1ffab0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d1`cd1ffda0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`cd1ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`cd9ff458 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`cd9ff460 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d1`cd9ff750 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`cd9ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`20dff7a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`20dff7b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`20dffaa0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`20dffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`211ff9e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000039`211ff9f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000039`211ffa60 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000039`211ffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`211ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`201ff400 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000039`201ff440 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000039`201ff480 00007ff7`8782fa26     postgres!init_ps_display(
00000039`201ff4d0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000039`201ff500 00007ff7`878344f6     postgres!IoWorkerMain(
00000039`201ff750 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000039`201ff7c0 00007ff7`87d0e749     postgres!main(
00000039`201ff800 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000039`201ff850 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000039`201ff8c0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000039`205ff4e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`205ff4f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`205ff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`205ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`209ff618 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`209ff620 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`209ff910 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`209ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`50bffbf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000027`50bffc00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000027`50bffc70 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000027`50bffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`50bffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`4ffff7f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000027`4ffff830 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000027`4ffff870 00007ff7`8782fa26     postgres!init_ps_display(
00000027`4ffff8c0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000027`4ffff8f0 00007ff7`878344f6     postgres!StartupProcessMain(
00000027`4ffff920 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000027`4ffff990 00007ff7`87d0e749     postgres!main(
00000027`4ffff9d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000027`4ffffa20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000027`4ffffa90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000027`503ff978 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`503ff980 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000027`503ffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`503ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`507ffa48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`507ffa50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000027`507ffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`507ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`437ff878 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`437ff880 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000061`437ffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`437ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`43bff738 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000061`43bff740 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000061`43bff7b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000061`43bff8b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`43bff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`42fff350 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000061`42fff390 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000061`42fff3d0 00007ff7`8782fa26     postgres!init_ps_display(
00000061`42fff420 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000061`42fff450 00007ff7`878344f6     postgres!IoWorkerMain(
00000061`42fff6a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000061`42fff710 00007ff7`87d0e749     postgres!main(
00000061`42fff750 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000061`42fff7a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000061`42fff810 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000061`433ff938 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`433ff940 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000061`433ffc30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`433ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`a05ff938 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`a05ff940 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000091`a05ffc30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`a05ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`a09ff658 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`a09ff660 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000091`a09ff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`a09ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`a0dffb28 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000091`a0dffb30 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000091`a0dffba0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000091`a0dffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`a0dffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`a01ff5a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000091`a01ff5e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000091`a01ff620 00007ff7`8782fa26     postgres!init_ps_display(
00000091`a01ff670 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000091`a01ff6a0 00007ff7`878344f6     postgres!IoWorkerMain(
00000091`a01ff8f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000091`a01ff960 00007ff7`87d0e749     postgres!main(
00000091`a01ff9a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000091`a01ff9f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000091`a01ffa60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000064`851ff7d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000064`851ff810 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000064`851ff850 00007ff7`8782fa26     postgres!init_ps_display(
00000064`851ff8a0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000064`851ff8d0 00007ff7`878344f6     postgres!IoWorkerMain(
00000064`851ffb20 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000064`851ffb90 00007ff7`87d0e749     postgres!main(
00000064`851ffbd0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000064`851ffc20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000064`851ffc90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000064`855ff498 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`855ff4a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000064`855ff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000064`855ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`859ff7c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000064`859ff7d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000064`859ff840 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000064`859ff940 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000064`859ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`85dff4d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`85dff4e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000064`85dff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000064`85dff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`02ffe240 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000013`02ffe280 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000013`02ffe2c0 00007ff7`8782fa26     postgres!init_ps_display(
00000013`02ffe310 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000013`02ffe340 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000013`02fff8b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000013`02fff920 00007ff7`87d0e749     postgres!main(
00000013`02fff960 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000013`02fff9b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000013`02fffa20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000013`033ff858 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`033ff860 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000013`033ffb50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`033ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`037ff7f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`037ff800 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000013`037ffaf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`037ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`03bffc38 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000013`03bffc40 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000013`03bffcb0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000013`03bffdb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`03bffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`6e9ff580 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000060`6e9ff5c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000060`6e9ff600 00007ff7`8782fa26     postgres!init_ps_display(
00000060`6e9ff650 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000060`6e9ff680 00007ff7`878344f6     postgres!IoWorkerMain(
00000060`6e9ff8d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000060`6e9ff940 00007ff7`87d0e749     postgres!main(
00000060`6e9ff980 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000060`6e9ff9d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000060`6e9ffa40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000060`6f5ff808 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`6f5ff810 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000060`6f5ffb00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`6f5ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`6f1ffa48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000060`6f1ffa50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000060`6f1ffac0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000060`6f1ffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`6f1ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`6edff958 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`6edff960 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000060`6edffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`6edffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`6a3ff370 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000047`6a3ff3b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000047`6a3ff3f0 00007ff7`8782fa26     postgres!init_ps_display(
00000047`6a3ff440 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000047`6a3ff470 00007ff7`878344f6     postgres!CheckpointerMain(
00000047`6a3ff600 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000047`6a3ff670 00007ff7`87d0e749     postgres!main(
00000047`6a3ff6b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000047`6a3ff700 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000047`6a3ff770 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000047`6afffa98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000047`6afffaa0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000047`6afffd90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`6afffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`6abff9f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000047`6abffa00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000047`6abffa70 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000047`6abffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`6abffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`6a7ff948 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000047`6a7ff950 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000047`6a7ffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`6a7ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`069ffbf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e1`069ffc00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e1`069ffc70 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e1`069ffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`069ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`06dff508 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`06dff510 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e1`06dff800 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`06dff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`061ff8f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e1`061ff930 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000e1`061ff970 00007ff7`8782fa26     postgres!init_ps_display(
000000e1`061ff9c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000e1`061ff9f0 00007ff7`878344f6     postgres!IoWorkerMain(
000000e1`061ffc40 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000e1`061ffcb0 00007ff7`87d0e749     postgres!main(
000000e1`061ffcf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e1`061ffd40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e1`061ffdb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000e1`065ffa88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`065ffa90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e1`065ffd80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`065ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`a93fe230 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000054`a93fe270 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000054`a93fe2b0 00007ff7`8782fa26     postgres!init_ps_display(
00000054`a93fe300 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000054`a93fe330 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000054`a93ff8a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000054`a93ff910 00007ff7`87d0e749     postgres!main(
00000054`a93ff950 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000054`a93ff9a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000054`a93ffa10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000054`a9fff538 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`a9fff540 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000054`a9fff830 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`a9fff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`a9bffcf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000054`a9bffd00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000054`a9bffd70 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000054`a9bffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`a9bffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`a97ff8c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`a97ff8d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000054`a97ffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`a97ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`0cdff3a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003a`0cdff3e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000003a`0cdff420 00007ff7`8782fa26     postgres!init_ps_display(
0000003a`0cdff470 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000003a`0cdff4a0 00007ff7`878344f6     postgres!IoWorkerMain(
0000003a`0cdff6f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000003a`0cdff760 00007ff7`87d0e749     postgres!main(
0000003a`0cdff7a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003a`0cdff7f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003a`0cdff860 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000003a`0d9ff888 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`0d9ff890 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003a`0d9ffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`0d9ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`0d5ffa38 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000003a`0d5ffa40 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000003a`0d5ffab0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000003a`0d5ffbb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`0d5ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`0d1ff6c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`0d1ff6d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003a`0d1ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`0d1ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`b1fff7b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000006`b1fff7c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000006`b1fffab0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`b1fffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`b1bfeb00 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000006`b1bfeb40 00007ff7`8783d792     postgres!ExceptionalCondition(
00000006`b1bfeb80 00007ff7`8783ada5     postgres!HandleFatalError(
00000006`b1bfebc0 00007ff7`8783a4a4     postgres!HandleChildCrash(
00000006`b1bfebf0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
00000006`b1bfec40 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000006`b1bff550 00007ff7`876e5a28     postgres!PostmasterMain(
00000006`b1bff6a0 00007ff7`87d0e749     postgres!main(
00000006`b1bff6e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000006`b1bff730 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000006`b2bff8e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000006`b2bff8f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000006`b2bffbe0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`b2bffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`b27ff8e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000006`b27ff8f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000006`b27ffbe0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`b27ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`b23ff948 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000006`b23ff950 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000006`b23ff9c0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000006`b23ffac0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`b23ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`e2dff440 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000067`e2dff480 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000067`e2dff4c0 00007ff7`8782fa26     postgres!init_ps_display(
00000067`e2dff510 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000067`e2dff540 00007ff7`878344f6     postgres!CheckpointerMain(
00000067`e2dff6d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000067`e2dff740 00007ff7`87d0e749     postgres!main(
00000067`e2dff780 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000067`e2dff7d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000067`e2dff840 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000067`e39ff5f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`e39ff600 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000067`e39ff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`e39ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`e35ff618 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000067`e35ff620 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000067`e35ff690 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000067`e35ff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`e35ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`e31ffae8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`e31ffaf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000067`e31ffde0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`e31ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`b47ff650 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000fc`b47ff690 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000fc`b47ff6d0 00007ff7`8782fa26     postgres!init_ps_display(
000000fc`b47ff720 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000fc`b47ff750 00007ff7`878344f6     postgres!IoWorkerMain(
000000fc`b47ff9a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000fc`b47ffa10 00007ff7`87d0e749     postgres!main(
000000fc`b47ffa50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fc`b47ffaa0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fc`b47ffb10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000fc`b53ff7d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`b53ff7e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fc`b53ffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`b53ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`b4fff9e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000fc`b4fff9f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000fc`b4fffa60 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000fc`b4fffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`b4fffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`b4bffa98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`b4bffaa0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fc`b4bffd90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`b4bffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`111ff5e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`111ff5f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fc`111ff8e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`111ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`119ff4e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`119ff4f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fc`119ff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`119ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`115ff738 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000fc`115ff740 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000fc`115ff7b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000fc`115ff8b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`115ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`10dfe510 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000fc`10dfe550 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000fc`10dfe590 00007ff7`8782fa26     postgres!init_ps_display(
000000fc`10dfe5e0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000fc`10dfe610 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000fc`10dffb80 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000fc`10dffbf0 00007ff7`87d0e749     postgres!main(
000000fc`10dffc30 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fc`10dffc80 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fc`10dffcf0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000ee`345ffa38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`345ffa40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ee`345ffd30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`345ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`34dff5b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`34dff5c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ee`34dff8b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`34dff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`349ff8c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000ee`349ff8d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000ee`349ff940 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000ee`349ffa40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`349ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`341fe4e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ee`341fe520 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000ee`341fe560 00007ff7`8782fa26     postgres!init_ps_display(
000000ee`341fe5b0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000ee`341fe5e0 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000ee`341ffb50 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000ee`341ffbc0 00007ff7`87d0e749     postgres!main(
000000ee`341ffc00 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ee`341ffc50 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ee`341ffcc0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000068`7b9ff7f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`7b9ff800 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000068`7b9ffaf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`7b9ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`7b1fedb0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000068`7b1fedf0 00007ff7`8783d792     postgres!ExceptionalCondition(
00000068`7b1fee30 00007ff7`8783ada5     postgres!HandleFatalError(
00000068`7b1fee70 00007ff7`8783a1dd     postgres!HandleChildCrash(
00000068`7b1feea0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x3ed [c:\cirrus\src\backend\postmaster\pos...
00000068`7b1feef0 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000068`7b1ff800 00007ff7`876e5a28     postgres!PostmasterMain(
00000068`7b1ff950 00007ff7`87d0e749     postgres!main(
00000068`7b1ff990 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000068`7b1ff9e0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000068`7c1ff9e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`7c1ff9f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000068`7c1ffce0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`7c1ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`7bdff6d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000068`7bdff6e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000068`7bdff750 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000068`7bdff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`7bdff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`7b5ff648 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`7b5ff650 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000068`7b5ff940 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`7b5ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`befff360 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007b`befff3a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000007b`befff3e0 00007ff7`8782fa26     postgres!init_ps_display(
0000007b`befff430 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000007b`befff460 00007ff7`878344f6     postgres!IoWorkerMain(
0000007b`befff6b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000007b`befff720 00007ff7`87d0e749     postgres!main(
0000007b`befff760 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007b`befff7b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007b`befff820 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000007b`bfbff698 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`bfbff6a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007b`bfbff990 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`bfbff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`bf7ff9a8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000007b`bf7ff9b0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000007b`bf7ffa20 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000007b`bf7ffb20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`bf7ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`bf3ff9c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`bf3ff9d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007b`bf3ffcc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`bf3ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`23dffa78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000049`23dffa80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000049`23dffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000049`23dffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`22dfeb50 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000049`22dfeb90 00007ff7`8783d792     postgres!ExceptionalCondition(
00000049`22dfebd0 00007ff7`8783ada5     postgres!HandleFatalError(
00000049`22dfec10 00007ff7`8783a4a4     postgres!HandleChildCrash(
00000049`22dfec40 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
00000049`22dfec90 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000049`22dff5a0 00007ff7`876e5a28     postgres!PostmasterMain(
00000049`22dff6f0 00007ff7`87d0e749     postgres!main(
00000049`22dff730 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000049`22dff780 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000049`231ffba8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000049`231ffbb0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000049`231ffea0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000049`231ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`235ff618 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000049`235ff620 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000049`235ff690 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000049`235ff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000049`235ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`239ff688 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000049`239ff690 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000049`239ff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000049`239ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`599ff7f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000a`599ff830 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000000a`599ff870 00007ff7`8782fa26     postgres!init_ps_display(
0000000a`599ff8c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000000a`599ff8f0 00007ff7`878344f6     postgres!IoWorkerMain(
0000000a`599ffb40 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000000a`599ffbb0 00007ff7`87d0e749     postgres!main(
0000000a`599ffbf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000a`599ffc40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000a`599ffcb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000000a`5a5ffa78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`5a5ffa80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000a`5a5ffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`5a5ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`5a1ffa28 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000000a`5a1ffa30 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000000a`5a1ffaa0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000000a`5a1ffba0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`5a1ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`59dff528 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`59dff530 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000a`59dff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`59dff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`1f5ff458 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`1f5ff460 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000010`1f5ff750 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`1f5ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`1f9ffc58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000010`1f9ffc60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000010`1f9ffcd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000010`1f9ffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`1f9ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`1fdff4d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`1fdff4e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000010`1fdff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`1fdff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`1f1ff7d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000010`1f1ff810 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000010`1f1ff850 00007ff7`8782fa26     postgres!init_ps_display(
00000010`1f1ff8a0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000010`1f1ff8d0 00007ff7`878344f6     postgres!IoWorkerMain(
00000010`1f1ffb20 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000010`1f1ffb90 00007ff7`87d0e749     postgres!main(
00000010`1f1ffbd0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000010`1f1ffc20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000010`1f1ffc90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a4`b79ff868 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`b79ff870 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a4`b79ffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`b79ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`b7dffa68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a4`b7dffa70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a4`b7dffae0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a4`b7dffbe0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`b7dffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`b81ff598 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`b81ff5a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a4`b81ff890 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`b81ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`b75ff5d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a4`b75ff610 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a4`b75ff650 00007ff7`8782fa26     postgres!init_ps_display(
000000a4`b75ff6a0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a4`b75ff6d0 00007ff7`878344f6     postgres!IoWorkerMain(
000000a4`b75ff920 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a4`b75ff990 00007ff7`87d0e749     postgres!main(
000000a4`b75ff9d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a4`b75ffa20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a4`b75ffa90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000071`30fff498 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000071`30fff4a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000071`30fff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000071`30fff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000071`313ffaa8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000071`313ffab0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000071`313ffb20 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000071`313ffc20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000071`313ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000071`317ff448 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000071`317ff450 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000071`317ff740 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000071`317ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000071`30bffa00 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000071`30bffa40 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000071`30bffa80 00007ff7`8782fa26     postgres!init_ps_display(
00000071`30bffad0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000071`30bffb00 00007ff7`878344f6     postgres!IoWorkerMain(
00000071`30bffd50 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000071`30bffdc0 00007ff7`87d0e749     postgres!main(
00000071`30bffe00 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000071`30bffe50 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000071`30bffec0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000069`b73ff838 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`b73ff840 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000069`b73ffb30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`b73ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`b7bff848 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`b7bff850 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000069`b7bffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`b7bffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`b77ff8b8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000069`b77ff8c0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000069`b77ff930 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000069`b77ffa30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`b77ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`b6fff5a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000069`b6fff5e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000069`b6fff620 00007ff7`8782fa26     postgres!init_ps_display(
00000069`b6fff670 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000069`b6fff6a0 00007ff7`878344f6     postgres!IoWorkerMain(
00000069`b6fff8f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000069`b6fff960 00007ff7`87d0e749     postgres!main(
00000069`b6fff9a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000069`b6fff9f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000069`b6fffa60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000c5`cd3ff3a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c5`cd3ff3e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000c5`cd3ff420 00007ff7`8782fa26     postgres!init_ps_display(
000000c5`cd3ff470 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000c5`cd3ff4a0 00007ff7`878344f6     postgres!IoWorkerMain(
000000c5`cd3ff6f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000c5`cd3ff760 00007ff7`87d0e749     postgres!main(
000000c5`cd3ff7a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c5`cd3ff7f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c5`cd3ff860 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000c5`cdfff988 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c5`cdfff990 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c5`cdfffc80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`cdfffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`cdbff888 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000c5`cdbff890 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000c5`cdbff900 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000c5`cdbffa00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`cdbffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`cd7ff638 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c5`cd7ff640 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c5`cd7ff930 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`cd7ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`91bff828 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`91bff830 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000aa`91bffb20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`91bffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`913ffb98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`913ffba0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000aa`913ffe90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`913ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`90fff6a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000aa`90fff6e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000aa`90fff720 00007ff7`8782fa26     postgres!init_ps_display(
000000aa`90fff770 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000aa`90fff7a0 00007ff7`878344f6     postgres!CheckpointerMain(
000000aa`90fff930 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000aa`90fff9a0 00007ff7`87d0e749     postgres!main(
000000aa`90fff9e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000aa`90fffa30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000aa`90fffaa0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000aa`917ff898 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000aa`917ff8a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000aa`917ff910 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000aa`917ffa10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`917ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`0e5ff688 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000001f`0e5ff690 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000001f`0e5ff700 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000001f`0e5ff800 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`0e5ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`0ddffac0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001f`0ddffb00 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000001f`0ddffb40 00007ff7`8782fa26     postgres!init_ps_display(
0000001f`0ddffb90 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000001f`0ddffbc0 00007ff7`878344f6     postgres!CheckpointerMain(
0000001f`0ddffd50 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000001f`0ddffdc0 00007ff7`87d0e749     postgres!main(
0000001f`0ddffe00 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001f`0ddffe50 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001f`0ddffec0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000001f`0e1ffbd8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`0e1ffbe0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001f`0e1ffed0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`0e1fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`0e9ff678 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`0e9ff680 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001f`0e9ff970 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`0e9ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`015ff8d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000068`015ff8e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000068`015ff950 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000068`015ffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`015ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`00dff840 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000068`00dff880 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000068`00dff8c0 00007ff7`8782fa26     postgres!init_ps_display(
00000068`00dff910 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000068`00dff940 00007ff7`878344f6     postgres!IoWorkerMain(
00000068`00dffb90 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000068`00dffc00 00007ff7`87d0e749     postgres!main(
00000068`00dffc40 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000068`00dffc90 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000068`00dffd00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000068`011ff6e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`011ff6f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000068`011ff9e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`011ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`019ff548 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`019ff550 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000068`019ff840 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`019ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`5dfff878 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000001`5dfff880 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000001`5dfff8f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000001`5dfff9f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`5dfffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`5d7ffa70 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000001`5d7ffab0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000001`5d7ffaf0 00007ff7`8782fa26     postgres!init_ps_display(
00000001`5d7ffb40 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000001`5d7ffb70 00007ff7`878344f6     postgres!CheckpointerMain(
00000001`5d7ffd00 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000001`5d7ffd70 00007ff7`87d0e749     postgres!main(
00000001`5d7ffdb0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000001`5d7ffe00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000001`5d7ffe70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000001`5dbff4e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`5dbff4f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000001`5dbff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`5dbff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`5e3ffb58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`5e3ffb60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000001`5e3ffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`5e3ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`ee9ffd98 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000c6`ee9ffda0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000c6`ee9ffe10 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000c6`ee9fff10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`ee9fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`ee1ff940 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c6`ee1ff980 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000c6`ee1ff9c0 00007ff7`8782fa26     postgres!init_ps_display(
000000c6`ee1ffa10 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000c6`ee1ffa40 00007ff7`878344f6     postgres!CheckpointerMain(
000000c6`ee1ffbd0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000c6`ee1ffc40 00007ff7`87d0e749     postgres!main(
000000c6`ee1ffc80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c6`ee1ffcd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c6`ee1ffd40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000c6`ee5ff808 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`ee5ff810 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c6`ee5ffb00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`ee5ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`eedff958 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`eedff960 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c6`eedffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`eedffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`30dff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`30dff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005d`30dffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`30dffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`301ff3c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005d`301ff400 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005d`301ff440 00007ff7`8782fa26     postgres!init_ps_display(
0000005d`301ff490 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005d`301ff4c0 00007ff7`878344f6     postgres!IoWorkerMain(
0000005d`301ff710 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005d`301ff780 00007ff7`87d0e749     postgres!main(
0000005d`301ff7c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005d`301ff810 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005d`301ff880 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005d`305ff5e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`305ff5f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005d`305ff8e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`305ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`309ff8e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005d`309ff8f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005d`309ff960 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005d`309ffa60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`309ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`bdfff6d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`bdfff6e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000034`bdfff9d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`bdfffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`bd7ffb08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`bd7ffb10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000034`bd7ffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`bd7ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`bd3ff4c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000034`bd3ff500 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000034`bd3ff540 00007ff7`8782fa26     postgres!init_ps_display(
00000034`bd3ff590 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000034`bd3ff5c0 00007ff7`878344f6     postgres!IoWorkerMain(
00000034`bd3ff810 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000034`bd3ff880 00007ff7`87d0e749     postgres!main(
00000034`bd3ff8c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000034`bd3ff910 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000034`bd3ff980 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000034`bdbff938 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000034`bdbff940 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000034`bdbff9b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000034`bdbffab0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`bdbffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`1a7ff6a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`1a7ff6b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006b`1a7ff9a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`1a7ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`1a3ff620 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000006b`1a3ff660 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000006b`1a3ff6a0 00007ff7`8782fa26     postgres!init_ps_display(
0000006b`1a3ff6f0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000006b`1a3ff720 00007ff7`878344f6     postgres!IoWorkerMain(
0000006b`1a3ff970 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000006b`1a3ff9e0 00007ff7`87d0e749     postgres!main(
0000006b`1a3ffa20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006b`1a3ffa70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006b`1a3ffae0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000006b`1abff888 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000006b`1abff890 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000006b`1abff900 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000006b`1abffa00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`1abffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`1afff838 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`1afff840 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006b`1afffb30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`1afffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`3abff6b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`3abff6c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000042`3abff9b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`3abff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`39fff830 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000042`39fff870 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000042`39fff8b0 00007ff7`8782fa26     postgres!init_ps_display(
00000042`39fff900 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000042`39fff930 00007ff7`878344f6     postgres!StartupProcessMain(
00000042`39fff960 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000042`39fff9d0 00007ff7`87d0e749     postgres!main(
00000042`39fffa10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000042`39fffa60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000042`39fffad0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000042`3a7ffa68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000042`3a7ffa70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000042`3a7ffae0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000042`3a7ffbe0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`3a7ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`3a3ff658 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`3a3ff660 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000042`3a3ff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`3a3ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`9cdff5a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`9cdff5b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000059`9cdff8a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`9cdff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`9d1ff828 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000059`9d1ff830 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000059`9d1ff8a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000059`9d1ff9a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`9d1ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`9d5ff488 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`9d5ff490 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000059`9d5ff780 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`9d5ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`9c9ff7a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000059`9c9ff7e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000059`9c9ff820 00007ff7`8782fa26     postgres!init_ps_display(
00000059`9c9ff870 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000059`9c9ff8a0 00007ff7`878344f6     postgres!IoWorkerMain(
00000059`9c9ffaf0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000059`9c9ffb60 00007ff7`87d0e749     postgres!main(
00000059`9c9ffba0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000059`9c9ffbf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000059`9c9ffc60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000039`3fbffd08 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000039`3fbffd10 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000039`3fbffd80 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000039`3fbffe80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`3fbffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`3f7ff998 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`3f7ff9a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`3f7ffc90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`3f7ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`3f3ff598 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`3f3ff5a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`3f3ff890 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`3f3ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`3effe610 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000039`3effe650 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000039`3effe690 00007ff7`8782fa26     postgres!init_ps_display(
00000039`3effe6e0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000039`3effe710 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000039`3efffc80 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000039`3efffcf0 00007ff7`87d0e749     postgres!main(
00000039`3efffd30 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000039`3efffd80 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000039`3efffdf0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000025`06dff948 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`06dff950 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000025`06dffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`06dffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`071ff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`071ff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000025`071ffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`071ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`061fead0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000025`061feb10 00007ff7`8783d792     postgres!ExceptionalCondition(
00000025`061feb50 00007ff7`8783ada5     postgres!HandleFatalError(
00000025`061feb90 00007ff7`8783a4a4     postgres!HandleChildCrash(
00000025`061febc0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
00000025`061fec10 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000025`061ff520 00007ff7`876e5a28     postgres!PostmasterMain(
00000025`061ff670 00007ff7`87d0e749     postgres!main(
00000025`061ff6b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000025`061ff700 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000025`065ff568 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`065ff570 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000025`065ff860 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`065ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`069ff9e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000025`069ff9f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000025`069ffa60 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000025`069ffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`069ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`e39ff638 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`e39ff640 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000063`e39ff930 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`e39ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`e2dff980 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000063`e2dff9c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000063`e2dffa00 00007ff7`8782fa26     postgres!init_ps_display(
00000063`e2dffa50 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000063`e2dffa80 00007ff7`878344f6     postgres!IoWorkerMain(
00000063`e2dffcd0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000063`e2dffd40 00007ff7`87d0e749     postgres!main(
00000063`e2dffd80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000063`e2dffdd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000063`e2dffe40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000063`e31ff978 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`e31ff980 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000063`e31ffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`e31ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`e35ff938 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000063`e35ff940 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000063`e35ff9b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000063`e35ffab0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`e35ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`8cbff490 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000092`8cbff4d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000092`8cbff510 00007ff7`8782fa26     postgres!init_ps_display(
00000092`8cbff560 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000092`8cbff590 00007ff7`878344f6     postgres!StartupProcessMain(
00000092`8cbff5c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000092`8cbff630 00007ff7`87d0e749     postgres!main(
00000092`8cbff670 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000092`8cbff6c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000092`8cbff730 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000092`8cfff4c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`8cfff4d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000092`8cfff7c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`8cfff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`8d7ff9f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`8d7ffa00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000092`8d7ffcf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`8d7ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`8d3ff998 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000092`8d3ff9a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000092`8d3ffa10 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000092`8d3ffb10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`8d3ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`fc7fe600 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000011`fc7fe640 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000011`fc7fe680 00007ff7`8782fa26     postgres!init_ps_display(
00000011`fc7fe6d0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000011`fc7fe700 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000011`fc7ffc70 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000011`fc7ffce0 00007ff7`87d0e749     postgres!main(
00000011`fc7ffd20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000011`fc7ffd70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000011`fc7ffde0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000011`fcbffb68 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`fcbffb70 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000011`fcbffe60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`fcbffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`fcfffb68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000011`fcfffb70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000011`fcfffbe0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000011`fcfffce0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`fcfffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`fd3ff728 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`fd3ff730 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000011`fd3ffa20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`fd3ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`6cbffa68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000fa`6cbffa70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000fa`6cbffae0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000fa`6cbffbe0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`6cbffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`6cfff4f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fa`6cfff500 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fa`6cfff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`6cfff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`6c7ff728 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fa`6c7ff730 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fa`6c7ffa20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`6c7ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`6c3ff4c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000fa`6c3ff500 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000fa`6c3ff540 00007ff7`8782fa26     postgres!init_ps_display(
000000fa`6c3ff590 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000fa`6c3ff5c0 00007ff7`878344f6     postgres!IoWorkerMain(
000000fa`6c3ff810 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000fa`6c3ff880 00007ff7`87d0e749     postgres!main(
000000fa`6c3ff8c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fa`6c3ff910 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fa`6c3ff980 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000cc`46bff808 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000cc`46bff810 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000cc`46bff880 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000cc`46bff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`46bff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`46fff4d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`46fff4e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cc`46fff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`46fff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`463ff9c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cc`463ffa00 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000cc`463ffa40 00007ff7`8782fa26     postgres!init_ps_display(
000000cc`463ffa90 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000cc`463ffac0 00007ff7`878344f6     postgres!IoWorkerMain(
000000cc`463ffd10 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000cc`463ffd80 00007ff7`87d0e749     postgres!main(
000000cc`463ffdc0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cc`463ffe10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cc`463ffe80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000cc`467ff958 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`467ff960 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cc`467ffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`467ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`2dfff908 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000006d`2dfff910 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000006d`2dfff980 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000006d`2dfffa80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006d`2dfffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`2e3ff9f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`2e3ffa00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006d`2e3ffcf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006d`2e3ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`2d7ff510 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000006d`2d7ff550 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000006d`2d7ff590 00007ff7`8782fa26     postgres!init_ps_display(
0000006d`2d7ff5e0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000006d`2d7ff610 00007ff7`878344f6     postgres!StartupProcessMain(
0000006d`2d7ff640 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000006d`2d7ff6b0 00007ff7`87d0e749     postgres!main(
0000006d`2d7ff6f0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006d`2d7ff740 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006d`2d7ff7b0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000006d`2dbff498 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`2dbff4a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006d`2dbff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006d`2dbff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`969ff938 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000039`969ff940 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000039`969ff9b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000039`969ffab0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`969ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`96dff458 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`96dff460 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`96dff750 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`96dff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`961ff380 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000039`961ff3c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000039`961ff400 00007ff7`8782fa26     postgres!init_ps_display(
00000039`961ff450 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000039`961ff480 00007ff7`878344f6     postgres!IoWorkerMain(
00000039`961ff6d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000039`961ff740 00007ff7`87d0e749     postgres!main(
00000039`961ff780 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000039`961ff7d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000039`961ff840 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000039`965ff778 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`965ff780 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000039`965ffa70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`965ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`7afff2f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000038`7afff330 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000038`7afff370 00007ff7`8782fa26     postgres!init_ps_display(
00000038`7afff3c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000038`7afff3f0 00007ff7`878344f6     postgres!IoWorkerMain(
00000038`7afff640 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000038`7afff6b0 00007ff7`87d0e749     postgres!main(
00000038`7afff6f0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000038`7afff740 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000038`7afff7b0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000038`7b3ff778 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`7b3ff780 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000038`7b3ffa70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`7b3ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`7b7ffd48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000038`7b7ffd50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000038`7b7ffdc0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000038`7b7ffec0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`7b7ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`7bbffaa8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`7bbffab0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000038`7bbffda0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`7bbffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`b53ffc88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000004`b53ffc90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000004`b53ffd00 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000004`b53ffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`b53ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`b57ff6b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`b57ff6c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000004`b57ff9b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`b57ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`b4fffbf8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`b4fffc00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000004`b4fffef0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`b4ffff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`b4bff8d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000004`b4bff910 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000004`b4bff950 00007ff7`8782fa26     postgres!init_ps_display(
00000004`b4bff9a0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000004`b4bff9d0 00007ff7`878344f6     postgres!StartupProcessMain(
00000004`b4bffa00 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000004`b4bffa70 00007ff7`87d0e749     postgres!main(
00000004`b4bffab0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000004`b4bffb00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000004`b4bffb70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000ad`131ff918 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`131ff920 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ad`131ffc10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`131ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`135ff7b8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000ad`135ff7c0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000ad`135ff830 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000ad`135ff930 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`135ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`139ff628 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`139ff630 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ad`139ff920 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`139ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`129fef90 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ad`129fefd0 00007ff7`8783d792     postgres!ExceptionalCondition(
000000ad`129ff010 00007ff7`8783ada5     postgres!HandleFatalError(
000000ad`129ff050 00007ff7`8783a4a4     postgres!HandleChildCrash(
000000ad`129ff080 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
000000ad`129ff0d0 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ad`129ff9e0 00007ff7`876e5a28     postgres!PostmasterMain(
000000ad`129ffb30 00007ff7`87d0e749     postgres!main(
000000ad`129ffb70 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ad`129ffbc0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000ad`12dff548 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`12dff550 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ad`12dff840 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`12dff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`1adff6f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000008b`1adff700 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000008b`1adff770 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000008b`1adff870 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`1adff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`1b1ff9c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008b`1b1ff9d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008b`1b1ffcc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`1b1ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`1a5ff940 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008b`1a5ff980 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000008b`1a5ff9c0 00007ff7`8782fa26     postgres!init_ps_display(
0000008b`1a5ffa10 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000008b`1a5ffa40 00007ff7`878344f6     postgres!IoWorkerMain(
0000008b`1a5ffc90 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000008b`1a5ffd00 00007ff7`87d0e749     postgres!main(
0000008b`1a5ffd40 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008b`1a5ffd90 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008b`1a5ffe00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000008b`1a9ff558 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008b`1a9ff560 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008b`1a9ff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`1a9ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`7e9ff698 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000065`7e9ff6a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000065`7e9ff710 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000065`7e9ff810 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`7e9ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`7edff4c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`7edff4d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000065`7edff7c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`7edff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`7e1ff2e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000065`7e1ff320 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000065`7e1ff360 00007ff7`8782fa26     postgres!init_ps_display(
00000065`7e1ff3b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000065`7e1ff3e0 00007ff7`878344f6     postgres!IoWorkerMain(
00000065`7e1ff630 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000065`7e1ff6a0 00007ff7`87d0e749     postgres!main(
00000065`7e1ff6e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000065`7e1ff730 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000065`7e1ff7a0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000065`7e5ffa58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`7e5ffa60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000065`7e5ffd50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`7e5ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`b6bff7c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b5`b6bff7d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b5`b6bff840 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b5`b6bff940 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`b6bff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`b63ff410 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b5`b63ff450 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b5`b63ff490 00007ff7`8782fa26     postgres!init_ps_display(
000000b5`b63ff4e0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b5`b63ff510 00007ff7`878344f6     postgres!IoWorkerMain(
000000b5`b63ff760 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b5`b63ff7d0 00007ff7`87d0e749     postgres!main(
000000b5`b63ff810 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b5`b63ff860 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b5`b63ff8d0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b5`b67ffa18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`b67ffa20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b5`b67ffd10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`b67ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`b6fffb58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`b6fffb60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b5`b6fffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`b6fffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`763ff568 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000016`763ff570 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000016`763ff860 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`763ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`76bff9b8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000016`76bff9c0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000016`76bffa30 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000016`76bffb30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`76bffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`767ff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000016`767ff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000016`767ffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`767ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`75ffe5b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000016`75ffe5f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000016`75ffe630 00007ff7`8782fa26     postgres!init_ps_display(
00000016`75ffe680 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000016`75ffe6b0 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000016`75fffc20 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000016`75fffc90 00007ff7`87d0e749     postgres!main(
00000016`75fffcd0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000016`75fffd20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000016`75fffd90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f6`b2bff6e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f6`b2bff6f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f6`b2bff760 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f6`b2bff860 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`b2bff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`b2fffa78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`b2fffa80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f6`b2fffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`b2fffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`b27ff6f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`b27ff700 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f6`b27ff9f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`b27ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`b23ff520 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f6`b23ff560 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f6`b23ff5a0 00007ff7`8782fa26     postgres!init_ps_display(
000000f6`b23ff5f0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f6`b23ff620 00007ff7`878344f6     postgres!StartupProcessMain(
000000f6`b23ff650 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f6`b23ff6c0 00007ff7`87d0e749     postgres!main(
000000f6`b23ff700 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f6`b23ff750 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f6`b23ff7c0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000044`673ff498 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`673ff4a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000044`673ff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000044`673ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`677ff888 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000044`677ff890 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000044`677ff900 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000044`677ffa00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000044`677ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`66bff630 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000044`66bff670 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000044`66bff6b0 00007ff7`8782fa26     postgres!init_ps_display(
00000044`66bff700 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000044`66bff730 00007ff7`878344f6     postgres!StartupProcessMain(
00000044`66bff760 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000044`66bff7d0 00007ff7`87d0e749     postgres!main(
00000044`66bff810 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000044`66bff860 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000044`66bff8d0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000044`66fffa38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`66fffa40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000044`66fffd30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000044`66fffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`e8bffab8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000002a`e8bffac0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000002a`e8bffb30 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000002a`e8bffc30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`e8bffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`e8fff588 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`e8fff590 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002a`e8fff880 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`e8fff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`e83ff450 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002a`e83ff490 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000002a`e83ff4d0 00007ff7`8782fa26     postgres!init_ps_display(
0000002a`e83ff520 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000002a`e83ff550 00007ff7`878344f6     postgres!IoWorkerMain(
0000002a`e83ff7a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000002a`e83ff810 00007ff7`87d0e749     postgres!main(
0000002a`e83ff850 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002a`e83ff8a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002a`e83ff910 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000002a`e87ff7a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`e87ff7b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002a`e87ffaa0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`e87ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e5`9abffa58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e5`9abffa60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e5`9abffad0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e5`9abffbd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e5`9abffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e5`9afff468 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e5`9afff470 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e5`9afff760 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e5`9afff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e5`9a3ff480 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e5`9a3ff4c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000e5`9a3ff500 00007ff7`8782fa26     postgres!init_ps_display(
000000e5`9a3ff550 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000e5`9a3ff580 00007ff7`878344f6     postgres!IoWorkerMain(
000000e5`9a3ff7d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000e5`9a3ff840 00007ff7`87d0e749     postgres!main(
000000e5`9a3ff880 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e5`9a3ff8d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e5`9a3ff940 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000e5`9a7ff538 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e5`9a7ff540 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e5`9a7ff830 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e5`9a7ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`94bff658 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000cf`94bff660 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000cf`94bff6d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000cf`94bff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`94bff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`94fff888 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`94fff890 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cf`94fffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`94fffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`943ffa90 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cf`943ffad0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000cf`943ffb10 00007ff7`8782fa26     postgres!init_ps_display(
000000cf`943ffb60 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000cf`943ffb90 00007ff7`878344f6     postgres!CheckpointerMain(
000000cf`943ffd20 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000cf`943ffd90 00007ff7`87d0e749     postgres!main(
000000cf`943ffdd0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cf`943ffe20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cf`943ffe90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000cf`947ff668 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`947ff670 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cf`947ff960 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`947ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`283ffc18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`283ffc20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000030`283fff10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`283fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`277ff5a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000030`277ff5e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000030`277ff620 00007ff7`8782fa26     postgres!init_ps_display(
00000030`277ff670 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000030`277ff6a0 00007ff7`878344f6     postgres!IoWorkerMain(
00000030`277ff8f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000030`277ff960 00007ff7`87d0e749     postgres!main(
00000030`277ff9a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000030`277ff9f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000030`277ffa60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000030`27bff528 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`27bff530 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000030`27bff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`27bff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`27fff608 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000030`27fff610 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000030`27fff680 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000030`27fff780 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`27fff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`011ff470 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000a`011ff4b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000000a`011ff4f0 00007ff7`8782fa26     postgres!init_ps_display(
0000000a`011ff540 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000000a`011ff570 00007ff7`878344f6     postgres!IoWorkerMain(
0000000a`011ff7c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000000a`011ff830 00007ff7`87d0e749     postgres!main(
0000000a`011ff870 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000a`011ff8c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000a`011ff930 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000000a`015ffb78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`015ffb80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000a`015ffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`015ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`01dff7e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`01dff7f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000a`01dffae0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`01dffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`019ffc28 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000000a`019ffc30 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000000a`019ffca0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000000a`019ffda0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`019ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a0`8f9ffb80 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a0`8f9ffbc0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a0`8f9ffc00 00007ff7`8782fa26     postgres!init_ps_display(
000000a0`8f9ffc50 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a0`8f9ffc80 00007ff7`878344f6     postgres!StartupProcessMain(
000000a0`8f9ffcb0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a0`8f9ffd20 00007ff7`87d0e749     postgres!main(
000000a0`8f9ffd60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a0`8f9ffdb0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a0`8f9ffe20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a0`901ff6c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a0`901ff6d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a0`901ff740 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a0`901ff840 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a0`901ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a0`905ff4b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a0`905ff4c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a0`905ff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a0`905ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a0`8fdff608 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a0`8fdff610 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a0`8fdff900 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a0`8fdff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`235ff478 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`235ff480 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dd`235ff770 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`235ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`221feb80 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000dd`221febc0 00007ff7`8783d792     postgres!ExceptionalCondition(
000000dd`221fec00 00007ff7`8783ada5     postgres!HandleFatalError(
000000dd`221fec40 00007ff7`8783a1dd     postgres!HandleChildCrash(
000000dd`221fec70 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x3ed [c:\cirrus\src\backend\postmaster\pos...
000000dd`221fecc0 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000dd`221ff5d0 00007ff7`876e5a28     postgres!PostmasterMain(
000000dd`221ff720 00007ff7`87d0e749     postgres!main(
000000dd`221ff760 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dd`221ff7b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000dd`225ff478 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`225ff480 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dd`225ff770 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`225ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`229ffc18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`229ffc20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dd`229fff10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`229fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`22dff6e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`22dff6f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dd`22dff9e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`22dffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`231ff858 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000dd`231ff860 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000dd`231ff8d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000dd`231ff9d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`231ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`21dffc98 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d3`21dffca0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d3`21dffd10 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d3`21dffe10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`21dffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`219ff6c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`219ff6d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d3`219ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`219ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`215ff670 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d3`215ff6b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d3`215ff6f0 00007ff7`8782fa26     postgres!init_ps_display(
000000d3`215ff740 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d3`215ff770 00007ff7`878344f6     postgres!IoWorkerMain(
000000d3`215ff9c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d3`215ffa30 00007ff7`87d0e749     postgres!main(
000000d3`215ffa70 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d3`215ffac0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d3`215ffb30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d3`221ff9c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`221ff9d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d3`221ffcc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`221ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`4d7ff858 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`4d7ff860 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000017`4d7ffb50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000017`4d7ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`4cbfe220 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000017`4cbfe260 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000017`4cbfe2a0 00007ff7`8782fa26     postgres!init_ps_display(
00000017`4cbfe2f0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000017`4cbfe320 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000017`4cbff890 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000017`4cbff900 00007ff7`87d0e749     postgres!main(
00000017`4cbff940 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000017`4cbff990 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000017`4cbffa00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000017`4cfff588 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`4cfff590 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000017`4cfff880 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000017`4cfff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`4d3ffc48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000017`4d3ffc50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000017`4d3ffcc0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000017`4d3ffdc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000017`4d3ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`04bff2b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000074`04bff2f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000074`04bff330 00007ff7`8782fa26     postgres!init_ps_display(
00000074`04bff380 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000074`04bff3b0 00007ff7`878344f6     postgres!IoWorkerMain(
00000074`04bff600 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000074`04bff670 00007ff7`87d0e749     postgres!main(
00000074`04bff6b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000074`04bff700 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000074`04bff770 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000074`04fffad8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`04fffae0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000074`04fffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`04fffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`053ff898 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000074`053ff8a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000074`053ff910 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000074`053ffa10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`053ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`057ffb58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`057ffb60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000074`057ffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`057ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`087ff6a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`087ff6b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f7`087ff9a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`087ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`08fff8a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`08fff8b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f7`08fffba0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`08fffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`093ff548 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`093ff550 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f7`093ff840 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`093ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`08bffda8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f7`08bffdb0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f7`08bffe20 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f7`08bfff20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`08bfff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`083ff1b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f7`083ff1f0 00007ff7`8783d792     postgres!ExceptionalCondition(
000000f7`083ff230 00007ff7`8783ada5     postgres!HandleFatalError(
000000f7`083ff270 00007ff7`8783a4a4     postgres!HandleChildCrash(
000000f7`083ff2a0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
000000f7`083ff2f0 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000f7`083ffc00 00007ff7`876e5a28     postgres!PostmasterMain(
000000f7`083ffd50 00007ff7`87d0e749     postgres!main(
000000f7`083ffd90 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f7`083ffde0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000067`4d7ff508 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`4d7ff510 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000067`4d7ff800 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`4d7ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`4dbff8c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000067`4dbff8d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000067`4dbff940 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000067`4dbffa40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`4dbffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`4dfff828 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`4dfff830 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000067`4dfffb20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`4dfffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`4d3fdf80 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000067`4d3fdfc0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000067`4d3fe000 00007ff7`8782fa26     postgres!init_ps_display(
00000067`4d3fe050 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000067`4d3fe080 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000067`4d3ff5f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000067`4d3ff660 00007ff7`87d0e749     postgres!main(
00000067`4d3ff6a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000067`4d3ff6f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000067`4d3ff760 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000c7`bb9ff748 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`bb9ff750 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c7`bb9ffa40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`bb9ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`bb1ff7d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`bb1ff7e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c7`bb1ffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`bb1ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`badff710 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c7`badff750 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000c7`badff790 00007ff7`8782fa26     postgres!init_ps_display(
000000c7`badff7e0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000c7`badff810 00007ff7`878344f6     postgres!StartupProcessMain(
000000c7`badff840 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000c7`badff8b0 00007ff7`87d0e749     postgres!main(
000000c7`badff8f0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c7`badff940 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c7`badff9b0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000c7`bb5ffd68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000c7`bb5ffd70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000c7`bb5ffde0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000c7`bb5ffee0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`bb5fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`60bff5b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`60bff5c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000076`60bff8b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`60bff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`5ffffa90 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000076`5ffffad0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000076`5ffffb10 00007ff7`8782fa26     postgres!init_ps_display(
00000076`5ffffb60 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000076`5ffffb90 00007ff7`878344f6     postgres!CheckpointerMain(
00000076`5ffffd20 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000076`5ffffd90 00007ff7`87d0e749     postgres!main(
00000076`5ffffdd0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000076`5ffffe20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000076`5ffffe90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000076`603ffaa8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`603ffab0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000076`603ffda0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`603ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`607ff9e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000076`607ff9f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000076`607ffa60 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000076`607ffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`607ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`095ff958 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`095ff960 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000042`095ffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`095ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`089ff950 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000042`089ff990 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000042`089ff9d0 00007ff7`8782fa26     postgres!init_ps_display(
00000042`089ffa20 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000042`089ffa50 00007ff7`878344f6     postgres!IoWorkerMain(
00000042`089ffca0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000042`089ffd10 00007ff7`87d0e749     postgres!main(
00000042`089ffd50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000042`089ffda0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000042`089ffe10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000042`08dffa28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`08dffa30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000042`08dffd20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`08dffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`091ffc48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000042`091ffc50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000042`091ffcc0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000042`091ffdc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`091ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`e3fffbf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e2`e3fffc00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e2`e3fffc70 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e2`e3fffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`e3fffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`e37fe0f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e2`e37fe130 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000e2`e37fe170 00007ff7`8782fa26     postgres!init_ps_display(
000000e2`e37fe1c0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000e2`e37fe1f0 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000e2`e37ff760 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000e2`e37ff7d0 00007ff7`87d0e749     postgres!main(
000000e2`e37ff810 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e2`e37ff860 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e2`e37ff8d0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000e2`e3bffa18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e2`e3bffa20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e2`e3bffd10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`e3bffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`e43ff5e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e2`e43ff5f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e2`e43ff8e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`e43ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`8cfff538 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e8`8cfff540 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e8`8cfff830 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`8cfff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`8cbffb88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e8`8cbffb90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e8`8cbffc00 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e8`8cbffd00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`8cbffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`8c7ff608 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e8`8c7ff610 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e8`8c7ff900 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`8c7ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`8c3ff5b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e8`8c3ff5f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000e8`8c3ff630 00007ff7`8782fa26     postgres!init_ps_display(
000000e8`8c3ff680 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000e8`8c3ff6b0 00007ff7`878344f6     postgres!IoWorkerMain(
000000e8`8c3ff900 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000e8`8c3ff970 00007ff7`87d0e749     postgres!main(
000000e8`8c3ff9b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e8`8c3ffa00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e8`8c3ffa70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005f`ce7ff788 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005f`ce7ff790 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005f`ce7ff800 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005f`ce7ff900 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`ce7ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`cdbff9a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005f`cdbff9e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005f`cdbffa20 00007ff7`8782fa26     postgres!init_ps_display(
0000005f`cdbffa70 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005f`cdbffaa0 00007ff7`878344f6     postgres!CheckpointerMain(
0000005f`cdbffc30 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005f`cdbffca0 00007ff7`87d0e749     postgres!main(
0000005f`cdbffce0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005f`cdbffd30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005f`cdbffda0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005f`cdfffa78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`cdfffa80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005f`cdfffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`cdfffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`ce3ff558 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`ce3ff560 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005f`ce3ff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`ce3ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`d21ff878 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`d21ff880 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000053`d21ffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`d21ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`d15ff3f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000053`d15ff430 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000053`d15ff470 00007ff7`8782fa26     postgres!init_ps_display(
00000053`d15ff4c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000053`d15ff4f0 00007ff7`878344f6     postgres!IoWorkerMain(
00000053`d15ff740 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000053`d15ff7b0 00007ff7`87d0e749     postgres!main(
00000053`d15ff7f0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000053`d15ff840 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000053`d15ff8b0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000053`d19ff7e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`d19ff7f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000053`d19ffae0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`d19ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`d1dffb58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000053`d1dffb60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000053`d1dffbd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000053`d1dffcd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`d1dffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`a9bff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`a9bff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d7`a9bffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`a9bffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`a8fff350 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d7`a8fff390 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d7`a8fff3d0 00007ff7`8782fa26     postgres!init_ps_display(
000000d7`a8fff420 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d7`a8fff450 00007ff7`878344f6     postgres!IoWorkerMain(
000000d7`a8fff6a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d7`a8fff710 00007ff7`87d0e749     postgres!main(
000000d7`a8fff750 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d7`a8fff7a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d7`a8fff810 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d7`a93ff6b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`a93ff6c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d7`a93ff9b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`a93ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`a97ffd68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d7`a97ffd70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d7`a97ffde0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d7`a97ffee0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`a97fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`5a7ff888 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`5a7ff890 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d6`5a7ffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d6`5a7ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`59bff3e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d6`59bff420 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d6`59bff460 00007ff7`8782fa26     postgres!init_ps_display(
000000d6`59bff4b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d6`59bff4e0 00007ff7`878344f6     postgres!IoWorkerMain(
000000d6`59bff730 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d6`59bff7a0 00007ff7`87d0e749     postgres!main(
000000d6`59bff7e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d6`59bff830 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d6`59bff8a0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d6`59fff8d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`59fff8e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d6`59fffbd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d6`59fffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`5a3ffcd8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d6`5a3ffce0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d6`5a3ffd50 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d6`5a3ffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d6`5a3ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`f9bff948 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`f9bff950 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000013`f9bffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`f9bffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`f8fff430 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000013`f8fff470 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000013`f8fff4b0 00007ff7`8782fa26     postgres!init_ps_display(
00000013`f8fff500 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000013`f8fff530 00007ff7`878344f6     postgres!IoWorkerMain(
00000013`f8fff780 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000013`f8fff7f0 00007ff7`87d0e749     postgres!main(
00000013`f8fff830 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000013`f8fff880 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000013`f8fff8f0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000013`f93ff568 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`f93ff570 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000013`f93ff860 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`f93ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`f97ff6d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000013`f97ff6e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000013`f97ff750 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000013`f97ff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`f97ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`ce7ffb98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`ce7ffba0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002c`ce7ffe90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`ce7ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`cdfff910 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002c`cdfff950 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000002c`cdfff990 00007ff7`8782fa26     postgres!init_ps_display(
0000002c`cdfff9e0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000002c`cdfffa10 00007ff7`878344f6     postgres!IoWorkerMain(
0000002c`cdfffc60 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000002c`cdfffcd0 00007ff7`87d0e749     postgres!main(
0000002c`cdfffd10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002c`cdfffd60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002c`cdfffdd0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000002c`ce3ff868 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`ce3ff870 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002c`ce3ffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`ce3ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`cebffb18 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000002c`cebffb20 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000002c`cebffb90 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000002c`cebffc90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`cebffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`123ff838 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000096`123ff840 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000096`123ff8b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000096`123ff9b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`123ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`11bff5e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000096`11bff620 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000096`11bff660 00007ff7`8782fa26     postgres!init_ps_display(
00000096`11bff6b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000096`11bff6e0 00007ff7`878344f6     postgres!IoWorkerMain(
00000096`11bff930 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000096`11bff9a0 00007ff7`87d0e749     postgres!main(
00000096`11bff9e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000096`11bffa30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000096`11bffaa0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000096`11fff8c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`11fff8d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000096`11fffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`11fffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`127ff588 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`127ff590 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000096`127ff880 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`127ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`18fff7c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000078`18fff7d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000078`18fff840 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000078`18fff940 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`18fff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`183feb20 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000078`183feb60 00007ff7`8783d792     postgres!ExceptionalCondition(
00000078`183feba0 00007ff7`8783ada5     postgres!HandleFatalError(
00000078`183febe0 00007ff7`8783a1dd     postgres!HandleChildCrash(
00000078`183fec10 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x3ed [c:\cirrus\src\backend\postmaster\pos...
00000078`183fec60 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000078`183ff570 00007ff7`876e5a28     postgres!PostmasterMain(
00000078`183ff6c0 00007ff7`87d0e749     postgres!main(
00000078`183ff700 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000078`183ff750 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000078`187ff708 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`187ff710 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000078`187ffa00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`187ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`18bff7e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`18bff7f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000078`18bffae0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`18bffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`193ff848 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`193ff850 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000078`193ffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`193ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`2afff888 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000dc`2afff890 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000dc`2afff900 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000dc`2afffa00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`2afffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`2a7ff5c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000dc`2a7ff600 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000dc`2a7ff640 00007ff7`8782fa26     postgres!init_ps_display(
000000dc`2a7ff690 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000dc`2a7ff6c0 00007ff7`878344f6     postgres!CheckpointerMain(
000000dc`2a7ff850 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000dc`2a7ff8c0 00007ff7`87d0e749     postgres!main(
000000dc`2a7ff900 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dc`2a7ff950 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000dc`2a7ff9c0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000dc`2abff4b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`2abff4c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dc`2abff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`2abff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`2b3ff8f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`2b3ff900 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dc`2b3ffbf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`2b3ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`89dffa48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000013`89dffa50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000013`89dffac0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000013`89dffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`89dffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`895fe250 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000013`895fe290 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000013`895fe2d0 00007ff7`8782fa26     postgres!init_ps_display(
00000013`895fe320 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000013`895fe350 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000013`895ff8c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000013`895ff930 00007ff7`87d0e749     postgres!main(
00000013`895ff970 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000013`895ff9c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000013`895ffa30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000013`899ff578 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`899ff580 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000013`899ff870 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`899ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`8a1ff7b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`8a1ff7c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000013`8a1ffab0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`8a1ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a0`315ff6d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a0`315ff6e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a0`315ff9d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a0`315ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a0`311ff450 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a0`311ff490 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a0`311ff4d0 00007ff7`8782fa26     postgres!init_ps_display(
000000a0`311ff520 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a0`311ff550 00007ff7`878344f6     postgres!IoWorkerMain(
000000a0`311ff7a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a0`311ff810 00007ff7`87d0e749     postgres!main(
000000a0`311ff850 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a0`311ff8a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a0`311ff910 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a0`319ffd58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a0`319ffd60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a0`319ffdd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a0`319ffed0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a0`319fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a0`31dff598 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a0`31dff5a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a0`31dff890 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a0`31dff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`7f9ff558 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`7f9ff560 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000b`7f9ff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000b`7f9ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`7edff820 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000b`7edff860 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000000b`7edff8a0 00007ff7`8782fa26     postgres!init_ps_display(
0000000b`7edff8f0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000000b`7edff920 00007ff7`878344f6     postgres!IoWorkerMain(
0000000b`7edffb70 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000000b`7edffbe0 00007ff7`87d0e749     postgres!main(
0000000b`7edffc20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000b`7edffc70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000b`7edffce0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000000b`7f1ffbb8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`7f1ffbc0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000b`7f1ffeb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000b`7f1ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`7f5ff8e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000000b`7f5ff8f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000000b`7f5ff960 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000000b`7f5ffa60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000b`7f5ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`919ff708 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000052`919ff710 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000052`919ff780 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000052`919ff880 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`919ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`911ff820 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000052`911ff860 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000052`911ff8a0 00007ff7`8782fa26     postgres!init_ps_display(
00000052`911ff8f0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000052`911ff920 00007ff7`878344f6     postgres!StartupProcessMain(
00000052`911ff950 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000052`911ff9c0 00007ff7`87d0e749     postgres!main(
00000052`911ffa00 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000052`911ffa50 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000052`911ffac0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000052`915ff918 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`915ff920 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000052`915ffc10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`915ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`91dffb78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`91dffb80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000052`91dffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`91dffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`c87ff9f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`c87ffa00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002c`c87ffcf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`c87ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`c7bfef40 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002c`c7bfef80 00007ff7`8783d792     postgres!ExceptionalCondition(
0000002c`c7bfefc0 00007ff7`8783ada5     postgres!HandleFatalError(
0000002c`c7bff000 00007ff7`8783a4a4     postgres!HandleChildCrash(
0000002c`c7bff030 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
0000002c`c7bff080 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000002c`c7bff990 00007ff7`876e5a28     postgres!PostmasterMain(
0000002c`c7bffae0 00007ff7`87d0e749     postgres!main(
0000002c`c7bffb20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002c`c7bffb70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000002c`c7fff9f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`c7fffa00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002c`c7fffcf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`c7fffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`c83ffc78 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000002c`c83ffc80 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000002c`c83ffcf0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000002c`c83ffdf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`c83ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`c8bff4c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`c8bff4d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002c`c8bff7c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`c8bff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`b07ff6b8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000007`b07ff6c0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000007`b07ff730 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000007`b07ff830 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`b07ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`affff360 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000007`affff3a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000007`affff3e0 00007ff7`8782fa26     postgres!init_ps_display(
00000007`affff430 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000007`affff460 00007ff7`878344f6     postgres!IoWorkerMain(
00000007`affff6b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000007`affff720 00007ff7`87d0e749     postgres!main(
00000007`affff760 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000007`affff7b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000007`affff820 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000007`b03ff728 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`b03ff730 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000007`b03ffa20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`b03ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`b0bff838 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`b0bff840 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000007`b0bffb30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`b0bffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`ca1ffc98 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000065`ca1ffca0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000065`ca1ffd10 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000065`ca1ffe10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`ca1ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`c99fdf40 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000065`c99fdf80 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000065`c99fdfc0 00007ff7`8782fa26     postgres!init_ps_display(
00000065`c99fe010 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000065`c99fe040 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000065`c99ff5b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000065`c99ff620 00007ff7`87d0e749     postgres!main(
00000065`c99ff660 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000065`c99ff6b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000065`c99ff720 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000065`c9dff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`c9dff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000065`c9dffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`c9dffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`ca5ff738 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`ca5ff740 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000065`ca5ffa30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`ca5ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`6c1ffa78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`6c1ffa80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007f`6c1ffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`6c1ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`6bdff3f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007f`6bdff430 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000007f`6bdff470 00007ff7`8782fa26     postgres!init_ps_display(
0000007f`6bdff4c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000007f`6bdff4f0 00007ff7`878344f6     postgres!IoWorkerMain(
0000007f`6bdff740 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000007f`6bdff7b0 00007ff7`87d0e749     postgres!main(
0000007f`6bdff7f0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007f`6bdff840 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007f`6bdff8b0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000007f`6c9ff998 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000007f`6c9ff9a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000007f`6c9ffa10 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000007f`6c9ffb10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`6c9ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`6c5ff918 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`6c5ff920 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007f`6c5ffc10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`6c5ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`0cfff4c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`0cfff4d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b6`0cfff7c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`0cfff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`0c3ffa70 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b6`0c3ffab0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b6`0c3ffaf0 00007ff7`8782fa26     postgres!init_ps_display(
000000b6`0c3ffb40 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b6`0c3ffb70 00007ff7`878344f6     postgres!StartupProcessMain(
000000b6`0c3ffba0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b6`0c3ffc10 00007ff7`87d0e749     postgres!main(
000000b6`0c3ffc50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b6`0c3ffca0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b6`0c3ffd10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b6`0c7ff4a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`0c7ff4b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b6`0c7ff7a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`0c7ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`0cbff918 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b6`0cbff920 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b6`0cbff990 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b6`0cbffa90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`0cbffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`9f7ffb08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`9f7ffb10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005e`9f7ffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`9f7ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`9ebff250 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005e`9ebff290 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005e`9ebff2d0 00007ff7`8782fa26     postgres!init_ps_display(
0000005e`9ebff320 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005e`9ebff350 00007ff7`878344f6     postgres!IoWorkerMain(
0000005e`9ebff5a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005e`9ebff610 00007ff7`87d0e749     postgres!main(
0000005e`9ebff650 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005e`9ebff6a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005e`9ebff710 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005e`9efff7b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`9efff7c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005e`9efffab0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`9efffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`9f3ffc88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005e`9f3ffc90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005e`9f3ffd00 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005e`9f3ffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`9f3ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`a1fffab8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e6`a1fffac0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e6`a1fffb30 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e6`a1fffc30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e6`a1fffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`a17ff610 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e6`a17ff650 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000e6`a17ff690 00007ff7`8782fa26     postgres!init_ps_display(
000000e6`a17ff6e0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000e6`a17ff710 00007ff7`878344f6     postgres!StartupProcessMain(
000000e6`a17ff740 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000e6`a17ff7b0 00007ff7`87d0e749     postgres!main(
000000e6`a17ff7f0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e6`a17ff840 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e6`a17ff8b0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000e6`a1bff8c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e6`a1bff8d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e6`a1bffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e6`a1bffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`a23ff998 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e6`a23ff9a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e6`a23ffc90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e6`a23ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`5afff858 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000060`5afff860 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000060`5afff8d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000060`5afff9d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`5afffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`5a7ff7e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000060`5a7ff820 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000060`5a7ff860 00007ff7`8782fa26     postgres!init_ps_display(
00000060`5a7ff8b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000060`5a7ff8e0 00007ff7`878344f6     postgres!IoWorkerMain(
00000060`5a7ffb30 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000060`5a7ffba0 00007ff7`87d0e749     postgres!main(
00000060`5a7ffbe0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000060`5a7ffc30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000060`5a7ffca0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000060`5abff668 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`5abff670 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000060`5abff960 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`5abff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`5b3ff9b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`5b3ff9c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000060`5b3ffcb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`5b3ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`acbffcb8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000047`acbffcc0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000047`acbffd30 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000047`acbffe30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`acbffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`ac3ff5f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000047`ac3ff630 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000047`ac3ff670 00007ff7`8782fa26     postgres!init_ps_display(
00000047`ac3ff6c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000047`ac3ff6f0 00007ff7`878344f6     postgres!IoWorkerMain(
00000047`ac3ff940 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000047`ac3ff9b0 00007ff7`87d0e749     postgres!main(
00000047`ac3ff9f0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000047`ac3ffa40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000047`ac3ffab0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000047`ac7ff578 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000047`ac7ff580 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000047`ac7ff870 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`ac7ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`acfff6f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000047`acfff700 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000047`acfff9f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`acfffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`f1dffc78 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000fd`f1dffc80 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000fd`f1dffcf0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000fd`f1dffdf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`f1dffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`f15ff790 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000fd`f15ff7d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000fd`f15ff810 00007ff7`8782fa26     postgres!init_ps_display(
000000fd`f15ff860 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000fd`f15ff890 00007ff7`878344f6     postgres!IoWorkerMain(
000000fd`f15ffae0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000fd`f15ffb50 00007ff7`87d0e749     postgres!main(
000000fd`f15ffb90 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fd`f15ffbe0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fd`f15ffc50 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000fd`f19ff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`f19ff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fd`f19ffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`f19ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`f21ffae8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`f21ffaf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fd`f21ffde0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`f21ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`c77ffbe8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b0`c77ffbf0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b0`c77ffc60 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b0`c77ffd60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`c77ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`c6fff850 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b0`c6fff890 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b0`c6fff8d0 00007ff7`8782fa26     postgres!init_ps_display(
000000b0`c6fff920 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b0`c6fff950 00007ff7`878344f6     postgres!CheckpointerMain(
000000b0`c6fffae0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b0`c6fffb50 00007ff7`87d0e749     postgres!main(
000000b0`c6fffb90 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b0`c6fffbe0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b0`c6fffc50 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b0`c73ff448 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`c73ff450 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b0`c73ff740 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`c73ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`c7bff4e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`c7bff4f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b0`c7bff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`c7bff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`195ff898 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000000e`195ff8a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000000e`195ff910 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000000e`195ffa10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`195ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`18dff890 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000e`18dff8d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000000e`18dff910 00007ff7`8782fa26     postgres!init_ps_display(
0000000e`18dff960 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000000e`18dff990 00007ff7`878344f6     postgres!IoWorkerMain(
0000000e`18dffbe0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000000e`18dffc50 00007ff7`87d0e749     postgres!main(
0000000e`18dffc90 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000e`18dffce0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000e`18dffd50 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000000e`191ff8c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`191ff8d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000e`191ffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`191ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`199ff6f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`199ff700 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000e`199ff9f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`199ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`fc9febd0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f3`fc9fec10 00007ff7`8783d792     postgres!ExceptionalCondition(
000000f3`fc9fec50 00007ff7`8783ada5     postgres!HandleFatalError(
000000f3`fc9fec90 00007ff7`8783a1dd     postgres!HandleChildCrash(
000000f3`fc9fecc0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x3ed [c:\cirrus\src\backend\postmaster\pos...
000000f3`fc9fed10 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000f3`fc9ff620 00007ff7`876e5a28     postgres!PostmasterMain(
000000f3`fc9ff770 00007ff7`87d0e749     postgres!main(
000000f3`fc9ff7b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f3`fc9ff800 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000f3`fcdff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f3`fcdff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f3`fcdffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`fcdffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`fd1ff638 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f3`fd1ff640 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f3`fd1ff930 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`fd1ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`fd5ff7f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f3`fd5ff800 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f3`fd5ff870 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f3`fd5ff970 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`fd5ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`fd9ff778 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f3`fd9ff780 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f3`fd9ffa70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`fd9ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`de5ff518 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`de5ff520 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000030`de5ff810 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`de5ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`dd9ff7f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000030`dd9ff830 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000030`dd9ff870 00007ff7`8782fa26     postgres!init_ps_display(
00000030`dd9ff8c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000030`dd9ff8f0 00007ff7`878344f6     postgres!IoWorkerMain(
00000030`dd9ffb40 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000030`dd9ffbb0 00007ff7`87d0e749     postgres!main(
00000030`dd9ffbf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000030`dd9ffc40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000030`dd9ffcb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000030`dddff778 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`dddff780 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000030`dddffa70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`dddffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`de1ff988 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000030`de1ff990 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000030`de1ffa00 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000030`de1ffb00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`de1ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`f67ff6f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000008`f67ff700 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000008`f67ff770 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000008`f67ff870 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`f67ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`f5fff990 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000008`f5fff9d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000008`f5fffa10 00007ff7`8782fa26     postgres!init_ps_display(
00000008`f5fffa60 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000008`f5fffa90 00007ff7`878344f6     postgres!IoWorkerMain(
00000008`f5fffce0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000008`f5fffd50 00007ff7`87d0e749     postgres!main(
00000008`f5fffd90 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000008`f5fffde0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000008`f5fffe50 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000008`f63ff6f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`f63ff700 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000008`f63ff9f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`f63ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`f6bff578 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`f6bff580 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000008`f6bff870 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`f6bff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`709ffad8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`709ffae0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000051`709ffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`709ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`705fef30 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000051`705fef70 00007ff7`8783d792     postgres!ExceptionalCondition(
00000051`705fefb0 00007ff7`8783ada5     postgres!HandleFatalError(
00000051`705feff0 00007ff7`8783a1dd     postgres!HandleChildCrash(
00000051`705ff020 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x3ed [c:\cirrus\src\backend\postmaster\pos...
00000051`705ff070 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000051`705ff980 00007ff7`876e5a28     postgres!PostmasterMain(
00000051`705ffad0 00007ff7`87d0e749     postgres!main(
00000051`705ffb10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000051`705ffb60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000051`70dff768 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000051`70dff770 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000051`70dff7e0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000051`70dff8e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`70dff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`711ff7a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`711ff7b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000051`711ffaa0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`711ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`715ff698 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`715ff6a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000051`715ff990 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`715ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`75dffac8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`75dffad0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000090`75dffdc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`75dffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`751ff420 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000090`751ff460 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000090`751ff4a0 00007ff7`8782fa26     postgres!init_ps_display(
00000090`751ff4f0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000090`751ff520 00007ff7`878344f6     postgres!IoWorkerMain(
00000090`751ff770 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000090`751ff7e0 00007ff7`87d0e749     postgres!main(
00000090`751ff820 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000090`751ff870 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000090`751ff8e0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000090`755ff4b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`755ff4c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000090`755ff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`755ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`759ff608 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000090`759ff610 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000090`759ff680 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000090`759ff780 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`759ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`d79ffa08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`d79ffa10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f5`d79ffd00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`d79ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`d81ff848 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`d81ff850 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f5`d81ffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`d81ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`d75ff480 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f5`d75ff4c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f5`d75ff500 00007ff7`8782fa26     postgres!init_ps_display(
000000f5`d75ff550 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f5`d75ff580 00007ff7`878344f6     postgres!IoWorkerMain(
000000f5`d75ff7d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f5`d75ff840 00007ff7`87d0e749     postgres!main(
000000f5`d75ff880 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f5`d75ff8d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f5`d75ff940 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f5`d7dffbc8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f5`d7dffbd0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f5`d7dffc40 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f5`d7dffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`d7dffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`db1ff7f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bb`db1ff800 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000bb`db1ffaf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bb`db1ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`db9ffd38 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000bb`db9ffd40 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000bb`db9ffdb0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000bb`db9ffeb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bb`db9ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`dadff6e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000bb`dadff720 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000bb`dadff760 00007ff7`8782fa26     postgres!init_ps_display(
000000bb`dadff7b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000bb`dadff7e0 00007ff7`878344f6     postgres!IoWorkerMain(
000000bb`dadffa30 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000bb`dadffaa0 00007ff7`87d0e749     postgres!main(
000000bb`dadffae0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bb`dadffb30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000bb`dadffba0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000bb`db5ff6b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bb`db5ff6c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000bb`db5ff9b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bb`db5ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`827ff538 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`827ff540 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003e`827ff830 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`827ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`81bfe1f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003e`81bfe230 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000003e`81bfe270 00007ff7`8782fa26     postgres!init_ps_display(
0000003e`81bfe2c0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000003e`81bfe2f0 00007ff7`878344f6     postgres!BackgroundWriterMain(
0000003e`81bff860 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000003e`81bff8d0 00007ff7`87d0e749     postgres!main(
0000003e`81bff910 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003e`81bff960 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003e`81bff9d0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000003e`81fff828 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`81fff830 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003e`81fffb20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`81fffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`823ff6a8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000003e`823ff6b0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000003e`823ff720 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000003e`823ff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`823ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`13dff468 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`13dff470 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000058`13dff760 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000058`13dff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`131fe1a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000058`131fe1e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000058`131fe220 00007ff7`8782fa26     postgres!init_ps_display(
00000058`131fe270 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000058`131fe2a0 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000058`131ff810 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000058`131ff880 00007ff7`87d0e749     postgres!main(
00000058`131ff8c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000058`131ff910 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000058`131ff980 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000058`135ff898 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`135ff8a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000058`135ffb90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000058`135ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`139ff8e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000058`139ff8f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000058`139ff960 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000058`139ffa60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000058`139ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`a5fffb08 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b5`a5fffb10 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b5`a5fffb80 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b5`a5fffc80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`a5fffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`a57fe650 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b5`a57fe690 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b5`a57fe6d0 00007ff7`8782fa26     postgres!init_ps_display(
000000b5`a57fe720 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b5`a57fe750 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000b5`a57ffcc0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b5`a57ffd30 00007ff7`87d0e749     postgres!main(
000000b5`a57ffd70 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b5`a57ffdc0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b5`a57ffe30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b5`a5bff738 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`a5bff740 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b5`a5bffa30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`a5bffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`a63ff5b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`a63ff5c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b5`a63ff8b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`a63ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`017ffca8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000009a`017ffcb0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000009a`017ffd20 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000009a`017ffe20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`017ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`00fff380 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009a`00fff3c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000009a`00fff400 00007ff7`8782fa26     postgres!init_ps_display(
0000009a`00fff450 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000009a`00fff480 00007ff7`878344f6     postgres!CheckpointerMain(
0000009a`00fff610 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000009a`00fff680 00007ff7`87d0e749     postgres!main(
0000009a`00fff6c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009a`00fff710 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009a`00fff780 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000009a`013ffb08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`013ffb10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009a`013ffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`013ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`01bff588 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`01bff590 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009a`01bff880 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`01bff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`851ffd88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000081`851ffd90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000081`851ffe00 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000081`851fff00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`851fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`849ff7c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000081`849ff800 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000081`849ff840 00007ff7`8782fa26     postgres!init_ps_display(
00000081`849ff890 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000081`849ff8c0 00007ff7`878344f6     postgres!StartupProcessMain(
00000081`849ff8f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000081`849ff960 00007ff7`87d0e749     postgres!main(
00000081`849ff9a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000081`849ff9f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000081`849ffa60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000081`84dffbe8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`84dffbf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000081`84dffee0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`84dfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`855ff898 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`855ff8a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000081`855ffb90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`855ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`5cfffbe8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f3`5cfffbf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f3`5cfffee0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`5cffff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`5c7ff990 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f3`5c7ff9d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f3`5c7ffa10 00007ff7`8782fa26     postgres!init_ps_display(
000000f3`5c7ffa60 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f3`5c7ffa90 00007ff7`878344f6     postgres!StartupProcessMain(
000000f3`5c7ffac0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f3`5c7ffb30 00007ff7`87d0e749     postgres!main(
000000f3`5c7ffb70 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f3`5c7ffbc0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f3`5c7ffc30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f3`5cbffa88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f3`5cbffa90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f3`5cbffd80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`5cbffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`5d3ff958 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f3`5d3ff960 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f3`5d3ff9d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f3`5d3ffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`5d3ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`0a5ff618 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a9`0a5ff620 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a9`0a5ff690 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a9`0a5ff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`0a5ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`09dff440 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a9`09dff480 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a9`09dff4c0 00007ff7`8782fa26     postgres!init_ps_display(
000000a9`09dff510 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a9`09dff540 00007ff7`878344f6     postgres!IoWorkerMain(
000000a9`09dff790 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a9`09dff800 00007ff7`87d0e749     postgres!main(
000000a9`09dff840 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a9`09dff890 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a9`09dff900 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a9`0a1ff9b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`0a1ff9c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a9`0a1ffcb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`0a1ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`0a9ffb58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`0a9ffb60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a9`0a9ffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`0a9ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`557ff618 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`557ff620 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004f`557ff910 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`557ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`54bff620 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004f`54bff660 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000004f`54bff6a0 00007ff7`8782fa26     postgres!init_ps_display(
0000004f`54bff6f0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000004f`54bff720 00007ff7`878344f6     postgres!CheckpointerMain(
0000004f`54bff8b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000004f`54bff920 00007ff7`87d0e749     postgres!main(
0000004f`54bff960 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004f`54bff9b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004f`54bffa20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004f`54fff908 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`54fff910 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004f`54fffc00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`54fffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`553ff748 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000004f`553ff750 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000004f`553ff7c0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000004f`553ff8c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`553ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`0c7ffac8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`0c7ffad0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000028`0c7ffdc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000028`0c7ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`0bbff8e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000028`0bbff920 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000028`0bbff960 00007ff7`8782fa26     postgres!init_ps_display(
00000028`0bbff9b0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000028`0bbff9e0 00007ff7`878344f6     postgres!CheckpointerMain(
00000028`0bbffb70 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000028`0bbffbe0 00007ff7`87d0e749     postgres!main(
00000028`0bbffc20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000028`0bbffc70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000028`0bbffce0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000028`0bfff658 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`0bfff660 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000028`0bfff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000028`0bfff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`0c3ff768 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000028`0c3ff770 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000028`0c3ff7e0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000028`0c3ff8e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000028`0c3ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`80bffae8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d7`80bffaf0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d7`80bffb60 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d7`80bffc60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`80bffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`803ffc20 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d7`803ffc60 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d7`803ffca0 00007ff7`8782fa26     postgres!init_ps_display(
000000d7`803ffcf0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d7`803ffd20 00007ff7`878344f6     postgres!StartupProcessMain(
000000d7`803ffd50 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d7`803ffdc0 00007ff7`87d0e749     postgres!main(
000000d7`803ffe00 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d7`803ffe50 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d7`803ffec0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d7`807ffa18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`807ffa20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d7`807ffd10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`807ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`80fffb58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`80fffb60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d7`80fffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`80fffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`79dff798 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000cd`79dff7a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`79dff810 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000cd`79dff910 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`79dff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`795ff500 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cd`795ff540 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000cd`795ff580 00007ff7`8782fa26     postgres!init_ps_display(
000000cd`795ff5d0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000cd`795ff600 00007ff7`878344f6     postgres!StartupProcessMain(
000000cd`795ff630 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000cd`795ff6a0 00007ff7`87d0e749     postgres!main(
000000cd`795ff6e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cd`795ff730 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cd`795ff7a0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000cd`799ff6d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`799ff6e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cd`799ff9d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`799ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`7a1ff498 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`7a1ff4a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cd`7a1ff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`7a1ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`189ffa28 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000ed`189ffa30 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000ed`189ffaa0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000ed`189ffba0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`189ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`181ff950 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ed`181ff990 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000ed`181ff9d0 00007ff7`8782fa26     postgres!init_ps_display(
000000ed`181ffa20 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000ed`181ffa50 00007ff7`878344f6     postgres!IoWorkerMain(
000000ed`181ffca0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000ed`181ffd10 00007ff7`87d0e749     postgres!main(
000000ed`181ffd50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ed`181ffda0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ed`181ffe10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000ed`185ff458 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`185ff460 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ed`185ff750 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`185ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`18dff8b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`18dff8c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ed`18dffbb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`18dffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`4d5ffc28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`4d5ffc30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000060`4d5fff20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`4d5fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`4cdff480 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000060`4cdff4c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000060`4cdff500 00007ff7`8782fa26     postgres!init_ps_display(
00000060`4cdff550 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000060`4cdff580 00007ff7`878344f6     postgres!CheckpointerMain(
00000060`4cdff710 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000060`4cdff780 00007ff7`87d0e749     postgres!main(
00000060`4cdff7c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000060`4cdff810 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000060`4cdff880 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000060`4d1ff498 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`4d1ff4a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000060`4d1ff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`4d1ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`4d9ff918 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000060`4d9ff920 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000060`4d9ff990 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000060`4d9ffa90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`4d9ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`a53ff728 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000dd`a53ff730 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000dd`a53ff7a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000dd`a53ff8a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`a53ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`a4bff310 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000dd`a4bff350 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000dd`a4bff390 00007ff7`8782fa26     postgres!init_ps_display(
000000dd`a4bff3e0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000dd`a4bff410 00007ff7`878344f6     postgres!IoWorkerMain(
000000dd`a4bff660 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000dd`a4bff6d0 00007ff7`87d0e749     postgres!main(
000000dd`a4bff710 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dd`a4bff760 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000dd`a4bff7d0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000dd`a4fff4f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`a4fff500 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dd`a4fff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`a4fff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`a57ff928 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`a57ff930 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dd`a57ffc20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`a57ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`701ffb48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000be`701ffb50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000be`701ffbc0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000be`701ffcc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`701ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`6f9ff870 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000be`6f9ff8b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000be`6f9ff8f0 00007ff7`8782fa26     postgres!init_ps_display(
000000be`6f9ff940 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000be`6f9ff970 00007ff7`878344f6     postgres!IoWorkerMain(
000000be`6f9ffbc0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000be`6f9ffc30 00007ff7`87d0e749     postgres!main(
000000be`6f9ffc70 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000be`6f9ffcc0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000be`6f9ffd30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000be`6fdff748 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`6fdff750 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000be`6fdffa40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`6fdffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`705ff4d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`705ff4e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000be`705ff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`705ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`d39ff848 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005a`d39ff850 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005a`d39ff8c0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005a`d39ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`d39ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`d2dff400 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005a`d2dff440 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005a`d2dff480 00007ff7`8782fa26     postgres!init_ps_display(
0000005a`d2dff4d0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005a`d2dff500 00007ff7`878344f6     postgres!IoWorkerMain(
0000005a`d2dff750 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005a`d2dff7c0 00007ff7`87d0e749     postgres!main(
0000005a`d2dff800 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005a`d2dff850 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005a`d2dff8c0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005a`d31ff598 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005a`d31ff5a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005a`d31ff890 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`d31ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`d35ff558 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005a`d35ff560 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005a`d35ff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`d35ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`97dff6e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`97dff6f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000096`97dff9e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`97dffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`971ffaa0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000096`971ffae0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000096`971ffb20 00007ff7`8782fa26     postgres!init_ps_display(
00000096`971ffb70 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000096`971ffba0 00007ff7`878344f6     postgres!CheckpointerMain(
00000096`971ffd30 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000096`971ffda0 00007ff7`87d0e749     postgres!main(
00000096`971ffde0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000096`971ffe30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000096`971ffea0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000096`975ffba8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`975ffbb0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000096`975ffea0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`975ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`979ff888 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000096`979ff890 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000096`979ff900 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000096`979ffa00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`979ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`359ff8f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`359ff900 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009b`359ffbf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`359ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`351ffbc0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009b`351ffc00 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000009b`351ffc40 00007ff7`8782fa26     postgres!init_ps_display(
0000009b`351ffc90 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000009b`351ffcc0 00007ff7`878344f6     postgres!StartupProcessMain(
0000009b`351ffcf0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000009b`351ffd60 00007ff7`87d0e749     postgres!main(
0000009b`351ffda0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009b`351ffdf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009b`351ffe60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000009b`355ff8c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`355ff8d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009b`355ffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`355ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`35dff678 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000009b`35dff680 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000009b`35dff6f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000009b`35dff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`35dff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`d07ff7f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000c6`d07ff800 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000c6`d07ff870 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000c6`d07ff970 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`d07ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`cffff9a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c6`cffff9e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000c6`cffffa20 00007ff7`8782fa26     postgres!init_ps_display(
000000c6`cffffa70 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000c6`cffffaa0 00007ff7`878344f6     postgres!IoWorkerMain(
000000c6`cffffcf0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000c6`cffffd60 00007ff7`87d0e749     postgres!main(
000000c6`cffffda0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c6`cffffdf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c6`cffffe60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000c6`d03ff4d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`d03ff4e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c6`d03ff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`d03ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`d0bff448 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`d0bff450 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c6`d0bff740 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`d0bff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`761ffad8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a1`761ffae0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a1`761ffb50 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a1`761ffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`761ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`759ffa10 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a1`759ffa50 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a1`759ffa90 00007ff7`8782fa26     postgres!init_ps_display(
000000a1`759ffae0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a1`759ffb10 00007ff7`878344f6     postgres!CheckpointerMain(
000000a1`759ffca0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a1`759ffd10 00007ff7`87d0e749     postgres!main(
000000a1`759ffd50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a1`759ffda0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a1`759ffe10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a1`75dff9d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`75dff9e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a1`75dffcd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`75dffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`765ff728 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`765ff730 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a1`765ffa20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`765ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`611ffd68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000090`611ffd70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000090`611ffde0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000090`611ffee0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`611fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`609ff980 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000090`609ff9c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000090`609ffa00 00007ff7`8782fa26     postgres!init_ps_display(
00000090`609ffa50 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000090`609ffa80 00007ff7`878344f6     postgres!IoWorkerMain(
00000090`609ffcd0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000090`609ffd40 00007ff7`87d0e749     postgres!main(
00000090`609ffd80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000090`609ffdd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000090`609ffe40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000090`60dffb38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`60dffb40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000090`60dffe30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`60dffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`615ffa68 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`615ffa70 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000090`615ffd60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`615ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`521ff588 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000049`521ff590 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000049`521ff880 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000049`521ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`519ff490 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000049`519ff4d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000049`519ff510 00007ff7`8782fa26     postgres!init_ps_display(
00000049`519ff560 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000049`519ff590 00007ff7`878344f6     postgres!IoWorkerMain(
00000049`519ff7e0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000049`519ff850 00007ff7`87d0e749     postgres!main(
00000049`519ff890 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000049`519ff8e0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000049`519ff950 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000049`51dff778 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000049`51dff780 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000049`51dffa70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000049`51dffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`525ffc88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000049`525ffc90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000049`525ffd00 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000049`525ffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000049`525ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`a1dff9d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`a1dff9e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ed`a1dffcd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`a1dffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`a15fe600 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ed`a15fe640 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000ed`a15fe680 00007ff7`8782fa26     postgres!init_ps_display(
000000ed`a15fe6d0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000ed`a15fe700 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000ed`a15ffc70 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000ed`a15ffce0 00007ff7`87d0e749     postgres!main(
000000ed`a15ffd20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ed`a15ffd70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ed`a15ffde0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000ed`a19ff718 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`a19ff720 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ed`a19ffa10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`a19ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`a21ffcf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000ed`a21ffd00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000ed`a21ffd70 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000ed`a21ffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`a21ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`c17ff8d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`c17ff8e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ee`c17ffbd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`c17ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`c13ff630 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ee`c13ff670 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000ee`c13ff6b0 00007ff7`8782fa26     postgres!init_ps_display(
000000ee`c13ff700 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000ee`c13ff730 00007ff7`878344f6     postgres!IoWorkerMain(
000000ee`c13ff980 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000ee`c13ff9f0 00007ff7`87d0e749     postgres!main(
000000ee`c13ffa30 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ee`c13ffa80 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ee`c13ffaf0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000ee`c1bffbf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000ee`c1bffc00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000ee`c1bffc70 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000ee`c1bffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`c1bffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`c1fff748 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`c1fff750 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ee`c1fffa40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`c1fffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`105ffc18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`105ffc20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000aa`105fff10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`105fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`0f9fe1b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000aa`0f9fe1f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000aa`0f9fe230 00007ff7`8782fa26     postgres!init_ps_display(
000000aa`0f9fe280 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000aa`0f9fe2b0 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000aa`0f9ff820 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000aa`0f9ff890 00007ff7`87d0e749     postgres!main(
000000aa`0f9ff8d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000aa`0f9ff920 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000aa`0f9ff990 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000aa`0fdffa08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`0fdffa10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000aa`0fdffd00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`0fdffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`101ff9b8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000aa`101ff9c0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000aa`101ffa30 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000aa`101ffb30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`101ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`507ffc98 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000098`507ffca0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000098`507ffd10 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000098`507ffe10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`507ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`4ffff260 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000098`4ffff2a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000098`4ffff2e0 00007ff7`8782fa26     postgres!init_ps_display(
00000098`4ffff330 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000098`4ffff360 00007ff7`878344f6     postgres!IoWorkerMain(
00000098`4ffff5b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000098`4ffff620 00007ff7`87d0e749     postgres!main(
00000098`4ffff660 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000098`4ffff6b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000098`4ffff720 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000098`503ffac8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`503ffad0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000098`503ffdc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`503ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`50bff548 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`50bff550 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000098`50bff840 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`50bff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`571ff8c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d8`571ff8d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d8`571ff940 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d8`571ffa40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`571ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`569ff570 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d8`569ff5b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d8`569ff5f0 00007ff7`8782fa26     postgres!init_ps_display(
000000d8`569ff640 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d8`569ff670 00007ff7`878344f6     postgres!StartupProcessMain(
000000d8`569ff6a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d8`569ff710 00007ff7`87d0e749     postgres!main(
000000d8`569ff750 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d8`569ff7a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d8`569ff810 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d8`56dffb28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`56dffb30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d8`56dffe20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`56dffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`575ff888 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`575ff890 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d8`575ffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`575ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`ae9ff778 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000001e`ae9ff780 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000001e`ae9ff7f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000001e`ae9ff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`ae9ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`ae1ff4f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001e`ae1ff530 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000001e`ae1ff570 00007ff7`8782fa26     postgres!init_ps_display(
0000001e`ae1ff5c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000001e`ae1ff5f0 00007ff7`878344f6     postgres!IoWorkerMain(
0000001e`ae1ff840 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000001e`ae1ff8b0 00007ff7`87d0e749     postgres!main(
0000001e`ae1ff8f0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001e`ae1ff940 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001e`ae1ff9b0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000001e`ae5ff808 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001e`ae5ff810 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001e`ae5ffb00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`ae5ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`aedff638 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001e`aedff640 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001e`aedff930 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`aedff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`171ffcc8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000c9`171ffcd0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000c9`171ffd40 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000c9`171ffe40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`171ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`169ff910 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c9`169ff950 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000c9`169ff990 00007ff7`8782fa26     postgres!init_ps_display(
000000c9`169ff9e0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000c9`169ffa10 00007ff7`878344f6     postgres!IoWorkerMain(
000000c9`169ffc60 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000c9`169ffcd0 00007ff7`87d0e749     postgres!main(
000000c9`169ffd10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c9`169ffd60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c9`169ffdd0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000c9`16dff5b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`16dff5c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c9`16dff8b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`16dff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`175ff828 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`175ff830 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c9`175ffb20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`175ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`4abff7d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000c1`4abff7e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000c1`4abff850 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000c1`4abff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`4abff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`4a3ff240 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c1`4a3ff280 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000c1`4a3ff2c0 00007ff7`8782fa26     postgres!init_ps_display(
000000c1`4a3ff310 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000c1`4a3ff340 00007ff7`878344f6     postgres!IoWorkerMain(
000000c1`4a3ff590 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000c1`4a3ff600 00007ff7`87d0e749     postgres!main(
000000c1`4a3ff640 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c1`4a3ff690 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c1`4a3ff700 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000c1`4a7ff958 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`4a7ff960 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c1`4a7ffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`4a7ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`4afff528 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`4afff530 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c1`4afff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`4afff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`aafff9c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`aafff9d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000097`aafffcc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000097`aafffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`aabff240 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000097`aabff280 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000097`aabff2c0 00007ff7`8782fa26     postgres!init_ps_display(
00000097`aabff310 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000097`aabff340 00007ff7`878344f6     postgres!IoWorkerMain(
00000097`aabff590 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000097`aabff600 00007ff7`87d0e749     postgres!main(
00000097`aabff640 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000097`aabff690 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000097`aabff700 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000097`ab7ff868 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`ab7ff870 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000097`ab7ffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000097`ab7ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`ab3ff678 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000097`ab3ff680 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000097`ab3ff6f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000097`ab3ff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000097`ab3ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`86dff5f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`86dff600 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000da`86dff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`86dff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`869fe370 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000da`869fe3b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000da`869fe3f0 00007ff7`8782fa26     postgres!init_ps_display(
000000da`869fe440 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000da`869fe470 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000da`869ff9e0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000da`869ffa50 00007ff7`87d0e749     postgres!main(
000000da`869ffa90 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000da`869ffae0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000da`869ffb50 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000da`871ff9c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000da`871ff9d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000da`871ffa40 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000da`871ffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`871ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`875ffbb8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`875ffbc0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000da`875ffeb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`875ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`0f1ff828 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000007d`0f1ff830 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000007d`0f1ff8a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000007d`0f1ff9a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`0f1ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`0e5fe5a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007d`0e5fe5e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000007d`0e5fe620 00007ff7`8782fa26     postgres!init_ps_display(
0000007d`0e5fe670 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000007d`0e5fe6a0 00007ff7`878344f6     postgres!BackgroundWriterMain(
0000007d`0e5ffc10 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000007d`0e5ffc80 00007ff7`87d0e749     postgres!main(
0000007d`0e5ffcc0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007d`0e5ffd10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007d`0e5ffd80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000007d`0e9ff7c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`0e9ff7d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007d`0e9ffac0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`0e9ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`0edff8f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`0edff900 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007d`0edffbf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`0edffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`fabff988 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000aa`fabff990 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000aa`fabffa00 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000aa`fabffb00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`fabffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`fa3ff670 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000aa`fa3ff6b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000aa`fa3ff6f0 00007ff7`8782fa26     postgres!init_ps_display(
000000aa`fa3ff740 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000aa`fa3ff770 00007ff7`878344f6     postgres!CheckpointerMain(
000000aa`fa3ff900 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000aa`fa3ff970 00007ff7`87d0e749     postgres!main(
000000aa`fa3ff9b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000aa`fa3ffa00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000aa`fa3ffa70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000aa`fa7ffaa8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`fa7ffab0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000aa`fa7ffda0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`fa7ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`fafffb78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`fafffb80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000aa`fafffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`fafffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`74dff848 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005a`74dff850 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005a`74dff8c0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005a`74dff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`74dff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`745ff610 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005a`745ff650 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005a`745ff690 00007ff7`8782fa26     postgres!init_ps_display(
0000005a`745ff6e0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005a`745ff710 00007ff7`878344f6     postgres!IoWorkerMain(
0000005a`745ff960 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005a`745ff9d0 00007ff7`87d0e749     postgres!main(
0000005a`745ffa10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005a`745ffa60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005a`745ffad0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005a`749ff878 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005a`749ff880 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005a`749ffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`749ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`751ff6e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005a`751ff6f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005a`751ff9e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`751ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`f73ff9f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000081`f73ffa00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000081`f73ffa70 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000081`f73ffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`f73ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`f6bff930 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000081`f6bff970 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000081`f6bff9b0 00007ff7`8782fa26     postgres!init_ps_display(
00000081`f6bffa00 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000081`f6bffa30 00007ff7`878344f6     postgres!IoWorkerMain(
00000081`f6bffc80 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000081`f6bffcf0 00007ff7`87d0e749     postgres!main(
00000081`f6bffd30 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000081`f6bffd80 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000081`f6bffdf0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000081`f6fff508 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`f6fff510 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000081`f6fff800 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`f6fff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`f77ffb88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`f77ffb90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000081`f77ffe80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`f77ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`929ffb98 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000026`929ffba0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000026`929ffc10 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000026`929ffd10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`929ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`921ff920 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000026`921ff960 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000026`921ff9a0 00007ff7`8782fa26     postgres!init_ps_display(
00000026`921ff9f0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000026`921ffa20 00007ff7`878344f6     postgres!CheckpointerMain(
00000026`921ffbb0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000026`921ffc20 00007ff7`87d0e749     postgres!main(
00000026`921ffc60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000026`921ffcb0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000026`921ffd20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000026`925ff838 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`925ff840 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000026`925ffb30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`925ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`92dff7c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`92dff7d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000026`92dffac0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`92dffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ef`64bffcf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000ef`64bffd00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000ef`64bffd70 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000ef`64bffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ef`64bffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ef`643ff5d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ef`643ff610 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000ef`643ff650 00007ff7`8782fa26     postgres!init_ps_display(
000000ef`643ff6a0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000ef`643ff6d0 00007ff7`878344f6     postgres!IoWorkerMain(
000000ef`643ff920 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000ef`643ff990 00007ff7`87d0e749     postgres!main(
000000ef`643ff9d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ef`643ffa20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ef`643ffa90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000ef`647ffb28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ef`647ffb30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ef`647ffe20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ef`647ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ef`64fff8b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ef`64fff8c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ef`64fffbb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ef`64fffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`b21ff618 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`b21ff620 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000002`b21ff910 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`b21ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`b15ff3d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000002`b15ff410 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000002`b15ff450 00007ff7`8782fa26     postgres!init_ps_display(
00000002`b15ff4a0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000002`b15ff4d0 00007ff7`878344f6     postgres!IoWorkerMain(
00000002`b15ff720 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000002`b15ff790 00007ff7`87d0e749     postgres!main(
00000002`b15ff7d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000002`b15ff820 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000002`b15ff890 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000002`b19ff8d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`b19ff8e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000002`b19ffbd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`b19ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`b1dff858 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000002`b1dff860 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000002`b1dff8d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000002`b1dff9d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`b1dffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`75dff5b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`75dff5c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005f`75dff8b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`75dff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`751ff8a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005f`751ff8e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005f`751ff920 00007ff7`8782fa26     postgres!init_ps_display(
0000005f`751ff970 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005f`751ff9a0 00007ff7`878344f6     postgres!IoWorkerMain(
0000005f`751ffbf0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005f`751ffc60 00007ff7`87d0e749     postgres!main(
0000005f`751ffca0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005f`751ffcf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005f`751ffd60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005f`755ff538 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`755ff540 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005f`755ff830 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`755ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`759ff888 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005f`759ff890 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005f`759ff900 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005f`759ffa00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`759ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`a75ff608 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000009e`a75ff610 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000009e`a75ff680 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000009e`a75ff780 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`a75ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`a6dff990 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009e`a6dff9d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000009e`a6dffa10 00007ff7`8782fa26     postgres!init_ps_display(
0000009e`a6dffa60 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000009e`a6dffa90 00007ff7`878344f6     postgres!IoWorkerMain(
0000009e`a6dffce0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000009e`a6dffd50 00007ff7`87d0e749     postgres!main(
0000009e`a6dffd90 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009e`a6dffde0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009e`a6dffe50 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000009e`a71ffc18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`a71ffc20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009e`a71fff10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`a71fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`a79ff988 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`a79ff990 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009e`a79ffc80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`a79ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`a63ffba8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000eb`a63ffbb0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000eb`a63ffc20 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000eb`a63ffd20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`a63ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`a5bfe440 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000eb`a5bfe480 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000eb`a5bfe4c0 00007ff7`8782fa26     postgres!init_ps_display(
000000eb`a5bfe510 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000eb`a5bfe540 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000eb`a5bffab0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000eb`a5bffb20 00007ff7`87d0e749     postgres!main(
000000eb`a5bffb60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000eb`a5bffbb0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000eb`a5bffc20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000eb`a5fff868 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`a5fff870 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000eb`a5fffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`a5fffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`a67ff818 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`a67ff820 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000eb`a67ffb10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`a67ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`a5bffce8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000ab`a5bffcf0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000ab`a5bffd60 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000ab`a5bffe60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`a5bffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`a53ff670 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ab`a53ff6b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000ab`a53ff6f0 00007ff7`8782fa26     postgres!init_ps_display(
000000ab`a53ff740 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000ab`a53ff770 00007ff7`878344f6     postgres!IoWorkerMain(
000000ab`a53ff9c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000ab`a53ffa30 00007ff7`87d0e749     postgres!main(
000000ab`a53ffa70 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ab`a53ffac0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ab`a53ffb30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000ab`a57ff4b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ab`a57ff4c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ab`a57ff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`a57ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`a5fff598 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ab`a5fff5a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ab`a5fff890 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`a5fff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`7a3ff628 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a6`7a3ff630 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a6`7a3ff6a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a6`7a3ff7a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`7a3ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`797ff210 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a6`797ff250 00007ff7`8783d792     postgres!ExceptionalCondition(
000000a6`797ff290 00007ff7`8783ada5     postgres!HandleFatalError(
000000a6`797ff2d0 00007ff7`8783a4a4     postgres!HandleChildCrash(
000000a6`797ff300 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
000000a6`797ff350 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000a6`797ffc60 00007ff7`876e5a28     postgres!PostmasterMain(
000000a6`797ffdb0 00007ff7`87d0e749     postgres!main(
000000a6`797ffdf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a6`797ffe40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000a6`79bffa88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`79bffa90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a6`79bffd80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`79bffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`79fff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`79fff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a6`79fffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`79fffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`7a7ff508 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`7a7ff510 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a6`7a7ff800 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`7a7ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`dc1ff738 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000bf`dc1ff740 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000bf`dc1ff7b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000bf`dc1ff8b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`dc1ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`db9ff780 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000bf`db9ff7c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000bf`db9ff800 00007ff7`8782fa26     postgres!init_ps_display(
000000bf`db9ff850 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000bf`db9ff880 00007ff7`878344f6     postgres!CheckpointerMain(
000000bf`db9ffa10 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000bf`db9ffa80 00007ff7`87d0e749     postgres!main(
000000bf`db9ffac0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bf`db9ffb10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000bf`db9ffb80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000bf`dbdff658 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`dbdff660 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000bf`dbdff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`dbdff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`dc5ff788 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`dc5ff790 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000bf`dc5ffa80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`dc5ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`ee9ff968 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000066`ee9ff970 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000066`ee9ff9e0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000066`ee9ffae0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`ee9ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`ee1ff470 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000066`ee1ff4b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000066`ee1ff4f0 00007ff7`8782fa26     postgres!init_ps_display(
00000066`ee1ff540 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000066`ee1ff570 00007ff7`878344f6     postgres!CheckpointerMain(
00000066`ee1ff700 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000066`ee1ff770 00007ff7`87d0e749     postgres!main(
00000066`ee1ff7b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000066`ee1ff800 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000066`ee1ff870 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000066`ee5ffa18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`ee5ffa20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000066`ee5ffd10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`ee5ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`eedff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`eedff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000066`eedffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`eedffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`a61ff830 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ad`a61ff870 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000ad`a61ff8b0 00007ff7`8782fa26     postgres!init_ps_display(
000000ad`a61ff900 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000ad`a61ff930 00007ff7`878344f6     postgres!IoWorkerMain(
000000ad`a61ffb80 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000ad`a61ffbf0 00007ff7`87d0e749     postgres!main(
000000ad`a61ffc30 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ad`a61ffc80 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ad`a61ffcf0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000ad`a65ff528 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`a65ff530 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ad`a65ff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`a65ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`a69ffaf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000ad`a69ffb00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000ad`a69ffb70 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000ad`a69ffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`a69ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`a6dffa68 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`a6dffa70 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ad`a6dffd60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`a6dffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`2bbffc68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005c`2bbffc70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005c`2bbffce0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005c`2bbffde0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`2bbffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`2afff570 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005c`2afff5b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005c`2afff5f0 00007ff7`8782fa26     postgres!init_ps_display(
0000005c`2afff640 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005c`2afff670 00007ff7`878344f6     postgres!IoWorkerMain(
0000005c`2afff8c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005c`2afff930 00007ff7`87d0e749     postgres!main(
0000005c`2afff970 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005c`2afff9c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005c`2afffa30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005c`2b3ff6c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`2b3ff6d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005c`2b3ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`2b3ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`2b7ff6a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`2b7ff6b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005c`2b7ff9a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`2b7ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`273ff8a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`273ff8b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c4`273ffba0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`273ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`26bff5e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c4`26bff620 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000c4`26bff660 00007ff7`8782fa26     postgres!init_ps_display(
000000c4`26bff6b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000c4`26bff6e0 00007ff7`878344f6     postgres!IoWorkerMain(
000000c4`26bff930 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000c4`26bff9a0 00007ff7`87d0e749     postgres!main(
000000c4`26bff9e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c4`26bffa30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c4`26bffaa0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000c4`26fff6e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`26fff6f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c4`26fff9e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`26fffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`277ff788 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000c4`277ff790 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000c4`277ff800 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000c4`277ff900 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`277ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`9d5ffc88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000be`9d5ffc90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000be`9d5ffd00 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000be`9d5ffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`9d5ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`9cdff780 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000be`9cdff7c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000be`9cdff800 00007ff7`8782fa26     postgres!init_ps_display(
000000be`9cdff850 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000be`9cdff880 00007ff7`878344f6     postgres!IoWorkerMain(
000000be`9cdffad0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000be`9cdffb40 00007ff7`87d0e749     postgres!main(
000000be`9cdffb80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000be`9cdffbd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000be`9cdffc40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000be`9d1ff768 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`9d1ff770 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000be`9d1ffa60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`9d1ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`9d9ff578 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`9d9ff580 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000be`9d9ff870 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`9d9ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`a87ffbf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d2`a87ffc00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d2`a87ffc70 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d2`a87ffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`a87ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`a7ffe190 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d2`a7ffe1d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d2`a7ffe210 00007ff7`8782fa26     postgres!init_ps_display(
000000d2`a7ffe260 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d2`a7ffe290 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000d2`a7fff800 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d2`a7fff870 00007ff7`87d0e749     postgres!main(
000000d2`a7fff8b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d2`a7fff900 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d2`a7fff970 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d2`a83ffbb8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d2`a83ffbc0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d2`a83ffeb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`a83ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`a8bffc38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d2`a8bffc40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d2`a8bfff30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`a8bfff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`ec3ff6d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000af`ec3ff6e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000af`ec3ff750 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000af`ec3ff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`ec3ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`ebbff940 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000af`ebbff980 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000af`ebbff9c0 00007ff7`8782fa26     postgres!init_ps_display(
000000af`ebbffa10 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000af`ebbffa40 00007ff7`878344f6     postgres!CheckpointerMain(
000000af`ebbffbd0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000af`ebbffc40 00007ff7`87d0e749     postgres!main(
000000af`ebbffc80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000af`ebbffcd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000af`ebbffd40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000af`ebfff928 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`ebfff930 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000af`ebfffc20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`ebfffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`ec7ff4e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`ec7ff4f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000af`ec7ff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`ec7ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`e8dffd68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000008b`e8dffd70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000008b`e8dffde0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000008b`e8dffee0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`e8dfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`e85ff400 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008b`e85ff440 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000008b`e85ff480 00007ff7`8782fa26     postgres!init_ps_display(
0000008b`e85ff4d0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000008b`e85ff500 00007ff7`878344f6     postgres!CheckpointerMain(
0000008b`e85ff690 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000008b`e85ff700 00007ff7`87d0e749     postgres!main(
0000008b`e85ff740 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008b`e85ff790 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008b`e85ff800 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000008b`e89ffa38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008b`e89ffa40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008b`e89ffd30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`e89ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`e91ff5e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008b`e91ff5f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008b`e91ff8e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`e91ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`25fff748 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`25fff750 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000007`25fffa40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`25fffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`253ff460 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000007`253ff4a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000007`253ff4e0 00007ff7`8782fa26     postgres!init_ps_display(
00000007`253ff530 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000007`253ff560 00007ff7`878344f6     postgres!CheckpointerMain(
00000007`253ff6f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000007`253ff760 00007ff7`87d0e749     postgres!main(
00000007`253ff7a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000007`253ff7f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000007`253ff860 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000007`257ff9c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`257ff9d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000007`257ffcc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`257ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`25bff6d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000007`25bff6e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000007`25bff750 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000007`25bff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`25bff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`b2fff6e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`b2fff6f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000042`b2fff9e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`b2fffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`b23ff2d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000042`b23ff310 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000042`b23ff350 00007ff7`8782fa26     postgres!init_ps_display(
00000042`b23ff3a0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000042`b23ff3d0 00007ff7`878344f6     postgres!IoWorkerMain(
00000042`b23ff620 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000042`b23ff690 00007ff7`87d0e749     postgres!main(
00000042`b23ff6d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000042`b23ff720 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000042`b23ff790 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000042`b27ff478 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`b27ff480 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000042`b27ff770 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`b27ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`b2bff608 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000042`b2bff610 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000042`b2bff680 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000042`b2bff780 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`b2bff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`a0dff7b8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a4`a0dff7c0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a4`a0dff830 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a4`a0dff930 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`a0dff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`a05ff470 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a4`a05ff4b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a4`a05ff4f0 00007ff7`8782fa26     postgres!init_ps_display(
000000a4`a05ff540 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a4`a05ff570 00007ff7`878344f6     postgres!IoWorkerMain(
000000a4`a05ff7c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a4`a05ff830 00007ff7`87d0e749     postgres!main(
000000a4`a05ff870 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a4`a05ff8c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a4`a05ff930 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a4`a09ffa68 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`a09ffa70 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a4`a09ffd60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`a09ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`a11ff678 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`a11ff680 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a4`a11ff970 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`a11ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`e41ff778 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a4`e41ff780 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a4`e41ff7f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a4`e41ff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`e41ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`e39ff540 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a4`e39ff580 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a4`e39ff5c0 00007ff7`8782fa26     postgres!init_ps_display(
000000a4`e39ff610 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a4`e39ff640 00007ff7`878344f6     postgres!IoWorkerMain(
000000a4`e39ff890 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a4`e39ff900 00007ff7`87d0e749     postgres!main(
000000a4`e39ff940 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a4`e39ff990 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a4`e39ffa00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a4`e3dff7d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`e3dff7e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a4`e3dffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`e3dffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`e45ff888 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`e45ff890 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a4`e45ffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`e45ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`a21ff6c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000dd`a21ff6d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000dd`a21ff740 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000dd`a21ff840 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`a21ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`a19ff6e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000dd`a19ff720 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000dd`a19ff760 00007ff7`8782fa26     postgres!init_ps_display(
000000dd`a19ff7b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000dd`a19ff7e0 00007ff7`878344f6     postgres!IoWorkerMain(
000000dd`a19ffa30 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000dd`a19ffaa0 00007ff7`87d0e749     postgres!main(
000000dd`a19ffae0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dd`a19ffb30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000dd`a19ffba0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000dd`a1dff628 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`a1dff630 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dd`a1dff920 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`a1dff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`a25ffa48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`a25ffa50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dd`a25ffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`a25ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`569ffb18 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000fa`569ffb20 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000fa`569ffb90 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000fa`569ffc90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`569ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`561ffb80 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000fa`561ffbc0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000fa`561ffc00 00007ff7`8782fa26     postgres!init_ps_display(
000000fa`561ffc50 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000fa`561ffc80 00007ff7`878344f6     postgres!StartupProcessMain(
000000fa`561ffcb0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000fa`561ffd20 00007ff7`87d0e749     postgres!main(
000000fa`561ffd60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fa`561ffdb0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fa`561ffe20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000fa`565ff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fa`565ff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fa`565ffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`565ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`56dff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fa`56dff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fa`56dffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`56dffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`9d7ff658 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000002`9d7ff660 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000002`9d7ff6d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000002`9d7ff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`9d7ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`9cfff950 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000002`9cfff990 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000002`9cfff9d0 00007ff7`8782fa26     postgres!init_ps_display(
00000002`9cfffa20 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000002`9cfffa50 00007ff7`878344f6     postgres!IoWorkerMain(
00000002`9cfffca0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000002`9cfffd10 00007ff7`87d0e749     postgres!main(
00000002`9cfffd50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000002`9cfffda0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000002`9cfffe10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000002`9d3ff8e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`9d3ff8f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000002`9d3ffbe0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`9d3ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`9dbff668 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`9dbff670 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000002`9dbff960 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`9dbff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`66bff608 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`66bff610 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000099`66bff900 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`66bff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`673ff4c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`673ff4d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000099`673ff7c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`673ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`667fe230 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000099`667fe270 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000099`667fe2b0 00007ff7`8782fa26     postgres!init_ps_display(
00000099`667fe300 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000099`667fe330 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000099`667ff8a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000099`667ff910 00007ff7`87d0e749     postgres!main(
00000099`667ff950 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000099`667ff9a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000099`667ffa10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000099`66fff838 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000099`66fff840 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000099`66fff8b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000099`66fff9b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`66fff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`3a9ffb98 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000060`3a9ffba0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000060`3a9ffc10 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000060`3a9ffd10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`3a9ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`3a1ff430 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000060`3a1ff470 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000060`3a1ff4b0 00007ff7`8782fa26     postgres!init_ps_display(
00000060`3a1ff500 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000060`3a1ff530 00007ff7`878344f6     postgres!CheckpointerMain(
00000060`3a1ff6c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000060`3a1ff730 00007ff7`87d0e749     postgres!main(
00000060`3a1ff770 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000060`3a1ff7c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000060`3a1ff830 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000060`3a5ff6d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`3a5ff6e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000060`3a5ff9d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`3a5ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`3adff658 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`3adff660 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000060`3adff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`3adff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`d37ff718 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`d37ff720 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dd`d37ffa10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`d37ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`d2bfe5d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000dd`d2bfe610 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000dd`d2bfe650 00007ff7`8782fa26     postgres!init_ps_display(
000000dd`d2bfe6a0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000dd`d2bfe6d0 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000dd`d2bffc40 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000dd`d2bffcb0 00007ff7`87d0e749     postgres!main(
000000dd`d2bffcf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dd`d2bffd40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000dd`d2bffdb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000dd`d2fff988 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`d2fff990 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000dd`d2fffc80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`d2fffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`d33ff808 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000dd`d33ff810 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000dd`d33ff880 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000dd`d33ff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`d33ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`495ff918 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e8`495ff920 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e8`495ff990 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e8`495ffa90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`495ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`48dff3f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e8`48dff430 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000e8`48dff470 00007ff7`8782fa26     postgres!init_ps_display(
000000e8`48dff4c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000e8`48dff4f0 00007ff7`878344f6     postgres!IoWorkerMain(
000000e8`48dff740 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000e8`48dff7b0 00007ff7`87d0e749     postgres!main(
000000e8`48dff7f0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e8`48dff840 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e8`48dff8b0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000e8`491ff608 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e8`491ff610 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e8`491ff900 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`491ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`499ffb68 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e8`499ffb70 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e8`499ffe60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`499ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`a21ffb78 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005a`a21ffb80 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005a`a21ffbf0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005a`a21ffcf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`a21ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`a19ff4f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005a`a19ff530 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005a`a19ff570 00007ff7`8782fa26     postgres!init_ps_display(
0000005a`a19ff5c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005a`a19ff5f0 00007ff7`878344f6     postgres!IoWorkerMain(
0000005a`a19ff840 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005a`a19ff8b0 00007ff7`87d0e749     postgres!main(
0000005a`a19ff8f0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005a`a19ff940 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005a`a19ff9b0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005a`a1dff8c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005a`a1dff8d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005a`a1dffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`a1dffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`a25ff518 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005a`a25ff520 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005a`a25ff810 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`a25ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`8fdff898 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d3`8fdff8a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d3`8fdff910 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d3`8fdffa10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`8fdffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`8f5ff770 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d3`8f5ff7b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d3`8f5ff7f0 00007ff7`8782fa26     postgres!init_ps_display(
000000d3`8f5ff840 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d3`8f5ff870 00007ff7`878344f6     postgres!CheckpointerMain(
000000d3`8f5ffa00 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d3`8f5ffa70 00007ff7`87d0e749     postgres!main(
000000d3`8f5ffab0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d3`8f5ffb00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d3`8f5ffb70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d3`8f9ff908 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`8f9ff910 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d3`8f9ffc00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`8f9ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`901ff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`901ff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d3`901ffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`901ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`54dffa98 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000007e`54dffaa0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000007e`54dffb10 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000007e`54dffc10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`54dffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`545ff760 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007e`545ff7a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000007e`545ff7e0 00007ff7`8782fa26     postgres!init_ps_display(
0000007e`545ff830 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000007e`545ff860 00007ff7`878344f6     postgres!IoWorkerMain(
0000007e`545ffab0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000007e`545ffb20 00007ff7`87d0e749     postgres!main(
0000007e`545ffb60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007e`545ffbb0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007e`545ffc20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000007e`549ff608 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007e`549ff610 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007e`549ff900 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`549ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`551ffb88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007e`551ffb90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007e`551ffe80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`551ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`97bffbc8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b0`97bffbd0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b0`97bffc40 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b0`97bffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`97bffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`973ffbc0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b0`973ffc00 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b0`973ffc40 00007ff7`8782fa26     postgres!init_ps_display(
000000b0`973ffc90 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b0`973ffcc0 00007ff7`878344f6     postgres!StartupProcessMain(
000000b0`973ffcf0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b0`973ffd60 00007ff7`87d0e749     postgres!main(
000000b0`973ffda0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b0`973ffdf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b0`973ffe60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b0`977ffa18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`977ffa20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b0`977ffd10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`977ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`97fff988 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`97fff990 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b0`97fffc80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`97fffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`717ffbc8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`717ffbd0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d6`717ffec0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d6`717ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`70bff970 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d6`70bff9b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d6`70bff9f0 00007ff7`8782fa26     postgres!init_ps_display(
000000d6`70bffa40 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d6`70bffa70 00007ff7`878344f6     postgres!IoWorkerMain(
000000d6`70bffcc0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d6`70bffd30 00007ff7`87d0e749     postgres!main(
000000d6`70bffd70 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d6`70bffdc0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d6`70bffe30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d6`70fff698 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`70fff6a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d6`70fff990 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d6`70fff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`713ffa08 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d6`713ffa10 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d6`713ffa80 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d6`713ffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d6`713ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`cb3ffa98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fe`cb3ffaa0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fe`cb3ffd90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fe`cb3ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`ca7ff470 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000fe`ca7ff4b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000fe`ca7ff4f0 00007ff7`8782fa26     postgres!init_ps_display(
000000fe`ca7ff540 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000fe`ca7ff570 00007ff7`878344f6     postgres!IoWorkerMain(
000000fe`ca7ff7c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000fe`ca7ff830 00007ff7`87d0e749     postgres!main(
000000fe`ca7ff870 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fe`ca7ff8c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fe`ca7ff930 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000fe`cabff518 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fe`cabff520 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fe`cabff810 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fe`cabff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`cafffc78 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000fe`cafffc80 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000fe`cafffcf0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000fe`cafffdf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fe`cafffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`badff808 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f3`badff810 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f3`badff880 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f3`badff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`badff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`ba5fe580 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f3`ba5fe5c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f3`ba5fe600 00007ff7`8782fa26     postgres!init_ps_display(
000000f3`ba5fe650 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f3`ba5fe680 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000f3`ba5ffbf0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f3`ba5ffc60 00007ff7`87d0e749     postgres!main(
000000f3`ba5ffca0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f3`ba5ffcf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f3`ba5ffd60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f3`ba9ffae8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f3`ba9ffaf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f3`ba9ffde0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`ba9ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`bb1ff498 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f3`bb1ff4a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f3`bb1ff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`bb1ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`b2fff908 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000064`b2fff910 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000064`b2fff980 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000064`b2fffa80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000064`b2fffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`b27ff550 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000064`b27ff590 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000064`b27ff5d0 00007ff7`8782fa26     postgres!init_ps_display(
00000064`b27ff620 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000064`b27ff650 00007ff7`878344f6     postgres!IoWorkerMain(
00000064`b27ff8a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000064`b27ff910 00007ff7`87d0e749     postgres!main(
00000064`b27ff950 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000064`b27ff9a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000064`b27ffa10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000064`b2bff528 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`b2bff530 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000064`b2bff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000064`b2bff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`b33ff628 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`b33ff630 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000064`b33ff920 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000064`b33ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`955ff7e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000069`955ff7f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000069`955ff860 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000069`955ff960 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`955ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`94dff540 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000069`94dff580 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000069`94dff5c0 00007ff7`8782fa26     postgres!init_ps_display(
00000069`94dff610 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000069`94dff640 00007ff7`878344f6     postgres!CheckpointerMain(
00000069`94dff7d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000069`94dff840 00007ff7`87d0e749     postgres!main(
00000069`94dff880 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000069`94dff8d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000069`94dff940 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000069`951ffb18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`951ffb20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000069`951ffe10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`951ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`959ff6c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`959ff6d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000069`959ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`959ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`0bbff9e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`0bbff9f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003f`0bbffce0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`0bbffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`0b3ff380 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003f`0b3ff3c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000003f`0b3ff400 00007ff7`8782fa26     postgres!init_ps_display(
0000003f`0b3ff450 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000003f`0b3ff480 00007ff7`878344f6     postgres!IoWorkerMain(
0000003f`0b3ff6d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000003f`0b3ff740 00007ff7`87d0e749     postgres!main(
0000003f`0b3ff780 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003f`0b3ff7d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003f`0b3ff840 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000003f`0b7ff958 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`0b7ff960 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003f`0b7ffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`0b7ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`0bfff658 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000003f`0bfff660 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000003f`0bfff6d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000003f`0bfff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`0bfff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`1fbff8e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000073`1fbff8f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000073`1fbff960 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000073`1fbffa60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`1fbffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`1f3ff7f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000073`1f3ff830 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000073`1f3ff870 00007ff7`8782fa26     postgres!init_ps_display(
00000073`1f3ff8c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000073`1f3ff8f0 00007ff7`878344f6     postgres!IoWorkerMain(
00000073`1f3ffb40 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000073`1f3ffbb0 00007ff7`87d0e749     postgres!main(
00000073`1f3ffbf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000073`1f3ffc40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000073`1f3ffcb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000073`1f7ffac8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`1f7ffad0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000073`1f7ffdc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`1f7ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`1ffff518 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`1ffff520 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000073`1ffff810 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`1ffff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`dbbffd18 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000cd`dbbffd20 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`dbbffd90 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000cd`dbbffe90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`dbbffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`db3ff860 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cd`db3ff8a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000cd`db3ff8e0 00007ff7`8782fa26     postgres!init_ps_display(
000000cd`db3ff930 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000cd`db3ff960 00007ff7`878344f6     postgres!IoWorkerMain(
000000cd`db3ffbb0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000cd`db3ffc20 00007ff7`87d0e749     postgres!main(
000000cd`db3ffc60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cd`db3ffcb0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cd`db3ffd20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000cd`db7ffa48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`db7ffa50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cd`db7ffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`db7ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`dbfff528 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`dbfff530 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cd`dbfff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`dbfff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`84fff5f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000049`84fff600 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000049`84fff670 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000049`84fff770 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000049`84fff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`843feec0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000049`843fef00 00007ff7`8783d792     postgres!ExceptionalCondition(
00000049`843fef40 00007ff7`8783ada5     postgres!HandleFatalError(
00000049`843fef80 00007ff7`8783a4a4     postgres!HandleChildCrash(
00000049`843fefb0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
00000049`843ff000 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000049`843ff910 00007ff7`876e5a28     postgres!PostmasterMain(
00000049`843ffa60 00007ff7`87d0e749     postgres!main(
00000049`843ffaa0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000049`843ffaf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000049`847ff4b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000049`847ff4c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000049`847ff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000049`847ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`84bff658 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000049`84bff660 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000049`84bff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000049`84bff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`853ff9d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000049`853ff9e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000049`853ffcd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000049`853ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`5c5ff7f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`5c5ff800 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000017`5c5ffaf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000017`5c5ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`5b9ff820 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000017`5b9ff860 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000017`5b9ff8a0 00007ff7`8782fa26     postgres!init_ps_display(
00000017`5b9ff8f0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000017`5b9ff920 00007ff7`878344f6     postgres!IoWorkerMain(
00000017`5b9ffb70 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000017`5b9ffbe0 00007ff7`87d0e749     postgres!main(
00000017`5b9ffc20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000017`5b9ffc70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000017`5b9ffce0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000017`5bdff738 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`5bdff740 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000017`5bdffa30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000017`5bdffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`5c1ffcf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000017`5c1ffd00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000017`5c1ffd70 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000017`5c1ffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000017`5c1ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`2c9ffd88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a3`2c9ffd90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a3`2c9ffe00 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a3`2c9fff00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a3`2c9fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`2c1ff9c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a3`2c1ffa00 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a3`2c1ffa40 00007ff7`8782fa26     postgres!init_ps_display(
000000a3`2c1ffa90 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a3`2c1ffac0 00007ff7`878344f6     postgres!IoWorkerMain(
000000a3`2c1ffd10 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a3`2c1ffd80 00007ff7`87d0e749     postgres!main(
000000a3`2c1ffdc0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a3`2c1ffe10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a3`2c1ffe80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a3`2c5ff7d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a3`2c5ff7e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a3`2c5ffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a3`2c5ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`2cdffc08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a3`2cdffc10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a3`2cdfff00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a3`2cdfff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b7`d49ffd68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b7`d49ffd70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b7`d49ffde0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b7`d49ffee0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b7`d49fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b7`d41ff240 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b7`d41ff280 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b7`d41ff2c0 00007ff7`8782fa26     postgres!init_ps_display(
000000b7`d41ff310 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b7`d41ff340 00007ff7`878344f6     postgres!IoWorkerMain(
000000b7`d41ff590 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b7`d41ff600 00007ff7`87d0e749     postgres!main(
000000b7`d41ff640 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b7`d41ff690 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b7`d41ff700 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b7`d45ffad8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b7`d45ffae0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b7`d45ffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b7`d45ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b7`d4dff5d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b7`d4dff5e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b7`d4dff8d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b7`d4dff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`2a1ffd18 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000060`2a1ffd20 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000060`2a1ffd90 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000060`2a1ffe90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`2a1ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`299ff990 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000060`299ff9d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000060`299ffa10 00007ff7`8782fa26     postgres!init_ps_display(
00000060`299ffa60 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000060`299ffa90 00007ff7`878344f6     postgres!IoWorkerMain(
00000060`299ffce0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000060`299ffd50 00007ff7`87d0e749     postgres!main(
00000060`299ffd90 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000060`299ffde0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000060`299ffe50 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000060`29dff5a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`29dff5b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000060`29dff8a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`29dff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`2a5ff668 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`2a5ff670 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000060`2a5ff960 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`2a5ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`04bffce8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b4`04bffcf0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b4`04bffd60 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b4`04bffe60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b4`04bffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`043ff660 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b4`043ff6a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b4`043ff6e0 00007ff7`8782fa26     postgres!init_ps_display(
000000b4`043ff730 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b4`043ff760 00007ff7`878344f6     postgres!CheckpointerMain(
000000b4`043ff8f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b4`043ff960 00007ff7`87d0e749     postgres!main(
000000b4`043ff9a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b4`043ff9f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b4`043ffa60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b4`047ff488 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`047ff490 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b4`047ff780 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b4`047ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`04fff798 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`04fff7a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b4`04fffa90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b4`04fffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`421ff698 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f6`421ff6a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f6`421ff710 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f6`421ff810 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`421ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`419ff7d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f6`419ff810 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f6`419ff850 00007ff7`8782fa26     postgres!init_ps_display(
000000f6`419ff8a0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f6`419ff8d0 00007ff7`878344f6     postgres!IoWorkerMain(
000000f6`419ffb20 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f6`419ffb90 00007ff7`87d0e749     postgres!main(
000000f6`419ffbd0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f6`419ffc20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f6`419ffc90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f6`41dff638 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`41dff640 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f6`41dff930 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`41dff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`425ff988 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`425ff990 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f6`425ffc80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`425ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`d07ffc08 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000002d`d07ffc10 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000002d`d07ffc80 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000002d`d07ffd80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002d`d07ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`cffff4f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002d`cffff530 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000002d`cffff570 00007ff7`8782fa26     postgres!init_ps_display(
0000002d`cffff5c0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000002d`cffff5f0 00007ff7`878344f6     postgres!CheckpointerMain(
0000002d`cffff780 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000002d`cffff7f0 00007ff7`87d0e749     postgres!main(
0000002d`cffff830 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002d`cffff880 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002d`cffff8f0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000002d`d03ffa28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002d`d03ffa30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002d`d03ffd20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002d`d03ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`d0bffc18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002d`d0bffc20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002d`d0bfff10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002d`d0bfff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`d9fff5c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001a`d9fff600 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000001a`d9fff640 00007ff7`8782fa26     postgres!init_ps_display(
0000001a`d9fff690 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000001a`d9fff6c0 00007ff7`878344f6     postgres!StartupProcessMain(
0000001a`d9fff6f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000001a`d9fff760 00007ff7`87d0e749     postgres!main(
0000001a`d9fff7a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001a`d9fff7f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001a`d9fff860 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000001a`da3ff5e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`da3ff5f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001a`da3ff8e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`da3ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`da7ff838 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000001a`da7ff840 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000001a`da7ff8b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000001a`da7ff9b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`da7ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`dabff688 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`dabff690 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001a`dabff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`dabff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`745ffc38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`745ffc40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000046`745fff30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`745fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`735feef0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000046`735fef30 00007ff7`8783d792     postgres!ExceptionalCondition(
00000046`735fef70 00007ff7`8783ada5     postgres!HandleFatalError(
00000046`735fefb0 00007ff7`8783a4a4     postgres!HandleChildCrash(
00000046`735fefe0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
00000046`735ff030 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000046`735ff940 00007ff7`876e5a28     postgres!PostmasterMain(
00000046`735ffa90 00007ff7`87d0e749     postgres!main(
00000046`735ffad0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000046`735ffb20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000046`739ff738 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`739ff740 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000046`739ffa30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`739ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`73dff458 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`73dff460 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000046`73dff750 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`73dff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`741ffd88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000046`741ffd90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000046`741ffe00 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000046`741fff00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`741fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`a69ff9d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`a69ff9e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e4`a69ffcd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`a69ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`a5dfeee0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e4`a5dfef20 00007ff7`8783d792     postgres!ExceptionalCondition(
000000e4`a5dfef60 00007ff7`8783ada5     postgres!HandleFatalError(
000000e4`a5dfefa0 00007ff7`8783a14a     postgres!HandleChildCrash(
000000e4`a5dfefd0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x35a [c:\cirrus\src\backend\postmaster\pos...
000000e4`a5dff020 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000e4`a5dff930 00007ff7`876e5a28     postgres!PostmasterMain(
000000e4`a5dffa80 00007ff7`87d0e749     postgres!main(
000000e4`a5dffac0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e4`a5dffb10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000e4`a61ff648 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`a61ff650 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e4`a61ff940 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`a61ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`a65ff7d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e4`a65ff7e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`a65ff850 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e4`a65ff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`a65ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`a6dffa58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`a6dffa60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e4`a6dffd50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`a6dffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`6bfffac8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`6bfffad0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000063`6bfffdc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`6bfffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`6b3ffa50 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000063`6b3ffa90 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000063`6b3ffad0 00007ff7`8782fa26     postgres!init_ps_display(
00000063`6b3ffb20 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000063`6b3ffb50 00007ff7`878344f6     postgres!StartupProcessMain(
00000063`6b3ffb80 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000063`6b3ffbf0 00007ff7`87d0e749     postgres!main(
00000063`6b3ffc30 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000063`6b3ffc80 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000063`6b3ffcf0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000063`6b7ffbc8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`6b7ffbd0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000063`6b7ffec0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`6b7ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`6bbff778 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000063`6bbff780 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000063`6bbff7f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000063`6bbff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`6bbff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`61bff290 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009d`61bff2d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000009d`61bff310 00007ff7`8782fa26     postgres!init_ps_display(
0000009d`61bff360 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000009d`61bff390 00007ff7`878344f6     postgres!IoWorkerMain(
0000009d`61bff5e0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000009d`61bff650 00007ff7`87d0e749     postgres!main(
0000009d`61bff690 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009d`61bff6e0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009d`61bff750 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000009d`61fff678 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009d`61fff680 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009d`61fff970 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009d`61fff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`623ff728 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000009d`623ff730 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000009d`623ff7a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000009d`623ff8a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009d`623ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`627ff868 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009d`627ff870 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009d`627ffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009d`627ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`c3dfe0f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000029`c3dfe130 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000029`c3dfe170 00007ff7`8782fa26     postgres!init_ps_display(
00000029`c3dfe1c0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000029`c3dfe1f0 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000029`c3dff760 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000029`c3dff7d0 00007ff7`87d0e749     postgres!main(
00000029`c3dff810 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000029`c3dff860 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000029`c3dff8d0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000029`c41ff648 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`c41ff650 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000029`c41ff940 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`c41ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`c45ffc08 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000029`c45ffc10 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000029`c45ffc80 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000029`c45ffd80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`c45ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`c49ffbb8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`c49ffbc0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000029`c49ffeb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`c49ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`647fef40 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005f`647fef80 00007ff7`8783d792     postgres!ExceptionalCondition(
0000005f`647fefc0 00007ff7`8783ada5     postgres!HandleFatalError(
0000005f`647ff000 00007ff7`8783a1dd     postgres!HandleChildCrash(
0000005f`647ff030 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x3ed [c:\cirrus\src\backend\postmaster\pos...
0000005f`647ff080 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000005f`647ff990 00007ff7`876e5a28     postgres!PostmasterMain(
0000005f`647ffae0 00007ff7`87d0e749     postgres!main(
0000005f`647ffb20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005f`647ffb70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000005f`64bffa88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`64bffa90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005f`64bffd80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`64bffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`657ffb58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`657ffb60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005f`657ffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`657ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`64fff7a8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005f`64fff7b0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005f`64fff820 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005f`64fff920 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`64fff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`653ff7e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`653ff7f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005f`653ffae0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`653ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`babfe190 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f5`babfe1d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f5`babfe210 00007ff7`8782fa26     postgres!init_ps_display(
000000f5`babfe260 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f5`babfe290 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000f5`babff800 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f5`babff870 00007ff7`87d0e749     postgres!main(
000000f5`babff8b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f5`babff900 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f5`babff970 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f5`bb7ffb58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`bb7ffb60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f5`bb7ffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`bb7ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`bb3ff7e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f5`bb3ff7f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f5`bb3ff860 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f5`bb3ff960 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`bb3ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`bafff578 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`bafff580 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f5`bafff870 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`bafff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`0a1ffac8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`0a1ffad0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000045`0a1ffdc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`0a1ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`095fe490 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000045`095fe4d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000045`095fe510 00007ff7`8782fa26     postgres!init_ps_display(
00000045`095fe560 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000045`095fe590 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000045`095ffb00 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000045`095ffb70 00007ff7`87d0e749     postgres!main(
00000045`095ffbb0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000045`095ffc00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000045`095ffc70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000045`099ff958 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`099ff960 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000045`099ffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`099ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`09dffa58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000045`09dffa60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000045`09dffad0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000045`09dffbd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`09dffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`147ff858 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000be`147ff860 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000be`147ff8d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000be`147ff9d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`147ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`13fff7b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000be`13fff7f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000be`13fff830 00007ff7`8782fa26     postgres!init_ps_display(
000000be`13fff880 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000be`13fff8b0 00007ff7`878344f6     postgres!IoWorkerMain(
000000be`13fffb00 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000be`13fffb70 00007ff7`87d0e749     postgres!main(
000000be`13fffbb0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000be`13fffc00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000be`13fffc70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000be`143ffb98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`143ffba0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000be`143ffe90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`143ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`14bff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`14bff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000be`14bffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`14bffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`58fffbb8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000050`58fffbc0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000050`58fffc30 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000050`58fffd30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000050`58fffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`587ff7b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000050`587ff7f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000050`587ff830 00007ff7`8782fa26     postgres!init_ps_display(
00000050`587ff880 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000050`587ff8b0 00007ff7`878344f6     postgres!CheckpointerMain(
00000050`587ffa40 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000050`587ffab0 00007ff7`87d0e749     postgres!main(
00000050`587ffaf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000050`587ffb40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000050`587ffbb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000050`58bff5f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000050`58bff600 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000050`58bff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000050`58bff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`593ff948 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000050`593ff950 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000050`593ffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000050`593ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`fd3ff5c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000068`fd3ff5d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000068`fd3ff640 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000068`fd3ff740 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`fd3ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`fcbff880 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000068`fcbff8c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000068`fcbff900 00007ff7`8782fa26     postgres!init_ps_display(
00000068`fcbff950 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000068`fcbff980 00007ff7`878344f6     postgres!IoWorkerMain(
00000068`fcbffbd0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000068`fcbffc40 00007ff7`87d0e749     postgres!main(
00000068`fcbffc80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000068`fcbffcd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000068`fcbffd40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000068`fcfffae8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`fcfffaf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000068`fcfffde0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`fcfffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`fd7ffaa8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`fd7ffab0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000068`fd7ffda0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`fd7ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`789ffa48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000099`789ffa50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000099`789ffac0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000099`789ffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`789ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`781ffb70 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000099`781ffbb0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000099`781ffbf0 00007ff7`8782fa26     postgres!init_ps_display(
00000099`781ffc40 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000099`781ffc70 00007ff7`878344f6     postgres!StartupProcessMain(
00000099`781ffca0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000099`781ffd10 00007ff7`87d0e749     postgres!main(
00000099`781ffd50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000099`781ffda0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000099`781ffe10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000099`785ff6f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`785ff700 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000099`785ff9f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`785ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`78dff9e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`78dff9f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000099`78dffce0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`78dffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`51dff7f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000002c`51dff800 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000002c`51dff870 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000002c`51dff970 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`51dff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`515ff410 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002c`515ff450 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000002c`515ff490 00007ff7`8782fa26     postgres!init_ps_display(
0000002c`515ff4e0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000002c`515ff510 00007ff7`878344f6     postgres!CheckpointerMain(
0000002c`515ff6a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000002c`515ff710 00007ff7`87d0e749     postgres!main(
0000002c`515ff750 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002c`515ff7a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002c`515ff810 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000002c`519ff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`519ff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002c`519ffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`519ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`521ffb28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`521ffb30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002c`521ffe20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`521ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`29bff7b8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d8`29bff7c0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d8`29bff830 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d8`29bff930 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`29bff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`293ff360 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d8`293ff3a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d8`293ff3e0 00007ff7`8782fa26     postgres!init_ps_display(
000000d8`293ff430 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d8`293ff460 00007ff7`878344f6     postgres!IoWorkerMain(
000000d8`293ff6b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d8`293ff720 00007ff7`87d0e749     postgres!main(
000000d8`293ff760 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d8`293ff7b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d8`293ff820 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d8`297ff5f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`297ff600 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d8`297ff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`297ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`29fff4b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`29fff4c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d8`29fff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`29fff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`777ff728 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f9`777ff730 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f9`777ff7a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f9`777ff8a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`777ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`76ffe490 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f9`76ffe4d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f9`76ffe510 00007ff7`8782fa26     postgres!init_ps_display(
000000f9`76ffe560 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f9`76ffe590 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000f9`76fffb00 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f9`76fffb70 00007ff7`87d0e749     postgres!main(
000000f9`76fffbb0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f9`76fffc00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f9`76fffc70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f9`773ff4c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f9`773ff4d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f9`773ff7c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`773ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`77bff828 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f9`77bff830 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f9`77bffb20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`77bffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`945ffa98 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000000f`945ffaa0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000000f`945ffb10 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000000f`945ffc10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`945ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`93dff8f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000f`93dff930 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000000f`93dff970 00007ff7`8782fa26     postgres!init_ps_display(
0000000f`93dff9c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000000f`93dff9f0 00007ff7`878344f6     postgres!IoWorkerMain(
0000000f`93dffc40 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000000f`93dffcb0 00007ff7`87d0e749     postgres!main(
0000000f`93dffcf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000f`93dffd40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000f`93dffdb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000000f`941ff748 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`941ff750 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000f`941ffa40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`941ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`949ff878 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`949ff880 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000f`949ffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`949ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`845ff7e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`845ff7f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003f`845ffae0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`845ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`83dff940 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003f`83dff980 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000003f`83dff9c0 00007ff7`8782fa26     postgres!init_ps_display(
0000003f`83dffa10 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000003f`83dffa40 00007ff7`878344f6     postgres!IoWorkerMain(
0000003f`83dffc90 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000003f`83dffd00 00007ff7`87d0e749     postgres!main(
0000003f`83dffd40 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003f`83dffd90 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003f`83dffe00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000003f`841ff608 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`841ff610 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003f`841ff900 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`841ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`849ff9c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000003f`849ff9d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000003f`849ffa40 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000003f`849ffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`849ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`099ff818 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`099ff820 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000026`099ffb10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`099ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`095fe200 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000026`095fe240 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000026`095fe280 00007ff7`8782fa26     postgres!init_ps_display(
00000026`095fe2d0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000026`095fe300 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000026`095ff870 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000026`095ff8e0 00007ff7`87d0e749     postgres!main(
00000026`095ff920 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000026`095ff970 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000026`095ff9e0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000026`09dffad8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000026`09dffae0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000026`09dffb50 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000026`09dffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`09dffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`0a1ffb28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`0a1ffb30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000026`0a1ffe20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`0a1ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`7e3ff978 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`7e3ff980 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000081`7e3ffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`7e3ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`7d7ff7f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000081`7d7ff830 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000081`7d7ff870 00007ff7`8782fa26     postgres!init_ps_display(
00000081`7d7ff8c0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000081`7d7ff8f0 00007ff7`878344f6     postgres!IoWorkerMain(
00000081`7d7ffb40 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000081`7d7ffbb0 00007ff7`87d0e749     postgres!main(
00000081`7d7ffbf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000081`7d7ffc40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000081`7d7ffcb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000081`7dbffba8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`7dbffbb0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000081`7dbffea0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`7dbffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`7dfff958 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000081`7dfff960 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000081`7dfff9d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000081`7dfffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`7dfffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`2cdffc58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f5`2cdffc60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f5`2cdffcd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f5`2cdffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`2cdffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`2c5ff3b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f5`2c5ff3f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f5`2c5ff430 00007ff7`8782fa26     postgres!init_ps_display(
000000f5`2c5ff480 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f5`2c5ff4b0 00007ff7`878344f6     postgres!IoWorkerMain(
000000f5`2c5ff700 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f5`2c5ff770 00007ff7`87d0e749     postgres!main(
000000f5`2c5ff7b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f5`2c5ff800 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f5`2c5ff870 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f5`2c9ffbf8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`2c9ffc00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f5`2c9ffef0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`2c9fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`2d1ff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`2d1ff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f5`2d1ffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`2d1ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`e97ff6d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000cc`e97ff6e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000cc`e97ff750 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000cc`e97ff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`e97ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`e8fff340 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cc`e8fff380 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000cc`e8fff3c0 00007ff7`8782fa26     postgres!init_ps_display(
000000cc`e8fff410 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000cc`e8fff440 00007ff7`878344f6     postgres!IoWorkerMain(
000000cc`e8fff690 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000cc`e8fff700 00007ff7`87d0e749     postgres!main(
000000cc`e8fff740 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cc`e8fff790 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cc`e8fff800 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000cc`e93ff468 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`e93ff470 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cc`e93ff760 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`e93ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`e9bff8b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`e9bff8c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cc`e9bffbb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`e9bffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`257ff898 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000000f`257ff8a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000000f`257ff910 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000000f`257ffa10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`257ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`24fff7c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000f`24fff800 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000000f`24fff840 00007ff7`8782fa26     postgres!init_ps_display(
0000000f`24fff890 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000000f`24fff8c0 00007ff7`878344f6     postgres!CheckpointerMain(
0000000f`24fffa50 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000000f`24fffac0 00007ff7`87d0e749     postgres!main(
0000000f`24fffb00 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000f`24fffb50 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000f`24fffbc0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000000f`253ff6c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`253ff6d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000f`253ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`253ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`25bff668 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`25bff670 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000000f`25bff960 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`25bff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`5f9ff9d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000008`5f9ff9e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000008`5f9ffa50 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000008`5f9ffb50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`5f9ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`5edfeed0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000008`5edfef10 00007ff7`8783d792     postgres!ExceptionalCondition(
00000008`5edfef50 00007ff7`8783ada5     postgres!HandleFatalError(
00000008`5edfef90 00007ff7`8783a4a4     postgres!HandleChildCrash(
00000008`5edfefc0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
00000008`5edff010 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000008`5edff920 00007ff7`876e5a28     postgres!PostmasterMain(
00000008`5edffa70 00007ff7`87d0e749     postgres!main(
00000008`5edffab0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000008`5edffb00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000008`5f1ffb48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`5f1ffb50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000008`5f1ffe40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`5f1ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`5f5ff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`5f5ff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000008`5f5ffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`5f5ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`5fdffb88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`5fdffb90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000008`5fdffe80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`5fdffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`013ffc38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`013ffc40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000001`013fff30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`013fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`007ffb20 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000001`007ffb60 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000001`007ffba0 00007ff7`8782fa26     postgres!init_ps_display(
00000001`007ffbf0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000001`007ffc20 00007ff7`878344f6     postgres!StartupProcessMain(
00000001`007ffc50 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000001`007ffcc0 00007ff7`87d0e749     postgres!main(
00000001`007ffd00 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000001`007ffd50 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000001`007ffdc0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000001`00bff948 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`00bff950 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000001`00bffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`00bffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`00fffa18 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000001`00fffa20 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000001`00fffa90 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000001`00fffb90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`00fffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`381ffa58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000083`381ffa60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000083`381ffad0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000083`381ffbd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`381ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`379ff960 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000083`379ff9a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000083`379ff9e0 00007ff7`8782fa26     postgres!init_ps_display(
00000083`379ffa30 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000083`379ffa60 00007ff7`878344f6     postgres!IoWorkerMain(
00000083`379ffcb0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000083`379ffd20 00007ff7`87d0e749     postgres!main(
00000083`379ffd60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000083`379ffdb0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000083`379ffe20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000083`37dff668 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`37dff670 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000083`37dff960 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`37dff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`385ff838 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`385ff840 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000083`385ffb30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`385ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`8b3ff958 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000028`8b3ff960 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000028`8b3ff9d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000028`8b3ffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000028`8b3ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`8abff950 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000028`8abff990 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000028`8abff9d0 00007ff7`8782fa26     postgres!init_ps_display(
00000028`8abffa20 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000028`8abffa50 00007ff7`878344f6     postgres!CheckpointerMain(
00000028`8abffbe0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000028`8abffc50 00007ff7`87d0e749     postgres!main(
00000028`8abffc90 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000028`8abffce0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000028`8abffd50 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000028`8afffb48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`8afffb50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000028`8afffe40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000028`8afffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`8b7ff748 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`8b7ff750 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000028`8b7ffa40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000028`8b7ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`537ff9f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`537ffa00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000af`537ffcf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`537ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`52ffe530 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000af`52ffe570 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000af`52ffe5b0 00007ff7`8782fa26     postgres!init_ps_display(
000000af`52ffe600 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000af`52ffe630 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000af`52fffba0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000af`52fffc10 00007ff7`87d0e749     postgres!main(
000000af`52fffc50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000af`52fffca0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000af`52fffd10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000af`533ff7b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`533ff7c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000af`533ffab0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`533ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`53bffa28 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000af`53bffa30 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000af`53bffaa0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000af`53bffba0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`53bffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`34dffb58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005a`34dffb60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005a`34dffbd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005a`34dffcd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`34dffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`345ff9c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005a`345ffa00 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005a`345ffa40 00007ff7`8782fa26     postgres!init_ps_display(
0000005a`345ffa90 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005a`345ffac0 00007ff7`878344f6     postgres!IoWorkerMain(
0000005a`345ffd10 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005a`345ffd80 00007ff7`87d0e749     postgres!main(
0000005a`345ffdc0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005a`345ffe10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005a`345ffe80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005a`351ff488 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005a`351ff490 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005a`351ff780 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`351ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`349ffbf8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005a`349ffc00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005a`349ffef0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`349fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`b1bff7d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`b1bff7e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000019`b1bffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`b1bffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`b23ff848 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`b23ff850 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000019`b23ffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`b23ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`b1fffc98 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000019`b1fffca0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000019`b1fffd10 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000019`b1fffe10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`b1fffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`b17ff4e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000019`b17ff520 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000019`b17ff560 00007ff7`8782fa26     postgres!init_ps_display(
00000019`b17ff5b0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000019`b17ff5e0 00007ff7`878344f6     postgres!StartupProcessMain(
00000019`b17ff610 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000019`b17ff680 00007ff7`87d0e749     postgres!main(
00000019`b17ff6c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000019`b17ff710 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000019`b17ff780 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000063`445ffb98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`445ffba0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000063`445ffe90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`445ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`441ff938 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000063`441ff940 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000063`441ff9b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000063`441ffab0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`441ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`43dffa98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`43dffaa0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000063`43dffd90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`43dffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`439ff670 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000063`439ff6b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000063`439ff6f0 00007ff7`8782fa26     postgres!init_ps_display(
00000063`439ff740 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000063`439ff770 00007ff7`878344f6     postgres!CheckpointerMain(
00000063`439ff900 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000063`439ff970 00007ff7`87d0e749     postgres!main(
00000063`439ff9b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000063`439ffa00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000063`439ffa70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000031`045ffa90 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000031`045ffad0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000031`045ffb10 00007ff7`8782fa26     postgres!init_ps_display(
00000031`045ffb60 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000031`045ffb90 00007ff7`878344f6     postgres!StartupProcessMain(
00000031`045ffbc0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000031`045ffc30 00007ff7`87d0e749     postgres!main(
00000031`045ffc70 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000031`045ffcc0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000031`045ffd30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000031`051ff558 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`051ff560 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000031`051ff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`051ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`04dff5e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000031`04dff5f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000031`04dff660 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000031`04dff760 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`04dff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`049ff678 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`049ff680 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000031`049ff970 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`049ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`99dff618 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`99dff620 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000009`99dff910 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`99dff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`999ff648 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000009`999ff650 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000009`999ff6c0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000009`999ff7c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`999ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`995ffaf8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`995ffb00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000009`995ffdf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`995ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`991ff4d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000009`991ff510 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000009`991ff550 00007ff7`8782fa26     postgres!init_ps_display(
00000009`991ff5a0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000009`991ff5d0 00007ff7`878344f6     postgres!IoWorkerMain(
00000009`991ff820 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000009`991ff890 00007ff7`87d0e749     postgres!main(
00000009`991ff8d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000009`991ff920 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000009`991ff990 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000072`2f7ff528 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000072`2f7ff530 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000072`2f7ff820 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000072`2f7ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`2f3ffa68 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000072`2f3ffa70 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000072`2f3ffae0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000072`2f3ffbe0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000072`2f3ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`2efff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000072`2efff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000072`2efffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000072`2efffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`2ebff420 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000072`2ebff460 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000072`2ebff4a0 00007ff7`8782fa26     postgres!init_ps_display(
00000072`2ebff4f0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000072`2ebff520 00007ff7`878344f6     postgres!IoWorkerMain(
00000072`2ebff770 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000072`2ebff7e0 00007ff7`87d0e749     postgres!main(
00000072`2ebff820 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000072`2ebff870 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000072`2ebff8e0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000011`43bff280 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000011`43bff2c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000011`43bff300 00007ff7`8782fa26     postgres!init_ps_display(
00000011`43bff350 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000011`43bff380 00007ff7`878344f6     postgres!IoWorkerMain(
00000011`43bff5d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000011`43bff640 00007ff7`87d0e749     postgres!main(
00000011`43bff680 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000011`43bff6d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000011`43bff740 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000011`43fff5f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`43fff600 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000011`43fff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`43fff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`443ffb98 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000011`443ffba0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000011`443ffc10 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000011`443ffd10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`443ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`447ff948 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`447ff950 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000011`447ffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`447ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`687ff7d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000001f`687ff7e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000001f`687ff850 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000001f`687ff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`687ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`67fff600 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001f`67fff640 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000001f`67fff680 00007ff7`8782fa26     postgres!init_ps_display(
0000001f`67fff6d0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000001f`67fff700 00007ff7`878344f6     postgres!StartupProcessMain(
0000001f`67fff730 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000001f`67fff7a0 00007ff7`87d0e749     postgres!main(
0000001f`67fff7e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001f`67fff830 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001f`67fff8a0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000001f`683ff678 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`683ff680 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001f`683ff970 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`683ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`68bff668 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`68bff670 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001f`68bff960 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`68bff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`869ff728 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009d`869ff730 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009d`869ffa20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009d`869ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`85dffa90 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009d`85dffad0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000009d`85dffb10 00007ff7`8782fa26     postgres!init_ps_display(
0000009d`85dffb60 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000009d`85dffb90 00007ff7`878344f6     postgres!CheckpointerMain(
0000009d`85dffd20 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000009d`85dffd90 00007ff7`87d0e749     postgres!main(
0000009d`85dffdd0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009d`85dffe20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009d`85dffe90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000009d`861ff928 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009d`861ff930 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009d`861ffc20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009d`861ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`865ffd28 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000009d`865ffd30 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000009d`865ffda0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000009d`865ffea0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009d`865ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`461ffae8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`461ffaf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000087`461ffde0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`461ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`459ff478 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`459ff480 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000087`459ff770 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`459ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`455ff5c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000087`455ff600 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000087`455ff640 00007ff7`8782fa26     postgres!init_ps_display(
00000087`455ff690 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000087`455ff6c0 00007ff7`878344f6     postgres!IoWorkerMain(
00000087`455ff910 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000087`455ff980 00007ff7`87d0e749     postgres!main(
00000087`455ff9c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000087`455ffa10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000087`455ffa80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000087`45dffb28 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000087`45dffb30 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000087`45dffba0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000087`45dffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`45dffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`1bfff978 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000020`1bfff980 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000020`1bfff9f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000020`1bfffaf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`1bfffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`1b7ff5d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000020`1b7ff610 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000020`1b7ff650 00007ff7`8782fa26     postgres!init_ps_display(
00000020`1b7ff6a0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000020`1b7ff6d0 00007ff7`878344f6     postgres!IoWorkerMain(
00000020`1b7ff920 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000020`1b7ff990 00007ff7`87d0e749     postgres!main(
00000020`1b7ff9d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000020`1b7ffa20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000020`1b7ffa90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000020`1bbff868 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`1bbff870 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000020`1bbffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`1bbffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`1c3ff578 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`1c3ff580 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000020`1c3ff870 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`1c3ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`98dff708 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000007b`98dff710 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000007b`98dff780 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000007b`98dff880 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`98dff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`985ff460 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007b`985ff4a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000007b`985ff4e0 00007ff7`8782fa26     postgres!init_ps_display(
0000007b`985ff530 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000007b`985ff560 00007ff7`878344f6     postgres!IoWorkerMain(
0000007b`985ff7b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000007b`985ff820 00007ff7`87d0e749     postgres!main(
0000007b`985ff860 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007b`985ff8b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007b`985ff920 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000007b`989ff838 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`989ff840 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007b`989ffb30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`989ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`991ffb88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`991ffb90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007b`991ffe80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`991ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`679ff8b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c3`679ff8c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c3`679ffbb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c3`679ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`681ff5d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c3`681ff5e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c3`681ff8d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c3`681ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`675ff3f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c3`675ff430 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000c3`675ff470 00007ff7`8782fa26     postgres!init_ps_display(
000000c3`675ff4c0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000c3`675ff4f0 00007ff7`878344f6     postgres!CheckpointerMain(
000000c3`675ff680 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000c3`675ff6f0 00007ff7`87d0e749     postgres!main(
000000c3`675ff730 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c3`675ff780 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c3`675ff7f0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000c3`67dff658 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000c3`67dff660 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000c3`67dff6d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000c3`67dff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c3`67dff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`3d7ff6f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`3d7ff700 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000062`3d7ff9f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`3d7ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`3dfff7a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`3dfff7b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000062`3dfffaa0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`3dfffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`3d3ff9d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000062`3d3ffa10 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000062`3d3ffa50 00007ff7`8782fa26     postgres!init_ps_display(
00000062`3d3ffaa0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000062`3d3ffad0 00007ff7`878344f6     postgres!CheckpointerMain(
00000062`3d3ffc60 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000062`3d3ffcd0 00007ff7`87d0e749     postgres!main(
00000062`3d3ffd10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000062`3d3ffd60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000062`3d3ffdd0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000062`3dbffda8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000062`3dbffdb0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000062`3dbffe20 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000062`3dbfff20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`3dbfff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`b35ffc38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`b35ffc40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f5`b35fff30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`b35fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`b3dff738 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`b3dff740 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f5`b3dffa30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`b3dffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`b2dff1c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f5`b2dff200 00007ff7`8783d792     postgres!ExceptionalCondition(
000000f5`b2dff240 00007ff7`8783ada5     postgres!HandleFatalError(
000000f5`b2dff280 00007ff7`8783a4a4     postgres!HandleChildCrash(
000000f5`b2dff2b0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
000000f5`b2dff300 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000f5`b2dffc10 00007ff7`876e5a28     postgres!PostmasterMain(
000000f5`b2dffd60 00007ff7`87d0e749     postgres!main(
000000f5`b2dffda0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f5`b2dffdf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000f5`b31ff8a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`b31ff8b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f5`b31ffba0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`b31ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`b39ff988 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f5`b39ff990 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f5`b39ffa00 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f5`b39ffb00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`b39ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`c23ff508 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`c23ff510 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000030`c23ff800 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`c23ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`c2bffbe8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`c2bffbf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000030`c2bffee0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`c2bfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`c1fff680 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000030`c1fff6c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000030`c1fff700 00007ff7`8782fa26     postgres!init_ps_display(
00000030`c1fff750 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000030`c1fff780 00007ff7`878344f6     postgres!CheckpointerMain(
00000030`c1fff910 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000030`c1fff980 00007ff7`87d0e749     postgres!main(
00000030`c1fff9c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000030`c1fffa10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000030`c1fffa80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000030`c27ffad8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000030`c27ffae0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000030`c27ffb50 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000030`c27ffc50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`c27ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`475ff6c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`475ff6d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000074`475ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`475ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`469fe690 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000074`469fe6d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000074`469fe710 00007ff7`8782fa26     postgres!init_ps_display(
00000074`469fe760 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000074`469fe790 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000074`469ffd00 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000074`469ffd70 00007ff7`87d0e749     postgres!main(
00000074`469ffdb0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000074`469ffe00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000074`469ffe70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000074`46dff478 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`46dff480 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000074`46dff770 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`46dff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`471ff698 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000074`471ff6a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000074`471ff710 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000074`471ff810 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`471ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`003ffcb8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b0`003ffcc0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b0`003ffd30 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b0`003ffe30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`003ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`007ff848 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`007ff850 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b0`007ffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`007ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`7f9ff570 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b0`7f9ff5b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b0`7f9ff5f0 00007ff7`8782fa26     postgres!init_ps_display(
000000b0`7f9ff640 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b0`7f9ff670 00007ff7`878344f6     postgres!CheckpointerMain(
000000b0`7f9ff800 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b0`7f9ff870 00007ff7`87d0e749     postgres!main(
000000b0`7f9ff8b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b0`7f9ff900 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b0`7f9ff970 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b0`7fdff7e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`7fdff7f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b0`7fdffae0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`7fdffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`265ffa68 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`265ffa70 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008f`265ffd60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`265ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`26dff4a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`26dff4b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008f`26dff7a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`26dff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`261ffa30 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008f`261ffa70 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000008f`261ffab0 00007ff7`8782fa26     postgres!init_ps_display(
0000008f`261ffb00 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000008f`261ffb30 00007ff7`878344f6     postgres!CheckpointerMain(
0000008f`261ffcc0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000008f`261ffd30 00007ff7`87d0e749     postgres!main(
0000008f`261ffd70 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008f`261ffdc0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008f`261ffe30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000008f`269ff718 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000008f`269ff720 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000008f`269ff790 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000008f`269ff890 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`269ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`541ffa38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000033`541ffa40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000033`541ffd30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`541ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`549ff9b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000033`549ff9c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000033`549ffcb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`549ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`53dff8e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000033`53dff920 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000033`53dff960 00007ff7`8782fa26     postgres!init_ps_display(
00000033`53dff9b0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000033`53dff9e0 00007ff7`878344f6     postgres!CheckpointerMain(
00000033`53dffb70 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000033`53dffbe0 00007ff7`87d0e749     postgres!main(
00000033`53dffc20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000033`53dffc70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000033`53dffce0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000033`545ff5f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000033`545ff600 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000033`545ff670 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000033`545ff770 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`545ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`293ff6c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`293ff6d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f5`293ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`293ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`29bffbe8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`29bffbf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f5`29bffee0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`29bfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`28ffe2a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f5`28ffe2e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f5`28ffe320 00007ff7`8782fa26     postgres!init_ps_display(
000000f5`28ffe370 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f5`28ffe3a0 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000f5`28fff910 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f5`28fff980 00007ff7`87d0e749     postgres!main(
000000f5`28fff9c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f5`28fffa10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f5`28fffa80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f5`297ff8c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f5`297ff8d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f5`297ff940 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f5`297ffa40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`297ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`077ff6d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000055`077ff6e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000055`077ff9d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`077ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`07fff5f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000055`07fff600 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000055`07fff670 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000055`07fff770 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`07fff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`073ff390 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000055`073ff3d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000055`073ff410 00007ff7`8782fa26     postgres!init_ps_display(
00000055`073ff460 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000055`073ff490 00007ff7`878344f6     postgres!IoWorkerMain(
00000055`073ff6e0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000055`073ff750 00007ff7`87d0e749     postgres!main(
00000055`073ff790 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000055`073ff7e0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000055`073ff850 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000055`07bff6c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000055`07bff6d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000055`07bff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`07bff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`95bff9d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`95bff9e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000bf`95bffcd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`95bffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`963ff4b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`963ff4c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000bf`963ff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`963ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`957ff340 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000bf`957ff380 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000bf`957ff3c0 00007ff7`8782fa26     postgres!init_ps_display(
000000bf`957ff410 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000bf`957ff440 00007ff7`878344f6     postgres!IoWorkerMain(
000000bf`957ff690 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000bf`957ff700 00007ff7`87d0e749     postgres!main(
000000bf`957ff740 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bf`957ff790 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000bf`957ff800 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000bf`95fff678 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000bf`95fff680 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000bf`95fff6f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000bf`95fff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`95fff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`e6bff628 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`e6bff630 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f7`e6bff920 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`e6bff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`e73ffb08 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f7`e73ffb10 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f7`e73ffb80 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f7`e73ffc80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`e73ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`e67ffa10 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f7`e67ffa50 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f7`e67ffa90 00007ff7`8782fa26     postgres!init_ps_display(
000000f7`e67ffae0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f7`e67ffb10 00007ff7`878344f6     postgres!IoWorkerMain(
000000f7`e67ffd60 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f7`e67ffdd0 00007ff7`87d0e749     postgres!main(
000000f7`e67ffe10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f7`e67ffe60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f7`e67ffed0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f7`e6fff8c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`e6fff8d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f7`e6fffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`e6fffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`b3dffb78 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005c`b3dffb80 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005c`b3dffbf0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005c`b3dffcf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`b3dffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`b35ff470 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005c`b35ff4b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005c`b35ff4f0 00007ff7`8782fa26     postgres!init_ps_display(
0000005c`b35ff540 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005c`b35ff570 00007ff7`878344f6     postgres!IoWorkerMain(
0000005c`b35ff7c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005c`b35ff830 00007ff7`87d0e749     postgres!main(
0000005c`b35ff870 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005c`b35ff8c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005c`b35ff930 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005c`b39ffa58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`b39ffa60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005c`b39ffd50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`b39ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`b41ff8c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`b41ff8d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005c`b41ffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`b41ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`44dff908 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000014`44dff910 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000014`44dff980 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000014`44dffa80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`44dffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`451ff7d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`451ff7e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000014`451ffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`451ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`445ff3b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000014`445ff3f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000014`445ff430 00007ff7`8782fa26     postgres!init_ps_display(
00000014`445ff480 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000014`445ff4b0 00007ff7`878344f6     postgres!IoWorkerMain(
00000014`445ff700 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000014`445ff770 00007ff7`87d0e749     postgres!main(
00000014`445ff7b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000014`445ff800 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000014`445ff870 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000014`449ffa68 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`449ffa70 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000014`449ffd60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`449ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000035`f53ff6a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000035`f53ff6b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000035`f53ff9a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000035`f53ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000035`f5bff618 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000035`f5bff620 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000035`f5bff910 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000035`f5bff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000035`f4ffdf00 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000035`f4ffdf40 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000035`f4ffdf80 00007ff7`8782fa26     postgres!init_ps_display(
00000035`f4ffdfd0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000035`f4ffe000 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000035`f4fff570 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000035`f4fff5e0 00007ff7`87d0e749     postgres!main(
00000035`f4fff620 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000035`f4fff670 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000035`f4fff6e0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000035`f57ffb48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000035`f57ffb50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000035`f57ffbc0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000035`f57ffcc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000035`f57ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`2ffffbd8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000001a`2ffffbe0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000001a`2ffffc50 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000001a`2ffffd50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`2ffffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`2f7fe290 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001a`2f7fe2d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000001a`2f7fe310 00007ff7`8782fa26     postgres!init_ps_display(
0000001a`2f7fe360 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000001a`2f7fe390 00007ff7`878344f6     postgres!BackgroundWriterMain(
0000001a`2f7ff900 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000001a`2f7ff970 00007ff7`87d0e749     postgres!main(
0000001a`2f7ff9b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001a`2f7ffa00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001a`2f7ffa70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000001a`2fbff518 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`2fbff520 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001a`2fbff810 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`2fbff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`303ffb28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`303ffb30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001a`303ffe20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`303ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`4e3ff648 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`4e3ff650 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cc`4e3ff940 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`4e3ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`4dfff778 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000cc`4dfff780 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000cc`4dfff7f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000cc`4dfff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`4dfff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`4d7ff5a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cc`4d7ff5e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000cc`4d7ff620 00007ff7`8782fa26     postgres!init_ps_display(
000000cc`4d7ff670 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000cc`4d7ff6a0 00007ff7`878344f6     postgres!CheckpointerMain(
000000cc`4d7ff830 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000cc`4d7ff8a0 00007ff7`87d0e749     postgres!main(
000000cc`4d7ff8e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cc`4d7ff930 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cc`4d7ff9a0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000cc`4dbff658 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`4dbff660 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cc`4dbff950 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`4dbff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`7f1ff678 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a6`7f1ff680 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a6`7f1ff6f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a6`7f1ff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`7f1ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`7e9ff220 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a6`7e9ff260 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a6`7e9ff2a0 00007ff7`8782fa26     postgres!init_ps_display(
000000a6`7e9ff2f0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a6`7e9ff320 00007ff7`878344f6     postgres!IoWorkerMain(
000000a6`7e9ff570 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a6`7e9ff5e0 00007ff7`87d0e749     postgres!main(
000000a6`7e9ff620 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a6`7e9ff670 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a6`7e9ff6e0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a6`7edff9d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`7edff9e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a6`7edffcd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`7edffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`7f5ffb98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`7f5ffba0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a6`7f5ffe90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`7f5ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`401ffbf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000ac`401ffc00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000ac`401ffc70 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000ac`401ffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`401ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`3f9ff550 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ac`3f9ff590 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000ac`3f9ff5d0 00007ff7`8782fa26     postgres!init_ps_display(
000000ac`3f9ff620 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000ac`3f9ff650 00007ff7`878344f6     postgres!IoWorkerMain(
000000ac`3f9ff8a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000ac`3f9ff910 00007ff7`87d0e749     postgres!main(
000000ac`3f9ff950 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ac`3f9ff9a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ac`3f9ffa10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000ac`3fdffc08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`3fdffc10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ac`3fdfff00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`3fdfff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`405ff888 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`405ff890 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000ac`405ffb80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`405ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`8f9ffb38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`8f9ffb40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009e`8f9ffe30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`8f9ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`8f1ff810 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009e`8f1ff850 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000009e`8f1ff890 00007ff7`8782fa26     postgres!init_ps_display(
0000009e`8f1ff8e0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000009e`8f1ff910 00007ff7`878344f6     postgres!CheckpointerMain(
0000009e`8f1ffaa0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000009e`8f1ffb10 00007ff7`87d0e749     postgres!main(
0000009e`8f1ffb50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009e`8f1ffba0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009e`8f1ffc10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000009e`8f5ffaf8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`8f5ffb00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009e`8f5ffdf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`8f5ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`8fdffcb8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000009e`8fdffcc0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000009e`8fdffd30 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000009e`8fdffe30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`8fdffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`7c5ffba8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e2`7c5ffbb0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e2`7c5ffea0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`7c5ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`7bdffbe8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e2`7bdffbf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e2`7bdffee0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`7bdfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`7c1ff978 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e2`7c1ff980 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e2`7c1ff9f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e2`7c1ffaf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`7c1ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`7b9ff880 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e2`7b9ff8c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000e2`7b9ff900 00007ff7`8782fa26     postgres!init_ps_display(
000000e2`7b9ff950 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000e2`7b9ff980 00007ff7`878344f6     postgres!IoWorkerMain(
000000e2`7b9ffbd0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000e2`7b9ffc40 00007ff7`87d0e749     postgres!main(
000000e2`7b9ffc80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e2`7b9ffcd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e2`7b9ffd40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004e`dbbff918 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000004e`dbbff920 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000004e`dbbff990 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000004e`dbbffa90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`dbbffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`db3ff490 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004e`db3ff4d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000004e`db3ff510 00007ff7`8782fa26     postgres!init_ps_display(
0000004e`db3ff560 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000004e`db3ff590 00007ff7`878344f6     postgres!IoWorkerMain(
0000004e`db3ff7e0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000004e`db3ff850 00007ff7`87d0e749     postgres!main(
0000004e`db3ff890 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004e`db3ff8e0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004e`db3ff950 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004e`db7ff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`db7ff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004e`db7ffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`db7ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`dbfffaa8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`dbfffab0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004e`dbfffda0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`dbfffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`177ffcf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f4`177ffd00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f4`177ffd70 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f4`177ffe70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`177ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`16bff7d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f4`16bff810 00007ff7`87900351     postgres!ExceptionalCondition(
000000f4`16bff850 00007ff7`87826671     postgres!dsm_set_control_handle(
000000f4`16bff880 00007ff7`87834460     postgres!PGSharedMemoryReAttach(void)+0x2d1 [c:\cirrus\src\backend\port\win32_sh...
000000f4`16bff8d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f4`16bff940 00007ff7`87d0e749     postgres!main(
000000f4`16bff980 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f4`16bff9d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f4`16bffa40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f4`16bffa70 00007ff8`5f964cb0     postgres!mainCRTStartup(
core
000000f4`16fff9b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`16fff9c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f4`16fffcb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`16fffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`173ff478 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`173ff480 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f4`173ff770 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`173ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`2bbff8e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000057`2bbff8f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000057`2bbff960 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000057`2bbffa60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000057`2bbffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`2b3ff360 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000057`2b3ff3a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000057`2b3ff3e0 00007ff7`8782fa26     postgres!init_ps_display(
00000057`2b3ff430 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000057`2b3ff460 00007ff7`878344f6     postgres!IoWorkerMain(
00000057`2b3ff6b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000057`2b3ff720 00007ff7`87d0e749     postgres!main(
00000057`2b3ff760 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000057`2b3ff7b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000057`2b3ff820 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000057`2b7ffa78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000057`2b7ffa80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000057`2b7ffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000057`2b7ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`2bfffae8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000057`2bfffaf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000057`2bfffde0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000057`2bfffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`00dffba8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000031`00dffbb0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000031`00dffc20 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000031`00dffd20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`00dffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`005ff380 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000031`005ff3c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000031`005ff400 00007ff7`8782fa26     postgres!init_ps_display(
00000031`005ff450 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000031`005ff480 00007ff7`878344f6     postgres!CheckpointerMain(
00000031`005ff610 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000031`005ff680 00007ff7`87d0e749     postgres!main(
00000031`005ff6c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000031`005ff710 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000031`005ff780 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000031`009ff4e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`009ff4f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000031`009ff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`009ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`011ff798 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`011ff7a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000031`011ffa90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`011ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`57dff8a8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000009c`57dff8b0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000009c`57dff920 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000009c`57dffa20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`57dffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`575ffa10 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009c`575ffa50 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000009c`575ffa90 00007ff7`8782fa26     postgres!init_ps_display(
0000009c`575ffae0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000009c`575ffb10 00007ff7`878344f6     postgres!IoWorkerMain(
0000009c`575ffd60 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000009c`575ffdd0 00007ff7`87d0e749     postgres!main(
0000009c`575ffe10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009c`575ffe60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009c`575ffed0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000009c`579ff778 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`579ff780 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009c`579ffa70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`579ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`581ff748 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`581ff750 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009c`581ffa40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`581ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`653ff958 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d6`653ff960 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d6`653ff9d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d6`653ffad0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d6`653ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`64bfe2d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d6`64bfe310 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d6`64bfe350 00007ff7`8782fa26     postgres!init_ps_display(
000000d6`64bfe3a0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d6`64bfe3d0 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000d6`64bff940 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d6`64bff9b0 00007ff7`87d0e749     postgres!main(
000000d6`64bff9f0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d6`64bffa40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d6`64bffab0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d6`64fff6e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`64fff6f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d6`64fff9e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d6`64fffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`657ff898 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`657ff8a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d6`657ffb90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d6`657ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`01fffc98 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000034`01fffca0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000034`01fffd10 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000034`01fffe10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`01fffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`013ff660 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000034`013ff6a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000034`013ff6e0 00007ff7`8782fa26     postgres!init_ps_display(
00000034`013ff730 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000034`013ff760 00007ff7`878344f6     postgres!IoWorkerMain(
00000034`013ff9b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000034`013ffa20 00007ff7`87d0e749     postgres!main(
00000034`013ffa60 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000034`013ffab0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000034`013ffb20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000034`017ffa78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`017ffa80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000034`017ffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`017ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`01bff968 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`01bff970 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000034`01bffc60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`01bffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000086`74bff568 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000086`74bff570 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000086`74bff860 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000086`74bff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000086`73fff640 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000086`73fff680 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000086`73fff6c0 00007ff7`8782fa26     postgres!init_ps_display(
00000086`73fff710 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000086`73fff740 00007ff7`878344f6     postgres!IoWorkerMain(
00000086`73fff990 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000086`73fffa00 00007ff7`87d0e749     postgres!main(
00000086`73fffa40 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000086`73fffa90 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000086`73fffb00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000086`743ff848 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000086`743ff850 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000086`743ffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000086`743ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000086`747ff728 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000086`747ff730 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000086`747ff7a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000086`747ff8a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000086`747ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`185ffce8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000c6`185ffcf0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000c6`185ffd60 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000c6`185ffe60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`185ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`17dff890 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c6`17dff8d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000c6`17dff910 00007ff7`8782fa26     postgres!init_ps_display(
000000c6`17dff960 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000c6`17dff990 00007ff7`878344f6     postgres!StartupProcessMain(
000000c6`17dff9c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000c6`17dffa30 00007ff7`87d0e749     postgres!main(
000000c6`17dffa70 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c6`17dffac0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c6`17dffb30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000c6`181ff8d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`181ff8e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c6`181ffbd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`181ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`189ff8d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`189ff8e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c6`189ffbd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`189ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`b95ff898 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000087`b95ff8a0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000087`b95ff910 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000087`b95ffa10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`b95ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`b8dff470 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000087`b8dff4b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000087`b8dff4f0 00007ff7`8782fa26     postgres!init_ps_display(
00000087`b8dff540 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000087`b8dff570 00007ff7`878344f6     postgres!CheckpointerMain(
00000087`b8dff700 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000087`b8dff770 00007ff7`87d0e749     postgres!main(
00000087`b8dff7b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000087`b8dff800 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000087`b8dff870 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000087`b91ff618 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`b91ff620 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000087`b91ff910 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`b91ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`b99ff828 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`b99ff830 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000087`b99ffb20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`b99ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`487ff938 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000007a`487ff940 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`487ff9b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000007a`487ffab0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`487ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`47fff7a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007a`47fff7e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000007a`47fff820 00007ff7`8782fa26     postgres!init_ps_display(
0000007a`47fff870 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000007a`47fff8a0 00007ff7`878344f6     postgres!StartupProcessMain(
0000007a`47fff8d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000007a`47fff940 00007ff7`87d0e749     postgres!main(
0000007a`47fff980 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007a`47fff9d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007a`47fffa40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000007a`483ff688 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`483ff690 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007a`483ff980 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`483ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`48bff478 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`48bff480 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007a`48bff770 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`48bff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`257ffb18 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000004a`257ffb20 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000004a`257ffb90 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000004a`257ffc90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004a`257ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`24fff2b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004a`24fff2f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000004a`24fff330 00007ff7`8782fa26     postgres!init_ps_display(
0000004a`24fff380 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000004a`24fff3b0 00007ff7`878344f6     postgres!IoWorkerMain(
0000004a`24fff600 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000004a`24fff670 00007ff7`87d0e749     postgres!main(
0000004a`24fff6b0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004a`24fff700 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004a`24fff770 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004a`253ff708 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004a`253ff710 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004a`253ffa00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004a`253ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`25bffa58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004a`25bffa60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004a`25bffd50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004a`25bffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`eefff558 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`eefff560 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a2`eefff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`eefff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`ee7ff840 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a2`ee7ff880 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a2`ee7ff8c0 00007ff7`8782fa26     postgres!init_ps_display(
000000a2`ee7ff910 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a2`ee7ff940 00007ff7`878344f6     postgres!IoWorkerMain(
000000a2`ee7ffb90 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a2`ee7ffc00 00007ff7`87d0e749     postgres!main(
000000a2`ee7ffc40 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a2`ee7ffc90 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a2`ee7ffd00 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a2`eebffad8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`eebffae0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a2`eebffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`eebffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`ef3ff708 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a2`ef3ff710 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a2`ef3ff780 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a2`ef3ff880 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`ef3ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`983ffc38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`983ffc40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005b`983fff30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`983fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`977ff650 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005b`977ff690 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005b`977ff6d0 00007ff7`8782fa26     postgres!init_ps_display(
0000005b`977ff720 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005b`977ff750 00007ff7`878344f6     postgres!IoWorkerMain(
0000005b`977ff9a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005b`977ffa10 00007ff7`87d0e749     postgres!main(
0000005b`977ffa50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005b`977ffaa0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005b`977ffb10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005b`97bff448 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`97bff450 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005b`97bff740 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`97bff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`97fff928 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005b`97fff930 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005b`97fff9a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005b`97fffaa0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`97fffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`ba1ffa18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`ba1ffa20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a4`ba1ffd10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`ba1ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`b95ff7f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a4`b95ff830 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000a4`b95ff870 00007ff7`8782fa26     postgres!init_ps_display(
000000a4`b95ff8c0 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000a4`b95ff8f0 00007ff7`878344f6     postgres!CheckpointerMain(
000000a4`b95ffa80 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000a4`b95ffaf0 00007ff7`87d0e749     postgres!main(
000000a4`b95ffb30 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a4`b95ffb80 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a4`b95ffbf0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000a4`b99ff818 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`b99ff820 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a4`b99ffb10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`b99ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`b9dffc58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a4`b9dffc60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a4`b9dffcd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a4`b9dffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`b9dffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`b0bffaf8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b9`b0bffb00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b9`b0bffb70 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b9`b0bffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b9`b0bffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`b03ff880 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b9`b03ff8c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b9`b03ff900 00007ff7`8782fa26     postgres!init_ps_display(
000000b9`b03ff950 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b9`b03ff980 00007ff7`878344f6     postgres!IoWorkerMain(
000000b9`b03ffbd0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b9`b03ffc40 00007ff7`87d0e749     postgres!main(
000000b9`b03ffc80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b9`b03ffcd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b9`b03ffd40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b9`b07ffb88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`b07ffb90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b9`b07ffe80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b9`b07ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`b0fff5c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`b0fff5d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b9`b0fff8c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b9`b0fff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`97fffd08 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000063`97fffd10 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000063`97fffd80 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000063`97fffe80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`97fffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`977ff3d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000063`977ff410 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000063`977ff450 00007ff7`8782fa26     postgres!init_ps_display(
00000063`977ff4a0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000063`977ff4d0 00007ff7`878344f6     postgres!IoWorkerMain(
00000063`977ff720 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000063`977ff790 00007ff7`87d0e749     postgres!main(
00000063`977ff7d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000063`977ff820 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000063`977ff890 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000063`97bff948 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`97bff950 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000063`97bffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`97bffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`983ff568 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`983ff570 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000063`983ff860 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`983ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`b85ffc78 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000005e`b85ffc80 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000005e`b85ffcf0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000005e`b85ffdf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`b85ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`b7dff2a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005e`b7dff2e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000005e`b7dff320 00007ff7`8782fa26     postgres!init_ps_display(
0000005e`b7dff370 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000005e`b7dff3a0 00007ff7`878344f6     postgres!IoWorkerMain(
0000005e`b7dff5f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000005e`b7dff660 00007ff7`87d0e749     postgres!main(
0000005e`b7dff6a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005e`b7dff6f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005e`b7dff760 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000005e`b81ff9a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`b81ff9b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005e`b81ffca0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`b81ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`b89ffae8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`b89ffaf0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000005e`b89ffde0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`b89ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000056`ac9ffc58 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000056`ac9ffc60 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000056`ac9ffcd0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000056`ac9ffdd0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000056`ac9ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000056`ac1ff7c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000056`ac1ff800 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000056`ac1ff840 00007ff7`8782fa26     postgres!init_ps_display(
00000056`ac1ff890 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000056`ac1ff8c0 00007ff7`878344f6     postgres!StartupProcessMain(
00000056`ac1ff8f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000056`ac1ff960 00007ff7`87d0e749     postgres!main(
00000056`ac1ff9a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000056`ac1ff9f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000056`ac1ffa60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000056`ac5ffb98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000056`ac5ffba0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000056`ac5ffe90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000056`ac5ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000056`acdff5a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000056`acdff5b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000056`acdff8a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000056`acdff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`2dbff668 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000052`2dbff670 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000052`2dbff6e0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000052`2dbff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`2dbff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`2d3ff720 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000052`2d3ff760 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000052`2d3ff7a0 00007ff7`8782fa26     postgres!init_ps_display(
00000052`2d3ff7f0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000052`2d3ff820 00007ff7`878344f6     postgres!IoWorkerMain(
00000052`2d3ffa70 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000052`2d3ffae0 00007ff7`87d0e749     postgres!main(
00000052`2d3ffb20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000052`2d3ffb70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000052`2d3ffbe0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000052`2d7ff968 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`2d7ff970 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000052`2d7ffc60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`2d7ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`2dfff6c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`2dfff6d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000052`2dfff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`2dfff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`bc5ffa88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000005`bc5ffa90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000005`bc5ffd80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000005`bc5ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`bc1ff790 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000005`bc1ff7d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000005`bc1ff810 00007ff7`8782fa26     postgres!init_ps_display(
00000005`bc1ff860 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000005`bc1ff890 00007ff7`878344f6     postgres!StartupProcessMain(
00000005`bc1ff8c0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000005`bc1ff930 00007ff7`87d0e749     postgres!main(
00000005`bc1ff970 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000005`bc1ff9c0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000005`bc1ffa30 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000005`bc9ffb88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000005`bc9ffb90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000005`bc9ffc00 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000005`bc9ffd00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000005`bc9ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`bcdff868 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000005`bcdff870 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000005`bcdffb60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000005`bcdffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`4ddff518 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`4ddff520 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001c`4ddff810 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`4ddff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`4d1fdf30 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001c`4d1fdf70 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000001c`4d1fdfb0 00007ff7`8782fa26     postgres!init_ps_display(
0000001c`4d1fe000 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000001c`4d1fe030 00007ff7`878344f6     postgres!BackgroundWriterMain(
0000001c`4d1ff5a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000001c`4d1ff610 00007ff7`87d0e749     postgres!main(
0000001c`4d1ff650 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001c`4d1ff6a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001c`4d1ff710 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000001c`4d5ffbb8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`4d5ffbc0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001c`4d5ffeb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`4d5ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`4d9ff5e8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000001c`4d9ff5f0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`4d9ff660 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000001c`4d9ff760 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`4d9ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`83fff758 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000008e`83fff760 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000008e`83fff7d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000008e`83fff8d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`83fff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`837ff4a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008e`837ff4e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000008e`837ff520 00007ff7`8782fa26     postgres!init_ps_display(
0000008e`837ff570 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000008e`837ff5a0 00007ff7`878344f6     postgres!IoWorkerMain(
0000008e`837ff7f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000008e`837ff860 00007ff7`87d0e749     postgres!main(
0000008e`837ff8a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008e`837ff8f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008e`837ff960 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000008e`83bff838 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`83bff840 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008e`83bffb30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`83bffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`843ffa38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`843ffa40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008e`843ffd30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`843ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`fd1ff4e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`fd1ff4f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003e`fd1ff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`fd1ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`fc9ffb30 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003e`fc9ffb70 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000003e`fc9ffbb0 00007ff7`8782fa26     postgres!init_ps_display(
0000003e`fc9ffc00 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000003e`fc9ffc30 00007ff7`878344f6     postgres!StartupProcessMain(
0000003e`fc9ffc60 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000003e`fc9ffcd0 00007ff7`87d0e749     postgres!main(
0000003e`fc9ffd10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003e`fc9ffd60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003e`fc9ffdd0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000003e`fcdff618 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`fcdff620 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003e`fcdff910 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`fcdff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`fd5ffcd8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000003e`fd5ffce0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000003e`fd5ffd50 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000003e`fd5ffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`fd5ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`bd9ffda8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000008a`bd9ffdb0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000008a`bd9ffe20 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000008a`bd9fff20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`bd9fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`bd1ff3e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008a`bd1ff420 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000008a`bd1ff460 00007ff7`8782fa26     postgres!init_ps_display(
0000008a`bd1ff4b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000008a`bd1ff4e0 00007ff7`878344f6     postgres!IoWorkerMain(
0000008a`bd1ff730 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000008a`bd1ff7a0 00007ff7`87d0e749     postgres!main(
0000008a`bd1ff7e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008a`bd1ff830 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008a`bd1ff8a0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000008a`bd5ffa28 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`bd5ffa30 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008a`bd5ffd20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`bd5ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`bddff908 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`bddff910 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008a`bddffc00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`bddffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`c3bffc88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000e7`c3bffc90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000e7`c3bffd00 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000e7`c3bffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`c3bffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`c33ff500 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e7`c33ff540 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000e7`c33ff580 00007ff7`8782fa26     postgres!init_ps_display(
000000e7`c33ff5d0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000e7`c33ff600 00007ff7`878344f6     postgres!IoWorkerMain(
000000e7`c33ff850 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000e7`c33ff8c0 00007ff7`87d0e749     postgres!main(
000000e7`c33ff900 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e7`c33ff950 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e7`c33ff9c0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000e7`c37ff5a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`c37ff5b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e7`c37ff8a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`c37ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`c3fff9c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`c3fff9d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000e7`c3fffcc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`c3fffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`6f9ff5e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`6f9ff5f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d4`6f9ff8e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`6f9ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`6f5ff680 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d4`6f5ff6c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d4`6f5ff700 00007ff7`8782fa26     postgres!init_ps_display(
000000d4`6f5ff750 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d4`6f5ff780 00007ff7`878344f6     postgres!StartupProcessMain(
000000d4`6f5ff7b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d4`6f5ff820 00007ff7`87d0e749     postgres!main(
000000d4`6f5ff860 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d4`6f5ff8b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d4`6f5ff920 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d4`701ff728 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`701ff730 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d4`701ffa20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`701ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`6fdff668 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d4`6fdff670 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`6fdff6e0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d4`6fdff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`6fdff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`9afffd88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000cd`9afffd90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`9afffe00 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000cd`9affff00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`9affff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`9a3fefc0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cd`9a3ff000 00007ff7`8783d792     postgres!ExceptionalCondition(
000000cd`9a3ff040 00007ff7`8783ada5     postgres!HandleFatalError(
000000cd`9a3ff080 00007ff7`8783a4a4     postgres!HandleChildCrash(
000000cd`9a3ff0b0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
000000cd`9a3ff100 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000cd`9a3ffa10 00007ff7`876e5a28     postgres!PostmasterMain(
000000cd`9a3ffb60 00007ff7`87d0e749     postgres!main(
000000cd`9a3ffba0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cd`9a3ffbf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000cd`9a7ff568 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`9a7ff570 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cd`9a7ff860 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`9a7ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`9abff558 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`9abff560 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cd`9abff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`9abff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`9b3ffa98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`9b3ffaa0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000cd`9b3ffd90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`9b3ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`063ff948 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`063ff950 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000008`063ffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`063ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`057fe390 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000008`057fe3d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000008`057fe410 00007ff7`8782fa26     postgres!init_ps_display(
00000008`057fe460 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000008`057fe490 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000008`057ffa00 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000008`057ffa70 00007ff7`87d0e749     postgres!main(
00000008`057ffab0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000008`057ffb00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000008`057ffb70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000008`05bffb08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`05bffb10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000008`05bffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`05bffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`05fff638 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000008`05fff640 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000008`05fff6b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000008`05fff7b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`05fff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`b75ff5c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000fc`b75ff5d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000fc`b75ff640 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000fc`b75ff740 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`b75ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`b6dff310 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000fc`b6dff350 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000fc`b6dff390 00007ff7`8782fa26     postgres!init_ps_display(
000000fc`b6dff3e0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000fc`b6dff410 00007ff7`878344f6     postgres!IoWorkerMain(
000000fc`b6dff660 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000fc`b6dff6d0 00007ff7`87d0e749     postgres!main(
000000fc`b6dff710 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fc`b6dff760 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fc`b6dff7d0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000fc`b71ff898 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`b71ff8a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fc`b71ffb90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`b71ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`b79ff698 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`b79ff6a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fc`b79ff990 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`b79ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`24dff758 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000051`24dff760 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000051`24dff7d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000051`24dff8d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`24dff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`245ff7b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000051`245ff7f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000051`245ff830 00007ff7`8782fa26     postgres!init_ps_display(
00000051`245ff880 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000051`245ff8b0 00007ff7`878344f6     postgres!StartupProcessMain(
00000051`245ff8e0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000051`245ff950 00007ff7`87d0e749     postgres!main(
00000051`245ff990 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000051`245ff9e0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000051`245ffa50 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000051`249ff508 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`249ff510 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000051`249ff800 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`249ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`251ffb88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`251ffb90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000051`251ffe80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`251ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`ad3ff5c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000007a`ad3ff5d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`ad3ff640 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000007a`ad3ff740 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`ad3ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`acbfe070 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007a`acbfe0b0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000007a`acbfe0f0 00007ff7`8782fa26     postgres!init_ps_display(
0000007a`acbfe140 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000007a`acbfe170 00007ff7`878344f6     postgres!BackgroundWriterMain(
0000007a`acbff6e0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000007a`acbff750 00007ff7`87d0e749     postgres!main(
0000007a`acbff790 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007a`acbff7e0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007a`acbff850 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000007a`acfff458 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`acfff460 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007a`acfff750 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`acfff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`ad7ffc18 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`ad7ffc20 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000007a`ad7fff10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`ad7fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`da9ff978 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000069`da9ff980 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000069`da9ff9f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000069`da9ffaf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`da9ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`da1ff5e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000069`da1ff620 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000069`da1ff660 00007ff7`8782fa26     postgres!init_ps_display(
00000069`da1ff6b0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000069`da1ff6e0 00007ff7`878344f6     postgres!StartupProcessMain(
00000069`da1ff710 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000069`da1ff780 00007ff7`87d0e749     postgres!main(
00000069`da1ff7c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000069`da1ff810 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000069`da1ff880 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000069`da5ffa78 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`da5ffa80 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000069`da5ffd70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`da5ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`dadff808 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`dadff810 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000069`dadffb00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`dadffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`737ff878 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`737ff880 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006d`737ffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006d`737ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`733fe1f0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000006d`733fe230 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000006d`733fe270 00007ff7`8782fa26     postgres!init_ps_display(
0000006d`733fe2c0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000006d`733fe2f0 00007ff7`878344f6     postgres!BackgroundWriterMain(
0000006d`733ff860 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000006d`733ff8d0 00007ff7`87d0e749     postgres!main(
0000006d`733ff910 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006d`733ff960 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006d`733ff9d0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000006d`73bff838 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000006d`73bff840 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000006d`73bff8b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000006d`73bff9b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006d`73bff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`73fff938 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`73fff940 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006d`73fffc30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006d`73fffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`73dff4e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`73dff4f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000025`73dff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`73dff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`731ff800 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000025`731ff840 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000025`731ff880 00007ff7`8782fa26     postgres!init_ps_display(
00000025`731ff8d0 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000025`731ff900 00007ff7`878344f6     postgres!StartupProcessMain(
00000025`731ff930 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000025`731ff9a0 00007ff7`87d0e749     postgres!main(
00000025`731ff9e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000025`731ffa30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000025`731ffaa0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000025`735ff9e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`735ff9f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000025`735ffce0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`735ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`739ffb48 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000025`739ffb50 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000025`739ffbc0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000025`739ffcc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`739ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`9ebffab8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000054`9ebffac0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000054`9ebffb30 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000054`9ebffc30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`9ebffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`9e3fe4d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000054`9e3fe510 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000054`9e3fe550 00007ff7`8782fa26     postgres!init_ps_display(
00000054`9e3fe5a0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000054`9e3fe5d0 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000054`9e3ffb40 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000054`9e3ffbb0 00007ff7`87d0e749     postgres!main(
00000054`9e3ffbf0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000054`9e3ffc40 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000054`9e3ffcb0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000054`9e7ff8c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`9e7ff8d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000054`9e7ffbc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`9e7ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`9efff558 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`9efff560 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000054`9efff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`9efff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`1adffa88 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`1adffa90 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000095`1adffd80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000095`1adffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`1a9ff300 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000095`1a9ff340 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000095`1a9ff380 00007ff7`8782fa26     postgres!init_ps_display(
00000095`1a9ff3d0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000095`1a9ff400 00007ff7`878344f6     postgres!IoWorkerMain(
00000095`1a9ff650 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000095`1a9ff6c0 00007ff7`87d0e749     postgres!main(
00000095`1a9ff700 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000095`1a9ff750 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000095`1a9ff7c0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000095`1b5ffb58 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`1b5ffb60 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000095`1b5ffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000095`1b5ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`1b1ff848 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000095`1b1ff850 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000095`1b1ff8c0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000095`1b1ff9c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000095`1b1ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`363ff4d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000fd`363ff510 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000fd`363ff550 00007ff7`8782fa26     postgres!init_ps_display(
000000fd`363ff5a0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000fd`363ff5d0 00007ff7`878344f6     postgres!IoWorkerMain(
000000fd`363ff820 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000fd`363ff890 00007ff7`87d0e749     postgres!main(
000000fd`363ff8d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fd`363ff920 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fd`363ff990 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000fd`36fff5f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`36fff600 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fd`36fff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`36fff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`36bffba8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000fd`36bffbb0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000fd`36bffc20 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000fd`36bffd20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`36bffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`367ff4a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`367ff4b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000fd`367ff7a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`367ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`e5fff988 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b2`e5fff990 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b2`e5fffc80 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b2`e5fffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`e57ffaa8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b2`e57ffab0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000b2`e57ffda0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b2`e57ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`e53fe2a0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b2`e53fe2e0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000b2`e53fe320 00007ff7`8782fa26     postgres!init_ps_display(
000000b2`e53fe370 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000b2`e53fe3a0 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000b2`e53ff910 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000b2`e53ff980 00007ff7`87d0e749     postgres!main(
000000b2`e53ff9c0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b2`e53ffa10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b2`e53ffa80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000b2`e5bffa38 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000b2`e5bffa40 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000b2`e5bffab0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000b2`e5bffbb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000b2`e5bffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`715ffbd8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`715ffbe0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001d`715ffed0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001d`715fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`709ff890 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001d`709ff8d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000001d`709ff910 00007ff7`8782fa26     postgres!init_ps_display(
0000001d`709ff960 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000001d`709ff990 00007ff7`878344f6     postgres!IoWorkerMain(
0000001d`709ffbe0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000001d`709ffc50 00007ff7`87d0e749     postgres!main(
0000001d`709ffc90 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001d`709ffce0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001d`709ffd50 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000001d`70dff7b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`70dff7c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000001d`70dffab0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001d`70dffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`711ff8c8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000001d`711ff8d0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000001d`711ff940 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000001d`711ffa40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000001d`711ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`ff9ffb88 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000003c`ff9ffb90 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000003c`ff9ffc00 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000003c`ff9ffd00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`ff9ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`ff5ffb38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`ff5ffb40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003c`ff5ffe30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`ff5ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`ff1ff790 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003c`ff1ff7d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000003c`ff1ff810 00007ff7`8782fa26     postgres!init_ps_display(
0000003c`ff1ff860 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000003c`ff1ff890 00007ff7`878344f6     postgres!IoWorkerMain(
0000003c`ff1ffae0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000003c`ff1ffb50 00007ff7`87d0e749     postgres!main(
0000003c`ff1ffb90 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003c`ff1ffbe0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003c`ff1ffc50 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000003c`ffdffa48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`ffdffa50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000003c`ffdffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`ffdffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`f17ffa48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000088`f17ffa50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000088`f17ffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000088`f17ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`f1bff5d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000088`f1bff5e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000088`f1bff650 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000088`f1bff750 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000088`f1bff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`f1fff728 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000088`f1fff730 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000088`f1fffa20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000088`f1fffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`f13ff5e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000088`f13ff620 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000088`f13ff660 00007ff7`8782fa26     postgres!init_ps_display(
00000088`f13ff6b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000088`f13ff6e0 00007ff7`878344f6     postgres!IoWorkerMain(
00000088`f13ff930 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000088`f13ff9a0 00007ff7`87d0e749     postgres!main(
00000088`f13ff9e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000088`f13ffa30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000088`f13ffaa0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000019`e7fff718 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`e7fff720 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000019`e7fffa10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`e7fffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`e73ff790 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000019`e73ff7d0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000019`e73ff810 00007ff7`8782fa26     postgres!init_ps_display(
00000019`e73ff860 00007ff7`87832180     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000019`e73ff890 00007ff7`878344f6     postgres!CheckpointerMain(
00000019`e73ffa20 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000019`e73ffa90 00007ff7`87d0e749     postgres!main(
00000019`e73ffad0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000019`e73ffb20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000019`e73ffb90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000019`e77ff6a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`e77ff6b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000019`e77ff9a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`e77ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`e7bff678 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000019`e7bff680 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000019`e7bff6f0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000019`e7bff7f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`e7bff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`a57fe0b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000df`a57fe0f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000df`a57fe130 00007ff7`8782fa26     postgres!init_ps_display(
000000df`a57fe180 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000df`a57fe1b0 00007ff7`878344f6     postgres!BackgroundWriterMain(
000000df`a57ff720 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000df`a57ff790 00007ff7`87d0e749     postgres!main(
000000df`a57ff7d0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000df`a57ff820 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000df`a57ff890 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000df`a63ff5c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000df`a63ff5d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000df`a63ff8c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`a63ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`a5fff618 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000df`a5fff620 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000df`a5fff690 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000df`a5fff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`a5fff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`a5bff468 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000df`a5bff470 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000df`a5bff760 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`a5bff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`4ebff6f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`4ebff700 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d9`4ebff9f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`4ebffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`4efff728 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d9`4efff730 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d9`4efff7a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d9`4efff8a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`4efff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`4f3ffc38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`4f3ffc40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d9`4f3fff30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`4f3fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`4e7ff980 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d9`4e7ff9c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d9`4e7ffa00 00007ff7`8782fa26     postgres!init_ps_display(
000000d9`4e7ffa50 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d9`4e7ffa80 00007ff7`878344f6     postgres!IoWorkerMain(
000000d9`4e7ffcd0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d9`4e7ffd40 00007ff7`87d0e749     postgres!main(
000000d9`4e7ffd80 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d9`4e7ffdd0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d9`4e7ffe40 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000026`3abff6d8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`3abff6e0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000026`3abff9d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`3abffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`39fff550 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000026`39fff590 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000026`39fff5d0 00007ff7`8782fa26     postgres!init_ps_display(
00000026`39fff620 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000026`39fff650 00007ff7`878344f6     postgres!IoWorkerMain(
00000026`39fff8a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000026`39fff910 00007ff7`87d0e749     postgres!main(
00000026`39fff950 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000026`39fff9a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000026`39fffa10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000026`3a3ff588 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`3a3ff590 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000026`3a3ff880 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`3a3ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`3a7ff838 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000026`3a7ff840 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000026`3a7ff8b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000026`3a7ff9b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`3a7ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`4bfff6b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`4bfff6c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006c`4bfff9b0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`4bfff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`4c3ff668 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000006c`4c3ff670 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000006c`4c3ff6e0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000006c`4c3ff7e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`4c3ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`4c7ffa48 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`4c7ffa50 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006c`4c7ffd40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`4c7ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`4bbff380 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000006c`4bbff3c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000006c`4bbff400 00007ff7`8782fa26     postgres!init_ps_display(
0000006c`4bbff450 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000006c`4bbff480 00007ff7`878344f6     postgres!IoWorkerMain(
0000006c`4bbff6d0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000006c`4bbff740 00007ff7`87d0e749     postgres!main(
0000006c`4bbff780 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006c`4bbff7d0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006c`4bbff840 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000006b`3d3ff828 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000006b`3d3ff830 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000006b`3d3ff8a0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000006b`3d3ff9a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`3d3ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`3cfffb38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`3cfffb40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006b`3cfffe30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`3cfffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`3cbfe280 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000006b`3cbfe2c0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000006b`3cbfe300 00007ff7`8782fa26     postgres!init_ps_display(
0000006b`3cbfe350 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000006b`3cbfe380 00007ff7`878344f6     postgres!BackgroundWriterMain(
0000006b`3cbff8f0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000006b`3cbff960 00007ff7`87d0e749     postgres!main(
0000006b`3cbff9a0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006b`3cbff9f0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006b`3cbffa60 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000006b`3d7ff7c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`3d7ff7d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000006b`3d7ffac0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`3d7ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`adfff7c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000002`adfff800 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000002`adfff840 00007ff7`8782fa26     postgres!init_ps_display(
00000002`adfff890 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000002`adfff8c0 00007ff7`878344f6     postgres!IoWorkerMain(
00000002`adfffb10 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000002`adfffb80 00007ff7`87d0e749     postgres!main(
00000002`adfffbc0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000002`adfffc10 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000002`adfffc80 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000002`ae7ff938 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000002`ae7ff940 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000002`ae7ff9b0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000002`ae7ffab0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`ae7ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`aebff878 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`aebff880 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000002`aebffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`aebffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`ae3ff5c8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`ae3ff5d0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000002`ae3ff8c0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`ae3ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`1a7ff948 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002d`1a7ff950 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002d`1a7ffc40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002d`1a7ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`19bff9b0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002d`19bff9f0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000002d`19bffa30 00007ff7`8782fa26     postgres!init_ps_display(
0000002d`19bffa80 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000002d`19bffab0 00007ff7`878344f6     postgres!IoWorkerMain(
0000002d`19bffd00 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000002d`19bffd70 00007ff7`87d0e749     postgres!main(
0000002d`19bffdb0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002d`19bffe00 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002d`19bffe70 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000002d`19fff6a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002d`19fff6b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000002d`19fff9a0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002d`19fff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`1a3ff868 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000002d`1a3ff870 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000002d`1a3ff8e0 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000002d`1a3ff9e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000002d`1a3ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`473ff560 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d4`473ff5a0 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d4`473ff5e0 00007ff7`8782fa26     postgres!init_ps_display(
000000d4`473ff630 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d4`473ff660 00007ff7`878344f6     postgres!IoWorkerMain(
000000d4`473ff8b0 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d4`473ff920 00007ff7`87d0e749     postgres!main(
000000d4`473ff960 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d4`473ff9b0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d4`473ffa20 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000d4`47fff758 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`47fff760 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d4`47fffa50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`47fffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`47bff7a8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d4`47bff7b0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`47bff820 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d4`47bff920 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`47bff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`477ff668 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`477ff670 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d4`477ff960 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`477ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`209ff9b8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`209ff9c0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000060`209ffcb0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`209ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`20dff6d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000060`20dff6e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000060`20dff750 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000060`20dff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`20dff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`211ffc38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`211ffc40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000060`211fff30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`211fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`205ffb40 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000060`205ffb80 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000060`205ffbc0 00007ff7`8782fa26     postgres!init_ps_display(
00000060`205ffc10 00007ff7`8783db7a     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000060`205ffc40 00007ff7`878344f6     postgres!StartupProcessMain(
00000060`205ffc70 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000060`205ffce0 00007ff7`87d0e749     postgres!main(
00000060`205ffd20 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000060`205ffd70 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000060`205ffde0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000051`63fffa98 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`63fffaa0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000051`63fffd90 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`63fffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`633fe200 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000051`633fe240 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000051`633fe280 00007ff7`8782fa26     postgres!init_ps_display(
00000051`633fe2d0 00007ff7`87831dc6     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000051`633fe300 00007ff7`878344f6     postgres!BackgroundWriterMain(
00000051`633ff870 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000051`633ff8e0 00007ff7`87d0e749     postgres!main(
00000051`633ff920 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000051`633ff970 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000051`633ff9e0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000051`637ff9e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`637ff9f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000051`637ffce0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`637ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`63bff658 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000051`63bff660 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000051`63bff6d0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000051`63bff7d0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`63bff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`6c5ff538 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`6c5ff540 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009a`6c5ff830 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`6c5ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`6bdff978 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`6bdff980 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000009a`6bdffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`6bdffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`6b9ff330 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009a`6b9ff370 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000009a`6b9ff3b0 00007ff7`8782fa26     postgres!init_ps_display(
0000009a`6b9ff400 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000009a`6b9ff430 00007ff7`878344f6     postgres!IoWorkerMain(
0000009a`6b9ff680 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000009a`6b9ff6f0 00007ff7`87d0e749     postgres!main(
0000009a`6b9ff730 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009a`6b9ff780 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009a`6b9ff7f0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000009a`6c1ffcb8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000009a`6c1ffcc0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000009a`6c1ffd30 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000009a`6c1ffe30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`6c1ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`685ff5e0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f7`685ff620 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000f7`685ff660 00007ff7`8782fa26     postgres!init_ps_display(
000000f7`685ff6b0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000f7`685ff6e0 00007ff7`878344f6     postgres!IoWorkerMain(
000000f7`685ff930 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000f7`685ff9a0 00007ff7`87d0e749     postgres!main(
000000f7`685ff9e0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f7`685ffa30 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f7`685ffaa0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
000000f7`68dff7b8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000f7`68dff7c0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000f7`68dff830 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000f7`68dff930 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`68dff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`691ff5e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`691ff5f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f7`691ff8e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`691ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`689ff8a8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`689ff8b0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000f7`689ffba0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`689ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`e81ff0c0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c5`e81ff100 00007ff7`8783d792     postgres!ExceptionalCondition(
000000c5`e81ff140 00007ff7`8783ada5     postgres!HandleFatalError(
000000c5`e81ff180 00007ff7`8783a4a4     postgres!HandleChildCrash(
000000c5`e81ff1b0 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x6b4 [c:\cirrus\src\backend\postmaster\pos...
000000c5`e81ff200 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000c5`e81ffb10 00007ff7`876e5a28     postgres!PostmasterMain(
000000c5`e81ffc60 00007ff7`87d0e749     postgres!main(
000000c5`e81ffca0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c5`e81ffcf0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c5`e85ff458 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c5`e85ff460 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c5`e85ff750 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`e85ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`e89ffaa8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000c5`e89ffab0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000c5`e89ffb20 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000c5`e89ffc20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`e89ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`e8dff738 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c5`e8dff740 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c5`e8dffa30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`e8dffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`e91ff7f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c5`e91ff800 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000c5`e91ffaf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`e91ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`fffffce8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000008c`fffffcf0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000008c`fffffd60 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000008c`fffffe60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`fffffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`ffbffac8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`ffbffad0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008c`ffbffdc0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`ffbffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`ff7ff650 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008c`ff7ff690 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000008c`ff7ff6d0 00007ff7`8782fa26     postgres!init_ps_display(
0000008c`ff7ff720 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000008c`ff7ff750 00007ff7`878344f6     postgres!IoWorkerMain(
0000008c`ff7ff9a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000008c`ff7ffa10 00007ff7`87d0e749     postgres!main(
0000008c`ff7ffa50 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008c`ff7ffaa0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008c`ff7ffb10 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000008c`803ff7e8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`803ff7f0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000008c`803ffae0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`803ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`78fffa38 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`78fffa40 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d9`78fffd30 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`78fffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`793ff5d8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000d9`793ff5e0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000d9`793ff650 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000d9`793ff750 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`793ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`797ff558 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`797ff560 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000d9`797ff850 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`797ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`78bffa00 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d9`78bffa40 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
000000d9`78bffa80 00007ff7`8782fa26     postgres!init_ps_display(
000000d9`78bffad0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
000000d9`78bffb00 00007ff7`878344f6     postgres!IoWorkerMain(
000000d9`78bffd50 00007ff7`876e59e9     postgres!SubPostmasterMain(
000000d9`78bffdc0 00007ff7`87d0e749     postgres!main(
000000d9`78bffe00 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d9`78bffe50 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d9`78bffec0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000075`1d7ff818 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`1d7ff820 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000075`1d7ffb10 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`1d7ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`1dbffbe8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000075`1dbffbf0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000075`1dbffc60 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000075`1dbffd60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`1dbffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`1dfff678 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`1dfff680 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000075`1dfff970 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`1dfff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`1d3ff910 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000075`1d3ff950 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000075`1d3ff990 00007ff7`8782fa26     postgres!init_ps_display(
00000075`1d3ff9e0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000075`1d3ffa10 00007ff7`878344f6     postgres!IoWorkerMain(
00000075`1d3ffc60 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000075`1d3ffcd0 00007ff7`87d0e749     postgres!main(
00000075`1d3ffd10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000075`1d3ffd60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000075`1d3ffdd0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000038`8a1ff450 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000038`8a1ff490 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
00000038`8a1ff4d0 00007ff7`8782fa26     postgres!init_ps_display(
00000038`8a1ff520 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
00000038`8a1ff550 00007ff7`878344f6     postgres!IoWorkerMain(
00000038`8a1ff7a0 00007ff7`876e59e9     postgres!SubPostmasterMain(
00000038`8a1ff810 00007ff7`87d0e749     postgres!main(
00000038`8a1ff850 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000038`8a1ff8a0 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000038`8a1ff910 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
00000038`8a9ff868 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
00000038`8a9ff870 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
00000038`8a9ff8e0 00007ff8`5f964cb0     postgres!pg_signal_thread(
00000038`8a9ff9e0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`8a9ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`8adff498 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`8adff4a0 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000038`8adff790 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`8adff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`8a5ff978 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`8a5ff980 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
00000038`8a5ffc70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`8a5ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`c89ffcd8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000004b`c89ffce0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000004b`c89ffd50 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000004b`c89ffe50 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`c89ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`c85ff518 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`c85ff520 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004b`c85ff810 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`c85ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`c81ff9d0 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004b`c81ffa10 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000004b`c81ffa50 00007ff7`8782fa26     postgres!init_ps_display(
0000004b`c81ffaa0 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000004b`c81ffad0 00007ff7`878344f6     postgres!IoWorkerMain(
0000004b`c81ffd20 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000004b`c81ffd90 00007ff7`87d0e749     postgres!main(
0000004b`c81ffdd0 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004b`c81ffe20 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004b`c81ffe90 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004b`c8dff488 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`c8dff490 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004b`c8dff780 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`c8dff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`e0dff968 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`e0dff970 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a1`e0dffc60 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`e0dffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`e05ffb08 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`e05ffb10 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a1`e05ffe00 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`e05ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`e01ff230 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a1`e01ff270 00007ff7`8783d792     postgres!ExceptionalCondition(
000000a1`e01ff2b0 00007ff7`8783ada5     postgres!HandleFatalError(
000000a1`e01ff2f0 00007ff7`8783a14a     postgres!HandleChildCrash(
000000a1`e01ff320 00007ff7`8783b935     postgres!process_pm_child_exit(void)+0x35a [c:\cirrus\src\backend\postmaster\pos...
000000a1`e01ff370 00007ff7`87838fd2     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000a1`e01ffc80 00007ff7`876e5a28     postgres!PostmasterMain(
000000a1`e01ffdd0 00007ff7`87d0e749     postgres!main(
000000a1`e01ffe10 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a1`e01ffe60 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000a1`e09ff9a8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
000000a1`e09ff9b0 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
000000a1`e09ffa20 00007ff8`5f964cb0     postgres!pg_signal_thread(
000000a1`e09ffb20 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`e09ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`e11ff848 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`e11ff850 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
000000a1`e11ffb40 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`e11ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`577ff9f8 00007ff8`5e174a7a     ntdll!NtFsControlFile+0x14
0000004d`577ffa00 00007ff7`878281cb     KERNELBASE!ConnectNamedPipe+0x6a
0000004d`577ffa70 00007ff8`5f964cb0     postgres!pg_signal_thread(
0000004d`577ffb70 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`577ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`56fff830 00007ff7`87b69b08     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004d`56fff870 00007ff7`87b9fbf3     postgres!ExceptionalCondition(
0000004d`56fff8b0 00007ff7`8782fa26     postgres!init_ps_display(
0000004d`56fff900 00007ff7`878deec9     postgres!AuxiliaryProcessMainCommon(void)+0x56 [c:\cirrus\src\backend\postmaster...
0000004d`56fff930 00007ff7`878344f6     postgres!IoWorkerMain(
0000004d`56fffb80 00007ff7`876e59e9     postgres!SubPostmasterMain(
0000004d`56fffbf0 00007ff7`87d0e749     postgres!main(
0000004d`56fffc30 00007ff7`87d0e69e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004d`56fffc80 00007ff7`87d0e55e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004d`56fffcf0 00007ff7`87d0e7be     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
core
0000004d`573ff9f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`573ffa00 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004d`573ffcf0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`573ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`57bff5f8 00007ff8`60b8b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`57bff600 00007ff8`5f964cb0     ntdll!TppWorkerThread+0x2df
0000004d`57bff8f0 00007ff8`60bfedcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`57bff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
tap
[05:28:13.537](7.753s) Bail out!  pg_ctl start failed
tap
[05:28:08.896](2.352s) Bail out!  pg_ctl start failed
tap
[05:28:09.021](2.452s) Bail out!  pg_ctl start failed
tap
[05:28:09.507](1.850s) Bail out!  pg_ctl start failed
tap
[05:28:12.633](4.540s) Bail out!  pg_ctl start failed
tap
[05:28:14.558](6.056s) Bail out!  pg_ctl start failed
tap
[05:28:19.036](2.725s) Bail out!  pg_ctl start failed
tap
[05:28:23.613](6.517s) Bail out!  pg_ctl start failed
tap
[05:28:19.727](2.601s) Bail out!  pg_ctl start failed
tap
[05:28:21.198](3.339s) Bail out!  pg_ctl start failed
tap
[05:28:26.854](7.895s) Bail out!  pg_ctl start failed
tap
[05:28:22.313](3.029s) Bail out!  pg_ctl start failed
tap
[05:28:12.579](2.224s) Bail out!  pg_ctl start failed
tap
[05:28:12.532](2.170s) Bail out!  pg_ctl start failed
tap
[05:28:12.610](2.218s) Bail out!  pg_ctl start failed
tap
[05:28:46.064](2.983s) Bail out!  pg_ctl start failed
tap
[05:28:46.799](3.058s) Bail out!  pg_ctl start failed
tap
[05:28:51.023](7.328s) Bail out!  pg_ctl start failed
tap
[05:28:47.648](2.899s) Bail out!  pg_ctl start failed
tap
[05:28:48.276](2.873s) Bail out!  pg_ctl start failed
tap
[05:28:49.000](2.527s) Bail out!  pg_ctl start failed
tap
[05:28:15.046](2.245s) Bail out!  pg_ctl start failed
tap
[05:28:49.282](2.735s) Bail out!  pg_ctl start failed
tap
[05:28:51.102](2.781s) Bail out!  pg_ctl start failed
tap
[05:27:17.408](2.505s) Bail out!  pg_ctl start failed
tap
[05:27:17.690](2.631s) Bail out!  pg_ctl start failed
tap
[05:27:13.807](1.672s) Bail out!  pg_ctl start failed
tap
[05:27:15.653](2.409s) Bail out!  pg_ctl start failed
tap
[05:28:51.998](2.552s) Bail out!  pg_ctl start failed
tap
[05:27:15.669](2.452s) Bail out!  pg_ctl start failed
tap
[05:27:20.030](5.343s) Bail out!  pg_ctl start failed
tap
[05:27:22.304](5.863s) Bail out!  pg_ctl start failed
tap
[05:27:18.557](2.198s) Bail out!  pg_ctl start failed
tap
[05:27:24.380](4.952s) Bail out!  pg_ctl start failed
tap
[05:27:21.531](2.075s) Bail out!  pg_ctl start failed
tap
[05:27:24.301](4.542s) Bail out!  pg_ctl start failed
tap
[05:27:22.398](2.382s) Bail out!  pg_ctl start failed
tap
[05:27:25.084](1.771s) Bail out!  pg_ctl start failed
tap
[05:27:33.216](1.049s) Bail out!  pg_ctl start failed
tap
[05:27:25.319](1.968s) Bail out!  pg_ctl start failed
tap
[05:27:27.204](2.947s) Bail out!  pg_ctl start failed
tap
[05:27:27.377](2.375s) Bail out!  pg_ctl start failed
tap
[05:27:27.973](2.287s) Bail out!  pg_ctl start failed
tap
[05:27:28.650](2.264s) Bail out!  pg_ctl start failed
tap
[05:27:29.575](3.334s) Bail out!  pg_ctl start failed
tap
[05:27:29.277](1.934s) Bail out!  pg_ctl start failed
tap
[05:27:30.487](1.975s) Bail out!  pg_ctl start failed
tap
[05:27:30.957](1.837s) Bail out!  pg_ctl start failed
tap
[05:27:37.198](1.474s) not ok 13 - pg_ctl start: exit code 0
[05:27:37.199](0.001s) not ok 14 - pg_ctl start: no stderr
[05:27:37.200](0.000s) not ok 15 - pg_ctl start: matches
[05:27:42.740](0.077s) not ok 17 - pg_ctl stop
[05:27:45.627](2.756s) not ok 19 - pg_ctl restart with server not running
[05:27:47.600](1.969s) not ok 25 - pg_ctl restart with server running
[05:27:48.244](0.644s) Bail out!  command "pg_ctl stop --pgdata C:\cirrus\build\testrun\pg_ctl\001_start_stop\data\tmp_t...
tap
[05:27:33.766](0.614s) Bail out!  command "pg_ctl --log C:\cirrus\build\testrun\pg_ctl\002_status\data\tmp_test_bt0B/log...
tap
[05:27:33.137](0.969s) Bail out!  pg_ctl start failed
tap
[05:27:33.766](1.976s) Bail out!  pg_ctl start failed
tap
[05:27:35.363](2.113s) Bail out!  pg_ctl start failed
tap
[05:27:36.881](2.791s) Bail out!  pg_ctl start failed
tap
[05:27:37.621](2.836s) Bail out!  pg_ctl start failed
tap
[05:27:37.668](2.769s) Bail out!  pg_ctl start failed
tap
[05:27:39.016](3.288s) Bail out!  pg_ctl start failed
tap
[05:27:43.156](5.667s) Bail out!  pg_ctl start failed
tap
[05:28:14.810](2.147s) Bail out!  pg_ctl start failed
tap
[05:27:39.974](0.404s) Bail out!  pg_ctl start failed
tap
[05:27:40.820](1.675s) Bail out!  pg_ctl start failed
tap
[05:27:44.318](4.686s) Bail out!  pg_ctl start failed
tap
[05:27:43.137](2.195s) Bail out!  pg_ctl start failed
tap
[05:27:43.003](2.083s) Bail out!  pg_ctl start failed
tap
[05:27:44.191](1.869s) Bail out!  pg_ctl start failed
tap
[05:27:45.754](1.761s) Bail out!  pg_ctl start failed
tap
[05:27:46.948](2.374s) Bail out!  pg_ctl start failed
tap
[05:27:47.868](2.775s) Bail out!  pg_ctl start failed
tap
[05:27:49.671](4.210s) Bail out!  pg_ctl start failed
tap
[05:27:47.504](2.065s) Bail out!  pg_ctl start failed
tap
[05:28:16.034](2.756s) Bail out!  pg_ctl start failed
tap
[05:26:04.833](6.141s) Bail out!  pg_ctl start failed
tap
[05:26:02.005](2.249s) Bail out!  pg_ctl start failed
tap
[05:26:00.664](2.246s) Bail out!  pg_ctl start failed
tap
[05:26:06.842](2.242s) not ok 13 - run of pg_upgrade
[05:26:06.901](0.000s) not ok 16 - the default char signedness is updated during pg_upgrade: matches
tap
[05:26:01.982](2.194s) Bail out!  pg_ctl start failed
tap
[05:27:50.283](1.847s) Bail out!  pg_ctl start failed
tap
[05:27:50.738](1.851s) Bail out!  pg_ctl start failed
tap
[05:27:50.802](1.824s) Bail out!  pg_ctl start failed
tap
[05:27:52.009](2.451s) Bail out!  pg_ctl start failed
tap
[05:27:52.760](2.653s) Bail out!  pg_ctl start failed
tap
[05:27:52.729](2.265s) Bail out!  pg_ctl start failed
tap
[05:27:54.094](2.253s) Bail out!  pg_ctl start failed
tap
[05:27:53.999](2.192s) Bail out!  pg_ctl start failed
tap
[05:28:16.725](2.874s) Bail out!  pg_ctl start failed
tap
[05:28:17.510](3.099s) Bail out!  pg_ctl start failed
tap
[05:27:56.208](1.789s) Bail out!  pg_ctl start failed
tap
[05:27:55.486](1.831s) Bail out!  pg_ctl start failed
tap
[05:27:55.940](1.899s) Bail out!  pg_ctl start failed
tap
[05:27:58.926](4.341s) Bail out!  pg_ctl start failed
tap
[05:28:18.138](2.198s) Bail out!  pg_ctl start failed
tap
[05:28:24.746](4.941s) Bail out!  pg_ctl start failed
tap
[05:28:23.881](3.105s) Bail out!  pg_ctl start failed
tap
[05:28:02.620](5.581s) Bail out!  pg_ctl start failed
tap
[05:26:01.902](2.185s) Bail out!  pg_ctl start failed
tap
[05:26:02.609](1.401s) Bail out!  pg_ctl start failed
tap
[05:26:03.003](1.764s) Bail out!  pg_ctl start failed
tap
[05:26:05.006](2.263s) Bail out!  pg_ctl start failed
tap
[05:26:05.038](2.490s) Bail out!  pg_ctl start failed
tap
[05:26:06.526](2.329s) Bail out!  pg_ctl start failed
tap
[05:26:09.199](3.167s) Bail out!  pg_ctl start failed
tap
[05:26:09.167](2.895s) Bail out!  pg_ctl start failed
tap
[05:26:09.843](2.248s) Bail out!  pg_ctl start failed
tap
[05:26:09.450](2.114s) Bail out!  pg_ctl start failed
tap
[05:26:10.972](3.178s) Bail out!  pg_ctl start failed
tap
[05:26:11.336](2.481s) Bail out!  pg_ctl start failed
tap
[05:26:11.241](2.947s) Bail out!  pg_ctl start failed
tap
[05:26:11.393](2.507s) Bail out!  pg_ctl start failed
tap
[05:26:11.919](1.934s) Bail out!  pg_ctl start failed
tap
[05:26:13.863](2.983s) Bail out!  pg_ctl start failed
tap
[05:26:18.411](7.264s) Bail out!  pg_ctl start failed
tap
[05:26:14.286](2.631s) Bail out!  pg_ctl start failed
tap
[05:26:14.616](2.290s) Bail out!  pg_ctl start failed
tap
[05:26:14.648](2.323s) Bail out!  pg_ctl start failed
tap
[05:26:15.510](2.467s) Bail out!  pg_ctl start failed
tap
[05:26:15.950](2.513s) Bail out!  pg_ctl start failed
tap
[05:26:15.965](2.322s) Bail out!  pg_ctl start failed
tap
[05:26:19.087](4.082s) Bail out!  pg_ctl start failed
tap
[05:26:20.173](4.607s) Bail out!  pg_ctl start failed
tap
[05:26:18.490](2.854s) Bail out!  pg_ctl start failed
tap
[05:26:18.583](2.462s) Bail out!  pg_ctl start failed
tap
[05:26:19.087](2.213s) Bail out!  pg_ctl start failed
tap
[05:26:19.230](2.134s) Bail out!  pg_ctl start failed
tap
[05:26:19.999](2.310s) Bail out!  pg_ctl start failed
tap
[05:26:21.256](2.235s) Bail out!  pg_ctl start failed
tap
[05:26:22.716](2.828s) Bail out!  pg_ctl start failed
tap
[05:26:24.300](4.342s) Bail out!  pg_ctl start failed
tap
[05:26:22.843](2.589s) Bail out!  pg_ctl start failed
tap
[05:26:25.693](4.858s) Bail out!  pg_ctl start failed
tap
[05:26:23.517](2.019s) Bail out!  pg_ctl start failed
tap
[05:26:23.517](2.161s) Bail out!  pg_ctl start failed
tap
[05:26:25.678](2.965s) Bail out!  pg_ctl start failed
tap
[05:26:25.678](1.904s) Bail out!  pg_ctl start failed
tap
[05:26:25.678](1.884s) Bail out!  pg_ctl start failed
tap
[05:26:25.995](1.223s) Bail out!  pg_ctl start failed
tap
[05:26:29.417](4.825s) Bail out!  pg_ctl start failed
tap
[05:26:27.086](1.971s) Bail out!  pg_ctl start failed
tap
[05:26:27.754](2.336s) Bail out!  pg_ctl start failed
tap
[05:26:29.196](2.560s) Bail out!  pg_ctl start failed
tap
[05:26:29.542](2.909s) Bail out!  pg_ctl start failed
tap
[05:27:59.537](1.615s) Bail out!  pg_ctl start failed
tap
[05:28:00.916](2.781s) Bail out!  pg_ctl start failed
tap
[05:28:00.948](1.755s) Bail out!  pg_ctl start failed
tap
[05:28:01.234](1.772s) Bail out!  pg_ctl start failed
tap
[05:28:02.730](2.208s) Bail out!  pg_ctl start failed
tap
[05:28:02.935](2.089s) Bail out!  pg_ctl start failed
tap
[05:28:05.035](1.095s) Bail out!  pg_ctl start failed
tap
[05:28:04.690](2.436s) Bail out!  pg_ctl start failed
tap
[05:28:05.020](2.805s) Bail out!  pg_ctl start failed
tap
[05:28:06.403](2.429s) Bail out!  pg_ctl start failed
tap
[05:28:05.540](1.841s) Bail out!  pg_ctl start failed
tap
[05:28:05.597](1.880s) Bail out!  pg_ctl start failed
tap
[05:28:09.523](4.638s) Bail out!  pg_ctl start failed
tap
[05:28:51.948](2.359s) Bail out!  pg_ctl start failed
tap
[05:29:05.861](1.736s) Bail out!  pg_ctl start failed
tap
[05:29:07.539](3.192s) Bail out!  pg_ctl start failed
tap
[05:29:06.771](2.093s) Bail out!  pg_ctl start failed
tap
[05:28:23.897](2.514s) Bail out!  pg_ctl start failed
tap
[05:28:24.087](2.164s) Bail out!  pg_ctl start failed
tap
[05:28:25.923](2.585s) Bail out!  pg_ctl start failed
tap
[05:28:27.748](4.219s) Bail out!  pg_ctl start failed
tap
[05:28:32.992](8.136s) Bail out!  pg_ctl start failed
tap
[05:28:27.388](2.500s) Bail out!  pg_ctl start failed
tap
[05:28:28.078](2.366s) Bail out!  pg_ctl start failed
tap
[05:28:28.078](2.375s) Bail out!  pg_ctl start failed
tap
[05:28:29.179](2.692s) Bail out!  pg_ctl start failed
tap
[05:28:30.024](2.759s) Bail out!  pg_ctl start failed
tap
[05:28:32.108](4.245s) Bail out!  pg_ctl start failed
tap
[05:28:32.101](2.908s) Bail out!  pg_ctl start failed
tap
[05:28:32.101](2.881s) Bail out!  pg_ctl start failed
tap
[05:28:32.777](2.999s) Bail out!  pg_ctl start failed
tap
[05:28:32.674](2.755s) Bail out!  pg_ctl start failed
tap
[05:28:33.260](2.053s) Bail out!  pg_ctl start failed
tap
[05:28:35.081](3.249s) Bail out!  pg_ctl start failed
tap
[05:28:35.255](2.223s) Bail out!  pg_ctl start failed
tap
[05:28:35.018](1.929s) Bail out!  pg_ctl start failed
tap
[05:28:36.555](2.615s) Bail out!  pg_ctl start failed
tap
[05:28:36.571](2.705s) Bail out!  pg_ctl start failed
tap
[05:28:36.854](2.482s) Bail out!  pg_ctl start failed
tap
[05:28:37.310](2.147s) Bail out!  pg_ctl start failed
tap
[05:28:38.926](3.419s) Bail out!  pg_ctl start failed
tap
[05:28:38.926](2.792s) Bail out!  pg_ctl start failed
tap
[05:28:40.182](2.353s) Bail out!  pg_ctl start failed
tap
[05:28:41.860](4.080s) Bail out!  pg_ctl start failed
tap
[05:28:40.103](2.331s) Bail out!  pg_ctl start failed
tap
[05:28:41.107](2.283s) Bail out!  pg_ctl start failed
tap
[05:28:41.797](2.705s) Bail out!  pg_ctl start failed
tap
[05:28:41.860](2.576s) Bail out!  pg_ctl start failed
tap
[05:28:44.165](2.479s) Bail out!  pg_ctl start failed
tap
[05:28:44.102](2.902s) Bail out!  pg_ctl start failed
tap
[05:28:44.055](2.540s) Bail out!  pg_ctl start failed
tap
[05:28:47.146](4.648s) Bail out!  pg_ctl start failed
tap
[05:28:44.855](2.120s) Bail out!  pg_ctl start failed
tap
[05:28:55.330](0.708s) Bail out!  pg_ctl start failed
tap
[05:28:53.631](3.211s) Bail out!  pg_ctl start failed
tap
[05:28:53.428](3.156s) Bail out!  pg_ctl start failed
tap
[05:28:17.620](2.893s) Bail out!  pg_ctl start failed
tap
[05:28:53.859](2.568s) Bail out!  pg_ctl start failed
tap
[05:28:55.282](2.932s) Bail out!  pg_ctl start failed
tap
[05:28:57.230](2.570s) Bail out!  pg_ctl start failed
tap
[05:28:57.151](1.959s) Bail out!  pg_ctl start failed
tap
[05:28:58.547](2.696s) Bail out!  pg_ctl start failed
tap
[05:28:57.434](1.612s) Bail out!  pg_ctl start failed
tap
[05:28:59.111](2.156s) Bail out!  pg_ctl start failed
tap
[05:28:59.412](2.120s) Bail out!  pg_ctl start failed
tap
[05:29:00.747](2.082s) Bail out!  pg_ctl start failed
tap
[05:29:02.642](2.897s) Bail out!  pg_ctl start failed
tap
[05:29:02.736](2.944s) Bail out!  pg_ctl start failed
tap
[05:29:02.736](2.812s) Bail out!  pg_ctl start failed
tap
[05:29:03.806](1.085s) Bail out!  pg_ctl start failed
tap
[05:29:02.912](1.996s) Bail out!  pg_ctl start failed
tap
[05:29:05.265](1.776s) Bail out!  pg_ctl start failed
test
[05:29:11.623]   5/356 postgresql:regress / regress/regress                                            ERROR            ...
[05:29:11.623]   6/356 postgresql:pg_upgrade / pg_upgrade/004_subscription                             ERROR            ...
[05:29:11.623]   8/356 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                           ERROR            ...
[05:29:11.623]   9/356 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                            ERROR            ...
[05:29:11.623]  10/356 postgresql:recovery / recovery/002_archiving                                    ERROR            ...
[05:29:11.623]  13/356 postgresql:recovery / recovery/004_timeline_switch                              ERROR            ...
[05:29:11.623]  14/356 postgresql:recovery / recovery/005_replay_delay                                 ERROR            ...
[05:29:11.623]  16/356 postgresql:isolation / isolation/isolation                                      ERROR            ...
[05:29:11.623]  11/356 postgresql:recovery / recovery/003_recovery_targets                             ERROR            ...
[05:29:11.623]  17/356 postgresql:pg_upgrade / pg_upgrade/005_char_signedness                          ERROR            ...
[05:29:11.623]   7/356 postgresql:recovery / recovery/001_stream_rep                                   ERROR            ...
[05:29:11.623]  12/356 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[05:29:11.623]  15/356 postgresql:recovery / recovery/006_logical_decoding                             ERROR            ...
[05:29:11.623]  19/356 postgresql:recovery / recovery/007_sync_rep                                     ERROR            ...
[05:29:11.623]  20/356 postgresql:recovery / recovery/010_logical_decoding_timelines                   ERROR            ...
[05:29:11.623]  21/356 postgresql:recovery / recovery/009_twophase                                     ERROR            ...
[05:29:11.623]  18/356 postgresql:recovery / recovery/008_fsm_truncation                               ERROR            ...
[05:29:11.623]  24/356 postgresql:recovery / recovery/014_unlogged_reinit                              ERROR            ...
[05:29:11.623]  25/356 postgresql:recovery / recovery/013_crash_restart                                ERROR            ...
[05:29:11.623]  26/356 postgresql:recovery / recovery/015_promotion_pages                              ERROR            ...
[05:29:11.623]  27/356 postgresql:recovery / recovery/016_min_consistency                              ERROR            ...
[05:29:11.623]  23/356 postgresql:recovery / recovery/012_subtransactions                              ERROR            ...
[05:29:11.623]  30/356 postgresql:recovery / recovery/020_archive_status                               ERROR            ...
[05:29:11.623]  32/356 postgresql:recovery / recovery/023_pitr_prepared_xact                           ERROR            ...
[05:29:11.623]  31/356 postgresql:recovery / recovery/021_row_visibility                               ERROR            ...
[05:29:11.623]  29/356 postgresql:recovery / recovery/018_wal_optimize                                 ERROR            ...
[05:29:11.623]  35/356 postgresql:recovery / recovery/026_overwrite_contrecord                         ERROR            ...
[05:29:11.623]  34/356 postgresql:recovery / recovery/025_stuck_on_old_timeline                        ERROR            ...
[05:29:11.623]  33/356 postgresql:recovery / recovery/024_archive_recovery                             ERROR            ...
[05:29:11.623]  36/356 postgresql:recovery / recovery/019_replslot_limit                               ERROR            ...
[05:29:11.623]  37/356 postgresql:recovery / recovery/029_stats_restart                                ERROR            ...
[05:29:11.623]  39/356 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[05:29:11.623]  40/356 postgresql:recovery / recovery/031_recovery_conflict                            ERROR            ...
[05:29:11.623]  38/356 postgresql:recovery / recovery/030_stats_cleanup_replica                        ERROR            ...
[05:29:11.623]  43/356 postgresql:recovery / recovery/028_pitr_timelines                               ERROR            ...
[05:29:11.623]  41/356 postgresql:recovery / recovery/032_relfilenode_reuse                            ERROR            ...
[05:29:11.623]  42/356 postgresql:recovery / recovery/033_replay_tsp_drops                             ERROR            ...
[05:29:11.623]  44/356 postgresql:recovery / recovery/034_create_database                              ERROR            ...
[05:29:11.623]  46/356 postgresql:recovery / recovery/037_invalid_database                             ERROR            ...
[05:29:11.623]  48/356 postgresql:recovery / recovery/039_end_of_wal                                   ERROR            ...
[05:29:11.623]  45/356 postgresql:recovery / recovery/035_standby_logical_decoding                     ERROR            ...
[05:29:11.623]  49/356 postgresql:recovery / recovery/036_truncated_dropped                            ERROR            ...
[05:29:11.623]  47/356 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR            ...
[05:29:11.623]  51/356 postgresql:recovery / recovery/043_no_contrecord_switch                         ERROR            ...
[05:29:11.623]  54/356 postgresql:recovery / recovery/044_invalidate_inactive_slots                    ERROR            ...
[05:29:11.623]  53/356 postgresql:recovery / recovery/038_save_logical_slots_shutdown                  ERROR            ...
[05:29:11.623]  50/356 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR            ...
[05:29:11.623]  52/356 postgresql:recovery / recovery/042_low_level_backup                             ERROR            ...
[05:29:11.623]  55/356 postgresql:recovery / recovery/046_checkpoint_logical_slot                      ERROR            ...
[05:29:11.623]  56/356 postgresql:recovery / recovery/047_checkpoint_physical_slot                     ERROR            ...
[05:29:11.623]  58/356 postgresql:recovery / recovery/045_archive_restartpoint                         ERROR            ...
[05:29:11.623]  59/356 postgresql:recovery / recovery/049_wait_for_lsn                                 ERROR            ...
[05:29:11.628]  61/356 postgresql:plperl / plperl/regress                                              ERROR            ...
[05:29:11.628]  60/356 postgresql:plpgsql / plpgsql/regress                                            ERROR            ...
[05:29:11.628]  57/356 postgresql:recovery / recovery/048_vacuum_horizon_floor                         ERROR            ...
[05:29:11.628]  62/356 postgresql:plpython / plpython/regress                                          ERROR            ...
[05:29:11.628]  63/356 postgresql:auto_explain / auto_explain/regress                                  ERROR            ...
[05:29:11.628]  64/356 postgresql:amcheck / amcheck/regress                                            ERROR            ...
[05:29:11.628]  65/356 postgresql:btree_gist / btree_gist/regress                                      ERROR            ...
[05:29:11.628]  66/356 postgresql:basic_archive / basic_archive/regress                                ERROR            ...
[05:29:11.628]  67/356 postgresql:bloom / bloom/regress                                                ERROR            ...
[05:29:11.628]  68/356 postgresql:bool_plperl / bool_plperl/regress                                    ERROR            ...
[05:29:11.628]  69/356 postgresql:btree_gin / btree_gin/regress                                        ERROR            ...
[05:29:11.628]  70/356 postgresql:citext / citext/regress                                              ERROR            ...
[05:29:11.628]  71/356 postgresql:earthdistance / earthdistance/regress                                ERROR            ...
[05:29:11.628]  72/356 postgresql:dict_xsyn / dict_xsyn/regress                                        ERROR            ...
[05:29:11.628]  73/356 postgresql:cube / cube/regress                                                  ERROR            ...
[05:29:11.628]  74/356 postgresql:dblink / dblink/regress                                              ERROR            ...
[05:29:11.628]  75/356 postgresql:hstore / hstore/regress                                              ERROR            ...
[05:29:11.628]  76/356 postgresql:dict_int / dict_int/regress                                          ERROR            ...
[05:29:11.628]  77/356 postgresql:file_fdw / file_fdw/regress                                          ERROR            ...
[05:29:11.628]  78/356 postgresql:fuzzystrmatch / fuzzystrmatch/regress                                ERROR            ...
[05:29:11.628]  79/356 postgresql:isn / isn/regress                                                    ERROR            ...
[05:29:11.628]  80/356 postgresql:intarray / intarray/regress                                          ERROR            ...
[05:29:11.628]  81/356 postgresql:jsonb_plpython / jsonb_plpython/regress                              ERROR            ...
[05:29:11.628]  82/356 postgresql:hstore_plpython / hstore_plpython/regress                            ERROR            ...
[05:29:11.628]  83/356 postgresql:hstore_plperl / hstore_plperl/regress                                ERROR            ...
[05:29:11.628]  84/356 postgresql:ltree / ltree/regress                                                ERROR            ...
[05:29:11.628]  85/356 postgresql:jsonb_plperl / jsonb_plperl/regress                                  ERROR            ...
[05:29:11.628]  86/356 postgresql:ltree_plpython / ltree_plpython/regress                              ERROR            ...
[05:29:11.628]  87/356 postgresql:lo / lo/regress                                                      ERROR            ...
[05:29:11.628]  88/356 postgresql:pg_buffercache / pg_buffercache/regress                              ERROR            ...
[05:29:11.628]  89/356 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[05:29:11.628]  90/356 postgresql:pg_freespacemap / pg_freespacemap/regress                            ERROR            ...
[05:29:11.628]  91/356 postgresql:passwordcheck / passwordcheck/regress                                ERROR            ...
[05:29:11.628]  92/356 postgresql:pgcrypto / pgcrypto/regress                                          ERROR            ...
[05:29:11.628]  93/356 postgresql:pg_logicalinspect / pg_logicalinspect/isolation                      ERROR            ...
[05:29:11.628]  94/356 postgresql:pg_overexplain / pg_overexplain/regress                              ERROR            ...
[05:29:11.628]  95/356 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
[05:29:11.628]  96/356 postgresql:pg_prewarm / pg_prewarm/regress                                      ERROR            ...
[05:29:11.628]  97/356 postgresql:pgrowlocks / pgrowlocks/isolation                                    ERROR            ...
[05:29:11.628]  98/356 postgresql:pg_walinspect / pg_walinspect/regress                                ERROR            ...
[05:29:11.628]  99/356 postgresql:pg_visibility / pg_visibility/regress                                ERROR            ...
[05:29:11.628] 100/356 postgresql:pgstattuple / pgstattuple/regress                                    ERROR            ...
[05:29:11.628] 101/356 postgresql:pg_surgery / pg_surgery/regress                                      ERROR            ...
[05:29:11.628] 102/356 postgresql:pg_trgm / pg_trgm/regress                                            ERROR            ...
[05:29:11.628] 103/356 postgresql:postgres_fdw / postgres_fdw/isolation                                ERROR            ...
[05:29:11.628] 104/356 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[05:29:11.628] 105/356 postgresql:seg / seg/regress                                                    ERROR            ...
[05:29:11.628] 106/356 postgresql:tcn / tcn/isolation                                                  ERROR            ...
[05:29:11.628] 107/356 postgresql:spi / spi/regress                                                    ERROR            ...
[05:29:11.628] 108/356 postgresql:tablefunc / tablefunc/regress                                        ERROR            ...
[05:29:11.628] 109/356 postgresql:tsm_system_rows / tsm_system_rows/regress                            ERROR            ...
[05:29:11.628] 110/356 postgresql:tsm_system_time / tsm_system_time/regress                            ERROR            ...
[05:29:11.628] 111/356 postgresql:test_decoding / test_decoding/regress                                ERROR            ...
[05:29:11.628] 112/356 postgresql:test_decoding / test_decoding/isolation                              ERROR            ...
[05:29:11.628] 113/356 postgresql:brin / brin/isolation                                                ERROR            ...
[05:29:11.628] 114/356 postgresql:unaccent / unaccent/regress                                          ERROR            ...
[05:29:11.628] 115/356 postgresql:commit_ts / commit_ts/regress                                        ERROR            ...
[05:29:11.628] 116/356 postgresql:delay_execution / delay_execution/isolation                          ERROR            ...
[05:29:11.628] 117/356 postgresql:dummy_seclabel / dummy_seclabel/regress                              ERROR            ...
[05:29:11.628] 118/356 postgresql:dummy_index_am / dummy_index_am/regress                              ERROR            ...
[05:29:11.628] 119/356 postgresql:index / index/isolation                                              ERROR            ...
[05:29:11.628] 120/356 postgresql:gin / gin/regress                                                    ERROR            ...
[05:29:11.628] 121/356 postgresql:nbtree / nbtree/regress                                              ERROR            ...
[05:29:11.629] 122/356 postgresql:plsample / plsample/regress                                          ERROR            ...
[05:29:11.629] 123/356 postgresql:injection_points / injection_points/isolation                        ERROR            ...
[05:29:11.629] 124/356 postgresql:injection_points / injection_points/regress                          ERROR            ...
[05:29:11.629] 125/356 postgresql:test_binaryheap / test_binaryheap/regress                            ERROR            ...
[05:29:11.629] 126/356 postgresql:test_bloomfilter / test_bloomfilter/regress                          ERROR            ...
[05:29:11.629] 127/356 postgresql:spgist_name_ops / spgist_name_ops/regress                            ERROR            ...
[05:29:11.629] 128/356 postgresql:test_dsa / test_dsa/regress                                          ERROR            ...
[05:29:11.629] 129/356 postgresql:test_bitmapset / test_bitmapset/regress                              ERROR            ...
[05:29:11.629] 130/356 postgresql:test_copy_callbacks / test_copy_callbacks/regress                    ERROR            ...
[05:29:11.629] 131/356 postgresql:test_ddl_deparse / test_ddl_deparse/regress                          ERROR            ...
[05:29:11.629] 132/356 postgresql:test_dsm_registry / test_dsm_registry/regress                        ERROR            ...
[05:29:11.629] 133/356 postgresql:test_ginpostinglist / test_ginpostinglist/regress                    ERROR            ...
[05:29:11.629] 134/356 postgresql:test_integerset / test_integerset/regress                            ERROR            ...
[05:29:11.629] 135/356 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress                  ERROR            ...
[05:29:11.629] 136/356 postgresql:test_parser / test_parser/regress                                    ERROR            ...
[05:29:11.629] 137/356 postgresql:test_lfind / test_lfind/regress                                      ERROR            ...
[05:29:11.629] 138/356 postgresql:test_radixtree / test_radixtree/regress                              ERROR            ...
[05:29:11.629] 139/356 postgresql:test_pg_dump / test_pg_dump/regress                                  ERROR            ...
[05:29:11.629] 140/356 postgresql:test_regex / test_regex/regress                                      ERROR            ...
[05:29:11.629] 141/356 postgresql:test_rbtree / test_rbtree/regress                                    ERROR            ...
[05:29:11.629] 142/356 postgresql:test_extensions / test_extensions/regress                            ERROR            ...
[05:29:11.629] 143/356 postgresql:test_resowner / test_resowner/regress                                ERROR            ...
[05:29:11.629] 144/356 postgresql:test_predtest / test_predtest/regress                                ERROR            ...
[05:29:11.629] 145/356 postgresql:test_oat_hooks / test_oat_hooks/regress                              ERROR            ...
[05:29:11.629] 146/356 postgresql:test_rls_hooks / test_rls_hooks/regress                              ERROR            ...
[05:29:11.629] 147/356 postgresql:unsafe_tests / unsafe_tests/regress                                  ERROR            ...
[05:29:11.629] 148/356 postgresql:test_slru / test_slru/regress                                        ERROR            ...
[05:29:11.629] 150/356 postgresql:test_shm_mq / test_shm_mq/regress                                    ERROR            ...
[05:29:11.629] 151/356 postgresql:test_tidstore / test_tidstore/regress                                ERROR            ...
[05:29:11.629] 152/356 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
[05:29:11.629] 153/356 postgresql:typcache / typcache/regress                                          ERROR            ...
[05:29:11.629] 155/356 postgresql:libpq / libpq/005_negotiate_encryption                               ERROR            ...
[05:29:11.629] 157/356 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
[05:29:11.629] 156/356 postgresql:libpq / libpq/006_service                                            ERROR            ...
[05:29:11.629] 159/356 postgresql:libpq / libpq/004_load_balance_dns                                   ERROR            ...
[05:29:11.629] 160/356 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage                           ERROR            ...
[05:29:11.629] 158/356 postgresql:libpq / libpq/003_load_balance_host_list                             ERROR            ...
[05:29:11.629] 163/356 postgresql:pg_amcheck / pg_amcheck/003_check                                    ERROR            ...
[05:29:11.629] 165/356 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[05:29:11.629] 166/356 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical                     ERROR            ...
[05:29:11.629] 164/356 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace                ERROR            ...
[05:29:11.629] 170/356 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                      ERROR            ...
[05:29:11.629] 171/356 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber                ERROR            ...
[05:29:11.629] 172/356 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups              ERROR            ...
[05:29:11.629] 169/356 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal                      ERROR            ...
[05:29:11.629] 174/356 postgresql:pg_combinebackup / pg_combinebackup/004_manifest                     ERROR            ...
[05:29:11.629] 175/356 postgresql:pg_combinebackup / pg_combinebackup/005_integrity                    ERROR            ...
[05:29:11.629] 173/356 postgresql:pg_combinebackup / pg_combinebackup/003_timeline                     ERROR            ...
[05:29:11.629] 178/356 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal            ERROR            ...
[05:29:11.629] 176/356 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy                 ERROR            ...
[05:29:11.629] 177/356 postgresql:pg_combinebackup / pg_combinebackup/008_promote                      ERROR            ...
[05:29:11.629] 181/356 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink                     ERROR            ...
[05:29:11.629] 180/356 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file                 ERROR            ...
[05:29:11.629] 184/356 postgresql:pg_checksums / pg_checksums/002_actions                              ERROR            ...
[05:29:11.629] 186/356 postgresql:pg_ctl / pg_ctl/004_logrotate                                        ERROR            ...
[05:29:11.629] 185/356 postgresql:pg_ctl / pg_ctl/002_status                                           ERROR            ...
[05:29:11.629] 183/356 postgresql:pg_ctl / pg_ctl/003_promote                                          ERROR            ...
[05:29:11.630] 188/356 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                            ERROR            ...
[05:29:11.630] 187/356 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
[05:29:11.630] 191/356 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                             ERROR            ...
[05:29:11.630] 190/356 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
[05:29:11.630] 192/356 postgresql:pg_dump / pg_dump/006_pg_dump_compress                               ERROR            ...
[05:29:11.630] 196/356 postgresql:pg_rewind / pg_rewind/001_basic                                      ERROR            ...
[05:29:11.630] 193/356 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
[05:29:11.630] 197/356 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink                            ERROR            ...
[05:29:11.630] 202/356 postgresql:pg_rewind / pg_rewind/002_databases                                  ERROR            ...
[05:29:11.630] 201/356 postgresql:pg_rewind / pg_rewind/005_same_timeline                              ERROR            ...
[05:29:11.630] 198/356 postgresql:pg_rewind / pg_rewind/003_extrafiles                                 ERROR            ...
[05:29:11.630] 199/356 postgresql:pg_dump / pg_dump/010_dump_connstr                                   ERROR            ...
[05:29:11.630] 203/356 postgresql:pg_rewind / pg_rewind/007_standby_source                             ERROR            ...
[05:29:11.630] 206/356 postgresql:pg_rewind / pg_rewind/011_wal_copy                                   ERROR            ...
[05:29:11.630] 207/356 postgresql:pg_rewind / pg_rewind/009_growing_files                              ERROR            ...
[05:29:11.630] 189/356 postgresql:pg_ctl / pg_ctl/001_start_stop                                       ERROR            ...
[05:29:11.630] 205/356 postgresql:pg_rewind / pg_rewind/008_min_recovery_point                         ERROR            ...
[05:29:11.630] 210/356 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals                         ERROR            ...
[05:29:11.630] 212/356 postgresql:pg_verifybackup / pg_verifybackup/003_corruption                     ERROR            ...
[05:29:11.630] 213/356 postgresql:pg_verifybackup / pg_verifybackup/004_options                        ERROR            ...
[05:29:11.630] 211/356 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm                      ERROR            ...
[05:29:11.630] 215/356 postgresql:pg_verifybackup / pg_verifybackup/008_untar                          ERROR            ...
[05:29:11.630] 216/356 postgresql:pg_verifybackup / pg_verifybackup/007_wal                            ERROR            ...
[05:29:11.630] 214/356 postgresql:pg_verifybackup / pg_verifybackup/006_encoding                       ERROR            ...
[05:29:11.630] 219/356 postgresql:pg_verifybackup / pg_verifybackup/009_extract                        ERROR            ...
[05:29:11.630] 217/356 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar                   ERROR            ...
[05:29:11.630] 221/356 postgresql:pg_walsummary / pg_walsummary/002_blocks                             ERROR            ...
[05:29:11.630] 222/356 postgresql:pg_waldump / pg_waldump/001_basic                                    ERROR            ...
[05:29:11.630] 220/356 postgresql:pg_waldump / pg_waldump/002_save_fullpage                            ERROR            ...
[05:29:11.630] 229/356 postgresql:scripts / scripts/010_clusterdb                                      ERROR            ...
[05:29:11.630] 228/356 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
[05:29:11.630] 231/356 postgresql:scripts / scripts/020_createdb                                       ERROR            ...
[05:29:11.630] 232/356 postgresql:scripts / scripts/040_createuser                                     ERROR            ...
[05:29:11.630] 230/356 postgresql:scripts / scripts/011_clusterdb_all                                  ERROR            ...
[05:29:11.630] 234/356 postgresql:scripts / scripts/050_dropdb                                         ERROR            ...
[05:29:11.630] 235/356 postgresql:scripts / scripts/070_dropuser                                       ERROR            ...
[05:29:11.630] 233/356 postgresql:psql / psql/001_basic                                                ERROR            ...
[05:29:11.630] 238/356 postgresql:scripts / scripts/091_reindexdb_all                                  ERROR            ...
[05:29:11.630] 239/356 postgresql:scripts / scripts/080_pg_isready                                     ERROR            ...
[05:29:11.630] 242/356 postgresql:scripts / scripts/102_vacuumdb_stages                                ERROR            ...
[05:29:11.630] 237/356 postgresql:scripts / scripts/090_reindexdb                                      ERROR            ...
[05:29:11.630] 241/356 postgresql:scripts / scripts/101_vacuumdb_all                                   ERROR            ...
[05:29:11.630] 244/356 postgresql:scripts / scripts/100_vacuumdb                                       ERROR            ...
[05:29:11.630] 248/356 postgresql:scripts / scripts/200_connstr                                        ERROR            ...
[05:29:11.630] 247/356 postgresql:amcheck / amcheck/004_verify_nbtree_unique                           ERROR            ...
[05:29:11.630] 246/356 postgresql:amcheck / amcheck/003_cic_2pc                                        ERROR            ...
[05:29:11.630] 245/356 postgresql:amcheck / amcheck/002_cic                                            ERROR            ...
[05:29:11.630] 252/356 postgresql:auto_explain / auto_explain/001_auto_explain                         ERROR            ...
[05:29:11.630] 254/356 postgresql:amcheck / amcheck/005_pitr                                           ERROR            ...
[05:29:11.630] 255/356 postgresql:amcheck / amcheck/001_verify_heapam                                  ERROR            ...
[05:29:11.630] 253/356 postgresql:bloom / bloom/001_wal                                                ERROR            ...
[05:29:11.670] 251/356 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic                  ERROR            ...
[05:29:11.670] 257/356 postgresql:pg_prewarm / pg_prewarm/001_basic                                    ERROR            ...
[05:29:11.670] 258/356 postgresql:dblink / dblink/001_auth_scram                                       ERROR            ...
[05:29:11.670] 256/356 postgresql:amcheck / amcheck/006_verify_gin                                     ERROR            ...
[05:29:11.670] 261/356 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR            ...
[05:29:11.670] 259/356 postgresql:pg_stat_statements / pg_stat_statements/010_restart                  ERROR            ...
[05:29:11.670] 263/356 postgresql:test_decoding / test_decoding/001_repl_stats                         ERROR            ...
[05:29:11.670] 264/356 postgresql:postgres_fdw / postgres_fdw/001_auth_scram                           ERROR            ...
[05:29:11.670] 262/356 postgresql:pg_visibility / pg_visibility/002_corrupt_vm                         ERROR            ...
[05:29:11.670] 268/356 postgresql:authentication / authentication/003_peer                             ERROR            ...
[05:29:11.670] 266/356 postgresql:authentication / authentication/001_password                         ERROR            ...
[05:29:11.670] 270/356 postgresql:authentication / authentication/007_pre_auth                         ERROR            ...
[05:29:11.670] 269/356 postgresql:authentication / authentication/004_file_inclusion                   ERROR            ...
[05:29:11.670] 273/356 postgresql:subscription / subscription/001_rep_changes                          ERROR            ...
[05:29:11.670] 274/356 postgresql:subscription / subscription/002_types                                ERROR            ...
[05:29:11.670] 275/356 postgresql:postmaster / postmaster/002_connection_limits                        ERROR            ...
[05:29:11.670] 271/356 postgresql:authentication / authentication/002_saslprep                         ERROR            ...
[05:29:11.670] 272/356 postgresql:postmaster / postmaster/003_start_stop                               ERROR            ...
[05:29:11.670] 276/356 postgresql:subscription / subscription/003_constraints                          ERROR            ...
[05:29:11.670] 277/356 postgresql:authentication / authentication/006_login_trigger                    ERROR            ...
[05:29:11.670] 279/356 postgresql:subscription / subscription/004_sync                                 ERROR            ...
[05:29:11.670] 280/356 postgresql:subscription / subscription/007_ddl                                  ERROR            ...
[05:29:11.670] 281/356 postgresql:subscription / subscription/008_diff_schema                          ERROR            ...
[05:29:11.670] 278/356 postgresql:subscription / subscription/006_rewrite                              ERROR            ...
[05:29:11.670] 284/356 postgresql:subscription / subscription/010_truncate                             ERROR            ...
[05:29:11.670] 283/356 postgresql:subscription / subscription/009_matviews                             ERROR            ...
[05:29:11.670] 285/356 postgresql:subscription / subscription/014_binary                               ERROR            ...
[05:29:11.670] 287/356 postgresql:subscription / subscription/011_generated                            ERROR            ...
[05:29:11.670] 289/356 postgresql:subscription / subscription/015_stream                               ERROR            ...
[05:29:11.670] 290/356 postgresql:subscription / subscription/005_encoding                             ERROR            ...
[05:29:11.670] 286/356 postgresql:subscription / subscription/013_partition                            ERROR            ...
[05:29:11.670] 288/356 postgresql:subscription / subscription/016_stream_subxact                       ERROR            ...
[05:29:11.670] 291/356 postgresql:subscription / subscription/017_stream_ddl                           ERROR            ...
[05:29:11.670] 292/356 postgresql:subscription / subscription/020_messages                             ERROR            ...
[05:29:11.670] 294/356 postgresql:subscription / subscription/019_stream_subxact_ddl_abort             ERROR            ...
[05:29:11.670] 293/356 postgresql:subscription / subscription/018_stream_subxact_abort                 ERROR            ...
[05:29:11.670] 297/356 postgresql:subscription / subscription/023_twophase_stream                      ERROR            ...
[05:29:11.670] 298/356 postgresql:subscription / subscription/024_add_drop_pub                         ERROR            ...
[05:29:11.670] 296/356 postgresql:subscription / subscription/022_twophase_cascade                     ERROR            ...
[05:29:11.670] 295/356 postgresql:subscription / subscription/021_twophase                             ERROR            ...
[05:29:11.670] 299/356 postgresql:subscription / subscription/026_stats                                ERROR            ...
[05:29:11.670] 301/356 postgresql:subscription / subscription/029_on_error                             ERROR            ...
[05:29:11.670] 300/356 postgresql:subscription / subscription/025_rep_changes_for_schema               ERROR            ...
[05:29:11.670] 302/356 postgresql:subscription / subscription/027_nosuperuser                          ERROR            ...
[05:29:11.670] 305/356 postgresql:subscription / subscription/032_subscribe_use_index                  ERROR            ...
[05:29:11.670] 306/356 postgresql:subscription / subscription/028_row_filter                           ERROR            ...
[05:29:11.670] 303/356 postgresql:subscription / subscription/030_origin                               ERROR            ...
[05:29:11.670] 304/356 postgresql:subscription / subscription/031_column_list                          ERROR            ...
[05:29:11.670] 308/356 postgresql:subscription / subscription/034_temporal                             ERROR            ...
[05:29:11.670] 309/356 postgresql:subscription / subscription/033_run_as_table_owner                   ERROR            ...
[05:29:11.670] 310/356 postgresql:subscription / subscription/100_bugs                                 ERROR            ...
[05:29:11.671] 307/356 postgresql:subscription / subscription/035_conflicts                            ERROR            ...
[05:29:11.671] 313/356 postgresql:subscription / subscription/036_sequences                            ERROR            ...
[05:29:11.671] 311/356 postgresql:brin / brin/01_workitems                                             ERROR            ...
[05:29:11.671] 312/356 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
[05:29:11.671] 314/356 postgresql:commit_ts / commit_ts/002_standby                                    ERROR            ...
[05:29:11.671] 319/356 postgresql:injection_points / injection_points/001_stats                        ERROR            ...
[05:29:11.671] 316/356 postgresql:commit_ts / commit_ts/003_standby_2                                  ERROR            ...
[05:29:11.671] 318/356 postgresql:commit_ts / commit_ts/004_restart                                    ERROR            ...
[05:29:11.671] 321/356 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline                   ERROR            ...
[05:29:11.671] 322/356 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc       ERROR            ...
[05:29:11.671] 320/356 postgresql:commit_ts / commit_ts/001_base                                       ERROR            ...
[05:29:11.671] 323/356 postgresql:oauth_validator / oauth_validator/002_client                         ERROR            ...
[05:29:11.671] 326/356 postgresql:test_aio / test_aio/002_io_workers                                   ERROR            ...
[05:29:11.671] 327/356 postgresql:test_escape / test_escape/001_test_escape                            ERROR            ...
[05:29:11.671] 325/356 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                      ERROR            ...
[05:29:11.671] 331/356 postgresql:test_aio / test_aio/001_aio                                          ERROR            ...
[05:29:11.671] 330/356 postgresql:test_extensions / test_extensions/001_extension_control_path         ERROR            ...
[05:29:11.671] 334/356 postgresql:test_misc / test_misc/004_io_direct                                  ERROR            ...
[05:29:11.671] 332/356 postgresql:test_misc / test_misc/002_tablespace                                 ERROR            ...
[05:29:11.671] 333/356 postgresql:test_misc / test_misc/001_constraint_validation                      ERROR            ...
[05:29:11.671] 336/356 postgresql:test_misc / test_misc/005_timeouts                                   ERROR            ...
[05:29:11.671] 338/356 postgresql:test_misc / test_misc/006_signal_autovacuum                          ERROR            ...
[05:29:11.671] 335/356 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
[05:29:11.671] 339/356 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR            ...
[05:29:11.671] 341/356 postgresql:test_pg_dump / test_pg_dump/001_base                                 ERROR            ...
[05:29:11.671] 342/356 postgresql:test_slru / test_slru/001_multixact                                  ERROR            ...
[05:29:11.671] 344/356 postgresql:worker_spi / worker_spi/001_worker_spi                               ERROR            ...
[05:29:11.671] 347/356 postgresql:test_slru / test_slru/002_multixact_wraparound                       ERROR            ...
[05:29:11.671] 340/356 postgresql:test_misc / test_misc/009_log_temp_files                             ERROR            ...
[05:29:11.671] 352/356 postgresql:ssl / ssl/001_ssltests                                               ERROR            ...
[05:29:11.671] 350/356 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze                    ERROR            ...
[05:29:11.671] 354/356 postgresql:ssl / ssl/002_scram                                                  ERROR            ...
[05:29:11.671] 353/356 postgresql:ssl / ssl/003_sslinfo                                                ERROR            ...
Windows - Server 2022, MinGW64 - Meson
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4908
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5496
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2484
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4092
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4776
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6056
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3780
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3960
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6040
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5764
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4952
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1576
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5212
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 800
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3128
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1788
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5044
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 492
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5484
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5584
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5676
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5988
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 652
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4072
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2496
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2012
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2328
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4068
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5788
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2660
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2992
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5936
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5932
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3240
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3864
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5204
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5652
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1656
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4340
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5824
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 468
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3880
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5456
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5124
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5588
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6028
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5040
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1112
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5268
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4332
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5748
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5568
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5216
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2504
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5932
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4860
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3360
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5252
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4772
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2024
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4168
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4340
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5204
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4128
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5504
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 600
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4276
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5940
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4768
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2396
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2640
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1576
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4700
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2512
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5300
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3452
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5076
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5760
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5684
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3228
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5440
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4148
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2888
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1404
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5392
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1356
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1768
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3244
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5372
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4176
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3748
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6076
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4852
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4744
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4340
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5600
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3324
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3300
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4816
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5284
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3608
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4056
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3656
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3100
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5320
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5224
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4776
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4652
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4744
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4760
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 812
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1648
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5632
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4296
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5256
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3240
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5152
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6048
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5656
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2484
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5172
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3008
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1784
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3524
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3840
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1064
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3300
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1900
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3844
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3592
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5436
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6024
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5680
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2496
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5544
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5404
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6128
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2828
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5292
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 412
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1208
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5804
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2264
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1064
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5760
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3548
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5164
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1720
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4392
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5964
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3676
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5772
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1528
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 836
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1696
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5660
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5268
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5176
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3324
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4592
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2488
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5160
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2684
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 900
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5264
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5596
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5204
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 644
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1664
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4276
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3272
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2576
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2192
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2212
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1632
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5072
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5780
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4500
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4200
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5128
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5964
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5276
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 872
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3760
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5456
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3916
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3996
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1888
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5268
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3220
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6080
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 420
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2636
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 492
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2684
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2396
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4808
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 436
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5960
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5544
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5196
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 756
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2200
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5580
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2192
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6136
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5080
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5168
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5632
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5340
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3452
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4700
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1928
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 468
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4056
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4068
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5624
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1180
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4592
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1888
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1648
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5880
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5048
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5540
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5228
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5528
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5480
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 900
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3844
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5500
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4296
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5264
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2724
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2944
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5368
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5056
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5220
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4564
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3100
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5780
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3008
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 900
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5456
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 740
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3216
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 944
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3608
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5388
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4876
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5936
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2988
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1664
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5316
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2192
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1808
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1768
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4752
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3780
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2580
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3348
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1720
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5324
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1168
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 2144
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4424
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 436
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 600
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5024
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5292
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5856
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5876
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5884
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5868
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5904
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5796
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4212
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 820
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4188
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2888
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5552
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5676
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5632
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4396
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4616
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4964
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5820
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5364
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5224
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6092
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5832
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 720
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4564
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1404
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5328
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2012
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4172
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5348
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2944
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5272
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2016
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3240
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5904
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3188
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5304
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3824
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5368
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6048
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5916
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5156
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5552
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5820
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2176
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2460
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5668
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4496
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1284
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4172
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3656
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5320
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5632
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6112
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4380
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3160
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5764
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2216
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1160
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2628
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4728
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1576
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5500
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1696
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3656
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3984
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4440
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5888
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5320
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5932
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3780
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4728
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5420
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 492
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2176
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2492
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 812
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6008
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1452
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5536
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 800
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2488
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5220
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1584
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5752
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4860
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1928
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4752
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5452
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2044
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2200
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2196
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2016
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5080
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1076
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5380
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4664
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 88
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5360
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3240
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1656
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3156
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 740
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5760
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4164
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 648
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4072
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4052
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5928
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5692
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4148
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4488
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5676
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5468
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5380
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3700
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4028
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3524
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3676
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2624
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 488
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6060
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3552
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5612
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1660
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5580
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5488
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2460
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5356
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1980
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5188
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3160
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2920
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3908
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1612
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2444
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5656
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5228
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1284
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2176
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5116
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 420
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3764
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3008
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2576
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5644
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1284
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5228
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 692
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3300
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5656
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6124
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1808
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5648
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5400
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4212
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2668
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6120
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2680
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5080
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5300
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1768
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3324
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3264
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1436
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6012
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5932
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5480
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3760
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4796
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2836
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 468
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1436
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3548
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6012
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 608
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3908
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5596
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4872
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3252
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3524
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5412
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5404
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2488
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1264
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1532
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5540
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5544
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 720
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1004
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1472
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1840
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5968
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4364
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5488
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4860
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4808
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5320
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5600
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5960
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4208
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4348
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2216
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2040
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4728
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6056
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3144
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1648
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 944
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5596
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3656
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4280
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2808
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1532
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 816
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2520
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6112
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4148
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5544
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5916
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6096
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3456
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5652
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5612
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5156
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4192
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5412
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2512
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 88
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4172
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5648
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4296
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3852
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6024
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4960
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4984
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1452
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 420
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4476
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1660
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1180
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2040
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1664
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4348
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2672
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5820
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4916
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5068
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4760
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5324
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1720
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5668
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1592
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4180
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2200
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 756
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3520
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5600
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2024
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1524
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2756
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4364
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5252
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5832
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5084
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4424
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 872
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3264
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4044
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1004
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1264
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6008
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5212
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5224
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3496
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1584
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1692
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5808
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4916
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5068
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2012
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3988
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5228
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3308
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 88
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3724
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3008
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6136
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1840
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4380
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6028
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2304
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5572
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3180
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4500
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2192
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2988
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2640
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5940
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4832
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5904
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2684
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5412
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5184
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4756
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3844
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4564
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5476
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5812
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5768
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5756
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4500
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1404
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5864
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5356
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5820
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6124
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3960
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4044
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4652
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5152
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5672
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4208
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1768
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1148
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3924
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3228
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1932
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4700
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 492
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2176
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 740
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3884
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2668
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2040
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4732
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3180
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1672
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2888
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3240
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2652
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2688
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4168
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3296
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4692
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5448
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2632
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6004
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1876
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5056
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5288
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1768
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5680
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3168
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 492
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5668
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4372
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5060
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5748
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3840
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1180
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1512
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3864
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5252
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5372
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5724
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4068
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1000
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2668
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4208
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5592
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5488
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5276
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6024
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5480
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5800
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1952
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3592
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5336
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5520
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5612
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4144
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5204
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5156
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 412
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5628
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2580
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5772
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1656
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5788
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5512
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5464
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5076
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2012
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4144
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2112
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5492
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2520
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4852
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3552
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5380
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5904
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5296
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5268
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4376
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4148
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6032
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5988
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4672
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5040
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5128
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1000
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5484
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 740
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5568
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6064
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4164
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5356
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 4592
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5096
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2212
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5468
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4692
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6020
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 872
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2808
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5064
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5728
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1284
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5464
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5188
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5584
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4440
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4664
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2844
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5964
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2160
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3520
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1168
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4872
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5172
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3324
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4136
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6040
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 412
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1576
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5964
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5800
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5476
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4960
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1004
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1584
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5088
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 972
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3048
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2012
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5460
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5692
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5744
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6128
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3216
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5164
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5136
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2240
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2376
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5188
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5044
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5336
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4440
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2120
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3948
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5672
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 972
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3336
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5056
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6008
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1956
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3940
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1452
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2460
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2988
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5276
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1148
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 816
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1532
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2940
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 816
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1408
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1524
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4288
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2756
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5552
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4132
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5288
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5272
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5248
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2200
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 740
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6024
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2112
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5868
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3880
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3348
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5740
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2144
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5160
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5728
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4204
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5524
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2680
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6072
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5932
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5900
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5988
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5920
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4928
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4972
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2320
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1480
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3916
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4008
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5552
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5764
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4464
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4844
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1408
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5612
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5808
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4972
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5796
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4568
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2984
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5136
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3852
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5936
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3456
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5128
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3008
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2308
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4148
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3240
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2044
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1004
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2944
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2940
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5684
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3128
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2112
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5136
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5780
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2756
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2096
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5832
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4732
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3696
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5412
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2268
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6004
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 820
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5752
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5456
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 832
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5788
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2012
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4348
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5396
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2756
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3960
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4592
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4304
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1800
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5476
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5156
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6120
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1840
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3456
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5404
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3176
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5328
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3604
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2636
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5544
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4344
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5808
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5832
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3780
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2144
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5220
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6044
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3952
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5444
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 820
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3020
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1712
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 812
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5296
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5468
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4272
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5272
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5416
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4212
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3188
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3300
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2112
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1876
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5644
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5412
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4200
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 504
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2156
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2844
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4172
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2988
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2652
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4204
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5128
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5664
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5040
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 864
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5956
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6096
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6008
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3228
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1888
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4196
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 88
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2616
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5260
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3180
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5552
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 504
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5932
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5064
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5372
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 816
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 948
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3588
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4972
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1796
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5336
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6064
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2144
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5564
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5320
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5872
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5112
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5836
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4820
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 816
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5988
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5644
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2292
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4364
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5756
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5268
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4004
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4044
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3972
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4148
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3216
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6020
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5096
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6000
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5664
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5076
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1284
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1052
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4068
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5088
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4860
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2684
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1880
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4188
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2460
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 608
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5788
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5152
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5372
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1656
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1640
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3844
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3352
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1048
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5904
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2124
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5860
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5440
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5312
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6080
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4824
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6004
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3656
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4304
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2488
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5676
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 468
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 600
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6016
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2208
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2536
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5076
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4400
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1720
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2640
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6000
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5424
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4108
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5600
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5928
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5648
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5416
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6088
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3008
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2488
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2492
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2684
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3160
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2940
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1800
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4144
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1028
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3656
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 504
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4280
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1804
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1788
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6008
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2540
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2576
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1700
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1768
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3980
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2320
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5248
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2644
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5480
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4836
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1648
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2564
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4344
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2544
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5184
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6024
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2012
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 816
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4908
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4776
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5832
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3300
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2660
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5172
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1284
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 872
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1232
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1452
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5048
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2344
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1988
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5788
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3264
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3524
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3020
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5824
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5116
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5484
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1472
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5628
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3828
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1788
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1768
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3760
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4656
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2328
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5288
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5704
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6080
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5412
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2160
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5572
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1968
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1380
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3188
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2520
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6008
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4292
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6024
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3908
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2636
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5412
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4988
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 900
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5092
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4276
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3240
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3300
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3156
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1472
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6124
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4184
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5052
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3548
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6068
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2644
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2384
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2536
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5064
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5240
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 404
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5272
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4208
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4340
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5168
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 816
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3188
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 972
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5252
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1584
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5580
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3272
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5660
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1880
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2684
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 840
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4172
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4556
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 816
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1028
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4636
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6040
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3132
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1788
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4148
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6020
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1880
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4744
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4512
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5592
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2544
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5844
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5644
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2632
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3548
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5448
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5124
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 972
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3108
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5072
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5052
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4380
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3264
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4392
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3508
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5392
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6012
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2944
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4908
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6044
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4744
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1360
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2544
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4288
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1656
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4508
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5844
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4068
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5644
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3352
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5652
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5288
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4028
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4656
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3156
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5972
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4136
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5808
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2192
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3988
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1700
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5584
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3548
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4052
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2632
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4692
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 812
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5816
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 872
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1988
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5824
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3228
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4152
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5668
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4344
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2120
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5860
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5176
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5720
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2892
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5744
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5528
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3244
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2580
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3852
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3692
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5592
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5348
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3188
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4028
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3272
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5552
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5360
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5364
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2304
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4780
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5160
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4184
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2144
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5664
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5336
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2552
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4068
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6088
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4796
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5080
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 504
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4440
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5316
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5216
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6112
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2208
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4216
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1788
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5152
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1268
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5536
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5812
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3916
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4808
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4768
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5264
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1584
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4068
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3092
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6088
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6020
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 600
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2432
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2504
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5336
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4708
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2672
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1360
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4564
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 976
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4144
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4136
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5756
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4876
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5860
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1640
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2580
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5992
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4760
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5792
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3220
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3168
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5916
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2668
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4428
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1232
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 404
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4180
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3296
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5800
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5332
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5204
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5248
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5936
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1640
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3464
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6108
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2096
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 900
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5752
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4496
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5596
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5748
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1728
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2304
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6044
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2216
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2844
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4212
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1264
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1360
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5916
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3724
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5512
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3168
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3220
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6076
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5664
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5056
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3228
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6032
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1352
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4860
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5420
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3968
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4348
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2200
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5576
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4496
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5224
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5252
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3240
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4028
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2724
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3884
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4180
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5652
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1000
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6072
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4068
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1512
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4968
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3308
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5848
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3144
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4740
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5208
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4188
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4396
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5728
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5480
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 608
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1632
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4028
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5412
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3704
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1768
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3556
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1448
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4340
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3616
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2836
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5288
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3664
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2668
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3676
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5360
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3456
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5840
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4428
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3228
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1360
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6020
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 836
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 608
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5776
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4860
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6012
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5696
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2888
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1796
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4876
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3812
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2484
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4180
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2104
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5748
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2144
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5500
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3244
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4844
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2292
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6088
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1512
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5652
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 840
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5308
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2636
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5076
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5608
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1648
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 792
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4732
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5768
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5096
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5152
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1584
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5068
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4440
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3100
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2040
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1592
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5448
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3264
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5968
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5836
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5492
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5812
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5496
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2156
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5356
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1928
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3840
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3696
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 436
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5048
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5776
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 608
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2636
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2496
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2124
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2112
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4340
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5144
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5940
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3840
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5280
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3100
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5800
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5244
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2444
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3968
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5080
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4028
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4004
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5928
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5212
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6036
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5596
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5932
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1448
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5788
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 800
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6028
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6008
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4728
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5088
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5776
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4960
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2156
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3180
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5336
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1860
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 412
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5024
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2024
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5476
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4172
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5424
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3196
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2680
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2536
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5468
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3992
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1640
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2384
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2196
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 872
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5780
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4780
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3324
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4176
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3352
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4784
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1380
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5884
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1804
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3412
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1168
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2652
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4984
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5084
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3884
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5568
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5312
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1000
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2920
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3708
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5472
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5112
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5156
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4972
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5344
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1928
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5904
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5864
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5380
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5928
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4108
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4292
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3760
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5192
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4364
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5824
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5060
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3724
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5800
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3244
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5628
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5456
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3188
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 3972
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5900
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5136
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5776
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2192
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2924
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4960
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5372
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4928
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6024
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6032
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3688
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5916
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2888
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5340
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2920
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5524
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5432
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5044
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2040
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5968
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3220
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4236
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2516
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5152
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 608
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1004
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2956
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1584
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2044
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 492
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4640
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1360
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5504
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6048
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5860
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4364
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5340
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2196
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5960
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2432
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2744
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5072
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5404
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2384
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 740
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5172
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5608
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2644
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5980
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4924
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1328
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6136
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5320
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5580
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5116
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5124
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3132
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4348
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5316
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4056
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2808
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3976
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1656
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5148
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1736
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4004
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5716
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4756
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2320
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4428
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 6100
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2552
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5204
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3552
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5624
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3948
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5896
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3712
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1692
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4564
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 648
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5348
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3880
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2944
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1472
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1632
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 716
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5792
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5212
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4568
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2576
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1800
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5872
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2140
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2996
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2040
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3604
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3048
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1508
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5096
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 2544
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4760
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 600
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3736
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 6020
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4636
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5868
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5188
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5560
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 968
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5508
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 4756
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5112
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4820
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3588
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5492
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4028
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 5340
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2240
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3700
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1452
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5092
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5956
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 1508
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2750, PID: 1376
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2504
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5676
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5288
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3972
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4952
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4168
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5244
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5692
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2760
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5752
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 4280
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 5652
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 2308
assertion
TRAP: failed Assert("fixed_part || MyBackendType"), File: "../src/backend/utils/misc/ps_status.c", Line: 291, PID: 3844
core
000000b6`da1ffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`da1ffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b6`da1fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`da1fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`d9dff4d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b6`d9dff500 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b6`d9dff550 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b6`d9dff590 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000b6`d9dff5c0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000b6`d9dff660 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b6`d9dff6c0 00007ff6`019e10c9     postgres!main+0x22d
000000b6`d9dff700 00007ff6`019e1416     postgres+0x10c9
000000b6`d9dff7a0 00007fff`e7064cb0     postgres+0x1416
000000b6`d9dff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b6`da9ff8f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`da9ff900 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b6`da9ffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`da9ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`da5ff7b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b6`da5ff7c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b6`da5ff830 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b6`da5ff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`da5ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`d1dff838 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000030`d1dff840 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000030`d1dff8b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000030`d1dff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`d1dff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`d15ff878 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`d15ff880 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000030`d15ffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`d15ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`d19ff4e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`d19ff4f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000030`d19ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`d19ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`d11ff3a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000030`d11ff3d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000030`d11ff420 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000030`d11ff460 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000030`d11ff490 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000030`d11ff5f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000030`d11ff650 00007ff6`019e10c9     postgres!main+0x22d
00000030`d11ff690 00007ff6`019e1416     postgres+0x10c9
00000030`d11ff730 00007fff`e7064cb0     postgres+0x1416
00000030`d11ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007f`bf5ff390 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007f`bf5ff3c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007f`bf5ff410 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007f`bf5ff450 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000007f`bf5ff480 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000007f`bf5ff5e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007f`bf5ff640 00007ff6`019e10c9     postgres!main+0x22d
0000007f`bf5ff680 00007ff6`019e1416     postgres+0x10c9
0000007f`bf5ff720 00007fff`e7064cb0     postgres+0x1416
0000007f`bf5ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007f`bf9ffb78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`bf9ffb80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007f`bf9ffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`bf9ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`bfdff938 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007f`bfdff940 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007f`bfdff9b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007f`bfdffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`bfdffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`c01ff608 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`c01ff610 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007f`c01ff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`c01ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`26dff3c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000062`26dff3f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000062`26dff440 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000062`26dff480 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000062`26dff4b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000062`26dff610 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000062`26dff670 00007ff6`019e10c9     postgres!main+0x22d
00000062`26dff6b0 00007ff6`019e1416     postgres+0x10c9
00000062`26dff750 00007fff`e7064cb0     postgres+0x1416
00000062`26dff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000062`271ff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`271ff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000062`271ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`271ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`275ffd48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000062`275ffd50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000062`275ffdc0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000062`275ffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`275ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`279ffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`279ffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000062`279ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`279ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`78bffb68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000dc`78bffb70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000dc`78bffbe0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000dc`78bffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`78bffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`783fe590 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000dc`783fe5c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000dc`783fe610 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000dc`783fe650 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000dc`783fe680 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000dc`783ffb20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000dc`783ffb80 00007ff6`019e10c9     postgres!main+0x22d
000000dc`783ffbc0 00007ff6`019e1416     postgres+0x10c9
000000dc`783ffc60 00007fff`e7064cb0     postgres+0x1416
000000dc`783ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000dc`787ff728 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`787ff730 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000dc`787ffa20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`787ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`78fff968 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`78fff970 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000dc`78fffc60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`78fffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`ec5ff630 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003b`ec5ff660 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003b`ec5ff6b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003b`ec5ff6f0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000003b`ec5ff720 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000003b`ec5ff7c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003b`ec5ff820 00007ff6`019e10c9     postgres!main+0x22d
0000003b`ec5ff860 00007ff6`019e1416     postgres+0x10c9
0000003b`ec5ff900 00007fff`e7064cb0     postgres+0x1416
0000003b`ec5ff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003b`ec9ffa58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`ec9ffa60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003b`ec9ffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`ec9ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`ecdff8a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003b`ecdff8b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003b`ecdff920 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003b`ecdffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`ecdffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`ed1ff4e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`ed1ff4f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003b`ed1ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`ed1ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`c7bffa20 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e4`c7bffa50 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e4`c7bffaa0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e4`c7bffae0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000e4`c7bffb10 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000e4`c7bffc70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e4`c7bffcd0 00007ff6`019e10c9     postgres!main+0x22d
000000e4`c7bffd10 00007ff6`019e1416     postgres+0x10c9
000000e4`c7bffdb0 00007fff`e7064cb0     postgres+0x1416
000000e4`c7bffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e4`c7fffbf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`c7fffc00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`c7fffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`c7ffff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`c83ff998 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e4`c83ff9a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`c83ffa10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e4`c83ffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`c83ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`c87ff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`c87ff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`c87ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`c87ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`145ff520 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000031`145ff550 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000031`145ff5a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000031`145ff5e0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000031`145ff610 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000031`145ff6b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000031`145ff710 00007ff6`019e10c9     postgres!main+0x22d
00000031`145ff750 00007ff6`019e1416     postgres+0x10c9
00000031`145ff7f0 00007fff`e7064cb0     postgres+0x1416
00000031`145ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000031`149ff798 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`149ff7a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000031`149ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`149ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`14dffbf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000031`14dffc00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000031`14dffc70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000031`14dffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`14dffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`151ff858 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`151ff860 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000031`151ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`151ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`909ff6b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000011`909ff6e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000011`909ff730 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000011`909ff770 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000011`909ff7a0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000011`909ff840 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000011`909ff8a0 00007ff6`019e10c9     postgres!main+0x22d
00000011`909ff8e0 00007ff6`019e1416     postgres+0x10c9
00000011`909ff980 00007fff`e7064cb0     postgres+0x1416
00000011`909ff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000011`90dffa18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`90dffa20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000011`90dffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`90dffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`911ffcd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000011`911ffce0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000011`911ffd50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000011`911ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`911ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`915ff758 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`915ff760 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000011`915ffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`915ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`c2bff638 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ac`c2bff640 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ac`c2bff6b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ac`c2bff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`c2bff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`c27ffaa8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`c27ffab0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ac`c27ffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`c27ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`c23ff948 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`c23ff950 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ac`c23ffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`c23ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`c1fff4a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ac`c1fff4d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ac`c1fff520 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ac`c1fff560 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ac`c1fff590 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ac`c1fff6f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ac`c1fff750 00007ff6`019e10c9     postgres!main+0x22d
000000ac`c1fff790 00007ff6`019e1416     postgres+0x10c9
000000ac`c1fff830 00007fff`e7064cb0     postgres+0x1416
000000ac`c1fff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000006a`769ff9c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`769ff9d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006a`769ffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`769ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`765ff8a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006a`765ff8b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006a`765ff920 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006a`765ffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`765ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`761ff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`761ff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006a`761ffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`761ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`75dffb70 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006a`75dffba0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006a`75dffbf0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006a`75dffc30 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000006a`75dffc60 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000006a`75dffdc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006a`75dffe20 00007ff6`019e10c9     postgres!main+0x22d
0000006a`75dffe60 00007ff6`019e1416     postgres+0x10c9
0000006a`75dfff00 00007fff`e7064cb0     postgres+0x1416
0000006a`75dfff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000051`e75ff538 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`e75ff540 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000051`e75ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`e75ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`e79ffb28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000051`e79ffb30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000051`e79ffba0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000051`e79ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`e79ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`e71ff9e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000051`e71ffa10 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000051`e71ffa60 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000051`e71ffaa0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000051`e71ffad0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000051`e71ffb00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000051`e71ffb60 00007ff6`019e10c9     postgres!main+0x22d
00000051`e71ffba0 00007ff6`019e1416     postgres+0x10c9
00000051`e71ffc40 00007fff`e7064cb0     postgres+0x1416
00000051`e71ffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000051`e7dff798 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`e7dff7a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000051`e7dffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000051`e7dffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`6bbffa48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`6bbffa50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000082`6bbffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`6bbffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`6b3ff4f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`6b3ff500 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000082`6b3ff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`6b3ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`6b7ffb58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000082`6b7ffb60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000082`6b7ffbd0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000082`6b7ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`6b7ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`6afff380 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000082`6afff3b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000082`6afff400 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000082`6afff440 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000082`6afff470 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000082`6afff5d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000082`6afff630 00007ff6`019e10c9     postgres!main+0x22d
00000082`6afff670 00007ff6`019e1416     postgres+0x10c9
00000082`6afff710 00007fff`e7064cb0     postgres+0x1416
00000082`6afff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e4`bc9ff4b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e4`bc9ff4e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e4`bc9ff530 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e4`bc9ff570 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000e4`bc9ff5a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000e4`bc9ff700 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e4`bc9ff760 00007ff6`019e10c9     postgres!main+0x22d
000000e4`bc9ff7a0 00007ff6`019e1416     postgres+0x10c9
000000e4`bc9ff840 00007fff`e7064cb0     postgres+0x1416
000000e4`bc9ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e4`bcdff848 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`bcdff850 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`bcdffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`bcdffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`bd1ffae8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e4`bd1ffaf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`bd1ffb60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e4`bd1ffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`bd1ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`bd5ffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`bd5ffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`bd5ffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`bd5ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`f7fff4f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000067`f7fff520 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000067`f7fff570 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000067`f7fff5b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000067`f7fff5e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000067`f7fff740 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000067`f7fff7a0 00007ff6`019e10c9     postgres!main+0x22d
00000067`f7fff7e0 00007ff6`019e1416     postgres+0x10c9
00000067`f7fff880 00007fff`e7064cb0     postgres+0x1416
00000067`f7fff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000067`f83ff768 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`f83ff770 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000067`f83ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`f83ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`f87ffc08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000067`f87ffc10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000067`f87ffc80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000067`f87ffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`f87ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`f8bff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`f8bff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000067`f8bff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`f8bff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`adbffab8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000084`adbffac0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000084`adbffb30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000084`adbffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`adbffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`ad3ff860 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000084`ad3ff890 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000084`ad3ff8e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000084`ad3ff920 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000084`ad3ff950 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000084`ad3ff9f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000084`ad3ffa50 00007ff6`019e10c9     postgres!main+0x22d
00000084`ad3ffa90 00007ff6`019e1416     postgres+0x10c9
00000084`ad3ffb30 00007fff`e7064cb0     postgres+0x1416
00000084`ad3ffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000084`ad7ffa98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`ad7ffaa0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000084`ad7ffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`ad7ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`adfff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`adfff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000084`adfffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`adfffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`05bff960 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b0`05bff990 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b0`05bff9e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b0`05bffa20 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000b0`05bffa50 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000b0`05bffbb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b0`05bffc10 00007ff6`019e10c9     postgres!main+0x22d
000000b0`05bffc50 00007ff6`019e1416     postgres+0x10c9
000000b0`05bffcf0 00007fff`e7064cb0     postgres+0x1416
000000b0`05bffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b0`05fffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`05fffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b0`05fffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`05ffff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`063ffc88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b0`063ffc90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b0`063ffd00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b0`063ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`063ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`067ff998 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`067ff9a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b0`067ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`067ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`255ff7c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d7`255ff7f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d7`255ff840 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d7`255ff880 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d7`255ff8b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d7`255ffa10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d7`255ffa70 00007ff6`019e10c9     postgres!main+0x22d
000000d7`255ffab0 00007ff6`019e1416     postgres+0x10c9
000000d7`255ffb50 00007fff`e7064cb0     postgres+0x1416
000000d7`255ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d7`259ff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`259ff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d7`259ff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`259ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`25dff958 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d7`25dff960 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d7`25dff9d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d7`25dffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`25dffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`261ffa08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`261ffa10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d7`261ffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`261ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`af7ff5c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000001`af7ff5f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000001`af7ff640 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000001`af7ff680 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000001`af7ff6b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000001`af7ff810 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000001`af7ff870 00007ff6`019e10c9     postgres!main+0x22d
00000001`af7ff8b0 00007ff6`019e1416     postgres+0x10c9
00000001`af7ff950 00007fff`e7064cb0     postgres+0x1416
00000001`af7ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`afbff6d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`afbff6e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`afbff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`afbffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`affff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`affff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`affffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`affffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`b03ffc78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000001`b03ffc80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000001`b03ffcf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000001`b03ffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`b03ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`f31ff670 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c7`f31ff6a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c7`f31ff6f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c7`f31ff730 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000c7`f31ff760 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000c7`f31ff800 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c7`f31ff860 00007ff6`019e10c9     postgres!main+0x22d
000000c7`f31ff8a0 00007ff6`019e1416     postgres+0x10c9
000000c7`f31ff940 00007fff`e7064cb0     postgres+0x1416
000000c7`f31ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c7`f35ff598 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`f35ff5a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c7`f35ff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`f35ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`f39ffab8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c7`f39ffac0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c7`f39ffb30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c7`f39ffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`f39ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`f3dff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`f3dff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c7`f3dffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`f3dffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`5a9ff818 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001d`5a9ff820 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001d`5a9ff890 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001d`5a9ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001d`5a9ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`5a1ffb70 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001d`5a1ffba0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001d`5a1ffbf0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001d`5a1ffc30 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001d`5a1ffc60 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001d`5a1ffdc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001d`5a1ffe20 00007ff6`019e10c9     postgres!main+0x22d
0000001d`5a1ffe60 00007ff6`019e1416     postgres+0x10c9
0000001d`5a1fff00 00007fff`e7064cb0     postgres+0x1416
0000001d`5a1fff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001d`5a5ff5c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`5a5ff5d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001d`5a5ff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001d`5a5ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`5adff5f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`5adff600 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001d`5adff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001d`5adff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`d5dff778 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`d5dff780 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000078`d5dffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`d5dffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`d61ff988 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000078`d61ff990 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000078`d61ffa00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000078`d61ffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`d61ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`d65ff538 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`d65ff540 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000078`d65ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`d65ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`d59ff3b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000078`d59ff3e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000078`d59ff430 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000078`d59ff470 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000078`d59ff4a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000078`d59ff600 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000078`d59ff660 00007ff6`019e10c9     postgres!main+0x22d
00000078`d59ff6a0 00007ff6`019e1416     postgres+0x10c9
00000078`d59ff740 00007fff`e7064cb0     postgres+0x1416
00000078`d59ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000dc`1f9ff470 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000dc`1f9ff4a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000dc`1f9ff4f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000dc`1f9ff530 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000dc`1f9ff560 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000dc`1f9ff6c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000dc`1f9ff720 00007ff6`019e10c9     postgres!main+0x22d
000000dc`1f9ff760 00007ff6`019e1416     postgres+0x10c9
000000dc`1f9ff800 00007fff`e7064cb0     postgres+0x1416
000000dc`1f9ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000dc`201ffbd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000dc`201ffbe0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000dc`201ffc50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000dc`201ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`201ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`205ffa08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`205ffa10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000dc`205ffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`205ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`1fdff498 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`1fdff4a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000dc`1fdff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`1fdff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`7bfff7d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000aa`7bfff800 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000aa`7bfff850 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000aa`7bfff890 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000aa`7bfff8c0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000aa`7bfffa20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000aa`7bfffa80 00007ff6`019e10c9     postgres!main+0x22d
000000aa`7bfffac0 00007ff6`019e1416     postgres+0x10c9
000000aa`7bfffb60 00007fff`e7064cb0     postgres+0x1416
000000aa`7bfffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000aa`7c7ffa58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000aa`7c7ffa60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000aa`7c7ffad0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000aa`7c7ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`7c7ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`7cbff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`7cbff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000aa`7cbffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`7cbffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`7c3ff448 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`7c3ff450 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000aa`7c3ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`7c3ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`c1bff758 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000070`c1bff760 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000070`c1bff7d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000070`c1bff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`c1bff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`c13ff568 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`c13ff570 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`c13ff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`c13ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`c0fff720 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000070`c0fff750 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000070`c0fff7a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000070`c0fff7e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000070`c0fff810 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000070`c0fff970 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000070`c0fff9d0 00007ff6`019e10c9     postgres!main+0x22d
00000070`c0fffa10 00007ff6`019e1416     postgres+0x10c9
00000070`c0fffab0 00007fff`e7064cb0     postgres+0x1416
00000070`c0fffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000070`c17ff838 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`c17ff840 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`c17ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`c17ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`969ffc58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000020`969ffc60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000020`969ffcd0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000020`969ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`969ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`965ffac8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`965ffad0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000020`965ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`965ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`961fe490 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000020`961fe4c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000020`961fe510 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000020`961fe550 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000020`961fe580 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000020`961ffa20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000020`961ffa80 00007ff6`019e10c9     postgres!main+0x22d
00000020`961ffac0 00007ff6`019e1416     postgres+0x10c9
00000020`961ffb60 00007fff`e7064cb0     postgres+0x1416
00000020`961ffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000020`96dff738 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`96dff740 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000020`96dffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`96dffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`e41ffa70 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004d`e41ffaa0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004d`e41ffaf0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004d`e41ffb30 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000004d`e41ffb60 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000004d`e41ffcc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004d`e41ffd20 00007ff6`019e10c9     postgres!main+0x22d
0000004d`e41ffd60 00007ff6`019e1416     postgres+0x10c9
0000004d`e41ffe00 00007fff`e7064cb0     postgres+0x1416
0000004d`e41ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004d`e4dffa28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004d`e4dffa30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004d`e4dffaa0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004d`e4dffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`e4dffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`e49ff858 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`e49ff860 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004d`e49ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`e49ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`e45ff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`e45ff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004d`e45ff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`e45ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`761ff858 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`761ff860 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000069`761ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`761ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`75dffa60 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000069`75dffa90 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000069`75dffae0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000069`75dffb20 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000069`75dffb50 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000069`75dffcb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000069`75dffd10 00007ff6`019e10c9     postgres!main+0x22d
00000069`75dffd50 00007ff6`019e1416     postgres+0x10c9
00000069`75dffdf0 00007fff`e7064cb0     postgres+0x1416
00000069`75dffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000069`769ff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`769ff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000069`769ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`769ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`765ff6b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000069`765ff6c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000069`765ff730 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000069`765ff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`765ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`45dff618 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`45dff620 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007b`45dff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`45dff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`459fe610 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007b`459fe640 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007b`459fe690 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007b`459fe6d0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000007b`459fe700 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000007b`459ffba0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007b`459ffc00 00007ff6`019e10c9     postgres!main+0x22d
0000007b`459ffc40 00007ff6`019e1416     postgres+0x10c9
0000007b`459ffce0 00007fff`e7064cb0     postgres+0x1416
0000007b`459ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007b`465ffa18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007b`465ffa20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007b`465ffa90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007b`465ffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`465ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`461ffc18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`461ffc20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007b`461fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`461fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`4c9ff9f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000044`4c9ffa00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000044`4c9ffa70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000044`4c9ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000044`4c9ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`4c1ff4a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000044`4c1ff4d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000044`4c1ff520 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000044`4c1ff560 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000044`4c1ff590 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000044`4c1ff630 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000044`4c1ff690 00007ff6`019e10c9     postgres!main+0x22d
00000044`4c1ff6d0 00007ff6`019e1416     postgres+0x10c9
00000044`4c1ff770 00007fff`e7064cb0     postgres+0x1416
00000044`4c1ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000044`4cdff568 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`4cdff570 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000044`4cdff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000044`4cdff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`4c5ffa68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`4c5ffa70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000044`4c5ffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000044`4c5ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`353ff8b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006c`353ff8e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006c`353ff930 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006c`353ff970 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000006c`353ff9a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000006c`353ffb00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006c`353ffb60 00007ff6`019e10c9     postgres!main+0x22d
0000006c`353ffba0 00007ff6`019e1416     postgres+0x10c9
0000006c`353ffc40 00007fff`e7064cb0     postgres+0x1416
0000006c`353ffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000006c`357ffc18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`357ffc20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006c`357fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`357fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`35bff648 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006c`35bff650 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006c`35bff6c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006c`35bff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`35bff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`35fff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`35fff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006c`35fffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`35fffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`ddfffd98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000061`ddfffda0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000061`ddfffe10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000061`ddfffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`ddffff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`ddbff4e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`ddbff4f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000061`ddbff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`ddbff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`dd7ffc00 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000061`dd7ffc30 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000061`dd7ffc80 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000061`dd7ffcc0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000061`dd7ffcf0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000061`dd7ffd20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000061`dd7ffd80 00007ff6`019e10c9     postgres!main+0x22d
00000061`dd7ffdc0 00007ff6`019e1416     postgres+0x10c9
00000061`dd7ffe60 00007fff`e7064cb0     postgres+0x1416
00000061`dd7ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000061`de3ff578 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`de3ff580 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000061`de3ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`de3ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`bb7ff838 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000063`bb7ff840 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000063`bb7ff8b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000063`bb7ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`bb7ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`bb3ff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`bb3ff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000063`bb3ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`bb3ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`bafff710 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000063`bafff740 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000063`bafff790 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000063`bafff7d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000063`bafff800 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000063`bafff960 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000063`bafff9c0 00007ff6`019e10c9     postgres!main+0x22d
00000063`bafffa00 00007ff6`019e1416     postgres+0x10c9
00000063`bafffaa0 00007fff`e7064cb0     postgres+0x1416
00000063`bafffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000063`bbbff8c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`bbbff8d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000063`bbbffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`bbbffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`227ff940 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008d`227ff970 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008d`227ff9c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008d`227ffa00 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000008d`227ffa30 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000008d`227ffb90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008d`227ffbf0 00007ff6`019e10c9     postgres!main+0x22d
0000008d`227ffc30 00007ff6`019e1416     postgres+0x10c9
0000008d`227ffcd0 00007fff`e7064cb0     postgres+0x1416
0000008d`227ffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008d`22bff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`22bff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008d`22bffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008d`22bffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`22fff798 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008d`22fff7a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008d`22fff810 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008d`22fff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008d`22fff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`233ffa98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`233ffaa0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008d`233ffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008d`233ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`1a5ff4c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a5`1a5ff4f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a5`1a5ff540 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a5`1a5ff580 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a5`1a5ff5b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a5`1a5ff710 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a5`1a5ff770 00007ff6`019e10c9     postgres!main+0x22d
000000a5`1a5ff7b0 00007ff6`019e1416     postgres+0x10c9
000000a5`1a5ff850 00007fff`e7064cb0     postgres+0x1416
000000a5`1a5ff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a5`1a9ff9c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`1a9ff9d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a5`1a9ffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`1a9ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`1adffb58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a5`1adffb60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a5`1adffbd0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a5`1adffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`1adffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`1b1ffa18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`1b1ffa20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a5`1b1ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`1b1ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`191ff5e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000cb`191ff610 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000cb`191ff660 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000cb`191ff6a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000cb`191ff6d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000cb`191ff830 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000cb`191ff890 00007ff6`019e10c9     postgres!main+0x22d
000000cb`191ff8d0 00007ff6`019e1416     postgres+0x10c9
000000cb`191ff970 00007fff`e7064cb0     postgres+0x1416
000000cb`191ff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000cb`195ffa68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cb`195ffa70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cb`195ffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`195ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`199ffb58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000cb`199ffb60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000cb`199ffbd0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000cb`199ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`199ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`19dff708 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cb`19dff710 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cb`19dffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`19dffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`2bfff538 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`2bfff540 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008a`2bfff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`2bfff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`2b7ff848 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`2b7ff850 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008a`2b7ffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`2b7ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`2b3ff6a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008a`2b3ff6d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008a`2b3ff720 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008a`2b3ff760 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000008a`2b3ff790 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000008a`2b3ff8f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008a`2b3ff950 00007ff6`019e10c9     postgres!main+0x22d
0000008a`2b3ff990 00007ff6`019e1416     postgres+0x10c9
0000008a`2b3ffa30 00007fff`e7064cb0     postgres+0x1416
0000008a`2b3ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008a`2bbff6c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008a`2bbff6d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008a`2bbff740 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008a`2bbff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`2bbff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`8a5ffc78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001e`8a5ffc80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001e`8a5ffcf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001e`8a5ffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`8a5ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`8a1ff4a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001e`8a1ff4b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001e`8a1ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`8a1ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`89dff848 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001e`89dff850 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001e`89dffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`89dffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`899ff930 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001e`899ff960 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001e`899ff9b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001e`899ff9f0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001e`899ffa20 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001e`899ffb80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001e`899ffbe0 00007ff6`019e10c9     postgres!main+0x22d
0000001e`899ffc20 00007ff6`019e1416     postgres+0x10c9
0000001e`899ffcc0 00007fff`e7064cb0     postgres+0x1416
0000001e`899ffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007c`cb5ff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`cb5ff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007c`cb5ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`cb5ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`ca9ff7d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007c`ca9ff800 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007c`ca9ff850 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007c`ca9ff890 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000007c`ca9ff8c0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000007c`ca9ff8f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007c`ca9ff950 00007ff6`019e10c9     postgres!main+0x22d
0000007c`ca9ff990 00007ff6`019e1416     postgres+0x10c9
0000007c`ca9ffa30 00007fff`e7064cb0     postgres+0x1416
0000007c`ca9ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007c`cb1ff6d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007c`cb1ff6e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007c`cb1ff750 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007c`cb1ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`cb1ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`cadffb78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`cadffb80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007c`cadffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`cadffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`891ff9b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008f`891ff9e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008f`891ffa30 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008f`891ffa70 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000008f`891ffaa0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000008f`891ffb40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008f`891ffba0 00007ff6`019e10c9     postgres!main+0x22d
0000008f`891ffbe0 00007ff6`019e1416     postgres+0x10c9
0000008f`891ffc80 00007fff`e7064cb0     postgres+0x1416
0000008f`891ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008f`895ffa78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`895ffa80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008f`895ffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`895ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`899ffbb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008f`899ffbc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008f`899ffc30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008f`899ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`899ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`89dff898 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`89dff8a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008f`89dffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`89dffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`697ffc40 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e8`697ffc70 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e8`697ffcc0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e8`697ffd00 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000e8`697ffd30 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000e8`697ffd60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e8`697ffdc0 00007ff6`019e10c9     postgres!main+0x22d
000000e8`697ffe00 00007ff6`019e1416     postgres+0x10c9
000000e8`697ffea0 00007fff`e7064cb0     postgres+0x1416
000000e8`697ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e8`69bff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e8`69bff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e8`69bffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`69bffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`69fffbf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e8`69fffc00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e8`69fffc70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e8`69fffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`69fffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`6a3ff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e8`6a3ff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e8`6a3ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`6a3ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`7b7ff678 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`7b7ff680 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000075`7b7ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`7b7ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`7afff460 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000075`7afff490 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000075`7afff4e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000075`7afff520 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000075`7afff550 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000075`7afff6b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000075`7afff710 00007ff6`019e10c9     postgres!main+0x22d
00000075`7afff750 00007ff6`019e1416     postgres+0x10c9
00000075`7afff7f0 00007fff`e7064cb0     postgres+0x1416
00000075`7afff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000075`7bbffa08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000075`7bbffa10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000075`7bbffa80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000075`7bbffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`7bbffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`7b3ff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`7b3ff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000075`7b3ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`7b3ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`7dfffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000032`7dfffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000032`7dffff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`7dffff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`7e7ffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000032`7e7ffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000032`7e7ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`7e7ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`7e3ffa58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000032`7e3ffa60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000032`7e3ffad0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000032`7e3ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`7e3ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`7dbff450 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000032`7dbff480 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000032`7dbff4d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000032`7dbff510 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000032`7dbff540 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000032`7dbff6a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000032`7dbff700 00007ff6`019e10c9     postgres!main+0x22d
00000032`7dbff740 00007ff6`019e1416     postgres+0x10c9
00000032`7dbff7e0 00007fff`e7064cb0     postgres+0x1416
00000032`7dbff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000065`579ff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`579ff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000065`579ff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`579ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`56dffa50 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000065`56dffa80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000065`56dffad0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000065`56dffb10 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000065`56dffb40 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000065`56dffca0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000065`56dffd00 00007ff6`019e10c9     postgres!main+0x22d
00000065`56dffd40 00007ff6`019e1416     postgres+0x10c9
00000065`56dffde0 00007fff`e7064cb0     postgres+0x1416
00000065`56dffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000065`571ff8f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`571ff900 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000065`571ffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`571ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`575ff8b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000065`575ff8c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000065`575ff930 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000065`575ffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`575ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`09bff958 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bc`09bff960 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bc`09bff9d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bc`09bffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`09bffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`093ff940 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bc`093ff970 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bc`093ff9c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bc`093ffa00 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000bc`093ffa30 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000bc`093ffb90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bc`093ffbf0 00007ff6`019e10c9     postgres!main+0x22d
000000bc`093ffc30 00007ff6`019e1416     postgres+0x10c9
000000bc`093ffcd0 00007fff`e7064cb0     postgres+0x1416
000000bc`093ffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bc`097ffba8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`097ffbb0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`097ffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`097ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`09fff948 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`09fff950 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`09fffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`09fffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`0adff970 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000001`0adff9a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000001`0adff9f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000001`0adffa30 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000001`0adffa60 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000001`0adffa90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000001`0adffaf0 00007ff6`019e10c9     postgres!main+0x22d
00000001`0adffb30 00007ff6`019e1416     postgres+0x10c9
00000001`0adffbd0 00007fff`e7064cb0     postgres+0x1416
00000001`0adffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`0b1ff968 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`0b1ff970 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`0b1ffc60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`0b1ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`0b5ffb98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`0b5ffba0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`0b5ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`0b5ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`0b9ff858 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000001`0b9ff860 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000001`0b9ff8d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000001`0b9ff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`0b9ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`b21ff558 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`b21ff560 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ac`b21ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`b21ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`b15fe610 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ac`b15fe640 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ac`b15fe690 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ac`b15fe6d0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000ac`b15fe700 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000ac`b15ffba0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ac`b15ffc00 00007ff6`019e10c9     postgres!main+0x22d
000000ac`b15ffc40 00007ff6`019e1416     postgres+0x10c9
000000ac`b15ffce0 00007fff`e7064cb0     postgres+0x1416
000000ac`b15ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ac`b19ffb58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`b19ffb60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ac`b19ffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`b19ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`b1dffa38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ac`b1dffa40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ac`b1dffab0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ac`b1dffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`b1dffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000086`d29ffc58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000086`d29ffc60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000086`d29ffcd0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000086`d29ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000086`d29ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000086`d21fe280 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000086`d21fe2b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000086`d21fe300 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000086`d21fe340 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000086`d21fe370 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000086`d21ff810 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000086`d21ff870 00007ff6`019e10c9     postgres!main+0x22d
00000086`d21ff8b0 00007ff6`019e1416     postgres+0x10c9
00000086`d21ff950 00007fff`e7064cb0     postgres+0x1416
00000086`d21ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000086`d25ff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000086`d25ff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000086`d25ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000086`d25ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000086`d2dff8d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000086`d2dff8e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000086`d2dffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000086`d2dffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`3f5ff5f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000cd`3f5ff600 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`3f5ff670 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000cd`3f5ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`3f5ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`3edfe7e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000cd`3edfe810 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000cd`3edfe860 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000cd`3edfe8a0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000cd`3edfe8d0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000cd`3edffd70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000cd`3edffdd0 00007ff6`019e10c9     postgres!main+0x22d
000000cd`3edffe10 00007ff6`019e1416     postgres+0x10c9
000000cd`3edffeb0 00007fff`e7064cb0     postgres+0x1416
000000cd`3edffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000cd`3f1ffa58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`3f1ffa60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cd`3f1ffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`3f1ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`3f9ff6d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`3f9ff6e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cd`3f9ff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`3f9ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`70dff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`70dff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f6`70dff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`70dffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`705ff710 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f6`705ff740 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f6`705ff790 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f6`705ff7d0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000f6`705ff800 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000f6`705ff8a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f6`705ff900 00007ff6`019e10c9     postgres!main+0x22d
000000f6`705ff940 00007ff6`019e1416     postgres+0x10c9
000000f6`705ff9e0 00007fff`e7064cb0     postgres+0x1416
000000f6`705ffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f6`709ff898 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`709ff8a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f6`709ffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`709ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`711ffcf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f6`711ffd00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f6`711ffd70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f6`711ffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`711ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`c71ffd18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ac`c71ffd20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ac`c71ffd90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ac`c71ffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`c71ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`c69ff460 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ac`c69ff490 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ac`c69ff4e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ac`c69ff520 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ac`c69ff550 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ac`c69ff6b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ac`c69ff710 00007ff6`019e10c9     postgres!main+0x22d
000000ac`c69ff750 00007ff6`019e1416     postgres+0x10c9
000000ac`c69ff7f0 00007fff`e7064cb0     postgres+0x1416
000000ac`c69ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ac`c6dff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`c6dff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ac`c6dff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`c6dff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`c75ffbc8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`c75ffbd0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ac`c75ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`c75ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`dd9ff868 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001a`dd9ff870 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001a`dd9ff8e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001a`dd9ff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`dd9ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`dddffc38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`dddffc40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001a`dddfff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`dddfff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`dd5ff5f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`dd5ff600 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001a`dd5ff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`dd5ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`dd1ff750 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001a`dd1ff780 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001a`dd1ff7d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001a`dd1ff810 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000001a`dd1ff840 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000001a`dd1ff8e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001a`dd1ff940 00007ff6`019e10c9     postgres!main+0x22d
0000001a`dd1ff980 00007ff6`019e1416     postgres+0x10c9
0000001a`dd1ffa20 00007fff`e7064cb0     postgres+0x1416
0000001a`dd1ffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000054`eeffe0a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000054`eeffe0d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000054`eeffe120 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000054`eeffe160 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000054`eeffe190 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000054`eefff630 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000054`eefff690 00007ff6`019e10c9     postgres!main+0x22d
00000054`eefff6d0 00007ff6`019e1416     postgres+0x10c9
00000054`eefff770 00007fff`e7064cb0     postgres+0x1416
00000054`eefff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000054`ef7ffca8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000054`ef7ffcb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000054`ef7ffd20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000054`ef7ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`ef7ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`efbff8a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`efbff8b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000054`efbffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`efbffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`ef3ff6a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`ef3ff6b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000054`ef3ff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`ef3ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`4c7ffb90 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000eb`4c7ffbc0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000eb`4c7ffc10 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000eb`4c7ffc50 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000eb`4c7ffc80 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000eb`4c7ffcb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000eb`4c7ffd10 00007ff6`019e10c9     postgres!main+0x22d
000000eb`4c7ffd50 00007ff6`019e1416     postgres+0x10c9
000000eb`4c7ffdf0 00007fff`e7064cb0     postgres+0x1416
000000eb`4c7ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000eb`4d3ffc18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`4d3ffc20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000eb`4d3fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`4d3fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`4cfffb28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000eb`4cfffb30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000eb`4cfffba0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000eb`4cfffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`4cfffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`4cbffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`4cbffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000eb`4cbffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`4cbfff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`d8dffb78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009e`d8dffb80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009e`d8dffbf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009e`d8dffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`d8dffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`d89ff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`d89ff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009e`d89ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`d89ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`d85ff530 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009e`d85ff560 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009e`d85ff5b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009e`d85ff5f0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000009e`d85ff620 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000009e`d85ff650 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009e`d85ff6b0 00007ff6`019e10c9     postgres!main+0x22d
0000009e`d85ff6f0 00007ff6`019e1416     postgres+0x10c9
0000009e`d85ff790 00007fff`e7064cb0     postgres+0x1416
0000009e`d85ff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009e`d91ff8c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`d91ff8d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009e`d91ffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`d91ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`10dffb28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`10dffb30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002e`10dffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`10dffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`115ffd28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002e`115ffd30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002e`115ffda0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002e`115ffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`115ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`111ff868 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`111ff870 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002e`111ffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`111ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`109ff6a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002e`109ff6d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002e`109ff720 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002e`109ff760 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000002e`109ff790 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000002e`109ff8f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002e`109ff950 00007ff6`019e10c9     postgres!main+0x22d
0000002e`109ff990 00007ff6`019e1416     postgres+0x10c9
0000002e`109ffa30 00007fff`e7064cb0     postgres+0x1416
0000002e`109ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000011`c35ff718 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`c35ff720 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000011`c35ffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`c35ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`c31ff778 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000011`c31ff780 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000011`c31ff7f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000011`c31ff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`c31ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`c2dffc18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`c2dffc20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000011`c2dfff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`c2dfff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`c29ff580 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000011`c29ff5b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000011`c29ff600 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000011`c29ff640 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000011`c29ff670 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000011`c29ff7d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000011`c29ff830 00007ff6`019e10c9     postgres!main+0x22d
00000011`c29ff870 00007ff6`019e1416     postgres+0x10c9
00000011`c29ff910 00007fff`e7064cb0     postgres+0x1416
00000011`c29ff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007a`24dff738 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`24dff740 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007a`24dffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`24dffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`249ff740 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007a`249ff770 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007a`249ff7c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007a`249ff800 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000007a`249ff830 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000007a`249ff990 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007a`249ff9f0 00007ff6`019e10c9     postgres!main+0x22d
0000007a`249ffa30 00007ff6`019e1416     postgres+0x10c9
0000007a`249ffad0 00007fff`e7064cb0     postgres+0x1416
0000007a`249ffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007a`255ff7e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`255ff7f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007a`255ffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`255ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`251ff8f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007a`251ff900 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`251ff970 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007a`251ffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`251ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`c9fffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`c9fffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000a`c9fffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`c9fffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`ca3ff9e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000000a`ca3ff9f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000a`ca3ffa60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000000a`ca3ffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`ca3ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`ca7ff998 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`ca7ff9a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000a`ca7ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`ca7ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`c9bffa70 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000000a`c9bffaa0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000000a`c9bffaf0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000000a`c9bffb30 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000000a`c9bffb60 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000000a`c9bffcc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000000a`c9bffd20 00007ff6`019e10c9     postgres!main+0x22d
0000000a`c9bffd60 00007ff6`019e1416     postgres+0x10c9
0000000a`c9bffe00 00007fff`e7064cb0     postgres+0x1416
0000000a`c9bffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d1`255ff820 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d1`255ff850 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d1`255ff8a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d1`255ff8e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d1`255ff910 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d1`255ffa70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d1`255ffad0 00007ff6`019e10c9     postgres!main+0x22d
000000d1`255ffb10 00007ff6`019e1416     postgres+0x10c9
000000d1`255ffbb0 00007fff`e7064cb0     postgres+0x1416
000000d1`255ffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d1`259ff838 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`259ff840 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d1`259ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`259ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`25dffbd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d1`25dffbe0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d1`25dffc50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d1`25dffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`25dffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`261ff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`261ff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d1`261ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`261ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`6c1ffaa8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`6c1ffab0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005e`6c1ffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`6c1ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`6c5ff7f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005e`6c5ff800 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005e`6c5ff870 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005e`6c5ff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`6c5ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`6c9ff9a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`6c9ff9b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005e`6c9ffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`6c9ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`6bdffa90 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005e`6bdffac0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005e`6bdffb10 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005e`6bdffb50 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000005e`6bdffb80 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000005e`6bdffbb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005e`6bdffc10 00007ff6`019e10c9     postgres!main+0x22d
0000005e`6bdffc50 00007ff6`019e1416     postgres+0x10c9
0000005e`6bdffcf0 00007fff`e7064cb0     postgres+0x1416
0000005e`6bdffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009b`e77ff558 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`e77ff560 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009b`e77ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`e77ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`e6bff470 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009b`e6bff4a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009b`e6bff4f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009b`e6bff530 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000009b`e6bff560 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000009b`e6bff6c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009b`e6bff720 00007ff6`019e10c9     postgres!main+0x22d
0000009b`e6bff760 00007ff6`019e1416     postgres+0x10c9
0000009b`e6bff800 00007fff`e7064cb0     postgres+0x1416
0000009b`e6bff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009b`e6fff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`e6fff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009b`e6fffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`e6fffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`e73ff5f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009b`e73ff600 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009b`e73ff670 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009b`e73ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`e73ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`687ffdb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e2`687ffdc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e2`687ffe30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e2`687fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`687fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`67fff8c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e2`67fff8f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e2`67fff940 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e2`67fff980 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000e2`67fff9b0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000e2`67fff9e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e2`67fffa40 00007ff6`019e10c9     postgres!main+0x22d
000000e2`67fffa80 00007ff6`019e1416     postgres+0x10c9
000000e2`67fffb20 00007fff`e7064cb0     postgres+0x1416
000000e2`67fffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e2`683ffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e2`683ffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e2`683ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`683ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`68bff4d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e2`68bff4e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e2`68bff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`68bff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`05bff938 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000027`05bff940 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000027`05bff9b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000027`05bffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`05bffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`053ff900 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000027`053ff930 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000027`053ff980 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000027`053ff9c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000027`053ff9f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000027`053ffb50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000027`053ffbb0 00007ff6`019e10c9     postgres!main+0x22d
00000027`053ffbf0 00007ff6`019e1416     postgres+0x10c9
00000027`053ffc90 00007fff`e7064cb0     postgres+0x1416
00000027`053ffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000027`057ffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`057ffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000027`057ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`057fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`05fff508 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`05fff510 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000027`05fff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`05fff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`e7bffa18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c3`e7bffa20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c3`e7bffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c3`e7bffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`e73ff8a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c3`e73ff8d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c3`e73ff920 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c3`e73ff960 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c3`e73ff990 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c3`e73ffaf0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c3`e73ffb50 00007ff6`019e10c9     postgres!main+0x22d
000000c3`e73ffb90 00007ff6`019e1416     postgres+0x10c9
000000c3`e73ffc30 00007fff`e7064cb0     postgres+0x1416
000000c3`e73ffc60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c3`e77ffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c3`e77ffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c3`e77ffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c3`e77ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`e7fffab8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c3`e7fffac0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c3`e7fffb30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c3`e7fffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c3`e7fffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`ba7ff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`ba7ff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000063`ba7ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`ba7ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`b9bff8a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000063`b9bff8d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000063`b9bff920 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000063`b9bff960 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000063`b9bff990 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000063`b9bffa30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000063`b9bffa90 00007ff6`019e10c9     postgres!main+0x22d
00000063`b9bffad0 00007ff6`019e1416     postgres+0x10c9
00000063`b9bffb70 00007fff`e7064cb0     postgres+0x1416
00000063`b9bffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000063`ba3ffbb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000063`ba3ffbc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000063`ba3ffc30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000063`ba3ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`ba3ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`b9fffa08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`b9fffa10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000063`b9fffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`b9fffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`45dff440 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000037`45dff470 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000037`45dff4c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000037`45dff500 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000037`45dff530 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000037`45dff690 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000037`45dff6f0 00007ff6`019e10c9     postgres!main+0x22d
00000037`45dff730 00007ff6`019e1416     postgres+0x10c9
00000037`45dff7d0 00007fff`e7064cb0     postgres+0x1416
00000037`45dff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000037`469ff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`469ff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000037`469ffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000037`469ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`465ff848 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000037`465ff850 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000037`465ff8c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000037`465ff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000037`465ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`461ff658 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`461ff660 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000037`461ff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000037`461ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`5a1ffc78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d9`5a1ffc80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d9`5a1ffcf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d9`5a1ffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`5a1ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`5a5ffa18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`5a5ffa20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d9`5a5ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`5a5ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`59dff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`59dffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d9`59dffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`59dffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`599ff710 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d9`599ff740 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d9`599ff790 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d9`599ff7d0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000d9`599ff800 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000d9`599ff830 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d9`599ff890 00007ff6`019e10c9     postgres!main+0x22d
000000d9`599ff8d0 00007ff6`019e1416     postgres+0x10c9
000000d9`599ff970 00007fff`e7064cb0     postgres+0x1416
000000d9`599ff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000067`f25ffbc8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`f25ffbd0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000067`f25ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`f25ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`f2dffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`f2dffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000067`f2dffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`f2dffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`f21ff960 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000067`f21ff990 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000067`f21ff9e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000067`f21ffa20 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000067`f21ffa50 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000067`f21ffa80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000067`f21ffae0 00007ff6`019e10c9     postgres!main+0x22d
00000067`f21ffb20 00007ff6`019e1416     postgres+0x10c9
00000067`f21ffbc0 00007fff`e7064cb0     postgres+0x1416
00000067`f21ffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000067`f29ff898 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000067`f29ff8a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000067`f29ff910 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000067`f29ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`f29ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`0bdff858 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000098`0bdff860 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000098`0bdff8d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000098`0bdff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`0bdff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`0b5ff3f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000098`0b5ff420 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000098`0b5ff470 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000098`0b5ff4b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000098`0b5ff4e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000098`0b5ff640 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000098`0b5ff6a0 00007ff6`019e10c9     postgres!main+0x22d
00000098`0b5ff6e0 00007ff6`019e1416     postgres+0x10c9
00000098`0b5ff780 00007fff`e7064cb0     postgres+0x1416
00000098`0b5ff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000098`0b9ff6a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`0b9ff6b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000098`0b9ff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`0b9ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`0c1ff878 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`0c1ff880 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000098`0c1ffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`0c1ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`3bdff870 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000000c`3bdff8a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000000c`3bdff8f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000000c`3bdff930 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000000c`3bdff960 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000000c`3bdffa00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000000c`3bdffa60 00007ff6`019e10c9     postgres!main+0x22d
0000000c`3bdffaa0 00007ff6`019e1416     postgres+0x10c9
0000000c`3bdffb40 00007fff`e7064cb0     postgres+0x1416
0000000c`3bdffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000000c`3c9ff7b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`3c9ff7c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000c`3c9ffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`3c9ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`3c5ffcd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000000c`3c5ffce0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000c`3c5ffd50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000000c`3c5ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`3c5ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`3c1ffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`3c1ffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000c`3c1ffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`3c1ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`38fff888 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002e`38fff890 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002e`38fff900 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002e`38fff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`38fffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`38bffa48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`38bffa50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002e`38bffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`38bffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`387ffa98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`387ffaa0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002e`387ffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`387ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`383ffb50 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002e`383ffb80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002e`383ffbd0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002e`383ffc10 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000002e`383ffc40 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000002e`383ffda0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002e`383ffe00 00007ff6`019e10c9     postgres!main+0x22d
0000002e`383ffe40 00007ff6`019e1416     postgres+0x10c9
0000002e`383ffee0 00007fff`e7064cb0     postgres+0x1416
0000002e`383fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fb`ce3ff858 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`ce3ff860 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fb`ce3ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`ce3ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`cdfffb58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fb`cdfffb60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fb`cdfffbd0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fb`cdfffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`cdfffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`cdbff508 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`cdbff510 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fb`cdbff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`cdbff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`cd7ff890 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fb`cd7ff8c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fb`cd7ff910 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fb`cd7ff950 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000fb`cd7ff980 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000fb`cd7ff9b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fb`cd7ffa10 00007ff6`019e10c9     postgres!main+0x22d
000000fb`cd7ffa50 00007ff6`019e1416     postgres+0x10c9
000000fb`cd7ffaf0 00007fff`e7064cb0     postgres+0x1416
000000fb`cd7ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000076`12bff778 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000076`12bff780 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000076`12bff7f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000076`12bff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`12bff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`11ffe1d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000076`11ffe200 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000076`11ffe250 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000076`11ffe290 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000076`11ffe2c0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000076`11fff760 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000076`11fff7c0 00007ff6`019e10c9     postgres!main+0x22d
00000076`11fff800 00007ff6`019e1416     postgres+0x10c9
00000076`11fff8a0 00007fff`e7064cb0     postgres+0x1416
00000076`11fff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000076`123ff528 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`123ff530 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000076`123ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`123ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`127ffb28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`127ffb30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000076`127ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`127ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`30dffad8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`30dffae0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000083`30dffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`30dffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`301ff660 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000083`301ff690 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000083`301ff6e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000083`301ff720 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000083`301ff750 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000083`301ff7f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000083`301ff850 00007ff6`019e10c9     postgres!main+0x22d
00000083`301ff890 00007ff6`019e1416     postgres+0x10c9
00000083`301ff930 00007fff`e7064cb0     postgres+0x1416
00000083`301ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000083`305ff938 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`305ff940 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000083`305ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`305ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`309ff988 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000083`309ff990 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000083`309ffa00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000083`309ffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`309ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`6f5ffa98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`6f5ffaa0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d1`6f5ffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`6f5ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`6f9ffd08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d1`6f9ffd10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d1`6f9ffd80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d1`6f9ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`6f9ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`6f1ff410 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d1`6f1ff440 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d1`6f1ff490 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d1`6f1ff4d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d1`6f1ff500 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d1`6f1ff660 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d1`6f1ff6c0 00007ff6`019e10c9     postgres!main+0x22d
000000d1`6f1ff700 00007ff6`019e1416     postgres+0x10c9
000000d1`6f1ff7a0 00007fff`e7064cb0     postgres+0x1416
000000d1`6f1ff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d1`6fdffb28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`6fdffb30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d1`6fdffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`6fdffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`155ff580 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ee`155ff5b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ee`155ff600 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ee`155ff640 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ee`155ff670 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ee`155ff7d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ee`155ff830 00007ff6`019e10c9     postgres!main+0x22d
000000ee`155ff870 00007ff6`019e1416     postgres+0x10c9
000000ee`155ff910 00007fff`e7064cb0     postgres+0x1416
000000ee`155ff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ee`159ff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`159ff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ee`159ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`159ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`15dff9a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ee`15dff9b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ee`15dffa20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ee`15dffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`15dffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`161ffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`161ffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ee`161fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`161fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`bfbffa30 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000061`bfbffa60 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000061`bfbffab0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000061`bfbffaf0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000061`bfbffb20 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000061`bfbffbc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000061`bfbffc20 00007ff6`019e10c9     postgres!main+0x22d
00000061`bfbffc60 00007ff6`019e1416     postgres+0x10c9
00000061`bfbffd00 00007fff`e7064cb0     postgres+0x1416
00000061`bfbffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000061`bffff898 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`bffff8a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000061`bffffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`bffffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`c03ffa28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000061`c03ffa30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000061`c03ffaa0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000061`c03ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`c03ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`c07ff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`c07ff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000061`c07ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`c07ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000035`9e3ff900 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000035`9e3ff930 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000035`9e3ff980 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000035`9e3ff9c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000035`9e3ff9f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000035`9e3ffb50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000035`9e3ffbb0 00007ff6`019e10c9     postgres!main+0x22d
00000035`9e3ffbf0 00007ff6`019e1416     postgres+0x10c9
00000035`9e3ffc90 00007fff`e7064cb0     postgres+0x1416
00000035`9e3ffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000035`9e7ffa68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000035`9e7ffa70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000035`9e7ffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000035`9e7ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000035`9ebffd28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000035`9ebffd30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000035`9ebffda0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000035`9ebffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000035`9ebffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000035`9efffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000035`9efffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000035`9efffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000035`9efffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`4ddff4c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006d`4ddff4f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006d`4ddff540 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006d`4ddff580 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000006d`4ddff5b0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000006d`4ddff5e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006d`4ddff640 00007ff6`019e10c9     postgres!main+0x22d
0000006d`4ddff680 00007ff6`019e1416     postgres+0x10c9
0000006d`4ddff720 00007fff`e7064cb0     postgres+0x1416
0000006d`4ddff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000006d`4e1ffc38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`4e1ffc40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006d`4e1fff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006d`4e1fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`4e5ffd28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006d`4e5ffd30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006d`4e5ffda0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006d`4e5ffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006d`4e5ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`4e9ffb78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`4e9ffb80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006d`4e9ffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006d`4e9ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`49bff780 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f0`49bff7b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f0`49bff800 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f0`49bff840 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000f0`49bff870 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000f0`49bff9d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f0`49bffa30 00007ff6`019e10c9     postgres!main+0x22d
000000f0`49bffa70 00007ff6`019e1416     postgres+0x10c9
000000f0`49bffb10 00007fff`e7064cb0     postgres+0x1416
000000f0`49bffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f0`49fff4e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f0`49fff4f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f0`49fff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f0`49fff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`4a3ffad8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f0`4a3ffae0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f0`4a3ffb50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f0`4a3ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f0`4a3ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`4a7ffc38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f0`4a7ffc40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f0`4a7fff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f0`4a7fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`50dff990 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001c`50dff9c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001c`50dffa10 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001c`50dffa50 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001c`50dffa80 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001c`50dffbe0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001c`50dffc40 00007ff6`019e10c9     postgres!main+0x22d
0000001c`50dffc80 00007ff6`019e1416     postgres+0x10c9
0000001c`50dffd20 00007fff`e7064cb0     postgres+0x1416
0000001c`50dffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001c`511ff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`511ff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001c`511ff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`511ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`515ff948 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001c`515ff950 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`515ff9c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001c`515ffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`515ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`519ff4e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`519ff4f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001c`519ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`519ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`1a3ff988 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`1a3ff990 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c6`1a3ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`1a3ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`197ffb30 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c6`197ffb60 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c6`197ffbb0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c6`197ffbf0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c6`197ffc20 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c6`197ffd80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c6`197ffde0 00007ff6`019e10c9     postgres!main+0x22d
000000c6`197ffe20 00007ff6`019e1416     postgres+0x10c9
000000c6`197ffec0 00007fff`e7064cb0     postgres+0x1416
000000c6`197ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c6`19bffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`19bffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c6`19bffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`19bffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`19fff9f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c6`19fffa00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c6`19fffa70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c6`19fffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`19fffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`cb1ff938 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`cb1ff940 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f2`cb1ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`cb1ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`cbdffd08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f2`cbdffd10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f2`cbdffd80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f2`cbdffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`cbdffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`cb9ffc38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`cb9ffc40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f2`cb9fff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`cb9fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`cb5ff848 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`cb5ff850 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f2`cb5ffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`cb5ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`cadff5a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f2`cadff5d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f2`cadff620 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f2`cadff660 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000f2`cadff690 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000f2`cadff7f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f2`cadff850 00007ff6`019e10c9     postgres!main+0x22d
000000f2`cadff890 00007ff6`019e1416     postgres+0x10c9
000000f2`cadff930 00007fff`e7064cb0     postgres+0x1416
000000f2`cadff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000014`cdbff4b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000014`cdbff4e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000014`cdbff530 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000014`cdbff570 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000014`cdbff5a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000014`cdbff700 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000014`cdbff760 00007ff6`019e10c9     postgres!main+0x22d
00000014`cdbff7a0 00007ff6`019e1416     postgres+0x10c9
00000014`cdbff840 00007fff`e7064cb0     postgres+0x1416
00000014`cdbff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000014`cdfff9b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`cdfff9c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000014`cdfffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`cdfffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`ce3ffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`ce3ffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000014`ce3ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`ce3ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`ce7ff6a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000014`ce7ff6b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000014`ce7ff720 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000014`ce7ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`ce7ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ea`247ff380 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ea`247ff3b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ea`247ff400 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ea`247ff440 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ea`247ff470 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ea`247ff5d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ea`247ff630 00007ff6`019e10c9     postgres!main+0x22d
000000ea`247ff670 00007ff6`019e1416     postgres+0x10c9
000000ea`247ff710 00007fff`e7064cb0     postgres+0x1416
000000ea`247ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ea`24bff638 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ea`24bff640 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ea`24bff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ea`24bff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ea`24fffa28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ea`24fffa30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ea`24fffaa0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ea`24fffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ea`24fffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ea`253ff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ea`253ff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ea`253ff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ea`253ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`483ff820 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000061`483ff850 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000061`483ff8a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000061`483ff8e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000061`483ff910 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000061`483ffa70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000061`483ffad0 00007ff6`019e10c9     postgres!main+0x22d
00000061`483ffb10 00007ff6`019e1416     postgres+0x10c9
00000061`483ffbb0 00007fff`e7064cb0     postgres+0x1416
00000061`483ffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000061`487ffac8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`487ffad0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000061`487ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`487ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`48bff778 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`48bff780 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000061`48bffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`48bffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`48fffc98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000061`48fffca0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000061`48fffd10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000061`48fffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`48fffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`821ff440 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c3`821ff470 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c3`821ff4c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c3`821ff500 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c3`821ff530 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c3`821ff690 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c3`821ff6f0 00007ff6`019e10c9     postgres!main+0x22d
000000c3`821ff730 00007ff6`019e1416     postgres+0x10c9
000000c3`821ff7d0 00007fff`e7064cb0     postgres+0x1416
000000c3`821ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c3`825ff458 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c3`825ff460 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c3`825ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c3`825ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`829ff948 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c3`829ff950 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c3`829ffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c3`829ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`82dff798 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c3`82dff7a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c3`82dff810 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c3`82dff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c3`82dff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`999ff560 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a8`999ff590 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a8`999ff5e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a8`999ff620 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a8`999ff650 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a8`999ff7b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a8`999ff810 00007ff6`019e10c9     postgres!main+0x22d
000000a8`999ff850 00007ff6`019e1416     postgres+0x10c9
000000a8`999ff8f0 00007fff`e7064cb0     postgres+0x1416
000000a8`999ff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a8`99dff538 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`99dff540 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a8`99dff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a8`99dff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`9a1ff9a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a8`9a1ff9b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a8`9a1ffa20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a8`9a1ffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a8`9a1ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`9a5ff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`9a5ff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a8`9a5ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a8`9a5ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`043ff760 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005f`043ff790 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005f`043ff7e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005f`043ff820 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000005f`043ff850 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000005f`043ff9b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005f`043ffa10 00007ff6`019e10c9     postgres!main+0x22d
0000005f`043ffa50 00007ff6`019e1416     postgres+0x10c9
0000005f`043ffaf0 00007fff`e7064cb0     postgres+0x1416
0000005f`043ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005f`047ff518 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`047ff520 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005f`047ff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`047ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`04bffa48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005f`04bffa50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005f`04bffac0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005f`04bffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`04bffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`04fff838 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`04fff840 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005f`04fffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`04fffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`919fec30 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008a`919fec60 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
0000008a`919fecb0 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
0000008a`919fece0 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
0000008a`919fed10 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
0000008a`919fed60 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
0000008a`919ff650 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
0000008a`919ff730 00007ff6`019e10c9     postgres!main+0x1d0
0000008a`919ff770 00007ff6`019e1416     postgres+0x10c9
0000008a`919ff810 00007fff`e7064cb0     postgres+0x1416
core
0000008a`91dff898 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`91dff8a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008a`91dffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`91dffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`921ffb48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`921ffb50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008a`921ffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`921ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`925ffae8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008a`925ffaf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008a`925ffb60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008a`925ffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`925ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`929ffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`929ffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008a`929ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`929ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`e85ff700 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a4`e85ff730 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a4`e85ff780 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a4`e85ff7c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a4`e85ff7f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a4`e85ff950 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a4`e85ff9b0 00007ff6`019e10c9     postgres!main+0x22d
000000a4`e85ff9f0 00007ff6`019e1416     postgres+0x10c9
000000a4`e85ffa90 00007fff`e7064cb0     postgres+0x1416
000000a4`e85ffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a4`e89ff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`e89ff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a4`e89ff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`e89ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`e8dff738 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a4`e8dff740 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a4`e8dff7b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a4`e8dff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`e8dff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`e91ffab8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`e91ffac0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a4`e91ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`e91ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`257fe290 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000096`257fe2c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000096`257fe310 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000096`257fe350 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000096`257fe380 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000096`257ff820 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000096`257ff880 00007ff6`019e10c9     postgres!main+0x22d
00000096`257ff8c0 00007ff6`019e1416     postgres+0x10c9
00000096`257ff960 00007fff`e7064cb0     postgres+0x1416
00000096`257ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000096`25bff588 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`25bff590 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000096`25bff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`25bff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`25fffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`25fffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000096`25fffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`25fffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`263ffc68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000096`263ffc70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000096`263ffce0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000096`263ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`263ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`113ff6b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000081`113ff6e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000081`113ff730 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000081`113ff770 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000081`113ff7a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000081`113ff900 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000081`113ff960 00007ff6`019e10c9     postgres!main+0x22d
00000081`113ff9a0 00007ff6`019e1416     postgres+0x10c9
00000081`113ffa40 00007fff`e7064cb0     postgres+0x1416
00000081`113ffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000081`11fff758 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`11fff760 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000081`11fffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`11fffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`11bffa88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000081`11bffa90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000081`11bffb00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000081`11bffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`11bffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`117ff678 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`117ff680 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000081`117ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`117ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`5c9ff6e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003f`5c9ff6f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003f`5c9ff760 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003f`5c9ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`5c9ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`5bdff610 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003f`5bdff640 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003f`5bdff690 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003f`5bdff6d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000003f`5bdff700 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000003f`5bdff860 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003f`5bdff8c0 00007ff6`019e10c9     postgres!main+0x22d
0000003f`5bdff900 00007ff6`019e1416     postgres+0x10c9
0000003f`5bdff9a0 00007fff`e7064cb0     postgres+0x1416
0000003f`5bdff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003f`5c1ff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`5c1ff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003f`5c1ff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`5c1ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`5c5ff5a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`5c5ff5b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003f`5c5ff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`5c5ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`dafff930 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000003`dafff960 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000003`dafff9b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000003`dafff9f0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000003`dafffa20 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000003`dafffb80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000003`dafffbe0 00007ff6`019e10c9     postgres!main+0x22d
00000003`dafffc20 00007ff6`019e1416     postgres+0x10c9
00000003`dafffcc0 00007fff`e7064cb0     postgres+0x1416
00000003`dafffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000003`dbbff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000003`dbbff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000003`dbbffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000003`dbbffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`db7ffcc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000003`db7ffcd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000003`db7ffd40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000003`db7ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000003`db7ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`db3ff558 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000003`db3ff560 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000003`db3ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000003`db3ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`f33ff4e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`f33ff4f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d0`f33ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`f33ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`f2fffa78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`f2fffa80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d0`f2fffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`f2fffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`f2bff5d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d0`f2bff600 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d0`f2bff650 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d0`f2bff690 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d0`f2bff6c0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d0`f2bff820 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d0`f2bff880 00007ff6`019e10c9     postgres!main+0x22d
000000d0`f2bff8c0 00007ff6`019e1416     postgres+0x10c9
000000d0`f2bff960 00007fff`e7064cb0     postgres+0x1416
000000d0`f2bff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d0`f37ffa58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d0`f37ffa60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d0`f37ffad0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d0`f37ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`f37ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000024`425ffd88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000024`425ffd90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000024`425ffe00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000024`425ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000024`425fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000024`421ff5f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000024`421ff600 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000024`421ff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000024`421ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000024`429ffa58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000024`429ffa60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000024`429ffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000024`429ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000024`41dffb60 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000024`41dffb90 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000024`41dffbe0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000024`41dffc20 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000024`41dffc50 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000024`41dffcf0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000024`41dffd50 00007ff6`019e10c9     postgres!main+0x22d
00000024`41dffd90 00007ff6`019e1416     postgres+0x10c9
00000024`41dffe30 00007fff`e7064cb0     postgres+0x1416
00000024`41dffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000eb`d55ff9b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`d55ff9c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000eb`d55ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`d55ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`d59ff698 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000eb`d59ff6a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000eb`d59ff710 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000eb`d59ff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`d59ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`d51ff8c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000eb`d51ff8f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000eb`d51ff940 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000eb`d51ff980 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000eb`d51ff9b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000eb`d51ffb10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000eb`d51ffb70 00007ff6`019e10c9     postgres!main+0x22d
000000eb`d51ffbb0 00007ff6`019e1416     postgres+0x10c9
000000eb`d51ffc50 00007fff`e7064cb0     postgres+0x1416
000000eb`d51ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000eb`d5dffbc8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`d5dffbd0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000eb`d5dffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`d5dffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`745ff6c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000050`745ff6d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000050`745ff740 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000050`745ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000050`745ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`741ff608 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000050`741ff610 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000050`741ff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000050`741ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`73dff790 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000050`73dff7c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000050`73dff810 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000050`73dff850 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000050`73dff880 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000050`73dff920 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000050`73dff980 00007ff6`019e10c9     postgres!main+0x22d
00000050`73dff9c0 00007ff6`019e1416     postgres+0x10c9
00000050`73dffa60 00007fff`e7064cb0     postgres+0x1416
00000050`73dffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000050`749ff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000050`749ff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000050`749ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000050`749ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`9e7ff7f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`9e7ff800 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000007`9e7ffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`9e7ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`9e3ff9b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000007`9e3ff9e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000007`9e3ffa30 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000007`9e3ffa70 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000007`9e3ffaa0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000007`9e3ffc00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000007`9e3ffc60 00007ff6`019e10c9     postgres!main+0x22d
00000007`9e3ffca0 00007ff6`019e1416     postgres+0x10c9
00000007`9e3ffd40 00007fff`e7064cb0     postgres+0x1416
00000007`9e3ffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000007`9efff618 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`9efff620 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000007`9efff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`9efff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`9ebff8c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000007`9ebff8d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000007`9ebff940 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000007`9ebffa20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`9ebffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`8bfffb28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`8bfffb30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000087`8bfffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`8bfffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`8bbff700 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000087`8bbff730 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000087`8bbff780 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000087`8bbff7c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000087`8bbff7f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000087`8bbff950 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000087`8bbff9b0 00007ff6`019e10c9     postgres!main+0x22d
00000087`8bbff9f0 00007ff6`019e1416     postgres+0x10c9
00000087`8bbffa90 00007fff`e7064cb0     postgres+0x1416
00000087`8bbffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000087`8c3ff798 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000087`8c3ff7a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000087`8c3ff810 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000087`8c3ff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`8c3ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`8c7ff5c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`8c7ff5d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000087`8c7ff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`8c7ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000023`bc3ffa58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000023`bc3ffa60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000023`bc3ffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000023`bc3ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000023`bbfff8b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000023`bbfff8e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000023`bbfff930 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000023`bbfff970 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000023`bbfff9a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000023`bbfffb00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000023`bbfffb60 00007ff6`019e10c9     postgres!main+0x22d
00000023`bbfffba0 00007ff6`019e1416     postgres+0x10c9
00000023`bbfffc40 00007fff`e7064cb0     postgres+0x1416
00000023`bbfffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000023`bcbffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000023`bcbffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000023`bcbffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000023`bcbffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000023`bc7ff948 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000023`bc7ff950 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000023`bc7ff9c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000023`bc7ffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000023`bc7ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`a6bffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`a6bffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000dc`a6bffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`a6bffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`a6fff678 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000dc`a6fff680 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000dc`a6fff6f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000dc`a6fff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`a6fff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`a73ff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`a73ff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000dc`a73ffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`a73ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`a67ff510 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000dc`a67ff540 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000dc`a67ff590 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000dc`a67ff5d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000dc`a67ff600 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000dc`a67ff760 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000dc`a67ff7c0 00007ff6`019e10c9     postgres!main+0x22d
000000dc`a67ff800 00007ff6`019e1416     postgres+0x10c9
000000dc`a67ff8a0 00007fff`e7064cb0     postgres+0x1416
000000dc`a67ff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004c`655ff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`655ff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004c`655ff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`655ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`651ff460 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004c`651ff490 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004c`651ff4e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004c`651ff520 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000004c`651ff550 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000004c`651ff5f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004c`651ff650 00007ff6`019e10c9     postgres!main+0x22d
0000004c`651ff690 00007ff6`019e1416     postgres+0x10c9
0000004c`651ff730 00007fff`e7064cb0     postgres+0x1416
0000004c`651ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004c`65dff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`65dff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004c`65dff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`65dff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`659ff668 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004c`659ff670 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004c`659ff6e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004c`659ff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`659ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`467ffa68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fe`467ffa70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fe`467ffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fe`467ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`46bffaf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fe`46bffb00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fe`46bffb70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fe`46bffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fe`46bffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`46fff5c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fe`46fff5d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fe`46fff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fe`46fff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`463ff810 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fe`463ff840 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fe`463ff890 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fe`463ff8d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000fe`463ff900 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000fe`463ffa60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fe`463ffac0 00007ff6`019e10c9     postgres!main+0x22d
000000fe`463ffb00 00007ff6`019e1416     postgres+0x10c9
000000fe`463ffba0 00007fff`e7064cb0     postgres+0x1416
000000fe`463ffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000053`659ffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`659ffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000053`659ffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`659ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`661ff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`661ff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000053`661ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`661ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`655ff9c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000053`655ff9f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000053`655ffa40 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000053`655ffa80 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000053`655ffab0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000053`655ffae0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000053`655ffb40 00007ff6`019e10c9     postgres!main+0x22d
00000053`655ffb80 00007ff6`019e1416     postgres+0x10c9
00000053`655ffc20 00007fff`e7064cb0     postgres+0x1416
00000053`655ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000053`65dff988 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000053`65dff990 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000053`65dffa00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000053`65dffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`65dffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`9d1ff618 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`9d1ff620 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008f`9d1ff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`9d1ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`9cdfe5f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008f`9cdfe620 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008f`9cdfe670 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008f`9cdfe6b0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000008f`9cdfe6e0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000008f`9cdffb80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008f`9cdffbe0 00007ff6`019e10c9     postgres!main+0x22d
0000008f`9cdffc20 00007ff6`019e1416     postgres+0x10c9
0000008f`9cdffcc0 00007fff`e7064cb0     postgres+0x1416
0000008f`9cdffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008f`9d5ffb88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008f`9d5ffb90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008f`9d5ffc00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008f`9d5ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`9d5ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`9d9ff6b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`9d9ff6c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008f`9d9ff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008f`9d9ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`90fff708 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bb`90fff710 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bb`90fffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bb`90fffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`90bff8b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bb`90bff8e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bb`90bff930 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bb`90bff970 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000bb`90bff9a0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000bb`90bff9d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bb`90bffa30 00007ff6`019e10c9     postgres!main+0x22d
000000bb`90bffa70 00007ff6`019e1416     postgres+0x10c9
000000bb`90bffb10 00007fff`e7064cb0     postgres+0x1416
000000bb`90bffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bb`91bff888 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bb`91bff890 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bb`91bff900 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bb`91bff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bb`91bffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`917ff5a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bb`917ff5b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bb`917ff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bb`917ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`913ff588 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bb`913ff590 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bb`913ff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bb`913ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`959ff920 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fa`959ff950 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fa`959ff9a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fa`959ff9e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000fa`959ffa10 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000fa`959ffb70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fa`959ffbd0 00007ff6`019e10c9     postgres!main+0x22d
000000fa`959ffc10 00007ff6`019e1416     postgres+0x10c9
000000fa`959ffcb0 00007fff`e7064cb0     postgres+0x1416
000000fa`959ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fa`95dff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fa`95dff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fa`95dff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`95dff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`961ff8a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fa`961ff8b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fa`961ff920 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fa`961ffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`961ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`965ff578 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fa`965ff580 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fa`965ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`965ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`7b1ff568 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`7b1ff570 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000067`7b1ff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`7b1ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`7a5ff490 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000067`7a5ff4c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000067`7a5ff510 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000067`7a5ff550 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000067`7a5ff580 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000067`7a5ff6e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000067`7a5ff740 00007ff6`019e10c9     postgres!main+0x22d
00000067`7a5ff780 00007ff6`019e1416     postgres+0x10c9
00000067`7a5ff820 00007fff`e7064cb0     postgres+0x1416
00000067`7a5ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000067`7a9ff898 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`7a9ff8a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000067`7a9ffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`7a9ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`7adffbb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000067`7adffbc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000067`7adffc30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000067`7adffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`7adffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`e7fff9c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005d`e7fff9d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005d`e7fffa40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005d`e7fffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`e7fffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`e77ff510 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005d`e77ff540 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005d`e77ff590 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005d`e77ff5d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000005d`e77ff600 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000005d`e77ff760 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005d`e77ff7c0 00007ff6`019e10c9     postgres!main+0x22d
0000005d`e77ff800 00007ff6`019e1416     postgres+0x10c9
0000005d`e77ff8a0 00007fff`e7064cb0     postgres+0x1416
0000005d`e77ff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005d`e7bff4b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`e7bff4c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005d`e7bff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`e7bff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`e83ff598 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`e83ff5a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005d`e83ff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`e83ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`0c1ff948 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`0c1ff950 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000009`0c1ffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`0c1ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`0bdffa78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000009`0bdffa80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000009`0bdffaf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000009`0bdffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`0bdffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`0b9ffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`0b9ffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000009`0b9ffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`0b9ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`0b5ff970 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000009`0b5ff9a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000009`0b5ff9f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000009`0b5ffa30 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000009`0b5ffa60 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000009`0b5ffbc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000009`0b5ffc20 00007ff6`019e10c9     postgres!main+0x22d
00000009`0b5ffc60 00007ff6`019e1416     postgres+0x10c9
00000009`0b5ffd00 00007fff`e7064cb0     postgres+0x1416
00000009`0b5ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b8`703ff648 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b8`703ff650 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b8`703ff6c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b8`703ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`703ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`6f7ff3b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b8`6f7ff3e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b8`6f7ff430 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b8`6f7ff470 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000b8`6f7ff4a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000b8`6f7ff600 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b8`6f7ff660 00007ff6`019e10c9     postgres!main+0x22d
000000b8`6f7ff6a0 00007ff6`019e1416     postgres+0x10c9
000000b8`6f7ff740 00007fff`e7064cb0     postgres+0x1416
000000b8`6f7ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b8`6fbff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`6fbff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`6fbff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`6fbff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`6ffff948 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`6ffff950 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`6ffffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`6ffffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`0b9ff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`0b9ff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000085`0b9ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`0b9ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`0b5ffa50 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000085`0b5ffa80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000085`0b5ffad0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000085`0b5ffb10 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000085`0b5ffb40 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000085`0b5ffbe0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000085`0b5ffc40 00007ff6`019e10c9     postgres!main+0x22d
00000085`0b5ffc80 00007ff6`019e1416     postgres+0x10c9
00000085`0b5ffd20 00007fff`e7064cb0     postgres+0x1416
00000085`0b5ffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000085`0bdff7f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000085`0bdff800 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000085`0bdff870 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000085`0bdff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`0bdff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`0c1ff918 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`0c1ff920 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000085`0c1ffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`0c1ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`4dfff9b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004b`4dfff9e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004b`4dfffa30 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004b`4dfffa70 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000004b`4dfffaa0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000004b`4dfffc00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004b`4dfffc60 00007ff6`019e10c9     postgres!main+0x22d
0000004b`4dfffca0 00007ff6`019e1416     postgres+0x10c9
0000004b`4dfffd40 00007fff`e7064cb0     postgres+0x1416
0000004b`4dfffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004b`4ebff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`4ebff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004b`4ebff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`4ebff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`4e7ff968 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004b`4e7ff970 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004b`4e7ff9e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004b`4e7ffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`4e7ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`4e3ff4a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`4e3ff4b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004b`4e3ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`4e3ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`415ff768 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`415ff770 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`415ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`415ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`409ffb50 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000073`409ffb80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000073`409ffbd0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000073`409ffc10 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000073`409ffc40 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000073`409ffda0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000073`409ffe00 00007ff6`019e10c9     postgres!main+0x22d
00000073`409ffe40 00007ff6`019e1416     postgres+0x10c9
00000073`409ffee0 00007fff`e7064cb0     postgres+0x1416
00000073`409fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000073`40dffa18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`40dffa20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`40dffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`40dffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`411ff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`411ff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`411ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`411ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`419ffcc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000073`419ffcd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000073`419ffd40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000073`419ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`419ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`c83ff868 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000027`c83ff870 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000027`c83ff8e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000027`c83ff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`c83ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`c7bff990 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000027`c7bff9c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000027`c7bffa10 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000027`c7bffa50 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000027`c7bffa80 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000027`c7bffbe0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000027`c7bffc40 00007ff6`019e10c9     postgres!main+0x22d
00000027`c7bffc80 00007ff6`019e1416     postgres+0x10c9
00000027`c7bffd20 00007fff`e7064cb0     postgres+0x1416
00000027`c7bffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000027`c7fff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`c7fff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000027`c7fff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`c7fff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`c87ff8a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`c87ff8b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000027`c87ffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`c87ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`1e1ff568 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fa`1e1ff570 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fa`1e1ff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`1e1ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`1d9ffa00 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fa`1d9ffa30 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fa`1d9ffa80 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fa`1d9ffac0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000fa`1d9ffaf0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000fa`1d9ffb20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fa`1d9ffb80 00007ff6`019e10c9     postgres!main+0x22d
000000fa`1d9ffbc0 00007ff6`019e1416     postgres+0x10c9
000000fa`1d9ffc60 00007fff`e7064cb0     postgres+0x1416
000000fa`1d9ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fa`1ddff868 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fa`1ddff870 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fa`1ddffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`1ddffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`1e5ffc18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fa`1e5ffc20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fa`1e5ffc90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fa`1e5ffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`1e5ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`517ff9b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`517ff9c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a6`517ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`517ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`50bffa60 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a6`50bffa90 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a6`50bffae0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a6`50bffb20 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000a6`50bffb50 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000a6`50bffbf0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a6`50bffc50 00007ff6`019e10c9     postgres!main+0x22d
000000a6`50bffc90 00007ff6`019e1416     postgres+0x10c9
000000a6`50bffd30 00007fff`e7064cb0     postgres+0x1416
000000a6`50bffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a6`50fff878 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`50fff880 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a6`50fffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`50fffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`513ff8a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a6`513ff8b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a6`513ff920 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a6`513ffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`513ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`7abffc08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`7abffc10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009e`7abfff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`7abfff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`79fff800 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009e`79fff830 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009e`79fff880 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009e`79fff8c0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000009e`79fff8f0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000009e`79fff920 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009e`79fff980 00007ff6`019e10c9     postgres!main+0x22d
0000009e`79fff9c0 00007ff6`019e1416     postgres+0x10c9
0000009e`79fffa60 00007fff`e7064cb0     postgres+0x1416
0000009e`79fffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009e`7a3ff708 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`7a3ff710 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009e`7a3ffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`7a3ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`7a7ff988 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009e`7a7ff990 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009e`7a7ffa00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009e`7a7ffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`7a7ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`96bffc28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d2`96bffc30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d2`96bffca0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d2`96bffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`96bffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`963ffb70 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d2`963ffba0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d2`963ffbf0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d2`963ffc30 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000d2`963ffc60 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000d2`963ffd00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d2`963ffd60 00007ff6`019e10c9     postgres!main+0x22d
000000d2`963ffda0 00007ff6`019e1416     postgres+0x10c9
000000d2`963ffe40 00007fff`e7064cb0     postgres+0x1416
000000d2`963ffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d2`967ffab8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d2`967ffac0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d2`967ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`967ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`96fff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d2`96fff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d2`96fff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`96fff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`437ff908 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004c`437ff910 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004c`437ff980 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004c`437ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`437ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`42ffe260 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004c`42ffe290 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004c`42ffe2e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004c`42ffe320 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000004c`42ffe350 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000004c`42fff7f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004c`42fff850 00007ff6`019e10c9     postgres!main+0x22d
0000004c`42fff890 00007ff6`019e1416     postgres+0x10c9
0000004c`42fff930 00007fff`e7064cb0     postgres+0x1416
0000004c`42fff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004c`433ff678 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`433ff680 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004c`433ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`433ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`43bff9b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`43bff9c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004c`43bffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`43bffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`48dff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000077`48dff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000077`48dff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000077`48dff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`495ff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000077`495ff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000077`495ffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000077`495ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`491ff6e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000077`491ff6f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000077`491ff760 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000077`491ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000077`491ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`489ff780 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000077`489ff7b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000077`489ff800 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000077`489ff840 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000077`489ff870 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000077`489ff9d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000077`489ffa30 00007ff6`019e10c9     postgres!main+0x22d
00000077`489ffa70 00007ff6`019e1416     postgres+0x10c9
00000077`489ffb10 00007fff`e7064cb0     postgres+0x1416
00000077`489ffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003f`7edfe260 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003f`7edfe290 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003f`7edfe2e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003f`7edfe320 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000003f`7edfe350 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000003f`7edff7f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003f`7edff850 00007ff6`019e10c9     postgres!main+0x22d
0000003f`7edff890 00007ff6`019e1416     postgres+0x10c9
0000003f`7edff930 00007fff`e7064cb0     postgres+0x1416
0000003f`7edff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003f`7f9ff6e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`7f9ff6f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003f`7f9ff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`7f9ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`7f1ffc08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`7f1ffc10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003f`7f1fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`7f1fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`7f5ff898 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003f`7f5ff8a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003f`7f5ff910 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003f`7f5ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`7f5ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`f45ffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`f45ffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002a`f45fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`f45fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`f4dff898 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`f4dff8a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002a`f4dffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`f4dffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`f41ff560 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002a`f41ff590 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002a`f41ff5e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002a`f41ff620 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000002a`f41ff650 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000002a`f41ff6f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002a`f41ff750 00007ff6`019e10c9     postgres!main+0x22d
0000002a`f41ff790 00007ff6`019e1416     postgres+0x10c9
0000002a`f41ff830 00007fff`e7064cb0     postgres+0x1416
0000002a`f41ff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000002a`f49ff808 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002a`f49ff810 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002a`f49ff880 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002a`f49ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`f49ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`b4fffc38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b5`b4fffc40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b5`b4fffcb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b5`b4fffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`b4fffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`b4bff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`b4bff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b5`b4bff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`b4bffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`b47ffb00 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b5`b47ffb30 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b5`b47ffb80 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b5`b47ffbc0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000b5`b47ffbf0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000b5`b47ffd50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b5`b47ffdb0 00007ff6`019e10c9     postgres!main+0x22d
000000b5`b47ffdf0 00007ff6`019e1416     postgres+0x10c9
000000b5`b47ffe90 00007fff`e7064cb0     postgres+0x1416
000000b5`b47ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b5`b53ffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`b53ffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b5`b53ffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`b53ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`6cfffd68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001a`6cfffd70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001a`6cfffde0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001a`6cfffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`6cfffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`6cbff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`6cbff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001a`6cbff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`6cbff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`6c7ff860 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001a`6c7ff890 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001a`6c7ff8e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001a`6c7ff920 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001a`6c7ff950 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001a`6c7ffab0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001a`6c7ffb10 00007ff6`019e10c9     postgres!main+0x22d
0000001a`6c7ffb50 00007ff6`019e1416     postgres+0x10c9
0000001a`6c7ffbf0 00007fff`e7064cb0     postgres+0x1416
0000001a`6c7ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001a`6d3ff768 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`6d3ff770 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001a`6d3ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`6d3ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`dadff7c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001a`dadff7d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001a`dadff840 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001a`dadff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`dadff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`da9ff918 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`da9ff920 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001a`da9ffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`da9ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`da5ff768 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`da5ff770 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001a`da5ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`da5ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`da1ff500 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001a`da1ff530 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001a`da1ff580 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001a`da1ff5c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001a`da1ff5f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001a`da1ff750 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001a`da1ff7b0 00007ff6`019e10c9     postgres!main+0x22d
0000001a`da1ff7f0 00007ff6`019e1416     postgres+0x10c9
0000001a`da1ff890 00007fff`e7064cb0     postgres+0x1416
0000001a`da1ff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000045`241ffc08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`241ffc10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000045`241fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`241fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`239ff7e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`239ff7f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000045`239ffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`239ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`23dffc38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000045`23dffc40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000045`23dffcb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000045`23dffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`23dffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`235ff800 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000045`235ff830 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000045`235ff880 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000045`235ff8c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000045`235ff8f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000045`235ffa50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000045`235ffab0 00007ff6`019e10c9     postgres!main+0x22d
00000045`235ffaf0 00007ff6`019e1416     postgres+0x10c9
00000045`235ffb90 00007fff`e7064cb0     postgres+0x1416
00000045`235ffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005f`4efff600 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005f`4efff630 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005f`4efff680 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005f`4efff6c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000005f`4efff6f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000005f`4efff850 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005f`4efff8b0 00007ff6`019e10c9     postgres!main+0x22d
0000005f`4efff8f0 00007ff6`019e1416     postgres+0x10c9
0000005f`4efff990 00007fff`e7064cb0     postgres+0x1416
0000005f`4efff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005f`4f3ffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`4f3ffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005f`4f3ffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`4f3ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`4f7ff898 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005f`4f7ff8a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005f`4f7ff910 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005f`4f7ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`4f7ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`4fbff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`4fbff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005f`4fbff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`4fbff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`373ffbe8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`373ffbf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`373ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`373fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`377ffdc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000073`377ffdd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000073`377ffe40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000073`377fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`377fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`37bff578 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`37bff580 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`37bff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`37bff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`36ffe1e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000073`36ffe210 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000073`36ffe260 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000073`36ffe2a0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000073`36ffe2d0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000073`36fff770 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000073`36fff7d0 00007ff6`019e10c9     postgres!main+0x22d
00000073`36fff810 00007ff6`019e1416     postgres+0x10c9
00000073`36fff8b0 00007fff`e7064cb0     postgres+0x1416
00000073`36fff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b6`0b9fed50 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b6`0b9fed80 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
000000b6`0b9fedd0 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
000000b6`0b9fee00 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
000000b6`0b9fee30 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
000000b6`0b9fee80 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
000000b6`0b9ff770 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
000000b6`0b9ff850 00007ff6`019e10c9     postgres!main+0x1d0
000000b6`0b9ff890 00007ff6`019e1416     postgres+0x10c9
000000b6`0b9ff930 00007fff`e7064cb0     postgres+0x1416
core
000000b6`0bdff778 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`0bdff780 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b6`0bdffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`0bdffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`0c1ff938 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`0c1ff940 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b6`0c1ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`0c1ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`0c5ffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`0c5ffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b6`0c5ffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`0c5ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`0c9ff998 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b6`0c9ff9a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b6`0c9ffa10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b6`0c9ffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`0c9ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`0cdff498 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`0cdff4a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b6`0cdff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`0cdff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`66fff450 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000004`66fff480 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000004`66fff4d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000004`66fff510 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000004`66fff540 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000004`66fff6a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000004`66fff700 00007ff6`019e10c9     postgres!main+0x22d
00000004`66fff740 00007ff6`019e1416     postgres+0x10c9
00000004`66fff7e0 00007fff`e7064cb0     postgres+0x1416
00000004`66fff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000004`673ff508 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`673ff510 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000004`673ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`673ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`677ffb08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000004`677ffb10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000004`677ffb80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000004`677ffc60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`677ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`67bffad8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`67bffae0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000004`67bffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`67bffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`dddff9d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003a`dddff9e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003a`dddffa50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003a`dddffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`dddffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`dd5ff8e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003a`dd5ff910 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003a`dd5ff960 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003a`dd5ff9a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000003a`dd5ff9d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000003a`dd5ffb30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003a`dd5ffb90 00007ff6`019e10c9     postgres!main+0x22d
0000003a`dd5ffbd0 00007ff6`019e1416     postgres+0x10c9
0000003a`dd5ffc70 00007fff`e7064cb0     postgres+0x1416
0000003a`dd5ffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003a`dd9ffa18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`dd9ffa20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003a`dd9ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`dd9ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`de1ffc08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`de1ffc10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003a`de1fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`de1fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`595ff648 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000048`595ff650 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000048`595ff6c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000048`595ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000048`595ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`58dff8f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000048`58dff920 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000048`58dff970 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000048`58dff9b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000048`58dff9e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000048`58dffb40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000048`58dffba0 00007ff6`019e10c9     postgres!main+0x22d
00000048`58dffbe0 00007ff6`019e1416     postgres+0x10c9
00000048`58dffc80 00007fff`e7064cb0     postgres+0x1416
00000048`58dffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000048`591ff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`591ff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000048`591ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000048`591ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`599ff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`599ff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000048`599ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000048`599ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`443ff768 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000058`443ff770 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000058`443ff7e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000058`443ff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000058`443ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`43fffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`43fffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000058`43fffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000058`43fffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`437ff910 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000058`437ff940 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000058`437ff990 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000058`437ff9d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000058`437ffa00 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000058`437ffb60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000058`437ffbc0 00007ff6`019e10c9     postgres!main+0x22d
00000058`437ffc00 00007ff6`019e1416     postgres+0x10c9
00000058`437ffca0 00007fff`e7064cb0     postgres+0x1416
00000058`437ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000058`43bff598 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`43bff5a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000058`43bff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000058`43bff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`757ff818 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`757ff820 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000091`757ffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`757ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`75fff4a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`75fff4b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000091`75fff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`75fff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`75bff718 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000091`75bff720 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000091`75bff790 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000091`75bff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`75bff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`753ff5a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000091`753ff5d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000091`753ff620 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000091`753ff660 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000091`753ff690 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000091`753ff7f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000091`753ff850 00007ff6`019e10c9     postgres!main+0x22d
00000091`753ff890 00007ff6`019e1416     postgres+0x10c9
00000091`753ff930 00007fff`e7064cb0     postgres+0x1416
00000091`753ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000014`f65ffc18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`f65ffc20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000014`f65fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`f65fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`f59ff440 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000014`f59ff470 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000014`f59ff4c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000014`f59ff500 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000014`f59ff530 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000014`f59ff690 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000014`f59ff6f0 00007ff6`019e10c9     postgres!main+0x22d
00000014`f59ff730 00007ff6`019e1416     postgres+0x10c9
00000014`f59ff7d0 00007fff`e7064cb0     postgres+0x1416
00000014`f59ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000014`f5dff6d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`f5dff6e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000014`f5dff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`f5dffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`f61ffd08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000014`f61ffd10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000014`f61ffd80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000014`f61ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`f61ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`b7bff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`b7bff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000be`b7bffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`b7bffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`b73ff9c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000be`b73ff9f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000be`b73ffa40 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000be`b73ffa80 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000be`b73ffab0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000be`b73ffae0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000be`b73ffb40 00007ff6`019e10c9     postgres!main+0x22d
000000be`b73ffb80 00007ff6`019e1416     postgres+0x10c9
000000be`b73ffc20 00007fff`e7064cb0     postgres+0x1416
000000be`b73ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000be`b77ff558 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`b77ff560 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000be`b77ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`b77ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`b7fff6b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000be`b7fff6c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000be`b7fff730 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000be`b7fff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`b7fff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`c57ff788 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`c57ff790 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a6`c57ffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`c57ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`c53ff4f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a6`c53ff520 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a6`c53ff570 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a6`c53ff5b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a6`c53ff5e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a6`c53ff740 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a6`c53ff7a0 00007ff6`019e10c9     postgres!main+0x22d
000000a6`c53ff7e0 00007ff6`019e1416     postgres+0x10c9
000000a6`c53ff880 00007fff`e7064cb0     postgres+0x1416
000000a6`c53ff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a6`c5fff998 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`c5fff9a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a6`c5fffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`c5fffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`c5bff9a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a6`c5bff9b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a6`c5bffa20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a6`c5bffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`c5bffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`ffbffb58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`ffbffb60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c2`ffbffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`ffbffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`ff7ff9f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c2`ff7ffa20 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c2`ff7ffa70 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c2`ff7ffab0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c2`ff7ffae0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c2`ff7ffc40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c2`ff7ffca0 00007ff6`019e10c9     postgres!main+0x22d
000000c2`ff7ffce0 00007ff6`019e1416     postgres+0x10c9
000000c2`ff7ffd80 00007fff`e7064cb0     postgres+0x1416
000000c2`ff7ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c2`803ff568 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`803ff570 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c2`803ff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`803ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`fffffd18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c2`fffffd20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c2`fffffd90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c2`fffffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`fffffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`5e1ff498 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`5e1ff4a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c1`5e1ff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`5e1ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`5ddff7e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c1`5ddff810 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c1`5ddff860 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c1`5ddff8a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c1`5ddff8d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c1`5ddffa30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c1`5ddffa90 00007ff6`019e10c9     postgres!main+0x22d
000000c1`5ddffad0 00007ff6`019e1416     postgres+0x10c9
000000c1`5ddffb70 00007fff`e7064cb0     postgres+0x1416
000000c1`5ddffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c1`5e9ff618 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`5e9ff620 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c1`5e9ff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`5e9ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`5e5ffd78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c1`5e5ffd80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c1`5e5ffdf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c1`5e5ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`5e5fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`097ffdc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000082`097ffdd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000082`097ffe40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000082`097fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`097fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`08fffa50 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000082`08fffa80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000082`08fffad0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000082`08fffb10 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000082`08fffb40 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000082`08fffca0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000082`08fffd00 00007ff6`019e10c9     postgres!main+0x22d
00000082`08fffd40 00007ff6`019e1416     postgres+0x10c9
00000082`08fffde0 00007fff`e7064cb0     postgres+0x1416
00000082`08fffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000082`09bff898 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`09bff8a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000082`09bffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`09bffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`093ff498 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`093ff4a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000082`093ff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`093ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`9f9ff9b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`9f9ff9c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003d`9f9ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`9f9ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`9f5ff6b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003d`9f5ff6e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003d`9f5ff730 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003d`9f5ff770 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000003d`9f5ff7a0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000003d`9f5ff840 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003d`9f5ff8a0 00007ff6`019e10c9     postgres!main+0x22d
0000003d`9f5ff8e0 00007ff6`019e1416     postgres+0x10c9
0000003d`9f5ff980 00007fff`e7064cb0     postgres+0x1416
0000003d`9f5ff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003d`9fdffcd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003d`9fdffce0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003d`9fdffd50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003d`9fdffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`9fdffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`a01ff458 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`a01ff460 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003d`a01ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`a01ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`48bff7e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`48bff7f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006a`48bffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`48bffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`483ff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`483ff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006a`483ffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`483ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`47fff780 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006a`47fff7b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006a`47fff800 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006a`47fff840 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000006a`47fff870 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000006a`47fff9d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006a`47fffa30 00007ff6`019e10c9     postgres!main+0x22d
0000006a`47fffa70 00007ff6`019e1416     postgres+0x10c9
0000006a`47fffb10 00007fff`e7064cb0     postgres+0x1416
0000006a`47fffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000006a`487ffaf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006a`487ffb00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006a`487ffb70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006a`487ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`487ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`10fff798 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bb`10fff7a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bb`10fffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bb`10fffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`103ff670 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bb`103ff6a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bb`103ff6f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bb`103ff730 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000bb`103ff760 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000bb`103ff800 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bb`103ff860 00007ff6`019e10c9     postgres!main+0x22d
000000bb`103ff8a0 00007ff6`019e1416     postgres+0x10c9
000000bb`103ff940 00007fff`e7064cb0     postgres+0x1416
000000bb`103ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bb`107ff4a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bb`107ff4b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bb`107ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bb`107ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`10bff9a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bb`10bff9b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bb`10bffa20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bb`10bffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bb`10bffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`fcbffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`fcbffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bf`fcbffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`fcbffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`fc7ff770 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bf`fc7ff7a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bf`fc7ff7f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bf`fc7ff830 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000bf`fc7ff860 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000bf`fc7ff9c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bf`fc7ffa20 00007ff6`019e10c9     postgres!main+0x22d
000000bf`fc7ffa60 00007ff6`019e1416     postgres+0x10c9
000000bf`fc7ffb00 00007fff`e7064cb0     postgres+0x1416
000000bf`fc7ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bf`fcfff918 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`fcfff920 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bf`fcfffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`fcfffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`fd3ff6a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bf`fd3ff6b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bf`fd3ff720 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bf`fd3ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`fd3ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`a0fff670 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007a`a0fff6a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007a`a0fff6f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007a`a0fff730 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000007a`a0fff760 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000007a`a0fff8c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007a`a0fff920 00007ff6`019e10c9     postgres!main+0x22d
0000007a`a0fff960 00007ff6`019e1416     postgres+0x10c9
0000007a`a0fffa00 00007fff`e7064cb0     postgres+0x1416
0000007a`a0fffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007a`a13ffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`a13ffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007a`a13ffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`a13ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`a17ffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`a17ffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007a`a17ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`a17ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`a1bff908 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007a`a1bff910 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`a1bff980 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007a`a1bffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`a1bffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`377ff490 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000006`377ff4c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000006`377ff510 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000006`377ff550 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000006`377ff580 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000006`377ff6e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000006`377ff740 00007ff6`019e10c9     postgres!main+0x22d
00000006`377ff780 00007ff6`019e1416     postgres+0x10c9
00000006`377ff820 00007fff`e7064cb0     postgres+0x1416
00000006`377ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000006`37bffc08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000006`37bffc10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000006`37bfff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`37bfff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`37fff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000006`37fff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000006`37fffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`37fffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`383ffc68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000006`383ffc70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000006`383ffce0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000006`383ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`383ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`cc7ff7f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001b`cc7ff820 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001b`cc7ff870 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001b`cc7ff8b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001b`cc7ff8e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001b`cc7ffa40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001b`cc7ffaa0 00007ff6`019e10c9     postgres!main+0x22d
0000001b`cc7ffae0 00007ff6`019e1416     postgres+0x10c9
0000001b`cc7ffb80 00007fff`e7064cb0     postgres+0x1416
0000001b`cc7ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001b`ccbffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`ccbffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001b`ccbffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`ccbffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`ccfff528 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`ccfff530 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001b`ccfff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`ccfff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`cd3ffca8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001b`cd3ffcb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001b`cd3ffd20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001b`cd3ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`cd3ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`f35fe660 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005e`f35fe690 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005e`f35fe6e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005e`f35fe720 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000005e`f35fe750 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000005e`f35ffbf0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005e`f35ffc50 00007ff6`019e10c9     postgres!main+0x22d
0000005e`f35ffc90 00007ff6`019e1416     postgres+0x10c9
0000005e`f35ffd30 00007fff`e7064cb0     postgres+0x1416
0000005e`f35ffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005e`f39ffb58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`f39ffb60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005e`f39ffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`f39ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`f3dff8e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005e`f3dff8f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005e`f3dff960 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005e`f3dffa40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`f3dffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`f41ff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`f41ff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005e`f41ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`f41ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`9bfff420 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d7`9bfff450 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d7`9bfff4a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d7`9bfff4e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d7`9bfff510 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d7`9bfff670 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d7`9bfff6d0 00007ff6`019e10c9     postgres!main+0x22d
000000d7`9bfff710 00007ff6`019e1416     postgres+0x10c9
000000d7`9bfff7b0 00007fff`e7064cb0     postgres+0x1416
000000d7`9bfff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d7`9cbff7f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`9cbff800 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d7`9cbffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`9cbffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`9c3ffb68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`9c3ffb70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d7`9c3ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`9c3ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`9c7ff808 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d7`9c7ff810 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d7`9c7ff880 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d7`9c7ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`9c7ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`f21ff8b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`f21ff8c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000061`f21ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`f21ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`f29ff658 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`f29ff660 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000061`f29ff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`f29ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`f25ff9a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000061`f25ff9b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000061`f25ffa20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000061`f25ffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`f25ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`f1dffad0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000061`f1dffb00 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000061`f1dffb50 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000061`f1dffb90 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000061`f1dffbc0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000061`f1dffd20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000061`f1dffd80 00007ff6`019e10c9     postgres!main+0x22d
00000061`f1dffdc0 00007ff6`019e1416     postgres+0x10c9
00000061`f1dffe60 00007fff`e7064cb0     postgres+0x1416
00000061`f1dffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bc`ca5ffca8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bc`ca5ffcb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bc`ca5ffd20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bc`ca5ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`ca5ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`c99fe390 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bc`c99fe3c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bc`c99fe410 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bc`c99fe450 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000bc`c99fe480 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000bc`c99ff920 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bc`c99ff980 00007ff6`019e10c9     postgres!main+0x22d
000000bc`c99ff9c0 00007ff6`019e1416     postgres+0x10c9
000000bc`c99ffa60 00007fff`e7064cb0     postgres+0x1416
000000bc`c99ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bc`c9dff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`c9dff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`c9dffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`c9dffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`ca1ff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`ca1ff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`ca1ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`ca1ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000023`293ff658 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000023`293ff660 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000023`293ff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000023`293ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000023`29bff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000023`29bff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000023`29bff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000023`29bff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000023`28fff610 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000023`28fff640 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000023`28fff690 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000023`28fff6d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000023`28fff700 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000023`28fff860 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000023`28fff8c0 00007ff6`019e10c9     postgres!main+0x22d
00000023`28fff900 00007ff6`019e1416     postgres+0x10c9
00000023`28fff9a0 00007fff`e7064cb0     postgres+0x1416
00000023`28fff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000023`297ffd08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000023`297ffd10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000023`297ffd80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000023`297ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000023`297ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`1f7ff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`1f7ff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005c`1f7ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`1f7ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`1ffffaa8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`1ffffab0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005c`1ffffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`1ffffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`1f3ff8c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005c`1f3ff8f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005c`1f3ff940 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005c`1f3ff980 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000005c`1f3ff9b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000005c`1f3ffb10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005c`1f3ffb70 00007ff6`019e10c9     postgres!main+0x22d
0000005c`1f3ffbb0 00007ff6`019e1416     postgres+0x10c9
0000005c`1f3ffc50 00007fff`e7064cb0     postgres+0x1416
0000005c`1f3ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005c`1fbffc38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005c`1fbffc40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005c`1fbffcb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005c`1fbffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`1fbffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`c9bff628 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`c9bff630 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001c`c9bff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`c9bff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`ca3ff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`ca3ff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001c`ca3ff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`ca3ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`c9fffdb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001c`c9fffdc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`c9fffe30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001c`c9ffff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`c9ffff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`c97ffab0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001c`c97ffae0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001c`c97ffb30 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001c`c97ffb70 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001c`c97ffba0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001c`c97ffd00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001c`c97ffd60 00007ff6`019e10c9     postgres!main+0x22d
0000001c`c97ffda0 00007ff6`019e1416     postgres+0x10c9
0000001c`c97ffe40 00007fff`e7064cb0     postgres+0x1416
0000001c`c97ffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000054`cfdff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`cfdff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000054`cfdffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`cfdffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`cf9ff940 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000054`cf9ff970 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000054`cf9ff9c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000054`cf9ffa00 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000054`cf9ffa30 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000054`cf9ffad0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000054`cf9ffb30 00007ff6`019e10c9     postgres!main+0x22d
00000054`cf9ffb70 00007ff6`019e1416     postgres+0x10c9
00000054`cf9ffc10 00007fff`e7064cb0     postgres+0x1416
00000054`cf9ffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000054`d05ff778 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`d05ff780 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000054`d05ffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`d05ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`d01ffd88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000054`d01ffd90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000054`d01ffe00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000054`d01ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`d01fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`045ff798 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006c`045ff7a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006c`045ff810 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006c`045ff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`045ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`041ff948 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`041ff950 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006c`041ffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`041ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`03dff670 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006c`03dff6a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006c`03dff6f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006c`03dff730 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000006c`03dff760 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000006c`03dff8c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006c`03dff920 00007ff6`019e10c9     postgres!main+0x22d
0000006c`03dff960 00007ff6`019e1416     postgres+0x10c9
0000006c`03dffa00 00007fff`e7064cb0     postgres+0x1416
0000006c`03dffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000006c`049ff8b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`049ff8c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006c`049ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`049ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`447ff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`447ff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`447ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`447ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`443ff9f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b8`443ffa00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b8`443ffa70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b8`443ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`443ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`43fffbc8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`43fffbd0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`43fffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`43fffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`43bfe5a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b8`43bfe5d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b8`43bfe620 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b8`43bfe660 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000b8`43bfe690 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000b8`43bffb30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b8`43bffb90 00007ff6`019e10c9     postgres!main+0x22d
000000b8`43bffbd0 00007ff6`019e1416     postgres+0x10c9
000000b8`43bffc70 00007fff`e7064cb0     postgres+0x1416
000000b8`43bffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000002c`6c5ff838 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`6c5ff840 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002c`6c5ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`6c5ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`6bdff858 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`6bdff860 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002c`6bdffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`6bdffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`6c1ff628 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002c`6c1ff630 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002c`6c1ff6a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002c`6c1ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`6c1ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`6b9ffb20 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002c`6b9ffb50 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002c`6b9ffba0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002c`6b9ffbe0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000002c`6b9ffc10 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000002c`6b9ffd70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002c`6b9ffdd0 00007ff6`019e10c9     postgres!main+0x22d
0000002c`6b9ffe10 00007ff6`019e1416     postgres+0x10c9
0000002c`6b9ffeb0 00007fff`e7064cb0     postgres+0x1416
0000002c`6b9ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000099`1adffc18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000099`1adffc20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000099`1adffc90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000099`1adffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`1adffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`1a5ff3b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000099`1a5ff3e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000099`1a5ff430 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000099`1a5ff470 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000099`1a5ff4a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000099`1a5ff600 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000099`1a5ff660 00007ff6`019e10c9     postgres!main+0x22d
00000099`1a5ff6a0 00007ff6`019e1416     postgres+0x10c9
00000099`1a5ff740 00007fff`e7064cb0     postgres+0x1416
00000099`1a5ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000099`1a9ffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`1a9ffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000099`1a9ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`1a9fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`1b1ff508 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`1b1ff510 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000099`1b1ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`1b1ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`48bffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fe`48bffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fe`48bffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fe`48bffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`47fff860 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fe`47fff890 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fe`47fff8e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fe`47fff920 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000fe`47fff950 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000fe`47fffab0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fe`47fffb10 00007ff6`019e10c9     postgres!main+0x22d
000000fe`47fffb50 00007ff6`019e1416     postgres+0x10c9
000000fe`47fffbf0 00007fff`e7064cb0     postgres+0x1416
000000fe`47fffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fe`483ff5e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fe`483ff5f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fe`483ff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fe`483ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`487ffc68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fe`487ffc70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fe`487ffce0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fe`487ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fe`487ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`601ffa98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`601ffaa0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d0`601ffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`601ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`5f9ff440 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d0`5f9ff470 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d0`5f9ff4c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d0`5f9ff500 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000d0`5f9ff530 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000d0`5f9ff5d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d0`5f9ff630 00007ff6`019e10c9     postgres!main+0x22d
000000d0`5f9ff670 00007ff6`019e1416     postgres+0x10c9
000000d0`5f9ff710 00007fff`e7064cb0     postgres+0x1416
000000d0`5f9ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d0`5fdffac8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`5fdffad0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d0`5fdffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`5fdffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`605ffb28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d0`605ffb30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d0`605ffba0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d0`605ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`605ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`599ffca8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a6`599ffcb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a6`599ffd20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a6`599ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`599ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`589ff280 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a6`589ff2b0 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
000000a6`589ff300 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
000000a6`589ff330 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
000000a6`589ff360 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
000000a6`589ff3b0 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
000000a6`589ffca0 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
000000a6`589ffd80 00007ff6`019e10c9     postgres!main+0x1d0
000000a6`589ffdc0 00007ff6`019e1416     postgres+0x10c9
000000a6`589ffe60 00007fff`e7064cb0     postgres+0x1416
core
000000a6`58dff598 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`58dff5a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a6`58dff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`58dff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`591ff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`591ff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a6`591ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`591ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`595ff4b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`595ff4c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a6`595ff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`595ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`59dffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`59dffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a6`59dffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a6`59dffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`fb9ffd58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003f`fb9ffd60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003f`fb9ffdd0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003f`fb9ffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`fb9ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`fb1ffa50 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003f`fb1ffa80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003f`fb1ffad0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003f`fb1ffb10 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000003f`fb1ffb40 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000003f`fb1ffbe0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003f`fb1ffc40 00007ff6`019e10c9     postgres!main+0x22d
0000003f`fb1ffc80 00007ff6`019e1416     postgres+0x10c9
0000003f`fb1ffd20 00007fff`e7064cb0     postgres+0x1416
0000003f`fb1ffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003f`fb5ffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`fb5ffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003f`fb5fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`fb5fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`fbdff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`fbdffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003f`fbdffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`fbdffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`cf5ffa78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`cf5ffa80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fd`cf5ffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`cf5ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`cedff5f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fd`cedff620 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fd`cedff670 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fd`cedff6b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000fd`cedff6e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000fd`cedff840 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fd`cedff8a0 00007ff6`019e10c9     postgres!main+0x22d
000000fd`cedff8e0 00007ff6`019e1416     postgres+0x10c9
000000fd`cedff980 00007fff`e7064cb0     postgres+0x1416
000000fd`cedff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fd`cf1ff718 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`cf1ff720 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fd`cf1ffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`cf1ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`cf9ff998 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fd`cf9ff9a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fd`cf9ffa10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fd`cf9ffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`cf9ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`465ffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`465ffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000075`465ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`465ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`46dff498 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`46dff4a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000075`46dff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`46dff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`469ffbe8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000075`469ffbf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000075`469ffc60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000075`469ffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`469ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`461ff778 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`461ff780 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000075`461ffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`461ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`45dff5a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`45dff5b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000075`45dff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`45dff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`459fef30 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000075`459fef60 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
00000075`459fefb0 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
00000075`459fefe0 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
00000075`459ff010 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
00000075`459ff060 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
00000075`459ff950 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
00000075`459ffa30 00007ff6`019e10c9     postgres!main+0x1d0
00000075`459ffa70 00007ff6`019e1416     postgres+0x10c9
00000075`459ffb10 00007fff`e7064cb0     postgres+0x1416
core
00000082`c1dff8b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`c1dff8c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000082`c1dffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`c1dffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`c21ff988 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`c21ff990 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000082`c21ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`c21ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`c25ffd98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000082`c25ffda0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000082`c25ffe10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000082`c25ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`c25fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`c29ff838 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`c29ff840 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000082`c29ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`c29ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`c19ffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`c19ffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000082`c19ffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`c19ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`c15fee90 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000082`c15feec0 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
00000082`c15fef10 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
00000082`c15fef40 00007ff6`01cfaea5     postgres!FindPostmasterChildByPid+0x155c
00000082`c15fef70 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x30a3
00000082`c15fefc0 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
00000082`c15ff8b0 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
00000082`c15ff990 00007ff6`019e10c9     postgres!main+0x1d0
00000082`c15ff9d0 00007ff6`019e1416     postgres+0x10c9
00000082`c15ffa70 00007fff`e7064cb0     postgres+0x1416
core
000000d3`765ff578 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`765ff580 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d3`765ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`765ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`761ff960 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d3`761ff990 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d3`761ff9e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d3`761ffa20 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d3`761ffa50 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d3`761ffbb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d3`761ffc10 00007ff6`019e10c9     postgres!main+0x22d
000000d3`761ffc50 00007ff6`019e1416     postgres+0x10c9
000000d3`761ffcf0 00007fff`e7064cb0     postgres+0x1416
000000d3`761ffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d3`769ff748 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d3`769ff750 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d3`769ff7c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d3`769ff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`769ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`76dffb98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`76dffba0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d3`76dffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`76dffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`ed9ff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e8`ed9ff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e8`ed9ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`ed9ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`ecdff450 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e8`ecdff480 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e8`ecdff4d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e8`ecdff510 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000e8`ecdff540 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000e8`ecdff6a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e8`ecdff700 00007ff6`019e10c9     postgres!main+0x22d
000000e8`ecdff740 00007ff6`019e1416     postgres+0x10c9
000000e8`ecdff7e0 00007fff`e7064cb0     postgres+0x1416
000000e8`ecdff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e8`ed1ff738 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e8`ed1ff740 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e8`ed1ffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`ed1ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`ed5ff968 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e8`ed5ff970 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e8`ed5ff9e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e8`ed5ffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`ed5ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`43bff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`43bff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000054`43bffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`43bffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`43fffc28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000054`43fffc30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000054`43fffca0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000054`43fffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`43fffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`443ff998 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`443ff9a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000054`443ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`443ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`437ff440 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000054`437ff470 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000054`437ff4c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000054`437ff500 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000054`437ff530 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000054`437ff690 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000054`437ff6f0 00007ff6`019e10c9     postgres!main+0x22d
00000054`437ff730 00007ff6`019e1416     postgres+0x10c9
00000054`437ff7d0 00007fff`e7064cb0     postgres+0x1416
00000054`437ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bd`979ff8e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bd`979ff910 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bd`979ff960 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bd`979ff9a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000bd`979ff9d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000bd`979ffb30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bd`979ffb90 00007ff6`019e10c9     postgres!main+0x22d
000000bd`979ffbd0 00007ff6`019e1416     postgres+0x10c9
000000bd`979ffc70 00007fff`e7064cb0     postgres+0x1416
000000bd`979ffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bd`981ff938 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bd`981ff940 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bd`981ff9b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bd`981ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bd`981ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`985ff998 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bd`985ff9a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bd`985ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bd`985ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`97dffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bd`97dffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bd`97dffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bd`97dffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`11fff7c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`11fff7d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000082`11fffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`11fffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`117ffb68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`117ffb70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000082`117ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`117ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`11bff608 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000082`11bff610 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000082`11bff680 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000082`11bff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`11bff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`113ff410 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000082`113ff440 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000082`113ff490 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000082`113ff4d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000082`113ff500 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000082`113ff660 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000082`113ff6c0 00007ff6`019e10c9     postgres!main+0x22d
00000082`113ff700 00007ff6`019e1416     postgres+0x10c9
00000082`113ff7a0 00007fff`e7064cb0     postgres+0x1416
00000082`113ff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000065`c75ff970 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000065`c75ff9a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000065`c75ff9f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000065`c75ffa30 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000065`c75ffa60 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000065`c75ffbc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000065`c75ffc20 00007ff6`019e10c9     postgres!main+0x22d
00000065`c75ffc60 00007ff6`019e1416     postgres+0x10c9
00000065`c75ffd00 00007fff`e7064cb0     postgres+0x1416
00000065`c75ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000065`c79ff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`c79ff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000065`c79ff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`c79ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`c7dffc38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000065`c7dffc40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000065`c7dffcb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000065`c7dffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`c7dffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`c81ffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`c81ffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000065`c81ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`c81fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`7b7ff4f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`7b7ff500 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d4`7b7ff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`7b7ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`7abfe570 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d4`7abfe5a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d4`7abfe5f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d4`7abfe630 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000d4`7abfe660 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000d4`7abffb00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d4`7abffb60 00007ff6`019e10c9     postgres!main+0x22d
000000d4`7abffba0 00007ff6`019e1416     postgres+0x10c9
000000d4`7abffc40 00007fff`e7064cb0     postgres+0x1416
000000d4`7abffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d4`7afff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`7afff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d4`7afff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`7afff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`7b3ff8e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d4`7b3ff8f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`7b3ff960 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d4`7b3ffa40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`7b3ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`1b3ff788 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a2`1b3ff790 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a2`1b3ff800 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a2`1b3ff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`1b3ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`1abff830 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a2`1abff860 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a2`1abff8b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a2`1abff8f0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a2`1abff920 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a2`1abffa80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a2`1abffae0 00007ff6`019e10c9     postgres!main+0x22d
000000a2`1abffb20 00007ff6`019e1416     postgres+0x10c9
000000a2`1abffbc0 00007fff`e7064cb0     postgres+0x1416
000000a2`1abffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a2`1afff618 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`1afff620 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a2`1afff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`1afff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`1b7ff4f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`1b7ff500 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a2`1b7ff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`1b7ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`ec1ffd88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007c`ec1ffd90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007c`ec1ffe00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007c`ec1ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`ec1fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`eb9ff680 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007c`eb9ff6b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007c`eb9ff700 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007c`eb9ff740 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000007c`eb9ff770 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000007c`eb9ff810 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007c`eb9ff870 00007ff6`019e10c9     postgres!main+0x22d
0000007c`eb9ff8b0 00007ff6`019e1416     postgres+0x10c9
0000007c`eb9ff950 00007fff`e7064cb0     postgres+0x1416
0000007c`eb9ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007c`ebdff718 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`ebdff720 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007c`ebdffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`ebdffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`ec5ff708 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`ec5ff710 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007c`ec5ffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`ec5ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`083ffa68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bc`083ffa70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bc`083ffae0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bc`083ffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`083ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`07bff770 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bc`07bff7a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bc`07bff7f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bc`07bff830 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000bc`07bff860 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000bc`07bff9c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bc`07bffa20 00007ff6`019e10c9     postgres!main+0x22d
000000bc`07bffa60 00007ff6`019e1416     postgres+0x10c9
000000bc`07bffb00 00007fff`e7064cb0     postgres+0x1416
000000bc`07bffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bc`07fff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`07fff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`07fffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`07fffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`087ff448 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`087ff450 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`087ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`087ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`67fff738 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007f`67fff740 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007f`67fff7b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007f`67fff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`67fff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`677fe610 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007f`677fe640 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007f`677fe690 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007f`677fe6d0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000007f`677fe700 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000007f`677ffba0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007f`677ffc00 00007ff6`019e10c9     postgres!main+0x22d
0000007f`677ffc40 00007ff6`019e1416     postgres+0x10c9
0000007f`677ffce0 00007fff`e7064cb0     postgres+0x1416
0000007f`677ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007f`67bff858 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`67bff860 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007f`67bffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`67bffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`683ff578 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`683ff580 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007f`683ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`683ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`815ff8b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007c`815ff8c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007c`815ff930 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007c`815ffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`815ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`80dff590 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007c`80dff5c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007c`80dff610 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007c`80dff650 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000007c`80dff680 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000007c`80dff7e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007c`80dff840 00007ff6`019e10c9     postgres!main+0x22d
0000007c`80dff880 00007ff6`019e1416     postgres+0x10c9
0000007c`80dff920 00007fff`e7064cb0     postgres+0x1416
0000007c`80dff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007c`811ff9e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`811ff9f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007c`811ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`811ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`819ffb48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`819ffb50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007c`819ffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`819ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`ec7ff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`ec7ffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c4`ec7ffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`ec7ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`ebfffa30 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c4`ebfffa60 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c4`ebfffab0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c4`ebfffaf0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c4`ebfffb20 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c4`ebfffc80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c4`ebfffce0 00007ff6`019e10c9     postgres!main+0x22d
000000c4`ebfffd20 00007ff6`019e1416     postgres+0x10c9
000000c4`ebfffdc0 00007fff`e7064cb0     postgres+0x1416
000000c4`ebfffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c4`ec3ff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`ec3ff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c4`ec3ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`ec3ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`ecbffa48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c4`ecbffa50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c4`ecbffac0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c4`ecbffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c4`ecbffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`adfff8d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`adfff8e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000091`adfffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`adfffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`adbff738 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000091`adbff740 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000091`adbff7b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000091`adbff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`adbff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`ad7ff4a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`ad7ff4b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000091`ad7ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`ad7ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`ad3ff6d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000091`ad3ff700 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000091`ad3ff750 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000091`ad3ff790 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000091`ad3ff7c0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000091`ad3ff920 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000091`ad3ff980 00007ff6`019e10c9     postgres!main+0x22d
00000091`ad3ff9c0 00007ff6`019e1416     postgres+0x10c9
00000091`ad3ffa60 00007fff`e7064cb0     postgres+0x1416
00000091`ad3ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bc`4c7ffd98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bc`4c7ffda0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bc`4c7ffe10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bc`4c7ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`4c7fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`4bbff720 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bc`4bbff750 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bc`4bbff7a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bc`4bbff7e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000bc`4bbff810 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000bc`4bbff970 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bc`4bbff9d0 00007ff6`019e10c9     postgres!main+0x22d
000000bc`4bbffa10 00007ff6`019e1416     postgres+0x10c9
000000bc`4bbffab0 00007fff`e7064cb0     postgres+0x1416
000000bc`4bbffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bc`4bfffbe8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`4bfffbf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`4bfffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`4bffff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`4c3ffa38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`4c3ffa40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`4c3ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`4c3ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`e4bffb38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000054`e4bffb40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000054`e4bffbb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000054`e4bffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`e4bffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`e43fe4b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000054`e43fe4e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000054`e43fe530 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000054`e43fe570 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000054`e43fe5a0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000054`e43ffa40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000054`e43ffaa0 00007ff6`019e10c9     postgres!main+0x22d
00000054`e43ffae0 00007ff6`019e1416     postgres+0x10c9
00000054`e43ffb80 00007fff`e7064cb0     postgres+0x1416
00000054`e43ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000054`e47ffb78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`e47ffb80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000054`e47ffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`e47ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`e4fffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`e4fffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000054`e4fffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`e4fffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`079ff828 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009d`079ff830 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009d`079ff8a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009d`079ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009d`079ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`071ff440 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009d`071ff470 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009d`071ff4c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009d`071ff500 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000009d`071ff530 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000009d`071ff690 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009d`071ff6f0 00007ff6`019e10c9     postgres!main+0x22d
0000009d`071ff730 00007ff6`019e1416     postgres+0x10c9
0000009d`071ff7d0 00007fff`e7064cb0     postgres+0x1416
0000009d`071ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009d`075ffa38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009d`075ffa40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009d`075ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009d`075ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`07dff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009d`07dff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009d`07dff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009d`07dffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`b6bff9a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`b6bff9b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000046`b6bffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`b6bffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`b5fffb10 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000046`b5fffb40 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000046`b5fffb90 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000046`b5fffbd0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000046`b5fffc00 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000046`b5fffd60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000046`b5fffdc0 00007ff6`019e10c9     postgres!main+0x22d
00000046`b5fffe00 00007ff6`019e1416     postgres+0x10c9
00000046`b5fffea0 00007fff`e7064cb0     postgres+0x1416
00000046`b5fffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000046`b63ff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`b63ff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000046`b63ffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`b63ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`b67ff688 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000046`b67ff690 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000046`b67ff700 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000046`b67ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`b67ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`415ff898 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`415ff8a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000da`415ffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`415ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`409ffa70 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000da`409ffaa0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000da`409ffaf0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000da`409ffb30 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000da`409ffb60 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000da`409ffcc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000da`409ffd20 00007ff6`019e10c9     postgres!main+0x22d
000000da`409ffd60 00007ff6`019e1416     postgres+0x10c9
000000da`409ffe00 00007fff`e7064cb0     postgres+0x1416
000000da`409ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000da`40dff4b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`40dff4c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000da`40dff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`40dff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`411ffd38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000da`411ffd40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000da`411ffdb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000da`411ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`411ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`32bff528 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`32bff530 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000db`32bff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`32bff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`323ff920 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000db`323ff950 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000db`323ff9a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000db`323ff9e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000db`323ffa10 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000db`323ffb70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000db`323ffbd0 00007ff6`019e10c9     postgres!main+0x22d
000000db`323ffc10 00007ff6`019e1416     postgres+0x10c9
000000db`323ffcb0 00007fff`e7064cb0     postgres+0x1416
000000db`323ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000db`327ffc08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`327ffc10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000db`327fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`327fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`32fff638 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000db`32fff640 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000db`32fff6b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000db`32fff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`32fff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`28dffcd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000062`28dffce0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000062`28dffd50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000062`28dffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`28dffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`285ffa50 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000062`285ffa80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000062`285ffad0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000062`285ffb10 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000062`285ffb40 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000062`285ffb70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000062`285ffbd0 00007ff6`019e10c9     postgres!main+0x22d
00000062`285ffc10 00007ff6`019e1416     postgres+0x10c9
00000062`285ffcb0 00007fff`e7064cb0     postgres+0x1416
00000062`285ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000062`289ffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`289ffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000062`289fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`289fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`291ffbc8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`291ffbd0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000062`291ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`291ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`bc7ff480 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b8`bc7ff4b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b8`bc7ff500 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b8`bc7ff540 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000b8`bc7ff570 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000b8`bc7ff6d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b8`bc7ff730 00007ff6`019e10c9     postgres!main+0x22d
000000b8`bc7ff770 00007ff6`019e1416     postgres+0x10c9
000000b8`bc7ff810 00007fff`e7064cb0     postgres+0x1416
000000b8`bc7ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b8`bcfff5a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`bcfff5b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`bcfff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`bcfff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`bcbffba8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`bcbffbb0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`bcbffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`bcbffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`bd3ffb68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b8`bd3ffb70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b8`bd3ffbe0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b8`bd3ffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`bd3ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`e3fffcb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002a`e3fffcc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002a`e3fffd30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002a`e3fffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`e3fffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`e37ff920 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002a`e37ff950 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002a`e37ff9a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002a`e37ff9e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000002a`e37ffa10 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000002a`e37ffb70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002a`e37ffbd0 00007ff6`019e10c9     postgres!main+0x22d
0000002a`e37ffc10 00007ff6`019e1416     postgres+0x10c9
0000002a`e37ffcb0 00007fff`e7064cb0     postgres+0x1416
0000002a`e37ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000002a`e3bff618 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`e3bff620 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002a`e3bff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`e3bff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`e43ff718 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`e43ff720 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002a`e43ffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`e43ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`3a3ff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`3a3ff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c6`3a3ff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`3a3ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`39bff588 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`39bff590 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c6`39bff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`39bff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`397fe6b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c6`397fe6e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c6`397fe730 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c6`397fe770 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000c6`397fe7a0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000c6`397ffc40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c6`397ffca0 00007ff6`019e10c9     postgres!main+0x22d
000000c6`397ffce0 00007ff6`019e1416     postgres+0x10c9
000000c6`397ffd80 00007fff`e7064cb0     postgres+0x1416
000000c6`397ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c6`39fffdb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c6`39fffdc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c6`39fffe30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c6`39ffff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`39ffff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`1c5ffa98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006e`1c5ffaa0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006e`1c5ffb10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006e`1c5ffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006e`1c5ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`1bdff7a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006e`1bdff7d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006e`1bdff820 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006e`1bdff860 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000006e`1bdff890 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000006e`1bdff9f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006e`1bdffa50 00007ff6`019e10c9     postgres!main+0x22d
0000006e`1bdffa90 00007ff6`019e1416     postgres+0x10c9
0000006e`1bdffb30 00007fff`e7064cb0     postgres+0x1416
0000006e`1bdffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000006e`1c1ff5d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006e`1c1ff5e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006e`1c1ff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006e`1c1ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`1c9ff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006e`1c9ff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006e`1c9ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006e`1c9ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`54bff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`54bff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000067`54bffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`54bffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`547fe1a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000067`547fe1d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000067`547fe220 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000067`547fe260 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000067`547fe290 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000067`547ff730 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000067`547ff790 00007ff6`019e10c9     postgres!main+0x22d
00000067`547ff7d0 00007ff6`019e1416     postgres+0x10c9
00000067`547ff870 00007fff`e7064cb0     postgres+0x1416
00000067`547ff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000067`54fff6b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000067`54fff6c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000067`54fff730 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000067`54fff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`54fff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`553ff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`553ff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000067`553ff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`553ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`f35ff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000033`f35ff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000033`f35ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`f35ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`f29fe060 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000033`f29fe090 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000033`f29fe0e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000033`f29fe120 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000033`f29fe150 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000033`f29ff5f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000033`f29ff650 00007ff6`019e10c9     postgres!main+0x22d
00000033`f29ff690 00007ff6`019e1416     postgres+0x10c9
00000033`f29ff730 00007fff`e7064cb0     postgres+0x1416
00000033`f29ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000033`f2dff6d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000033`f2dff6e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000033`f2dff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`f2dffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`f31ff6b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000033`f31ff6c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000033`f31ff730 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000033`f31ff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`f31ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`a39ff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f3`a39ff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f3`a39ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`a39ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`a35fe070 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f3`a35fe0a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f3`a35fe0f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f3`a35fe130 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000f3`a35fe160 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000f3`a35ff600 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f3`a35ff660 00007ff6`019e10c9     postgres!main+0x22d
000000f3`a35ff6a0 00007ff6`019e1416     postgres+0x10c9
000000f3`a35ff740 00007fff`e7064cb0     postgres+0x1416
000000f3`a35ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f3`a3dff908 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f3`a3dff910 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f3`a3dff980 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f3`a3dffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`a3dffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f3`a41ff4b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f3`a41ff4c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f3`a41ff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f3`a41ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`bdfffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`bdfffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000052`bdfffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`bdfffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`be7ffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`be7ffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000052`be7fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`be7fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`bd3fecb0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000052`bd3fece0 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
00000052`bd3fed30 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
00000052`bd3fed60 00007ff6`01cfae71     postgres!FindPostmasterChildByPid+0x155c
00000052`bd3fed90 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x306f
00000052`bd3fede0 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
00000052`bd3ff6d0 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
00000052`bd3ff7b0 00007ff6`019e10c9     postgres!main+0x1d0
00000052`bd3ff7f0 00007ff6`019e1416     postgres+0x10c9
00000052`bd3ff890 00007fff`e7064cb0     postgres+0x1416
core
00000052`bd7ff768 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`bd7ff770 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000052`bd7ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`bd7ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`bdbff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`bdbff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000052`bdbff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`bdbff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`be3ffc68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000052`be3ffc70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000052`be3ffce0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000052`be3ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`be3ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`761ffd38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b8`761ffd40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b8`761ffdb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b8`761ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`761ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`759ffa90 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b8`759ffac0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b8`759ffb10 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b8`759ffb50 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000b8`759ffb80 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000b8`759ffbb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b8`759ffc10 00007ff6`019e10c9     postgres!main+0x22d
000000b8`759ffc50 00007ff6`019e1416     postgres+0x10c9
000000b8`759ffcf0 00007fff`e7064cb0     postgres+0x1416
000000b8`759ffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b8`75dff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`75dffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`75dffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`75dffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`765ff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`765ff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`765ff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`765ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`487ff7d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a5`487ff7e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a5`487ff850 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a5`487ff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`487ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`47fff770 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a5`47fff7a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a5`47fff7f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a5`47fff830 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a5`47fff860 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a5`47fff9c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a5`47fffa20 00007ff6`019e10c9     postgres!main+0x22d
000000a5`47fffa60 00007ff6`019e1416     postgres+0x10c9
000000a5`47fffb00 00007fff`e7064cb0     postgres+0x1416
000000a5`47fffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a5`483ffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`483ffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a5`483ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`483ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`48bffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`48bffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a5`48bffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`48bffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`4bdff678 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000eb`4bdff680 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000eb`4bdff6f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000eb`4bdff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`4bdff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`4c1ff538 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`4c1ff540 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000eb`4c1ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`4c1ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`4b9ff758 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`4b9ff760 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000eb`4b9ffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`4b9ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`4b5ff650 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000eb`4b5ff680 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000eb`4b5ff6d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000eb`4b5ff710 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000eb`4b5ff740 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000eb`4b5ff770 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000eb`4b5ff7d0 00007ff6`019e10c9     postgres!main+0x22d
000000eb`4b5ff810 00007ff6`019e1416     postgres+0x10c9
000000eb`4b5ff8b0 00007fff`e7064cb0     postgres+0x1416
000000eb`4b5ff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000002f`ee9ffc38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`ee9ffc40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002f`ee9fff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`ee9fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`eddffa90 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002f`eddffac0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002f`eddffb10 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002f`eddffb50 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000002f`eddffb80 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000002f`eddffce0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002f`eddffd40 00007ff6`019e10c9     postgres!main+0x22d
0000002f`eddffd80 00007ff6`019e1416     postgres+0x10c9
0000002f`eddffe20 00007fff`e7064cb0     postgres+0x1416
0000002f`eddffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000002f`ee1ffa18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`ee1ffa20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002f`ee1ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`ee1ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`ee5ff618 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002f`ee5ff620 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002f`ee5ff690 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002f`ee5ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`ee5ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`bddffbf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000034`bddffc00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000034`bddffc70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000034`bddffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`bddffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`bd5ff490 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000034`bd5ff4c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000034`bd5ff510 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000034`bd5ff550 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000034`bd5ff580 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000034`bd5ff6e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000034`bd5ff740 00007ff6`019e10c9     postgres!main+0x22d
00000034`bd5ff780 00007ff6`019e1416     postgres+0x10c9
00000034`bd5ff820 00007fff`e7064cb0     postgres+0x1416
00000034`bd5ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000034`bd9ffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`bd9ffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000034`bd9ffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`bd9ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`be1ff818 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`be1ff820 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000034`be1ffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`be1ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`a81ff568 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`a81ff570 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000075`a81ff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`a81ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`a79ff920 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000075`a79ff950 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000075`a79ff9a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000075`a79ff9e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000075`a79ffa10 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000075`a79ffb70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000075`a79ffbd0 00007ff6`019e10c9     postgres!main+0x22d
00000075`a79ffc10 00007ff6`019e1416     postgres+0x10c9
00000075`a79ffcb0 00007fff`e7064cb0     postgres+0x1416
00000075`a79ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000075`a7dff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`a7dff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000075`a7dff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`a7dff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`a85ff6d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000075`a85ff6e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000075`a85ff750 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000075`a85ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`a85ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`739ffaf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003d`739ffb00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003d`739ffb70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003d`739ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`739ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`731fe420 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003d`731fe450 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003d`731fe4a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003d`731fe4e0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000003d`731fe510 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000003d`731ff9b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003d`731ffa10 00007ff6`019e10c9     postgres!main+0x22d
0000003d`731ffa50 00007ff6`019e1416     postgres+0x10c9
0000003d`731ffaf0 00007fff`e7064cb0     postgres+0x1416
0000003d`731ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003d`735ff878 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`735ff880 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003d`735ffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`735ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`73dffad8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`73dffae0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003d`73dffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`73dffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`205ff748 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bd`205ff750 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bd`205ff7c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bd`205ff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bd`205ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`1fdff990 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bd`1fdff9c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bd`1fdffa10 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bd`1fdffa50 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000bd`1fdffa80 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000bd`1fdffbe0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bd`1fdffc40 00007ff6`019e10c9     postgres!main+0x22d
000000bd`1fdffc80 00007ff6`019e1416     postgres+0x10c9
000000bd`1fdffd20 00007fff`e7064cb0     postgres+0x1416
000000bd`1fdffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bd`201ffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bd`201ffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bd`201ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bd`201ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`209ff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bd`209ff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bd`209ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bd`209ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`f27ff9c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004c`f27ff9d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004c`f27ffa40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004c`f27ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`f27ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`f1fff5a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004c`f1fff5d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004c`f1fff620 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004c`f1fff660 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000004c`f1fff690 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000004c`f1fff730 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004c`f1fff790 00007ff6`019e10c9     postgres!main+0x22d
0000004c`f1fff7d0 00007ff6`019e1416     postgres+0x10c9
0000004c`f1fff870 00007fff`e7064cb0     postgres+0x1416
0000004c`f1fff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004c`f23ff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`f23ff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004c`f23ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`f23ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`f2bff728 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`f2bff730 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004c`f2bffa20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`f2bffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`1e7ffa68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d2`1e7ffa70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d2`1e7ffae0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d2`1e7ffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`1e7ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`1dfff900 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d2`1dfff930 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d2`1dfff980 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d2`1dfff9c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d2`1dfff9f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d2`1dfffb50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d2`1dfffbb0 00007ff6`019e10c9     postgres!main+0x22d
000000d2`1dfffbf0 00007ff6`019e1416     postgres+0x10c9
000000d2`1dfffc90 00007fff`e7064cb0     postgres+0x1416
000000d2`1dfffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d2`1e3ff918 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d2`1e3ff920 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d2`1e3ffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`1e3ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`1ebff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d2`1ebff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d2`1ebffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`1ebffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`169ff6b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000088`169ff6c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000088`169ff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000088`169ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`15dff9d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000088`15dffa00 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000088`15dffa50 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000088`15dffa90 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000088`15dffac0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000088`15dffb60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000088`15dffbc0 00007ff6`019e10c9     postgres!main+0x22d
00000088`15dffc00 00007ff6`019e1416     postgres+0x10c9
00000088`15dffca0 00007fff`e7064cb0     postgres+0x1416
00000088`15dffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000088`161ffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000088`161ffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000088`161ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000088`161ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`165ff6c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000088`165ff6d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000088`165ff740 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000088`165ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000088`165ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`a8dff808 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003e`a8dff810 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003e`a8dff880 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003e`a8dff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`a8dff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`a85ff5c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003e`a85ff5f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003e`a85ff640 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003e`a85ff680 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000003e`a85ff6b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000003e`a85ff810 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003e`a85ff870 00007ff6`019e10c9     postgres!main+0x22d
0000003e`a85ff8b0 00007ff6`019e1416     postgres+0x10c9
0000003e`a85ff950 00007fff`e7064cb0     postgres+0x1416
0000003e`a85ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003e`a89ffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`a89ffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003e`a89ffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`a89ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`a91ff5a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`a91ff5b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003e`a91ff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`a91ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`05dffa98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c5`05dffaa0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c5`05dffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`05dffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`059ff620 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c5`059ff650 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c5`059ff6a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c5`059ff6e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c5`059ff710 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c5`059ff870 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c5`059ff8d0 00007ff6`019e10c9     postgres!main+0x22d
000000c5`059ff910 00007ff6`019e1416     postgres+0x10c9
000000c5`059ff9b0 00007fff`e7064cb0     postgres+0x1416
000000c5`059ff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c5`061ff678 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c5`061ff680 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c5`061ff6f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c5`061ff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`061ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`065ff598 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c5`065ff5a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c5`065ff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`065ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`0d3ffb40 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007f`0d3ffb70 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007f`0d3ffbc0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007f`0d3ffc00 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000007f`0d3ffc30 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000007f`0d3ffd90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007f`0d3ffdf0 00007ff6`019e10c9     postgres!main+0x22d
0000007f`0d3ffe30 00007ff6`019e1416     postgres+0x10c9
0000007f`0d3ffed0 00007fff`e7064cb0     postgres+0x1416
0000007f`0d3fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007f`0d7ff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`0d7ff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007f`0d7ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`0d7ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`0dbff8d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007f`0dbff8e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007f`0dbff950 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007f`0dbffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`0dbffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`0dfff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`0dfff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007f`0dfffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`0dfffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`0c1ffaf0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002f`0c1ffb20 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002f`0c1ffb70 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002f`0c1ffbb0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000002f`0c1ffbe0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000002f`0c1ffc10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002f`0c1ffc70 00007ff6`019e10c9     postgres!main+0x22d
0000002f`0c1ffcb0 00007ff6`019e1416     postgres+0x10c9
0000002f`0c1ffd50 00007fff`e7064cb0     postgres+0x1416
0000002f`0c1ffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000002f`0c5ff7b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`0c5ff7c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002f`0c5ffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`0c5ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`0c9ffda8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002f`0c9ffdb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002f`0c9ffe20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002f`0c9fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`0c9fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`0cdff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`0cdff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002f`0cdffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`0cdffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`581ffc88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000073`581ffc90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000073`581ffd00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000073`581ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`581ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`579fe5b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000073`579fe5e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000073`579fe630 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000073`579fe670 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000073`579fe6a0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000073`579ffb40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000073`579ffba0 00007ff6`019e10c9     postgres!main+0x22d
00000073`579ffbe0 00007ff6`019e1416     postgres+0x10c9
00000073`579ffc80 00007fff`e7064cb0     postgres+0x1416
00000073`579ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000073`57dff5f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`57dff600 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`57dff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`57dff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`585ffb58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`585ffb60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`585ffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`585ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`f93ffc38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`f93ffc40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009e`f93fff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`f93fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`f87ff740 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009e`f87ff770 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009e`f87ff7c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009e`f87ff800 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000009e`f87ff830 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000009e`f87ff990 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009e`f87ff9f0 00007ff6`019e10c9     postgres!main+0x22d
0000009e`f87ffa30 00007ff6`019e1416     postgres+0x10c9
0000009e`f87ffad0 00007fff`e7064cb0     postgres+0x1416
0000009e`f87ffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009e`f8bffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`f8bffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009e`f8bffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`f8bffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`f8fff728 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009e`f8fff730 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009e`f8fff7a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009e`f8fff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`f8fff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`17bffb48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`17bffb50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000aa`17bffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`17bffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`16fff960 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000aa`16fff990 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000aa`16fff9e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000aa`16fffa20 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000aa`16fffa50 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000aa`16fffa80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000aa`16fffae0 00007ff6`019e10c9     postgres!main+0x22d
000000aa`16fffb20 00007ff6`019e1416     postgres+0x10c9
000000aa`16fffbc0 00007fff`e7064cb0     postgres+0x1416
000000aa`16fffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000aa`173ff628 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`173ff630 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000aa`173ff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`173ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`177ff678 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000aa`177ff680 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000aa`177ff6f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000aa`177ff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`177ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`0a1ff838 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000075`0a1ff840 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000075`0a1ff8b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000075`0a1ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`0a1ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`099ffbe0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000075`099ffc10 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000075`099ffc60 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000075`099ffca0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000075`099ffcd0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000075`099ffd70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000075`099ffdd0 00007ff6`019e10c9     postgres!main+0x22d
00000075`099ffe10 00007ff6`019e1416     postgres+0x10c9
00000075`099ffeb0 00007fff`e7064cb0     postgres+0x1416
00000075`099ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000075`09dffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`09dffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000075`09dffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`09dffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`0a5ff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`0a5ff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000075`0a5ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`0a5ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`e93ffb40 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e3`e93ffb70 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e3`e93ffbc0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e3`e93ffc00 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000e3`e93ffc30 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000e3`e93ffd90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e3`e93ffdf0 00007ff6`019e10c9     postgres!main+0x22d
000000e3`e93ffe30 00007ff6`019e1416     postgres+0x10c9
000000e3`e93ffed0 00007fff`e7064cb0     postgres+0x1416
000000e3`e93fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e3`e97ffb28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e3`e97ffb30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e3`e97ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`e97ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`e9bff968 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e3`e9bff970 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e3`e9bff9e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e3`e9bffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`e9bffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`e9fff4f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e3`e9fff500 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e3`e9fff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`e9fff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`067ffa10 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000047`067ffa40 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000047`067ffa90 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000047`067ffad0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000047`067ffb00 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000047`067ffc60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000047`067ffcc0 00007ff6`019e10c9     postgres!main+0x22d
00000047`067ffd00 00007ff6`019e1416     postgres+0x10c9
00000047`067ffda0 00007fff`e7064cb0     postgres+0x1416
00000047`067ffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000047`06bffab8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000047`06bffac0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000047`06bffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`06bffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`06fffb78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000047`06fffb80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000047`06fffbf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000047`06fffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`06fffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`073ffa58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000047`073ffa60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000047`073ffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`073ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`eb3ffc78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000000c`eb3ffc80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000c`eb3ffcf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000000c`eb3ffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`eb3ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`eb7ffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`eb7ffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000c`eb7ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`eb7fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`eafffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`eafffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000c`eafffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`eafffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`eabfe550 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000000c`eabfe580 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000000c`eabfe5d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000000c`eabfe610 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000000c`eabfe640 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000000c`eabffae0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000000c`eabffb40 00007ff6`019e10c9     postgres!main+0x22d
0000000c`eabffb80 00007ff6`019e1416     postgres+0x10c9
0000000c`eabffc20 00007fff`e7064cb0     postgres+0x1416
0000000c`eabffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004e`41dff968 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`41dff970 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004e`41dffc60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`41dffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`421ff958 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004e`421ff960 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004e`421ff9d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004e`421ffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`421ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`419ff9b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004e`419ff9e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004e`419ffa30 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004e`419ffa70 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000004e`419ffaa0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000004e`419ffc00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004e`419ffc60 00007ff6`019e10c9     postgres!main+0x22d
0000004e`419ffca0 00007ff6`019e1416     postgres+0x10c9
0000004e`419ffd40 00007fff`e7064cb0     postgres+0x1416
0000004e`419ffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004e`425ff4a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`425ff4b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004e`425ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`425ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`97fff180 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b8`97fff1b0 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
000000b8`97fff200 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
000000b8`97fff230 00007ff6`01cfaea5     postgres!FindPostmasterChildByPid+0x155c
000000b8`97fff260 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x30a3
000000b8`97fff2b0 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
000000b8`97fffba0 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
000000b8`97fffc80 00007ff6`019e10c9     postgres!main+0x1d0
000000b8`97fffcc0 00007ff6`019e1416     postgres+0x10c9
000000b8`97fffd60 00007fff`e7064cb0     postgres+0x1416
core
000000b8`983ff988 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`983ff990 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`983ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`983ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`987ff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`987ffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`987ffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`987ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`98bffb98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`98bffba0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`98bffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`98bffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`98fffd08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b8`98fffd10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b8`98fffd80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b8`98fffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`98fffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`993ff778 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`993ff780 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`993ffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`993ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`4efff3f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001e`4efff420 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001e`4efff470 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001e`4efff4b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001e`4efff4e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001e`4efff640 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001e`4efff6a0 00007ff6`019e10c9     postgres!main+0x22d
0000001e`4efff6e0 00007ff6`019e1416     postgres+0x10c9
0000001e`4efff780 00007fff`e7064cb0     postgres+0x1416
0000001e`4efff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001e`4f3ff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001e`4f3ff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001e`4f3ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`4f3ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`4f7ffce8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001e`4f7ffcf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001e`4f7ffd60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001e`4f7ffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`4f7ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`4fbff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001e`4fbff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001e`4fbffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`4fbffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`9b7ff120 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c7`9b7ff150 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
000000c7`9b7ff1a0 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
000000c7`9b7ff1d0 00007ff6`01cfaea5     postgres!FindPostmasterChildByPid+0x155c
000000c7`9b7ff200 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x30a3
000000c7`9b7ff250 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
000000c7`9b7ffb40 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
000000c7`9b7ffc20 00007ff6`019e10c9     postgres!main+0x1d0
000000c7`9b7ffc60 00007ff6`019e1416     postgres+0x10c9
000000c7`9b7ffd00 00007fff`e7064cb0     postgres+0x1416
core
000000c7`9bbff5c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`9bbff5d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c7`9bbff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`9bbff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`9bfff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`9bfff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c7`9bfffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`9bfffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`9c3ffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`9c3ffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c7`9c3ffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`9c3ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`9c7ff6f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c7`9c7ff700 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c7`9c7ff770 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c7`9c7ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`9c7ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`9cbffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`9cbffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c7`9cbfff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`9cbfff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`a77ff3d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000042`a77ff400 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000042`a77ff450 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000042`a77ff490 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000042`a77ff4c0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000042`a77ff620 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000042`a77ff680 00007ff6`019e10c9     postgres!main+0x22d
00000042`a77ff6c0 00007ff6`019e1416     postgres+0x10c9
00000042`a77ff760 00007fff`e7064cb0     postgres+0x1416
00000042`a77ff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000042`a7bffb58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`a7bffb60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000042`a7bffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`a7bffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`a7fff708 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000042`a7fff710 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000042`a7fff780 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000042`a7fff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`a7fff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`a83ffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`a83ffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000042`a83ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`a83ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`1a3ffa50 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000052`1a3ffa80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000052`1a3ffad0 00007ff6`01cfd853     postgres!init_ps_display+0xc8
00000052`1a3ffb10 00007ff6`01cf656f     postgres!SysLoggerMain+0x92
00000052`1a3ffba0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000052`1a3ffc00 00007ff6`019e10c9     postgres!main+0x22d
00000052`1a3ffc40 00007ff6`019e1416     postgres+0x10c9
00000052`1a3ffce0 00007fff`e7064cb0     postgres+0x1416
00000052`1a3ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`1a3ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`1a7ff868 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`1a7ff870 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000052`1a7ffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`1a7ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`1abffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`1abffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000052`1abffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`1abffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`1afff808 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000052`1afff810 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000052`1afff880 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000052`1afff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`1afff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`fe5ff608 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000060`fe5ff610 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000060`fe5ff680 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000060`fe5ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`fe5ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`fddfe5c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000060`fddfe5f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000060`fddfe640 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000060`fddfe680 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000060`fddfe6b0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000060`fddffb50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000060`fddffbb0 00007ff6`019e10c9     postgres!main+0x22d
00000060`fddffbf0 00007ff6`019e1416     postgres+0x10c9
00000060`fddffc90 00007fff`e7064cb0     postgres+0x1416
00000060`fddffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000060`fe1ff588 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`fe1ff590 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000060`fe1ff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`fe1ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`fe9ffa78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`fe9ffa80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000060`fe9ffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`fe9ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`bc9ff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`bc9ff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000022`bc9ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`bc9ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`bbdff9f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000022`bbdffa20 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000022`bbdffa70 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000022`bbdffab0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000022`bbdffae0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000022`bbdffc40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000022`bbdffca0 00007ff6`019e10c9     postgres!main+0x22d
00000022`bbdffce0 00007ff6`019e1416     postgres+0x10c9
00000022`bbdffd80 00007fff`e7064cb0     postgres+0x1416
00000022`bbdffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000022`bc1ff838 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`bc1ff840 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000022`bc1ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`bc1ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`bc5ffb68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000022`bc5ffb70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000022`bc5ffbe0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000022`bc5ffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`bc5ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`1a3ff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`1a3ff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ff`1a3ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`1a3ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`1a7ff8f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ff`1a7ff900 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ff`1a7ff970 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ff`1a7ffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`1a7ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`1abff9a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`1abff9b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ff`1abffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`1abffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`19fffb50 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ff`19fffb80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ff`19fffbd0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ff`19fffc10 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000ff`19fffc40 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000ff`19fffc70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ff`19fffcd0 00007ff6`019e10c9     postgres!main+0x22d
000000ff`19fffd10 00007ff6`019e1416     postgres+0x10c9
000000ff`19fffdb0 00007fff`e7064cb0     postgres+0x1416
000000ff`19fffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008a`633ffb40 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008a`633ffb70 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008a`633ffbc0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008a`633ffc00 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000008a`633ffc30 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000008a`633ffd90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008a`633ffdf0 00007ff6`019e10c9     postgres!main+0x22d
0000008a`633ffe30 00007ff6`019e1416     postgres+0x10c9
0000008a`633ffed0 00007fff`e7064cb0     postgres+0x1416
0000008a`633fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008a`63bff4e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`63bff4f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008a`63bff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`63bff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`63fff698 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008a`63fff6a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008a`63fff710 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008a`63fff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`63fff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`637ffc08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`637ffc10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008a`637fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`637fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`0cbfe270 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f6`0cbfe2a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f6`0cbfe2f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f6`0cbfe330 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000f6`0cbfe360 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000f6`0cbff800 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f6`0cbff860 00007ff6`019e10c9     postgres!main+0x22d
000000f6`0cbff8a0 00007ff6`019e1416     postgres+0x10c9
000000f6`0cbff940 00007fff`e7064cb0     postgres+0x1416
000000f6`0cbff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f6`0d3ff928 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f6`0d3ff930 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f6`0d3ff9a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f6`0d3ffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`0d3ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`0d7ff8e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`0d7ff8f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f6`0d7ffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`0d7ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`0cfff6b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`0cfff6c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f6`0cfff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`0cfff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`efbff790 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004c`efbff7c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004c`efbff810 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004c`efbff850 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000004c`efbff880 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000004c`efbff9e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004c`efbffa40 00007ff6`019e10c9     postgres!main+0x22d
0000004c`efbffa80 00007ff6`019e1416     postgres+0x10c9
0000004c`efbffb20 00007fff`e7064cb0     postgres+0x1416
0000004c`efbffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004c`f03ff628 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004c`f03ff630 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004c`f03ff6a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004c`f03ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`f03ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`f07ff898 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`f07ff8a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004c`f07ffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`f07ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`effff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`effff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004c`effffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`effffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`5cdff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`5cdff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bf`5cdffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`5cdffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`5d5ff8e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`5d5ff8f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bf`5d5ffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`5d5ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`5d1ffd08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bf`5d1ffd10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bf`5d1ffd80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bf`5d1ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`5d1ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`5c9ff620 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bf`5c9ff650 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bf`5c9ff6a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bf`5c9ff6e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000bf`5c9ff710 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000bf`5c9ff870 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bf`5c9ff8d0 00007ff6`019e10c9     postgres!main+0x22d
000000bf`5c9ff910 00007ff6`019e1416     postgres+0x10c9
000000bf`5c9ff9b0 00007fff`e7064cb0     postgres+0x1416
000000bf`5c9ff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000aa`955ff7f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`955ff800 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000aa`955ffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`955ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`959ffcd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000aa`959ffce0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000aa`959ffd50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000aa`959ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`959ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`95dff758 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`95dff760 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000aa`95dffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000aa`95dffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`951ff520 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000aa`951ff550 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000aa`951ff5a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000aa`951ff5e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000aa`951ff610 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000aa`951ff770 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000aa`951ff7d0 00007ff6`019e10c9     postgres!main+0x22d
000000aa`951ff810 00007ff6`019e1416     postgres+0x10c9
000000aa`951ff8b0 00007fff`e7064cb0     postgres+0x1416
000000aa`951ff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e1`e0bff868 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e1`e0bff870 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e1`e0bff8e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e1`e0bff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`e0bff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`e0fff6b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`e0fff6c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e1`e0fff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`e0fff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`e03ff940 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e1`e03ff970 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e1`e03ff9c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e1`e03ffa00 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000e1`e03ffa30 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000e1`e03ffb90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e1`e03ffbf0 00007ff6`019e10c9     postgres!main+0x22d
000000e1`e03ffc30 00007ff6`019e1416     postgres+0x10c9
000000e1`e03ffcd0 00007fff`e7064cb0     postgres+0x1416
000000e1`e03ffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e1`e07ff7b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`e07ff7c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e1`e07ffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`e07ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`1b1ff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`1b1ff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c7`1b1ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`1b1ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`1adff510 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c7`1adff540 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c7`1adff590 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c7`1adff5d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c7`1adff600 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c7`1adff760 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c7`1adff7c0 00007ff6`019e10c9     postgres!main+0x22d
000000c7`1adff800 00007ff6`019e1416     postgres+0x10c9
000000c7`1adff8a0 00007fff`e7064cb0     postgres+0x1416
000000c7`1adff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c7`1b9ff678 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`1b9ff680 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c7`1b9ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`1b9ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`1b5ff9f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c7`1b5ffa00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c7`1b5ffa70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c7`1b5ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`1b5ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`0b3ff608 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`0b3ff610 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f8`0b3ff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`0b3ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`0abff8c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`0abff8d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f8`0abffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`0abffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`0a7ffb60 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f8`0a7ffb90 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f8`0a7ffbe0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f8`0a7ffc20 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000f8`0a7ffc50 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000f8`0a7ffdb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f8`0a7ffe10 00007ff6`019e10c9     postgres!main+0x22d
000000f8`0a7ffe50 00007ff6`019e1416     postgres+0x10c9
000000f8`0a7ffef0 00007fff`e7064cb0     postgres+0x1416
000000f8`0a7fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f8`0afffdd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f8`0afffde0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f8`0afffe50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f8`0affff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`0affff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`9a5ffb30 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000061`9a5ffb60 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000061`9a5ffbb0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000061`9a5ffbf0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000061`9a5ffc20 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000061`9a5ffd80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000061`9a5ffde0 00007ff6`019e10c9     postgres!main+0x22d
00000061`9a5ffe20 00007ff6`019e1416     postgres+0x10c9
00000061`9a5ffec0 00007fff`e7064cb0     postgres+0x1416
00000061`9a5ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000061`9a9ff9c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`9a9ff9d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000061`9a9ffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`9a9ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`9adff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`9adff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000061`9adff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`9adff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`9b1ff738 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000061`9b1ff740 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000061`9b1ff7b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000061`9b1ff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`9b1ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`e03ff588 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`e03ff590 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000076`e03ff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`e03ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`dffff980 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000076`dffff9b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000076`dffffa00 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000076`dffffa40 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000076`dffffa70 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000076`dffffbd0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000076`dffffc30 00007ff6`019e10c9     postgres!main+0x22d
00000076`dffffc70 00007ff6`019e1416     postgres+0x10c9
00000076`dffffd10 00007fff`e7064cb0     postgres+0x1416
00000076`dffffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000076`e0bffb28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`e0bffb30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000076`e0bffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`e0bffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`e07ff6a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000076`e07ff6b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000076`e07ff720 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000076`e07ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`e07ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`1dbff8c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001e`1dbff8d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001e`1dbff940 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001e`1dbffa20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`1dbffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`1d7ff558 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001e`1d7ff560 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001e`1d7ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`1d7ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`1d3ffa10 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001e`1d3ffa40 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001e`1d3ffa90 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001e`1d3ffad0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001e`1d3ffb00 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001e`1d3ffc60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001e`1d3ffcc0 00007ff6`019e10c9     postgres!main+0x22d
0000001e`1d3ffd00 00007ff6`019e1416     postgres+0x10c9
0000001e`1d3ffda0 00007fff`e7064cb0     postgres+0x1416
0000001e`1d3ffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001e`1dfff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001e`1dfff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001e`1dfffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`1dfffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`215ff678 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`215ff680 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b0`215ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`215ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`219ffb28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b0`219ffb30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b0`219ffba0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b0`219ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`219ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`21dff848 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`21dff850 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b0`21dffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b0`21dffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`211ff570 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b0`211ff5a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b0`211ff5f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b0`211ff630 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000b0`211ff660 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000b0`211ff690 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b0`211ff6f0 00007ff6`019e10c9     postgres!main+0x22d
000000b0`211ff730 00007ff6`019e1416     postgres+0x10c9
000000b0`211ff7d0 00007fff`e7064cb0     postgres+0x1416
000000b0`211ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000087`cfdffa78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`cfdffa80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000087`cfdffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`cfdffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`d01ff708 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000087`d01ff710 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000087`d01ff780 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000087`d01ff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`d01ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`cf5ff780 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000087`cf5ff7b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000087`cf5ff800 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000087`cf5ff840 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000087`cf5ff870 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000087`cf5ff9d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000087`cf5ffa30 00007ff6`019e10c9     postgres!main+0x22d
00000087`cf5ffa70 00007ff6`019e1416     postgres+0x10c9
00000087`cf5ffb10 00007fff`e7064cb0     postgres+0x1416
00000087`cf5ffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000087`cf9ffba8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`cf9ffbb0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000087`cf9ffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`cf9ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`7e7ffa18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000041`7e7ffa20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000041`7e7ffa90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000041`7e7ffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000041`7e7ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`7ebff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000041`7ebff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000041`7ebffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000041`7ebffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`7dfffbe0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000041`7dfffc10 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000041`7dfffc60 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000041`7dfffca0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000041`7dfffcd0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000041`7dfffd00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000041`7dfffd60 00007ff6`019e10c9     postgres!main+0x22d
00000041`7dfffda0 00007ff6`019e1416     postgres+0x10c9
00000041`7dfffe40 00007fff`e7064cb0     postgres+0x1416
00000041`7dfffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000041`7e3ffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000041`7e3ffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000041`7e3ffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000041`7e3ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`f2dff668 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`f2dff670 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`f2dff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`f2dff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`f29ffdb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e4`f29ffdc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`f29ffe30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e4`f29fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`f29fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`f25ff838 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`f25ff840 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`f25ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`f25ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`f21ff440 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e4`f21ff470 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e4`f21ff4c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e4`f21ff500 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000e4`f21ff530 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000e4`f21ff690 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e4`f21ff6f0 00007ff6`019e10c9     postgres!main+0x22d
000000e4`f21ff730 00007ff6`019e1416     postgres+0x10c9
000000e4`f21ff7d0 00007fff`e7064cb0     postgres+0x1416
000000e4`f21ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000029`733ff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`733ff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000029`733ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`733ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`72fffc48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000029`72fffc50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000029`72fffcc0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000029`72fffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`72fffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`72bff4f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`72bff500 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000029`72bff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`72bff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`727ff7d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000029`727ff800 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000029`727ff850 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000029`727ff890 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000029`727ff8c0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000029`727ff960 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000029`727ff9c0 00007ff6`019e10c9     postgres!main+0x22d
00000029`727ffa00 00007ff6`019e1416     postgres+0x10c9
00000029`727ffaa0 00007fff`e7064cb0     postgres+0x1416
00000029`727ffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000dd`60bff9e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`60bff9f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000dd`60bffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`60bffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`5ffffa00 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000dd`5ffffa30 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000dd`5ffffa80 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000dd`5ffffac0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000dd`5ffffaf0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000dd`5ffffc50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000dd`5ffffcb0 00007ff6`019e10c9     postgres!main+0x22d
000000dd`5ffffcf0 00007ff6`019e1416     postgres+0x10c9
000000dd`5ffffd90 00007fff`e7064cb0     postgres+0x1416
000000dd`5ffffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000dd`607ffdd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000dd`607ffde0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000dd`607ffe50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000dd`607fff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`607fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`603ffbe8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`603ffbf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000dd`603ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`603fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`703ff6e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000040`703ff710 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000040`703ff760 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000040`703ff7a0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000040`703ff7d0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000040`703ff800 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000040`703ff860 00007ff6`019e10c9     postgres!main+0x22d
00000040`703ff8a0 00007ff6`019e1416     postgres+0x10c9
00000040`703ff940 00007fff`e7064cb0     postgres+0x1416
00000040`703ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000040`707ffa18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000040`707ffa20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000040`707ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`707ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`70bffd48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000040`70bffd50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000040`70bffdc0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000040`70bffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`70bffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`70fffad8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000040`70fffae0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000040`70fffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`70fffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`f1bff430 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000017`f1bff460 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000017`f1bff4b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000017`f1bff4f0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000017`f1bff520 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000017`f1bff680 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000017`f1bff6e0 00007ff6`019e10c9     postgres!main+0x22d
00000017`f1bff720 00007ff6`019e1416     postgres+0x10c9
00000017`f1bff7c0 00007fff`e7064cb0     postgres+0x1416
00000017`f1bff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000017`f1fff8e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`f1fff8f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000017`f1fffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000017`f1fffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`f23ff728 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000017`f23ff730 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000017`f23ff7a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000017`f23ff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000017`f23ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`f27ff4e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`f27ff4f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000017`f27ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000017`f27ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`aa9ff4d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`aa9ff4e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009b`aa9ff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`aa9ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`aa1ff800 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009b`aa1ff830 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009b`aa1ff880 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009b`aa1ff8c0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000009b`aa1ff8f0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000009b`aa1ff990 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009b`aa1ff9f0 00007ff6`019e10c9     postgres!main+0x22d
0000009b`aa1ffa30 00007ff6`019e1416     postgres+0x10c9
0000009b`aa1ffad0 00007fff`e7064cb0     postgres+0x1416
0000009b`aa1ffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009b`aadff748 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009b`aadff750 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009b`aadff7c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009b`aadff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`aadff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`aa5ffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`aa5ffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009b`aa5ffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`aa5ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`f8dffb98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`f8dffba0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fc`f8dffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`f8dffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`f95ff948 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`f95ff950 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fc`f95ffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`f95ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`f91ff628 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fc`f91ff630 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fc`f91ff6a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fc`f91ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`f91ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`f89ff770 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fc`f89ff7a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fc`f89ff7f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fc`f89ff830 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000fc`f89ff860 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000fc`f89ff9c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fc`f89ffa20 00007ff6`019e10c9     postgres!main+0x22d
000000fc`f89ffa60 00007ff6`019e1416     postgres+0x10c9
000000fc`f89ffb00 00007fff`e7064cb0     postgres+0x1416
000000fc`f89ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004c`157ffaa8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`157ffab0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004c`157ffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`157ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`14bff800 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004c`14bff830 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004c`14bff880 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004c`14bff8c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000004c`14bff8f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000004c`14bffa50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004c`14bffab0 00007ff6`019e10c9     postgres!main+0x22d
0000004c`14bffaf0 00007ff6`019e1416     postgres+0x10c9
0000004c`14bffb90 00007fff`e7064cb0     postgres+0x1416
0000004c`14bffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004c`14fff478 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`14fff480 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004c`14fff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`14fff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`153ff888 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004c`153ff890 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004c`153ff900 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004c`153ff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`153ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`9cfffb68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008b`9cfffb70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008b`9cfffbe0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008b`9cfffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`9cfffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`9c7ff490 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008b`9c7ff4c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008b`9c7ff510 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008b`9c7ff550 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000008b`9c7ff580 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000008b`9c7ff620 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008b`9c7ff680 00007ff6`019e10c9     postgres!main+0x22d
0000008b`9c7ff6c0 00007ff6`019e1416     postgres+0x10c9
0000008b`9c7ff760 00007fff`e7064cb0     postgres+0x1416
0000008b`9c7ff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008b`9cbffc18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008b`9cbffc20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008b`9cbfff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`9cbfff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`9d3ff4d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008b`9d3ff4e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008b`9d3ff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`9d3ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`c6bff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000df`c6bff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000df`c6bff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`c6bff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`c67fe5d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000df`c67fe600 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000df`c67fe650 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000df`c67fe690 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000df`c67fe6c0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000df`c67ffb60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000df`c67ffbc0 00007ff6`019e10c9     postgres!main+0x22d
000000df`c67ffc00 00007ff6`019e1416     postgres+0x10c9
000000df`c67ffca0 00007fff`e7064cb0     postgres+0x1416
000000df`c67ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000df`c6fff8c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000df`c6fff8d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000df`c6fff940 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000df`c6fffa20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`c6fffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`c73ff528 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000df`c73ff530 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000df`c73ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`c73ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`4e3ffbd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000075`4e3ffbe0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000075`4e3ffc50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000075`4e3ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`4e3ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`4d7fe2a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000075`4d7fe2d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000075`4d7fe320 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000075`4d7fe360 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000075`4d7fe390 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000075`4d7ff830 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000075`4d7ff890 00007ff6`019e10c9     postgres!main+0x22d
00000075`4d7ff8d0 00007ff6`019e1416     postgres+0x10c9
00000075`4d7ff970 00007fff`e7064cb0     postgres+0x1416
00000075`4d7ff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000075`4dbff6b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`4dbff6c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000075`4dbff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`4dbff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`4dfff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`4dfff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000075`4dfff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000075`4dfffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`16fff848 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`16fff850 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`16fffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`16fffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`177ff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`177ff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`177ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`177ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`16bff560 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000073`16bff590 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000073`16bff5e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000073`16bff620 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000073`16bff650 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000073`16bff680 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000073`16bff6e0 00007ff6`019e10c9     postgres!main+0x22d
00000073`16bff720 00007ff6`019e1416     postgres+0x10c9
00000073`16bff7c0 00007fff`e7064cb0     postgres+0x1416
00000073`16bff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000073`173ffc28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000073`173ffc30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000073`173ffca0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000073`173ffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`173ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`1a3ff458 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`1a3ff460 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ca`1a3ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`1a3ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`1abffb48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`1abffb50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ca`1abffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`1abffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`19ffe670 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ca`19ffe6a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ca`19ffe6f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ca`19ffe730 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000ca`19ffe760 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000ca`19fffc00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ca`19fffc60 00007ff6`019e10c9     postgres!main+0x22d
000000ca`19fffca0 00007ff6`019e1416     postgres+0x10c9
000000ca`19fffd40 00007fff`e7064cb0     postgres+0x1416
000000ca`19fffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ca`1a7ffac8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ca`1a7ffad0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ca`1a7ffb40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ca`1a7ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ca`1a7ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`659ff7e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`659ff7f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000029`659ffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`659ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`661ffbe8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`661ffbf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000029`661ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`661fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`655ff4b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000029`655ff4e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000029`655ff530 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000029`655ff570 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000029`655ff5a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000029`655ff700 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000029`655ff760 00007ff6`019e10c9     postgres!main+0x22d
00000029`655ff7a0 00007ff6`019e1416     postgres+0x10c9
00000029`655ff840 00007fff`e7064cb0     postgres+0x1416
00000029`655ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000029`65dffd88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000029`65dffd90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000029`65dffe00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000029`65dffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`65dfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`3e7ffbc8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`3e7ffbd0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ff`3e7ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`3e7ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`3efff628 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`3efff630 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ff`3efff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`3efff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`3e3fe500 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ff`3e3fe530 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ff`3e3fe580 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ff`3e3fe5c0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000ff`3e3fe5f0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000ff`3e3ffa90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ff`3e3ffaf0 00007ff6`019e10c9     postgres!main+0x22d
000000ff`3e3ffb30 00007ff6`019e1416     postgres+0x10c9
000000ff`3e3ffbd0 00007fff`e7064cb0     postgres+0x1416
000000ff`3e3ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ff`3ebff8d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ff`3ebff8e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ff`3ebff950 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ff`3ebffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`3ebffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`a51ffc88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009f`a51ffc90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009f`a51ffd00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009f`a51ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`a51ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`a4dff568 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`a4dff570 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009f`a4dff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`a4dff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`a49ff9c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`a49ff9d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009f`a49ffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`a49ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`a45ff830 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009f`a45ff860 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009f`a45ff8b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009f`a45ff8f0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000009f`a45ff920 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000009f`a45ffa80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009f`a45ffae0 00007ff6`019e10c9     postgres!main+0x22d
0000009f`a45ffb20 00007ff6`019e1416     postgres+0x10c9
0000009f`a45ffbc0 00007fff`e7064cb0     postgres+0x1416
0000009f`a45ffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ec`345ff918 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ec`345ff920 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ec`345ffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ec`345ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`339fe390 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ec`339fe3c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ec`339fe410 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ec`339fe450 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000ec`339fe480 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000ec`339ff920 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ec`339ff980 00007ff6`019e10c9     postgres!main+0x22d
000000ec`339ff9c0 00007ff6`019e1416     postgres+0x10c9
000000ec`339ffa60 00007fff`e7064cb0     postgres+0x1416
000000ec`339ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ec`33dff518 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ec`33dff520 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ec`33dff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ec`33dff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`341ffaf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ec`341ffb00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ec`341ffb70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ec`341ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ec`341ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`dbfffba8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000090`dbfffbb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000090`dbfffc20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000090`dbfffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`dbfffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`db7ff980 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000090`db7ff9b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000090`db7ffa00 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000090`db7ffa40 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000090`db7ffa70 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000090`db7ffbd0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000090`db7ffc30 00007ff6`019e10c9     postgres!main+0x22d
00000090`db7ffc70 00007ff6`019e1416     postgres+0x10c9
00000090`db7ffd10 00007fff`e7064cb0     postgres+0x1416
00000090`db7ffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000090`dbbff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`dbbff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000090`dbbff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`dbbff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`dc3ff868 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`dc3ff870 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000090`dc3ffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`dc3ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`6adff690 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f4`6adff6c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f4`6adff710 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f4`6adff750 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000f4`6adff780 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000f4`6adff8e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f4`6adff940 00007ff6`019e10c9     postgres!main+0x22d
000000f4`6adff980 00007ff6`019e1416     postgres+0x10c9
000000f4`6adffa20 00007fff`e7064cb0     postgres+0x1416
000000f4`6adffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f4`6b1ff7b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`6b1ff7c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f4`6b1ffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`6b1ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`6b5ffd98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f4`6b5ffda0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f4`6b5ffe10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f4`6b5ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`6b5fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`6b9ffab8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`6b9ffac0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f4`6b9ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`6b9ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`53fff898 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`53fff8a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`53fffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`53fffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`53bff6e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000074`53bff6f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000074`53bff760 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000074`53bff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`53bff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`537ffc08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`537ffc10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`537fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`537fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`533ff610 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000074`533ff640 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000074`533ff690 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000074`533ff6d0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000074`533ff700 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000074`533ff7a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000074`533ff800 00007ff6`019e10c9     postgres!main+0x22d
00000074`533ff840 00007ff6`019e1416     postgres+0x10c9
00000074`533ff8e0 00007fff`e7064cb0     postgres+0x1416
00000074`533ff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ad`099ff988 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`099ff990 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ad`099ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`099ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`095ff510 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ad`095ff540 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ad`095ff590 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ad`095ff5d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ad`095ff600 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ad`095ff760 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ad`095ff7c0 00007ff6`019e10c9     postgres!main+0x22d
000000ad`095ff800 00007ff6`019e1416     postgres+0x10c9
000000ad`095ff8a0 00007fff`e7064cb0     postgres+0x1416
000000ad`095ff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ad`0a1ffda8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ad`0a1ffdb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ad`0a1ffe20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ad`0a1fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`0a1fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`09dffa38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`09dffa40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ad`09dffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`09dffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`6e9ff7d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000061`6e9ff7e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000061`6e9ff850 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000061`6e9ff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`6e9ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`6e1ff7b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000061`6e1ff7e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000061`6e1ff830 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000061`6e1ff870 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000061`6e1ff8a0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000061`6e1ff940 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000061`6e1ff9a0 00007ff6`019e10c9     postgres!main+0x22d
00000061`6e1ff9e0 00007ff6`019e1416     postgres+0x10c9
00000061`6e1ffa80 00007fff`e7064cb0     postgres+0x1416
00000061`6e1ffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000061`6edffc38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`6edffc40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000061`6edfff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`6edfff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`6e5ff868 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`6e5ff870 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000061`6e5ffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000061`6e5ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`937ffcb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006d`937ffcc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006d`937ffd30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006d`937ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006d`937ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`92fffb70 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006d`92fffba0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006d`92fffbf0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006d`92fffc30 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000006d`92fffc60 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000006d`92fffd00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006d`92fffd60 00007ff6`019e10c9     postgres!main+0x22d
0000006d`92fffda0 00007ff6`019e1416     postgres+0x10c9
0000006d`92fffe40 00007fff`e7064cb0     postgres+0x1416
0000006d`92fffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000006d`933ff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`933ff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006d`933ffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006d`933ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`93bff5a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`93bff5b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006d`93bff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006d`93bff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`85bff7b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000072`85bff7c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000072`85bffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000072`85bffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`84bff4f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000072`84bff500 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000072`84bff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000072`84bff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`847ff040 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000072`847ff070 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
00000072`847ff0c0 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
00000072`847ff0f0 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
00000072`847ff120 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
00000072`847ff170 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
00000072`847ffa60 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
00000072`847ffb40 00007ff6`019e10c9     postgres!main+0x1d0
00000072`847ffb80 00007ff6`019e1416     postgres+0x10c9
00000072`847ffc20 00007fff`e7064cb0     postgres+0x1416
core
00000072`84fff458 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000072`84fff460 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000072`84fff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000072`84fff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`853ffbf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000072`853ffc00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000072`853ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000072`853fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`857ff908 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000072`857ff910 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000072`857ff980 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000072`857ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000072`857ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`a4bffba8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f6`a4bffbb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f6`a4bffc20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f6`a4bffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`a4bffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`a43fe610 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f6`a43fe640 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f6`a43fe690 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f6`a43fe6d0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000f6`a43fe700 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000f6`a43ffba0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f6`a43ffc00 00007ff6`019e10c9     postgres!main+0x22d
000000f6`a43ffc40 00007ff6`019e1416     postgres+0x10c9
000000f6`a43ffce0 00007fff`e7064cb0     postgres+0x1416
000000f6`a43ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f6`a47ff918 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`a47ff920 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f6`a47ffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`a47ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`a4fff768 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`a4fff770 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f6`a4fffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`a4fffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`8d3ff918 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000008`8d3ff920 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000008`8d3ff990 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000008`8d3ffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`8d3ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`8cbfe090 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000008`8cbfe0c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000008`8cbfe110 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000008`8cbfe150 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000008`8cbfe180 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000008`8cbff620 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000008`8cbff680 00007ff6`019e10c9     postgres!main+0x22d
00000008`8cbff6c0 00007ff6`019e1416     postgres+0x10c9
00000008`8cbff760 00007fff`e7064cb0     postgres+0x1416
00000008`8cbff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000008`8cfff998 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`8cfff9a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000008`8cfffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`8cfffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`8d7ff4f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`8d7ff500 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000008`8d7ff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`8d7ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`9ebffad8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`9ebffae0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000090`9ebffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`9ebffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`9dfff740 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000090`9dfff770 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000090`9dfff7c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000090`9dfff800 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000090`9dfff830 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000090`9dfff990 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000090`9dfff9f0 00007ff6`019e10c9     postgres!main+0x22d
00000090`9dfffa30 00007ff6`019e1416     postgres+0x10c9
00000090`9dfffad0 00007fff`e7064cb0     postgres+0x1416
00000090`9dfffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000090`9e3ff988 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`9e3ff990 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000090`9e3ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`9e3ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`9e7ffb08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000090`9e7ffb10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000090`9e7ffb80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000090`9e7ffc60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`9e7ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`0e1ffa28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f2`0e1ffa30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f2`0e1ffaa0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f2`0e1ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`0e1ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`0d9ff9a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f2`0d9ff9d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f2`0d9ffa20 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f2`0d9ffa60 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000f2`0d9ffa90 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000f2`0d9ffbf0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f2`0d9ffc50 00007ff6`019e10c9     postgres!main+0x22d
000000f2`0d9ffc90 00007ff6`019e1416     postgres+0x10c9
000000f2`0d9ffd30 00007fff`e7064cb0     postgres+0x1416
000000f2`0d9ffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f2`0ddffa48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`0ddffa50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f2`0ddffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`0ddffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`0e5ff478 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`0e5ff480 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f2`0e5ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`0e5ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`825ff8d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`825ff8e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000be`825ffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`825ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`819ff3f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000be`819ff420 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000be`819ff470 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000be`819ff4b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000be`819ff4e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000be`819ff640 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000be`819ff6a0 00007ff6`019e10c9     postgres!main+0x22d
000000be`819ff6e0 00007ff6`019e1416     postgres+0x10c9
000000be`819ff780 00007fff`e7064cb0     postgres+0x1416
000000be`819ff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000be`81dff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`81dff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000be`81dff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`81dffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`821ffd68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000be`821ffd70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000be`821ffde0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000be`821ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000be`821ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`d1bff498 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`d1bff4a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005f`d1bff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`d1bff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`d23ff508 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`d23ff510 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005f`d23ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`d23ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`d1fff628 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005f`d1fff630 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005f`d1fff6a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005f`d1fff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005f`d1fff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`d17fe0e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005f`d17fe110 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005f`d17fe160 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005f`d17fe1a0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000005f`d17fe1d0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000005f`d17ff670 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005f`d17ff6d0 00007ff6`019e10c9     postgres!main+0x22d
0000005f`d17ff710 00007ff6`019e1416     postgres+0x10c9
0000005f`d17ff7b0 00007fff`e7064cb0     postgres+0x1416
0000005f`d17ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000084`013ffb48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`013ffb50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000084`013ffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`013ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`007ff8a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000084`007ff8d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000084`007ff920 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000084`007ff960 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000084`007ff990 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000084`007ffa30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000084`007ffa90 00007ff6`019e10c9     postgres!main+0x22d
00000084`007ffad0 00007ff6`019e1416     postgres+0x10c9
00000084`007ffb70 00007fff`e7064cb0     postgres+0x1416
00000084`007ffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000084`00bff798 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`00bff7a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000084`00bffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`00bffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`00fff978 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000084`00fff980 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000084`00fff9f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000084`00fffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`00fffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`0a3ff5a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`0a3ff5b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000012`0a3ff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`0a3ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`09bff8b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000012`09bff8e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000012`09bff930 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000012`09bff970 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000012`09bff9a0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000012`09bffa40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000012`09bffaa0 00007ff6`019e10c9     postgres!main+0x22d
00000012`09bffae0 00007ff6`019e1416     postgres+0x10c9
00000012`09bffb80 00007fff`e7064cb0     postgres+0x1416
00000012`09bffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000012`09fff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`09fff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000012`09fff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`09fff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`0a7ffaa8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000012`0a7ffab0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000012`0a7ffb20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000012`0a7ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`0a7ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`97bff570 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000001`97bff5a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000001`97bff5f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000001`97bff630 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000001`97bff660 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000001`97bff7c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000001`97bff820 00007ff6`019e10c9     postgres!main+0x22d
00000001`97bff860 00007ff6`019e1416     postgres+0x10c9
00000001`97bff900 00007fff`e7064cb0     postgres+0x1416
00000001`97bff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`987ffb58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`987ffb60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`987ffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`987ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`983ff858 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000001`983ff860 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000001`983ff8d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000001`983ff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`983ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`97fff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`97fff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`97fff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`97fffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`2a5ff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f9`2a5ff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f9`2a5ff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`2a5ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`2a1ffb60 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f9`2a1ffb90 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f9`2a1ffbe0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f9`2a1ffc20 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000f9`2a1ffc50 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000f9`2a1ffc80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f9`2a1ffce0 00007ff6`019e10c9     postgres!main+0x22d
000000f9`2a1ffd20 00007ff6`019e1416     postgres+0x10c9
000000f9`2a1ffdc0 00007fff`e7064cb0     postgres+0x1416
000000f9`2a1ffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f9`2adffa58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f9`2adffa60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f9`2adffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`2adffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`2a9ff6c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f9`2a9ff6d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f9`2a9ff740 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f9`2a9ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`2a9ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`acfff538 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`acfff540 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000014`acfff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`acfff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`acbff450 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000014`acbff480 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000014`acbff4d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000014`acbff510 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000014`acbff540 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000014`acbff6a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000014`acbff700 00007ff6`019e10c9     postgres!main+0x22d
00000014`acbff740 00007ff6`019e1416     postgres+0x10c9
00000014`acbff7e0 00007fff`e7064cb0     postgres+0x1416
00000014`acbff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000014`ad7ff628 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`ad7ff630 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000014`ad7ff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`ad7ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`ad3ff8c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000014`ad3ff8d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000014`ad3ff940 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000014`ad3ffa20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`ad3ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`577ffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`577ffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`577ffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`577ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`56fff240 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000073`56fff270 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
00000073`56fff2c0 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
00000073`56fff2f0 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
00000073`56fff320 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
00000073`56fff370 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
00000073`56fffc60 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
00000073`56fffd40 00007ff6`019e10c9     postgres!main+0x1d0
00000073`56fffd80 00007ff6`019e1416     postgres+0x10c9
00000073`56fffe20 00007fff`e7064cb0     postgres+0x1416
core
00000073`583ffbc8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`583ffbd0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`583ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`583ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`57fffdc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000073`57fffdd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000073`57fffe40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000073`57ffff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`57ffff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`57bffa38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`57bffa40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`57bffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`57bffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`573ff858 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`573ff860 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000073`573ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`573ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`425ffb20 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008e`425ffb50 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008e`425ffba0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008e`425ffbe0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000008e`425ffc10 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000008e`425ffd70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008e`425ffdd0 00007ff6`019e10c9     postgres!main+0x22d
0000008e`425ffe10 00007ff6`019e1416     postgres+0x10c9
0000008e`425ffeb0 00007fff`e7064cb0     postgres+0x1416
0000008e`425ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008e`429ff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`429ff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008e`429ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`429ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`42dff8b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008e`42dff8c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008e`42dff930 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008e`42dffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`42dffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`431ffc08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`431ffc10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008e`431fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`431fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`a71ff668 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`a71ff670 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006b`a71ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`a71ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`a75ff768 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006b`a75ff770 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006b`a75ff7e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006b`a75ff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`a75ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`a79ff9c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`a79ff9d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006b`a79ffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`a79ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`a6dff700 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006b`a6dff730 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006b`a6dff780 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006b`a6dff7c0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000006b`a6dff7f0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000006b`a6dff890 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006b`a6dff8f0 00007ff6`019e10c9     postgres!main+0x22d
0000006b`a6dff930 00007ff6`019e1416     postgres+0x10c9
0000006b`a6dff9d0 00007fff`e7064cb0     postgres+0x1416
0000006b`a6dffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003a`8a1ff7f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003a`8a1ff800 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003a`8a1ff870 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003a`8a1ff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`8a1ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`899ffa18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`899ffa20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003a`899ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`899ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`89dffa58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`89dffa60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003a`89dffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`89dffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`895ff870 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003a`895ff8a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003a`895ff8f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003a`895ff930 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000003a`895ff960 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000003a`895ffac0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003a`895ffb20 00007ff6`019e10c9     postgres!main+0x22d
0000003a`895ffb60 00007ff6`019e1416     postgres+0x10c9
0000003a`895ffc00 00007fff`e7064cb0     postgres+0x1416
0000003a`895ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ac`959ffc88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ac`959ffc90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ac`959ffd00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ac`959ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`959ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`951ff8a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ac`951ff8d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ac`951ff920 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ac`951ff960 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ac`951ff990 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ac`951ffaf0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ac`951ffb50 00007ff6`019e10c9     postgres!main+0x22d
000000ac`951ffb90 00007ff6`019e1416     postgres+0x10c9
000000ac`951ffc30 00007fff`e7064cb0     postgres+0x1416
000000ac`951ffc60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ac`955ff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`955ff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ac`955ff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`955ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`95dff608 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`95dff610 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ac`95dff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`95dff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`ebdffb10 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005c`ebdffb40 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005c`ebdffb90 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005c`ebdffbd0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000005c`ebdffc00 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000005c`ebdffd60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005c`ebdffdc0 00007ff6`019e10c9     postgres!main+0x22d
0000005c`ebdffe00 00007ff6`019e1416     postgres+0x10c9
0000005c`ebdffea0 00007fff`e7064cb0     postgres+0x1416
0000005c`ebdffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005c`ec1ff838 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`ec1ff840 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005c`ec1ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`ec1ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`ec5ffb78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005c`ec5ffb80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005c`ec5ffbf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005c`ec5ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`ec5ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`ec9ff9b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`ec9ff9c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005c`ec9ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`ec9ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`c79ff6c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009b`c79ff6f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009b`c79ff740 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009b`c79ff780 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000009b`c79ff7b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000009b`c79ff910 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009b`c79ff970 00007ff6`019e10c9     postgres!main+0x22d
0000009b`c79ff9b0 00007ff6`019e1416     postgres+0x10c9
0000009b`c79ffa50 00007fff`e7064cb0     postgres+0x1416
0000009b`c79ffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009b`c7dffc38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`c7dffc40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009b`c7dfff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`c7dfff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`c81ffb28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009b`c81ffb30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009b`c81ffba0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009b`c81ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`c81ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`c85ff878 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`c85ff880 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009b`c85ffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`c85ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`659ff7d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000013`659ff800 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000013`659ff850 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000013`659ff890 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000013`659ff8c0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000013`659ffa20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000013`659ffa80 00007ff6`019e10c9     postgres!main+0x22d
00000013`659ffac0 00007ff6`019e1416     postgres+0x10c9
00000013`659ffb60 00007fff`e7064cb0     postgres+0x1416
00000013`659ffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000013`65dff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`65dff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000013`65dff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`65dff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`661ff9e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000013`661ff9f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000013`661ffa60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000013`661ffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`661ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`665ff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`665ff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000013`665ff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`665ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`cf1fe210 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000cf`cf1fe240 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000cf`cf1fe290 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000cf`cf1fe2d0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000cf`cf1fe300 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000cf`cf1ff7a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000cf`cf1ff800 00007ff6`019e10c9     postgres!main+0x22d
000000cf`cf1ff840 00007ff6`019e1416     postgres+0x10c9
000000cf`cf1ff8e0 00007fff`e7064cb0     postgres+0x1416
000000cf`cf1ff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000cf`cf5ff628 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`cf5ff630 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cf`cf5ff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`cf5ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`cf9ffce8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000cf`cf9ffcf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000cf`cf9ffd60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000cf`cf9ffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`cf9ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`cfdffb78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`cfdffb80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cf`cfdffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`cfdffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`007ffb00 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000001`007ffb30 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000001`007ffb80 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000001`007ffbc0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000001`007ffbf0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000001`007ffd50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000001`007ffdb0 00007ff6`019e10c9     postgres!main+0x22d
00000001`007ffdf0 00007ff6`019e1416     postgres+0x10c9
00000001`007ffe90 00007fff`e7064cb0     postgres+0x1416
00000001`007ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`00bff678 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`00bff680 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`00bff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`00bff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`00fff458 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`00fff460 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`00fff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`00fff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`013ffda8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000001`013ffdb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000001`013ffe20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000001`013fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`013fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`137ff740 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000029`137ff770 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000029`137ff7c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000029`137ff800 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000029`137ff830 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000029`137ff8d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000029`137ff930 00007ff6`019e10c9     postgres!main+0x22d
00000029`137ff970 00007ff6`019e1416     postgres+0x10c9
00000029`137ffa10 00007fff`e7064cb0     postgres+0x1416
00000029`137ffa40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000029`13bff5e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`13bff5f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000029`13bff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`13bff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`13fff6f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000029`13fff700 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000029`13fff770 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000029`13fff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`13fff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`143ff9a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`143ff9b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000029`143ffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`143ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`8d9ffbe8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000030`8d9ffbf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000030`8d9ffc60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000030`8d9ffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`8d9ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`8d1ff480 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000030`8d1ff4b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000030`8d1ff500 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000030`8d1ff540 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000030`8d1ff570 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000030`8d1ff6d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000030`8d1ff730 00007ff6`019e10c9     postgres!main+0x22d
00000030`8d1ff770 00007ff6`019e1416     postgres+0x10c9
00000030`8d1ff810 00007fff`e7064cb0     postgres+0x1416
00000030`8d1ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000030`8ddffb68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`8ddffb70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000030`8ddffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`8ddffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`8d5ff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`8d5ff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000030`8d5ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`8d5ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`e29feb30 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b8`e29feb60 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
000000b8`e29febb0 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
000000b8`e29febe0 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
000000b8`e29fec10 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
000000b8`e29fec60 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
000000b8`e29ff550 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
000000b8`e29ff630 00007ff6`019e10c9     postgres!main+0x1d0
000000b8`e29ff670 00007ff6`019e1416     postgres+0x10c9
000000b8`e29ff710 00007fff`e7064cb0     postgres+0x1416
core
000000b8`e3dff858 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`e3dff860 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`e3dffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`e3dffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`e39ffa48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b8`e39ffa50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b8`e39ffac0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b8`e39ffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`e39ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`e35ff678 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`e35ff680 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`e35ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`e35ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`e31ffb48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`e31ffb50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`e31ffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`e31ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`e2dffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`e2dffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`e2dffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`e2dffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`bc9ffa70 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007b`bc9ffaa0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007b`bc9ffaf0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007b`bc9ffb30 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000007b`bc9ffb60 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000007b`bc9ffcc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007b`bc9ffd20 00007ff6`019e10c9     postgres!main+0x22d
0000007b`bc9ffd60 00007ff6`019e1416     postgres+0x10c9
0000007b`bc9ffe00 00007fff`e7064cb0     postgres+0x1416
0000007b`bc9ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007b`bcdffb98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`bcdffba0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007b`bcdffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`bcdffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`bd1ffc28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007b`bd1ffc30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007b`bd1ffca0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007b`bd1ffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`bd1ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`bd5ff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`bd5ff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007b`bd5ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`bd5ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`ed7ff420 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000018`ed7ff450 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000018`ed7ff4a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000018`ed7ff4e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000018`ed7ff510 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000018`ed7ff670 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000018`ed7ff6d0 00007ff6`019e10c9     postgres!main+0x22d
00000018`ed7ff710 00007ff6`019e1416     postgres+0x10c9
00000018`ed7ff7b0 00007fff`e7064cb0     postgres+0x1416
00000018`ed7ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000018`edbff988 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`edbff990 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000018`edbffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`edbffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`edfffb38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000018`edfffb40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000018`edfffbb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000018`edfffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`edfffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`ee3ff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`ee3ff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000018`ee3ffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`ee3ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`ad3ff9f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000060`ad3ffa20 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000060`ad3ffa70 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000060`ad3ffab0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000060`ad3ffae0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000060`ad3ffc40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000060`ad3ffca0 00007ff6`019e10c9     postgres!main+0x22d
00000060`ad3ffce0 00007ff6`019e1416     postgres+0x10c9
00000060`ad3ffd80 00007fff`e7064cb0     postgres+0x1416
00000060`ad3ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000060`ad7ffba8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`ad7ffbb0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000060`ad7ffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`ad7ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`adbff958 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000060`adbff960 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000060`adbff9d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000060`adbffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`adbffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`adfffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`adfffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000060`adfffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`adfffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`7cdfe540 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004e`7cdfe570 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004e`7cdfe5c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004e`7cdfe600 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000004e`7cdfe630 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000004e`7cdffad0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004e`7cdffb30 00007ff6`019e10c9     postgres!main+0x22d
0000004e`7cdffb70 00007ff6`019e1416     postgres+0x10c9
0000004e`7cdffc10 00007fff`e7064cb0     postgres+0x1416
0000004e`7cdffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004e`7d1ff458 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`7d1ff460 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004e`7d1ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`7d1ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`7d5ff5e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`7d5ff5f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004e`7d5ff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`7d5ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`7d9ffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`7d9ffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004e`7d9ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`7d9fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`7ddff9a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004e`7ddff9b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004e`7ddffa20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004e`7ddffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`7ddffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`42ffe3b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000013`42ffe3e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000013`42ffe430 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000013`42ffe470 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000013`42ffe4a0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000013`42fff940 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000013`42fff9a0 00007ff6`019e10c9     postgres!main+0x22d
00000013`42fff9e0 00007ff6`019e1416     postgres+0x10c9
00000013`42fffa80 00007fff`e7064cb0     postgres+0x1416
00000013`42fffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000013`433ff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`433ff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000013`433ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`433ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`437ffdb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000013`437ffdc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000013`437ffe30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000013`437fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`437fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`43bffb48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`43bffb50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000013`43bffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`43bffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`649ff4f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a7`649ff520 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a7`649ff570 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a7`649ff5b0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000a7`649ff5e0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000a7`649ff610 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a7`649ff670 00007ff6`019e10c9     postgres!main+0x22d
000000a7`649ff6b0 00007ff6`019e1416     postgres+0x10c9
000000a7`649ff750 00007fff`e7064cb0     postgres+0x1416
000000a7`649ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a7`64dff708 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`64dff710 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a7`64dffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`64dffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`651ffb88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a7`651ffb90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a7`651ffc00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a7`651ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`651ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`655ffac8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`655ffad0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a7`655ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`655ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`1c7fe4b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000016`1c7fe4e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000016`1c7fe530 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000016`1c7fe570 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000016`1c7fe5a0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000016`1c7ffa40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000016`1c7ffaa0 00007ff6`019e10c9     postgres!main+0x22d
00000016`1c7ffae0 00007ff6`019e1416     postgres+0x10c9
00000016`1c7ffb80 00007fff`e7064cb0     postgres+0x1416
00000016`1c7ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000016`1cbffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000016`1cbffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000016`1cbffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`1cbffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`1cfffb78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000016`1cfffb80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000016`1cfffbf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000016`1cfffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`1cfffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`1d3ff798 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000016`1d3ff7a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000016`1d3ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`1d3ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`513ff710 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001c`513ff740 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001c`513ff790 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001c`513ff7d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001c`513ff800 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001c`513ff960 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001c`513ff9c0 00007ff6`019e10c9     postgres!main+0x22d
0000001c`513ffa00 00007ff6`019e1416     postgres+0x10c9
0000001c`513ffaa0 00007fff`e7064cb0     postgres+0x1416
0000001c`513ffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001c`517ffba8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`517ffbb0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001c`517ffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`517ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`51bff848 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`51bff850 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001c`51bffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`51bffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`51fffcf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001c`51fffd00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`51fffd70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001c`51fffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`51fffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`1d7ff918 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007a`1d7ff920 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`1d7ff990 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007a`1d7ffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`1d7ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`1c7ff590 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007a`1c7ff5c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007a`1c7ff610 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007a`1c7ff650 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000007a`1c7ff680 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000007a`1c7ff7e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007a`1c7ff840 00007ff6`019e10c9     postgres!main+0x22d
0000007a`1c7ff880 00007ff6`019e1416     postgres+0x10c9
0000007a`1c7ff920 00007fff`e7064cb0     postgres+0x1416
0000007a`1c7ff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007a`1cbff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`1cbff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007a`1cbffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`1cbffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`1cfff628 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`1cfff630 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007a`1cfff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`1cfff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`1d3ff668 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`1d3ff670 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007a`1d3ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`1d3ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`173ff530 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ab`173ff560 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ab`173ff5b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ab`173ff5f0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ab`173ff620 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ab`173ff780 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ab`173ff7e0 00007ff6`019e10c9     postgres!main+0x22d
000000ab`173ff820 00007ff6`019e1416     postgres+0x10c9
000000ab`173ff8c0 00007fff`e7064cb0     postgres+0x1416
000000ab`173ff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ab`17fff808 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ab`17fff810 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ab`17fffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`17fffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`17bffd08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ab`17bffd10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ab`17bffd80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ab`17bffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`17bffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`177ff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ab`177ff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ab`177ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`177ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`e6bffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`e6bffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d1`e6bffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`e6bffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`e5fff970 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d1`e5fff9a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d1`e5fff9f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d1`e5fffa30 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000d1`e5fffa60 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000d1`e5fffa90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d1`e5fffaf0 00007ff6`019e10c9     postgres!main+0x22d
000000d1`e5fffb30 00007ff6`019e1416     postgres+0x10c9
000000d1`e5fffbd0 00007fff`e7064cb0     postgres+0x1416
000000d1`e5fffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d1`e63ff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`e63ffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d1`e63ffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`e63ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`e67ffac8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d1`e67ffad0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d1`e67ffb40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d1`e67ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`e67ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`ab9ff650 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000034`ab9ff680 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000034`ab9ff6d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000034`ab9ff710 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000034`ab9ff740 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000034`ab9ff770 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000034`ab9ff7d0 00007ff6`019e10c9     postgres!main+0x22d
00000034`ab9ff810 00007ff6`019e1416     postgres+0x10c9
00000034`ab9ff8b0 00007fff`e7064cb0     postgres+0x1416
00000034`ab9ff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000034`ac5ff9e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`ac5ff9f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000034`ac5ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`ac5ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`ac1ff908 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000034`ac1ff910 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000034`ac1ff980 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000034`ac1ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`ac1ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`abdff5c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`abdff5d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000034`abdff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000034`abdff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`e49ff538 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`e49ff540 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009c`e49ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`e49ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`e45ff638 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009c`e45ff640 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009c`e45ff6b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009c`e45ff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`e45ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`e41ff6d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`e41ff6e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009c`e41ff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`e41ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`e3dff7c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009c`e3dff7f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009c`e3dff840 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009c`e3dff880 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000009c`e3dff8b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000009c`e3dffa10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009c`e3dffa70 00007ff6`019e10c9     postgres!main+0x22d
0000009c`e3dffab0 00007ff6`019e1416     postgres+0x10c9
0000009c`e3dffb50 00007fff`e7064cb0     postgres+0x1416
0000009c`e3dffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003f`4cfff718 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003f`4cfff720 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003f`4cfff790 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003f`4cfff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`4cfff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`4d3ff8f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`4d3ff900 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003f`4d3ffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`4d3ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`4cbff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`4cbff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003f`4cbffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`4cbffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`4c7ff6d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003f`4c7ff700 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003f`4c7ff750 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003f`4c7ff790 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000003f`4c7ff7c0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000003f`4c7ff860 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003f`4c7ff8c0 00007ff6`019e10c9     postgres!main+0x22d
0000003f`4c7ff900 00007ff6`019e1416     postgres+0x10c9
0000003f`4c7ff9a0 00007fff`e7064cb0     postgres+0x1416
0000003f`4c7ff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000085`a95ffac8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`a95ffad0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000085`a95ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`a95ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`a91ff8c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`a91ff8d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000085`a91ffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`a91ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`aa1ff9c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`aa1ff9d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000085`aa1ffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`aa1ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`a9dff758 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000085`a9dff760 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000085`a9dff7d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000085`a9dff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`a9dff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`a99ff458 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`a99ff460 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000085`a99ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`a99ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`a8dfed30 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000085`a8dfed60 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
00000085`a8dfedb0 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
00000085`a8dfede0 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
00000085`a8dfee10 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
00000085`a8dfee60 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
00000085`a8dff750 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
00000085`a8dff830 00007ff6`019e10c9     postgres!main+0x1d0
00000085`a8dff870 00007ff6`019e1416     postgres+0x10c9
00000085`a8dff910 00007fff`e7064cb0     postgres+0x1416
core
00000013`62dffbf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`62dffc00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000013`62dffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`62dfff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`629ff670 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000013`629ff6a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000013`629ff6f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000013`629ff730 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000013`629ff760 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000013`629ff8c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000013`629ff920 00007ff6`019e10c9     postgres!main+0x22d
00000013`629ff960 00007ff6`019e1416     postgres+0x10c9
00000013`629ffa00 00007fff`e7064cb0     postgres+0x1416
00000013`629ffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000013`631ffc38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`631ffc40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000013`631fff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`631fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`635ffce8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000013`635ffcf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000013`635ffd60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000013`635ffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`635ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`505ff7f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`505ff800 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`505ffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`505ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`501ff880 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000074`501ff8b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000074`501ff900 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000074`501ff940 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000074`501ff970 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000074`501ffad0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000074`501ffb30 00007ff6`019e10c9     postgres!main+0x22d
00000074`501ffb70 00007ff6`019e1416     postgres+0x10c9
00000074`501ffc10 00007fff`e7064cb0     postgres+0x1416
00000074`501ffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000074`50dff668 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`50dff670 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`50dff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`50dff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`509ffd68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000074`509ffd70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000074`509ffde0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000074`509ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`509ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`b01ff8c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c1`b01ff8d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c1`b01ff940 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c1`b01ffa20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`b01ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`b05ffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`b05ffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c1`b05ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`b05fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`afdff708 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`afdff710 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c1`afdffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`afdffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`af9fe040 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c1`af9fe070 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c1`af9fe0c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c1`af9fe100 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000c1`af9fe130 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000c1`af9ff5d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c1`af9ff630 00007ff6`019e10c9     postgres!main+0x22d
000000c1`af9ff670 00007ff6`019e1416     postgres+0x10c9
000000c1`af9ff710 00007fff`e7064cb0     postgres+0x1416
000000c1`af9ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e7`35bff918 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e7`35bff920 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e7`35bff990 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e7`35bffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`35bffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`353ff9d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e7`353ffa00 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e7`353ffa50 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e7`353ffa90 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000e7`353ffac0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000e7`353ffc20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e7`353ffc80 00007ff6`019e10c9     postgres!main+0x22d
000000e7`353ffcc0 00007ff6`019e1416     postgres+0x10c9
000000e7`353ffd60 00007fff`e7064cb0     postgres+0x1416
000000e7`353ffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e7`357ff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`357ff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e7`357ff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`357ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`35fffbe8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`35fffbf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e7`35fffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`35ffff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`89dff750 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001d`89dff780 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001d`89dff7d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001d`89dff810 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001d`89dff840 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001d`89dff9a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001d`89dffa00 00007ff6`019e10c9     postgres!main+0x22d
0000001d`89dffa40 00007ff6`019e1416     postgres+0x10c9
0000001d`89dffae0 00007fff`e7064cb0     postgres+0x1416
0000001d`89dffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001d`8a9ff6a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`8a9ff6b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001d`8a9ff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001d`8a9ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`8a5ffb38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001d`8a5ffb40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001d`8a5ffbb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001d`8a5ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001d`8a5ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`8a1ff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`8a1ff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001d`8a1ff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001d`8a1ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`4cfff680 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bc`4cfff6b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bc`4cfff700 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bc`4cfff740 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000bc`4cfff770 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000bc`4cfff7a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bc`4cfff800 00007ff6`019e10c9     postgres!main+0x22d
000000bc`4cfff840 00007ff6`019e1416     postgres+0x10c9
000000bc`4cfff8e0 00007fff`e7064cb0     postgres+0x1416
000000bc`4cfff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bc`4dbff778 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`4dbff780 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`4dbffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`4dbffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`4d7ff7b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bc`4d7ff7c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bc`4d7ff830 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bc`4d7ff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`4d7ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`4d3ffa38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`4d3ffa40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`4d3ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`4d3ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`3c9ff708 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`3c9ff710 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001c`3c9ffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`3c9ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`3bdffad0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001c`3bdffb00 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001c`3bdffb50 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001c`3bdffb90 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001c`3bdffbc0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001c`3bdffd20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001c`3bdffd80 00007ff6`019e10c9     postgres!main+0x22d
0000001c`3bdffdc0 00007ff6`019e1416     postgres+0x10c9
0000001c`3bdffe60 00007fff`e7064cb0     postgres+0x1416
0000001c`3bdffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001c`3c1ff5c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`3c1ff5d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001c`3c1ff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`3c1ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`3c5ffbc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001c`3c5ffbd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`3c5ffc40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001c`3c5ffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`3c5ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000024`ff3ff3e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000024`ff3ff410 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000024`ff3ff460 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000024`ff3ff4a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000024`ff3ff4d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000024`ff3ff630 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000024`ff3ff690 00007ff6`019e10c9     postgres!main+0x22d
00000024`ff3ff6d0 00007ff6`019e1416     postgres+0x10c9
00000024`ff3ff770 00007fff`e7064cb0     postgres+0x1416
00000024`ff3ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000024`fffff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000024`fffff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000024`fffff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000024`fffff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000024`ffbffd28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000024`ffbffd30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000024`ffbffda0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000024`ffbffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000024`ffbffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000024`ff7ff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000024`ff7ff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000024`ff7ff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000024`ff7ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`679ffb78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f2`679ffb80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f2`679ffbf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f2`679ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`679ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`671ff5c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f2`671ff5f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f2`671ff640 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f2`671ff680 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000f2`671ff6b0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000f2`671ff6e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f2`671ff740 00007ff6`019e10c9     postgres!main+0x22d
000000f2`671ff780 00007ff6`019e1416     postgres+0x10c9
000000f2`671ff820 00007fff`e7064cb0     postgres+0x1416
000000f2`671ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f2`675ff4a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`675ff4b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f2`675ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`675ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`67dff498 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`67dff4a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f2`67dff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`67dff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`cfdff948 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`cfdff950 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f2`cfdffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`cfdffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`cf9ff848 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f2`cf9ff850 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f2`cf9ff8c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f2`cf9ff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`cf9ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`cf5ff528 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`cf5ff530 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f2`cf5ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`cf5ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`cf1ff8b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f2`cf1ff8e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f2`cf1ff930 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f2`cf1ff970 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000f2`cf1ff9a0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000f2`cf1ffa40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f2`cf1ffaa0 00007ff6`019e10c9     postgres!main+0x22d
000000f2`cf1ffae0 00007ff6`019e1416     postgres+0x10c9
000000f2`cf1ffb80 00007fff`e7064cb0     postgres+0x1416
000000f2`cf1ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f4`e1bff6c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f4`e1bff6d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f4`e1bff740 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f4`e1bff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`e1bff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`e17ffac8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`e17ffad0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f4`e17ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`e17ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`e13ff628 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`e13ff630 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f4`e13ff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`e13ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`e0fff670 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f4`e0fff6a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f4`e0fff6f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f4`e0fff730 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000f4`e0fff760 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000f4`e0fff790 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f4`e0fff7f0 00007ff6`019e10c9     postgres!main+0x22d
000000f4`e0fff830 00007ff6`019e1416     postgres+0x10c9
000000f4`e0fff8d0 00007fff`e7064cb0     postgres+0x1416
000000f4`e0fff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d6`fb5ff938 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`fb5ff940 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d6`fb5ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d6`fb5ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`fb1fe240 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d6`fb1fe270 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d6`fb1fe2c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d6`fb1fe300 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000d6`fb1fe330 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000d6`fb1ff7d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d6`fb1ff830 00007ff6`019e10c9     postgres!main+0x22d
000000d6`fb1ff870 00007ff6`019e1416     postgres+0x10c9
000000d6`fb1ff910 00007fff`e7064cb0     postgres+0x1416
000000d6`fb1ff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d6`fbdff5e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`fbdff5f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d6`fbdff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d6`fbdff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`fb9ff678 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d6`fb9ff680 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d6`fb9ff6f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d6`fb9ff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d6`fb9ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`745ff8b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`745ff8c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a9`745ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`745ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`739ff8f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a9`739ff920 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a9`739ff970 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a9`739ff9b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a9`739ff9e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a9`739ffb40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a9`739ffba0 00007ff6`019e10c9     postgres!main+0x22d
000000a9`739ffbe0 00007ff6`019e1416     postgres+0x10c9
000000a9`739ffc80 00007fff`e7064cb0     postgres+0x1416
000000a9`739ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a9`73dff568 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`73dff570 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a9`73dff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`73dff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`741ff888 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a9`741ff890 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a9`741ff900 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a9`741ff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`741ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`68dffab0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000000e`68dffae0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000000e`68dffb30 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000000e`68dffb70 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000000e`68dffba0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000000e`68dffd00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000000e`68dffd60 00007ff6`019e10c9     postgres!main+0x22d
0000000e`68dffda0 00007ff6`019e1416     postgres+0x10c9
0000000e`68dffe40 00007fff`e7064cb0     postgres+0x1416
0000000e`68dffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000000e`691ff588 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`691ff590 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000e`691ff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`691ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`695ffac8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000000e`695ffad0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000e`695ffb40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000000e`695ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`695ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`699ff6e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`699ff6f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000e`699ff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`699ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`c73ffa18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000090`c73ffa20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000090`c73ffa90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000090`c73ffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`c73ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`c6bffb00 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000090`c6bffb30 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000090`c6bffb80 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000090`c6bffbc0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000090`c6bffbf0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000090`c6bffd50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000090`c6bffdb0 00007ff6`019e10c9     postgres!main+0x22d
00000090`c6bffdf0 00007ff6`019e1416     postgres+0x10c9
00000090`c6bffe90 00007fff`e7064cb0     postgres+0x1416
00000090`c6bffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000090`c77ff7e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`c77ff7f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000090`c77ffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`c77ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`c6fff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`c6fff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000090`c6fff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`c6fff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`bbfff8f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`bbfff900 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008e`bbfffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`bbfffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`bc7ffac8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008e`bc7ffad0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008e`bc7ffb40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008e`bc7ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`bc7ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`bc3ff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`bc3ff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008e`bc3ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`bc3ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`bbbff770 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008e`bbbff7a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008e`bbbff7f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008e`bbbff830 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000008e`bbbff860 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000008e`bbbff9c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008e`bbbffa20 00007ff6`019e10c9     postgres!main+0x22d
0000008e`bbbffa60 00007ff6`019e1416     postgres+0x10c9
0000008e`bbbffb00 00007fff`e7064cb0     postgres+0x1416
0000008e`bbbffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000070`737ffc38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`737ffc40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`737fff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`737fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`72bff820 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000070`72bff850 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000070`72bff8a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000070`72bff8e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000070`72bff910 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000070`72bffa70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000070`72bffad0 00007ff6`019e10c9     postgres!main+0x22d
00000070`72bffb10 00007ff6`019e1416     postgres+0x10c9
00000070`72bffbb0 00007fff`e7064cb0     postgres+0x1416
00000070`72bffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000070`72fff5f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`72fff600 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`72fff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`72fff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`733ffbf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000070`733ffc00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000070`733ffc70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000070`733ffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`733ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`11fffcc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ff`11fffcd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ff`11fffd40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ff`11fffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`11fffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`117fe130 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ff`117fe160 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ff`117fe1b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ff`117fe1f0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000ff`117fe220 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000ff`117ff6c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ff`117ff720 00007ff6`019e10c9     postgres!main+0x22d
000000ff`117ff760 00007ff6`019e1416     postgres+0x10c9
000000ff`117ff800 00007fff`e7064cb0     postgres+0x1416
000000ff`117ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ff`11bff788 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`11bff790 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ff`11bffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`11bffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`123ffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`123ffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ff`123ffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`123ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`fbdffa98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`fbdffaa0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000008`fbdffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`fbdffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`fb9ff700 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000008`fb9ff730 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000008`fb9ff780 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000008`fb9ff7c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000008`fb9ff7f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000008`fb9ff950 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000008`fb9ff9b0 00007ff6`019e10c9     postgres!main+0x22d
00000008`fb9ff9f0 00007ff6`019e1416     postgres+0x10c9
00000008`fb9ffa90 00007fff`e7064cb0     postgres+0x1416
00000008`fb9ffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000008`fc1ffac8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000008`fc1ffad0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000008`fc1ffb40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000008`fc1ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`fc1ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`fc5ffb68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`fc5ffb70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000008`fc5ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000008`fc5ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`cdbffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`cdbffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000069`cdbffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`cdbffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`cdfff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`cdfff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000069`cdfff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`cdfff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`ce3ffd08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000069`ce3ffd10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000069`ce3ffd80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000069`ce3ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000069`ce3ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`cd7ff5a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000069`cd7ff5d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000069`cd7ff620 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000069`cd7ff660 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000069`cd7ff690 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000069`cd7ff7f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000069`cd7ff850 00007ff6`019e10c9     postgres!main+0x22d
00000069`cd7ff890 00007ff6`019e1416     postgres+0x10c9
00000069`cd7ff930 00007fff`e7064cb0     postgres+0x1416
00000069`cd7ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004f`483ff938 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`483ff940 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004f`483ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`483ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`477ff680 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004f`477ff6b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004f`477ff700 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004f`477ff740 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000004f`477ff770 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000004f`477ff8d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004f`477ff930 00007ff6`019e10c9     postgres!main+0x22d
0000004f`477ff970 00007ff6`019e1416     postgres+0x10c9
0000004f`477ffa10 00007fff`e7064cb0     postgres+0x1416
0000004f`477ffa40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004f`47bff878 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`47bff880 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004f`47bffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`47bffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`47fffad8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004f`47fffae0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004f`47fffb50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004f`47fffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`47fffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`dfbff878 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000057`dfbff880 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000057`dfbffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000057`dfbffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`df3ff630 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000057`df3ff660 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000057`df3ff6b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000057`df3ff6f0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000057`df3ff720 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000057`df3ff880 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000057`df3ff8e0 00007ff6`019e10c9     postgres!main+0x22d
00000057`df3ff920 00007ff6`019e1416     postgres+0x10c9
00000057`df3ff9c0 00007fff`e7064cb0     postgres+0x1416
00000057`df3ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000057`df7ff708 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000057`df7ff710 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000057`df7ffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000057`df7ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`dffffd08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000057`dffffd10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000057`dffffd80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000057`dffffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000057`dffffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`c13ff928 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007e`c13ff930 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007e`c13ff9a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007e`c13ffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`c13ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`c0bfe5e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007e`c0bfe610 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007e`c0bfe660 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007e`c0bfe6a0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000007e`c0bfe6d0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000007e`c0bffb70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007e`c0bffbd0 00007ff6`019e10c9     postgres!main+0x22d
0000007e`c0bffc10 00007ff6`019e1416     postgres+0x10c9
0000007e`c0bffcb0 00007fff`e7064cb0     postgres+0x1416
0000007e`c0bffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007e`c0fff6b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007e`c0fff6c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007e`c0fff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`c0fff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`c17ffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007e`c17ffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007e`c17ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`c17ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`f5bff9a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000087`f5bff9b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000087`f5bffa20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000087`f5bffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`f5bffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`f53ff4c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000087`f53ff4f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000087`f53ff540 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000087`f53ff580 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000087`f53ff5b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000087`f53ff710 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000087`f53ff770 00007ff6`019e10c9     postgres!main+0x22d
00000087`f53ff7b0 00007ff6`019e1416     postgres+0x10c9
00000087`f53ff850 00007fff`e7064cb0     postgres+0x1416
00000087`f53ff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000087`f57ff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`f57ff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000087`f57ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`f57ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`f5fffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`f5fffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000087`f5fffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`f5fffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`54bff6e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`54bff6f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009a`54bff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`54bffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`53fffa10 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009a`53fffa40 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009a`53fffa90 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009a`53fffad0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000009a`53fffb00 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000009a`53fffc60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009a`53fffcc0 00007ff6`019e10c9     postgres!main+0x22d
0000009a`53fffd00 00007ff6`019e1416     postgres+0x10c9
0000009a`53fffda0 00007fff`e7064cb0     postgres+0x1416
0000009a`53fffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009a`547ffb18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009a`547ffb20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009a`547ffb90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009a`547ffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`547ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`543ff538 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`543ff540 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009a`543ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`543ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`dcfff730 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008d`dcfff760 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008d`dcfff7b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008d`dcfff7f0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000008d`dcfff820 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000008d`dcfff980 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008d`dcfff9e0 00007ff6`019e10c9     postgres!main+0x22d
0000008d`dcfffa20 00007ff6`019e1416     postgres+0x10c9
0000008d`dcfffac0 00007fff`e7064cb0     postgres+0x1416
0000008d`dcfffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008d`ddbff5e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`ddbff5f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008d`ddbff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008d`ddbff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`dd7ffa38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008d`dd7ffa40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008d`dd7ffab0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008d`dd7ffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008d`dd7ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`dd3ffbf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`dd3ffc00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008d`dd3ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008d`dd3fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`d09ffcc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000022`d09ffcd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000022`d09ffd40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000022`d09ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`d09ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`cfdff5c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000022`cfdff5f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000022`cfdff640 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000022`cfdff680 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000022`cfdff6b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000022`cfdff810 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000022`cfdff870 00007ff6`019e10c9     postgres!main+0x22d
00000022`cfdff8b0 00007ff6`019e1416     postgres+0x10c9
00000022`cfdff950 00007fff`e7064cb0     postgres+0x1416
00000022`cfdff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000022`d01ff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`d01ff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000022`d01ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`d01ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`d05ff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`d05ff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000022`d05ff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`d05ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`df7ff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`df7ff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000c`df7ffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`df7ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`df3fe170 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000000c`df3fe1a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000000c`df3fe1f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000000c`df3fe230 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000000c`df3fe260 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000000c`df3ff700 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000000c`df3ff760 00007ff6`019e10c9     postgres!main+0x22d
0000000c`df3ff7a0 00007ff6`019e1416     postgres+0x10c9
0000000c`df3ff840 00007fff`e7064cb0     postgres+0x1416
0000000c`df3ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000000c`dffff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`dffff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000c`dffff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`dffff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`dfbff758 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000000c`dfbff760 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000c`dfbff7d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000000c`dfbff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`dfbff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`4efff738 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f7`4efff740 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f7`4efff7b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f7`4efff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`4efff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`4ebff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`4ebffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f7`4ebffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`4ebffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`4e7ff900 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f7`4e7ff930 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f7`4e7ff980 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f7`4e7ff9c0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000f7`4e7ff9f0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000f7`4e7ffa90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f7`4e7ffaf0 00007ff6`019e10c9     postgres!main+0x22d
000000f7`4e7ffb30 00007ff6`019e1416     postgres+0x10c9
000000f7`4e7ffbd0 00007fff`e7064cb0     postgres+0x1416
000000f7`4e7ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f7`4f3ffb68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`4f3ffb70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f7`4f3ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`4f3ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`ad1ff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`ad1ff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a5`ad1ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`ad1ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`acdff698 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a5`acdff6a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a5`acdff710 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a5`acdff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`acdff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`ac5ffbc0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a5`ac5ffbf0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a5`ac5ffc40 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a5`ac5ffc80 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000a5`ac5ffcb0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000a5`ac5ffce0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a5`ac5ffd40 00007ff6`019e10c9     postgres!main+0x22d
000000a5`ac5ffd80 00007ff6`019e1416     postgres+0x10c9
000000a5`ac5ffe20 00007fff`e7064cb0     postgres+0x1416
000000a5`ac5ffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a5`ac9ff8b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`ac9ff8c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a5`ac9ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`ac9ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`8e5ff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`8e5ff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cf`8e5ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`8e5ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`8e1ffc68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000cf`8e1ffc70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000cf`8e1ffce0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000cf`8e1ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`8e1ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`8ddff458 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`8ddff460 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cf`8ddff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`8ddff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`8d9ffa00 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000cf`8d9ffa30 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000cf`8d9ffa80 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000cf`8d9ffac0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000cf`8d9ffaf0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000cf`8d9ffb90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000cf`8d9ffbf0 00007ff6`019e10c9     postgres!main+0x22d
000000cf`8d9ffc30 00007ff6`019e1416     postgres+0x10c9
000000cf`8d9ffcd0 00007fff`e7064cb0     postgres+0x1416
000000cf`8d9ffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000042`0f1ff8c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`0f1ff8d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000042`0f1ffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`0f1ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`0e9ff8b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`0e9ff8c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000042`0e9ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`0e9ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`0edffca8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000042`0edffcb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000042`0edffd20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000042`0edffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`0edffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`0e5ffbf0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000042`0e5ffc20 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000042`0e5ffc70 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000042`0e5ffcb0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000042`0e5ffce0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000042`0e5ffd80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000042`0e5ffde0 00007ff6`019e10c9     postgres!main+0x22d
00000042`0e5ffe20 00007ff6`019e1416     postgres+0x10c9
00000042`0e5ffec0 00007fff`e7064cb0     postgres+0x1416
00000042`0e5ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f0`f51ff6d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f0`f51ff6e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f0`f51ff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f0`f51ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`f4dff740 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f0`f4dff770 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f0`f4dff7c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f0`f4dff800 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000f0`f4dff830 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000f0`f4dff990 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f0`f4dff9f0 00007ff6`019e10c9     postgres!main+0x22d
000000f0`f4dffa30 00007ff6`019e1416     postgres+0x10c9
000000f0`f4dffad0 00007fff`e7064cb0     postgres+0x1416
000000f0`f4dffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f0`f55ffd78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f0`f55ffd80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f0`f55ffdf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f0`f55ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f0`f55fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`f59ff768 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f0`f59ff770 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f0`f59ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f0`f59ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`a8bff4a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`a8bff4b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cd`a8bff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`a8bff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`a87ffbc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000cd`a87ffbd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`a87ffc40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000cd`a87ffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`a87ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`a83ff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`a83ff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cd`a83ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`a83ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`a7fff5b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000cd`a7fff5e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000cd`a7fff630 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000cd`a7fff670 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000cd`a7fff6a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000cd`a7fff800 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000cd`a7fff860 00007ff6`019e10c9     postgres!main+0x22d
000000cd`a7fff8a0 00007ff6`019e1416     postgres+0x10c9
000000cd`a7fff940 00007fff`e7064cb0     postgres+0x1416
000000cd`a7fff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003c`4dbffc68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003c`4dbffc70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003c`4dbffce0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003c`4dbffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`4dbffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`4d3ff950 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003c`4d3ff980 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003c`4d3ff9d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003c`4d3ffa10 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000003c`4d3ffa40 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000003c`4d3ffae0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003c`4d3ffb40 00007ff6`019e10c9     postgres!main+0x22d
0000003c`4d3ffb80 00007ff6`019e1416     postgres+0x10c9
0000003c`4d3ffc20 00007fff`e7064cb0     postgres+0x1416
0000003c`4d3ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003c`4d7ff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`4d7ff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003c`4d7ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`4d7ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`4dfffaa8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`4dfffab0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003c`4dfffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`4dfffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`907ff9e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f1`907ff9f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f1`907ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f1`907ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`8ffff650 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f1`8ffff680 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f1`8ffff6d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f1`8ffff710 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000f1`8ffff740 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000f1`8ffff7e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f1`8ffff840 00007ff6`019e10c9     postgres!main+0x22d
000000f1`8ffff880 00007ff6`019e1416     postgres+0x10c9
000000f1`8ffff920 00007fff`e7064cb0     postgres+0x1416
000000f1`8ffff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f1`903ff738 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f1`903ff740 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f1`903ffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f1`903ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`90bffcd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f1`90bffce0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f1`90bffd50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f1`90bffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f1`90bffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`85dff040 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009a`85dff070 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
0000009a`85dff0c0 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
0000009a`85dff0f0 00007ff6`01cfaea5     postgres!FindPostmasterChildByPid+0x155c
0000009a`85dff120 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x30a3
0000009a`85dff170 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
0000009a`85dffa60 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
0000009a`85dffb40 00007ff6`019e10c9     postgres!main+0x1d0
0000009a`85dffb80 00007ff6`019e1416     postgres+0x10c9
0000009a`85dffc20 00007fff`e7064cb0     postgres+0x1416
core
0000009a`861ff758 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`861ff760 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009a`861ffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`861ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`865ff858 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`865ff860 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009a`865ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`865ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`869ff518 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`869ff520 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009a`869ff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`869ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`86dff8a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009a`86dff8b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009a`86dff920 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009a`86dffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`86dffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`871ffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`871ffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009a`871ffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`871ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`865ff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`865ff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000010`865ff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`865ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`869ffc48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000010`869ffc50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000010`869ffcc0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000010`869ffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`869ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`85dff578 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`85dff580 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000010`85dff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`85dff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`861ff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`861ff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000010`861ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000010`861ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`859ff440 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000010`859ff470 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000010`859ff4c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000010`859ff500 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000010`859ff530 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000010`859ff690 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000010`859ff6f0 00007ff6`019e10c9     postgres!main+0x22d
00000010`859ff730 00007ff6`019e1416     postgres+0x10c9
00000010`859ff7d0 00007fff`e7064cb0     postgres+0x1416
00000010`859ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ea`125ff6d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ea`125ff6e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ea`125ff750 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ea`125ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ea`125ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ea`11dffa10 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ea`11dffa40 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ea`11dffa90 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ea`11dffad0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ea`11dffb00 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ea`11dffc60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ea`11dffcc0 00007ff6`019e10c9     postgres!main+0x22d
000000ea`11dffd00 00007ff6`019e1416     postgres+0x10c9
000000ea`11dffda0 00007fff`e7064cb0     postgres+0x1416
000000ea`11dffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ea`121ff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ea`121ff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ea`121ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ea`121ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ea`129ff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ea`129ff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ea`129ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ea`129ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`f55ff550 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000037`f55ff580 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000037`f55ff5d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000037`f55ff610 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000037`f55ff640 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000037`f55ff670 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000037`f55ff6d0 00007ff6`019e10c9     postgres!main+0x22d
00000037`f55ff710 00007ff6`019e1416     postgres+0x10c9
00000037`f55ff7b0 00007fff`e7064cb0     postgres+0x1416
00000037`f55ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000037`f61ff718 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`f61ff720 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000037`f61ffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000037`f61ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`f5dffc38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000037`f5dffc40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000037`f5dffcb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000037`f5dffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000037`f5dffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`f59ff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`f59ff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000037`f59ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000037`f59ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`321ff698 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000064`321ff6a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000064`321ff710 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000064`321ff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000064`321ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`315ff420 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000064`315ff450 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000064`315ff4a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000064`315ff4e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000064`315ff510 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000064`315ff670 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000064`315ff6d0 00007ff6`019e10c9     postgres!main+0x22d
00000064`315ff710 00007ff6`019e1416     postgres+0x10c9
00000064`315ff7b0 00007fff`e7064cb0     postgres+0x1416
00000064`315ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000064`319ff578 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`319ff580 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000064`319ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000064`319ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`31dff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`31dff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000064`31dff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000064`31dff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`529ff798 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d3`529ff7a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d3`529ff810 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d3`529ff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`529ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`521ff890 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d3`521ff8c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d3`521ff910 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d3`521ff950 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d3`521ff980 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d3`521ffae0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d3`521ffb40 00007ff6`019e10c9     postgres!main+0x22d
000000d3`521ffb80 00007ff6`019e1416     postgres+0x10c9
000000d3`521ffc20 00007fff`e7064cb0     postgres+0x1416
000000d3`521ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d3`525ffbf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`525ffc00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d3`525ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`525fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`52dff7e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`52dff7f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d3`52dffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`52dffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`5ebff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000006`5ebff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000006`5ebffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`5ebffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`5e7ff560 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000006`5e7ff590 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000006`5e7ff5e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000006`5e7ff620 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000006`5e7ff650 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000006`5e7ff6f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000006`5e7ff750 00007ff6`019e10c9     postgres!main+0x22d
00000006`5e7ff790 00007ff6`019e1416     postgres+0x10c9
00000006`5e7ff830 00007fff`e7064cb0     postgres+0x1416
00000006`5e7ff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000006`5f3ffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000006`5f3ffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000006`5f3ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`5f3ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`5efff8d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000006`5efff8e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000006`5efff950 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000006`5efffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`5efffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`877ffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`877ffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c9`877ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`877ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`873ff8b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c9`873ff8e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c9`873ff930 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c9`873ff970 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000c9`873ff9a0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000c9`873ff9d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c9`873ffa30 00007ff6`019e10c9     postgres!main+0x22d
000000c9`873ffa70 00007ff6`019e1416     postgres+0x10c9
000000c9`873ffb10 00007fff`e7064cb0     postgres+0x1416
000000c9`873ffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c9`87fffdd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c9`87fffde0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c9`87fffe50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c9`87ffff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`87ffff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`87bff8e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`87bff8f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c9`87bffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`87bffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`2f1ff758 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`2f1ff760 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000087`2f1ffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`2f1ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`2edffb50 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000087`2edffb80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000087`2edffbd0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000087`2edffc10 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000087`2edffc40 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000087`2edffda0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000087`2edffe00 00007ff6`019e10c9     postgres!main+0x22d
00000087`2edffe40 00007ff6`019e1416     postgres+0x10c9
00000087`2edffee0 00007fff`e7064cb0     postgres+0x1416
00000087`2edfff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000087`2f9ffd58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000087`2f9ffd60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000087`2f9ffdd0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000087`2f9ffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`2f9ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`2f5ff458 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`2f5ff460 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000087`2f5ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`2f5ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`7e9ff688 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000000a`7e9ff690 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000a`7e9ff700 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000000a`7e9ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`7e9ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`7e1ff800 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000000a`7e1ff830 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000000a`7e1ff880 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000000a`7e1ff8c0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000000a`7e1ff8f0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000000a`7e1ff920 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000000a`7e1ff980 00007ff6`019e10c9     postgres!main+0x22d
0000000a`7e1ff9c0 00007ff6`019e1416     postgres+0x10c9
0000000a`7e1ffa60 00007fff`e7064cb0     postgres+0x1416
0000000a`7e1ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000000a`7edff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`7edff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000a`7edff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`7edff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`7e5ff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`7e5ff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000a`7e5ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`7e5ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`925ffb60 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000031`925ffb90 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000031`925ffbe0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000031`925ffc20 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000031`925ffc50 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000031`925ffdb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000031`925ffe10 00007ff6`019e10c9     postgres!main+0x22d
00000031`925ffe50 00007ff6`019e1416     postgres+0x10c9
00000031`925ffef0 00007fff`e7064cb0     postgres+0x1416
00000031`925fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000031`929ffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`929ffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000031`929ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`929ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`92dffb48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`92dffb50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000031`92dffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`92dffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`931ffad8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000031`931ffae0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000031`931ffb50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000031`931ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`931ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`1afffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`1afffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000036`1afffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`1afffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`1abff908 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000036`1abff910 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000036`1abff980 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000036`1abffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`1abffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`1a7ff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`1a7ff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000036`1a7ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`1a7ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`1a3fe530 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000036`1a3fe560 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000036`1a3fe5b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000036`1a3fe5f0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000036`1a3fe620 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000036`1a3ffac0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000036`1a3ffb20 00007ff6`019e10c9     postgres!main+0x22d
00000036`1a3ffb60 00007ff6`019e1416     postgres+0x10c9
00000036`1a3ffc00 00007fff`e7064cb0     postgres+0x1416
00000036`1a3ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`b87ff970 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000001`b87ff9a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000001`b87ff9f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000001`b87ffa30 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000001`b87ffa60 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000001`b87ffb00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000001`b87ffb60 00007ff6`019e10c9     postgres!main+0x22d
00000001`b87ffba0 00007ff6`019e1416     postgres+0x10c9
00000001`b87ffc40 00007fff`e7064cb0     postgres+0x1416
00000001`b87ffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`b93ff818 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`b93ff820 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`b93ffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`b93ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`b8fffae8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000001`b8fffaf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000001`b8fffb60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000001`b8fffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`b8fffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`b8bffc08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`b8bffc10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`b8bfff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`b8bfff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`6b3ff880 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006a`6b3ff8b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006a`6b3ff900 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006a`6b3ff940 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000006a`6b3ff970 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000006a`6b3ffad0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006a`6b3ffb30 00007ff6`019e10c9     postgres!main+0x22d
0000006a`6b3ffb70 00007ff6`019e1416     postgres+0x10c9
0000006a`6b3ffc10 00007fff`e7064cb0     postgres+0x1416
0000006a`6b3ffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000006a`6bfff608 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`6bfff610 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006a`6bfff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`6bfff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`6bbff978 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006a`6bbff980 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006a`6bbff9f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006a`6bbffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`6bbffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`6b7ffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`6b7ffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006a`6b7ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`6b7ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`683ff7b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003d`683ff7e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003d`683ff830 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003d`683ff870 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000003d`683ff8a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000003d`683ffa00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003d`683ffa60 00007ff6`019e10c9     postgres!main+0x22d
0000003d`683ffaa0 00007ff6`019e1416     postgres+0x10c9
0000003d`683ffb40 00007fff`e7064cb0     postgres+0x1416
0000003d`683ffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003d`68fff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`68fff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003d`68fff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`68fff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`68bffae8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003d`68bffaf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003d`68bffb60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003d`68bffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`68bffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`687ff5a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`687ff5b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003d`687ff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`687ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`60fff7f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005e`60fff820 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005e`60fff870 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005e`60fff8b0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000005e`60fff8e0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000005e`60fff980 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005e`60fff9e0 00007ff6`019e10c9     postgres!main+0x22d
0000005e`60fffa20 00007ff6`019e1416     postgres+0x10c9
0000005e`60fffac0 00007fff`e7064cb0     postgres+0x1416
0000005e`60fffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005e`61bffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`61bffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005e`61bffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`61bffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`617ffc28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005e`617ffc30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005e`617ffca0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005e`617ffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`617ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`613ff898 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`613ff8a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005e`613ffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`613ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`f8fff718 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`f8fff720 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e7`f8fffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`f8fffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`f97ff7b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`f97ff7c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e7`f97ffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`f97ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`f93ff638 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e7`f93ff640 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e7`f93ff6b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e7`f93ff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`f93ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`f8bffa80 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e7`f8bffab0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e7`f8bffb00 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e7`f8bffb40 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000e7`f8bffb70 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000e7`f8bffcd0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e7`f8bffd30 00007ff6`019e10c9     postgres!main+0x22d
000000e7`f8bffd70 00007ff6`019e1416     postgres+0x10c9
000000e7`f8bffe10 00007fff`e7064cb0     postgres+0x1416
000000e7`f8bffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e8`d3bff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e8`d3bff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e8`d3bff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`d3bff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`d43ff7b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e8`d43ff7c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e8`d43ff830 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e8`d43ff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`d43ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`d3fff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e8`d3fff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e8`d3fffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e8`d3fffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e8`d37ff660 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e8`d37ff690 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e8`d37ff6e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e8`d37ff720 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000e8`d37ff750 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000e8`d37ff8b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e8`d37ff910 00007ff6`019e10c9     postgres!main+0x22d
000000e8`d37ff950 00007ff6`019e1416     postgres+0x10c9
000000e8`d37ff9f0 00007fff`e7064cb0     postgres+0x1416
000000e8`d37ffa20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ce`4bfffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`4bfffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ce`4bfffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`4bfffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`4c7ffd68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ce`4c7ffd70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ce`4c7ffde0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ce`4c7ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`4c7ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`4c3ff6b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`4c3ff6c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ce`4c3ff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`4c3ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`4bbffb00 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ce`4bbffb30 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ce`4bbffb80 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ce`4bbffbc0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000ce`4bbffbf0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000ce`4bbffc20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ce`4bbffc80 00007ff6`019e10c9     postgres!main+0x22d
000000ce`4bbffcc0 00007ff6`019e1416     postgres+0x10c9
000000ce`4bbffd60 00007fff`e7064cb0     postgres+0x1416
000000ce`4bbffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ac`0d1ff7b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`0d1ff7c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ac`0d1ffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`0d1ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`0c5ff960 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ac`0c5ff990 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ac`0c5ff9e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ac`0c5ffa20 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ac`0c5ffa50 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ac`0c5ffbb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ac`0c5ffc10 00007ff6`019e10c9     postgres!main+0x22d
000000ac`0c5ffc50 00007ff6`019e1416     postgres+0x10c9
000000ac`0c5ffcf0 00007fff`e7064cb0     postgres+0x1416
000000ac`0c5ffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ac`0c9ff938 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`0c9ff940 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ac`0c9ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`0c9ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`0cdffd28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ac`0cdffd30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ac`0cdffda0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ac`0cdffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`0cdffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`925ffc60 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000091`925ffc90 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000091`925ffce0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000091`925ffd20 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000091`925ffd50 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000091`925ffd80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000091`925ffde0 00007ff6`019e10c9     postgres!main+0x22d
00000091`925ffe20 00007ff6`019e1416     postgres+0x10c9
00000091`925ffec0 00007fff`e7064cb0     postgres+0x1416
00000091`925ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000091`931ff678 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`931ff680 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000091`931ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`931ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`929ff508 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`929ff510 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000091`929ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`929ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`92dffae8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000091`92dffaf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000091`92dffb60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000091`92dffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`92dffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`71bff818 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`71bff820 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002a`71bffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`71bffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`723ffbf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002a`723ffc00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002a`723ffc70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002a`723ffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`723ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`71fff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`71fff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002a`71fff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`71fff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`717ff830 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002a`717ff860 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002a`717ff8b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002a`717ff8f0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000002a`717ff920 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000002a`717ffa80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002a`717ffae0 00007ff6`019e10c9     postgres!main+0x22d
0000002a`717ffb20 00007ff6`019e1416     postgres+0x10c9
0000002a`717ffbc0 00007fff`e7064cb0     postgres+0x1416
0000002a`717ffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ab`623ff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ab`623ff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ab`623ff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`623ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`61fff6b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ab`61fff6e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ab`61fff730 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ab`61fff770 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ab`61fff7a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ab`61fff900 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ab`61fff960 00007ff6`019e10c9     postgres!main+0x22d
000000ab`61fff9a0 00007ff6`019e1416     postgres+0x10c9
000000ab`61fffa40 00007fff`e7064cb0     postgres+0x1416
000000ab`61fffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ab`62bff768 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ab`62bff770 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ab`62bffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`62bffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`627ff9a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ab`627ff9b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ab`627ffa20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ab`627ffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`627ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`a2bff918 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`a2bff920 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000013`a2bffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`a2bffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`a33ff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`a33ff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000013`a33ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`a33ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`a27ff820 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000013`a27ff850 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000013`a27ff8a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000013`a27ff8e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000013`a27ff910 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000013`a27ffa70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000013`a27ffad0 00007ff6`019e10c9     postgres!main+0x22d
00000013`a27ffb10 00007ff6`019e1416     postgres+0x10c9
00000013`a27ffbb0 00007fff`e7064cb0     postgres+0x1416
00000013`a27ffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000013`a2fffd18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000013`a2fffd20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000013`a2fffd90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000013`a2fffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`a2fffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`ea5ff768 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`ea5ff770 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000042`ea5ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`ea5ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`eadff778 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000042`eadff780 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000042`eadff7f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000042`eadff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`eadff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`eb1ff568 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`eb1ff570 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000042`eb1ff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`eb1ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`ea9ff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`ea9ff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000042`ea9ff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`ea9ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`e9dff2c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000042`e9dff2f0 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
00000042`e9dff340 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
00000042`e9dff370 00007ff6`01cfaea5     postgres!FindPostmasterChildByPid+0x155c
00000042`e9dff3a0 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x30a3
00000042`e9dff3f0 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
00000042`e9dffce0 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
00000042`e9dffdc0 00007ff6`019e10c9     postgres!main+0x1d0
00000042`e9dffe00 00007ff6`019e1416     postgres+0x10c9
00000042`e9dffea0 00007fff`e7064cb0     postgres+0x1416
core
00000042`ea1ff578 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`ea1ff580 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000042`ea1ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`ea1ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`aa5ffce8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002a`aa5ffcf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002a`aa5ffd60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002a`aa5ffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`aa5ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`a99ff650 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002a`a99ff680 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002a`a99ff6d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002a`a99ff710 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000002a`a99ff740 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000002a`a99ff8a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002a`a99ff900 00007ff6`019e10c9     postgres!main+0x22d
0000002a`a99ff940 00007ff6`019e1416     postgres+0x10c9
0000002a`a99ff9e0 00007fff`e7064cb0     postgres+0x1416
0000002a`a99ffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000002a`a9dff538 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`a9dff540 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002a`a9dff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`a9dff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`aa1ff4b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`aa1ff4c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002a`aa1ff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`aa1ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`477ffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fa`477ffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fa`477ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`477ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`46bfe690 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fa`46bfe6c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fa`46bfe710 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fa`46bfe750 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000fa`46bfe780 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000fa`46bffc20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fa`46bffc80 00007ff6`019e10c9     postgres!main+0x22d
000000fa`46bffcc0 00007ff6`019e1416     postgres+0x10c9
000000fa`46bffd60 00007fff`e7064cb0     postgres+0x1416
000000fa`46bffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fa`473ffa28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fa`473ffa30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fa`473ffaa0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fa`473ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`473ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`46fff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fa`46fff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fa`46fff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fa`46fff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`073ff4a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`073ff4b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fd`073ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`073ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`067fe530 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fd`067fe560 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fd`067fe5b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fd`067fe5f0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000fd`067fe620 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000fd`067ffac0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fd`067ffb20 00007ff6`019e10c9     postgres!main+0x22d
000000fd`067ffb60 00007ff6`019e1416     postgres+0x10c9
000000fd`067ffc00 00007fff`e7064cb0     postgres+0x1416
000000fd`067ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fd`06bff808 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`06bff810 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fd`06bffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`06bffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`06fff9f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fd`06fffa00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fd`06fffa70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fd`06fffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`06fffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`947ff8a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`947ff8b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ce`947ffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`947ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`93bff8c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ce`93bff8f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ce`93bff940 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ce`93bff980 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ce`93bff9b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ce`93bffb10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ce`93bffb70 00007ff6`019e10c9     postgres!main+0x22d
000000ce`93bffbb0 00007ff6`019e1416     postgres+0x10c9
000000ce`93bffc50 00007fff`e7064cb0     postgres+0x1416
000000ce`93bffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ce`93fff718 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`93fff720 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ce`93fffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`93fffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`943ffaf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ce`943ffb00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ce`943ffb70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ce`943ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`943ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`007ff620 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000001`007ff650 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000001`007ff6a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000001`007ff6e0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000001`007ff710 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000001`007ff7b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000001`007ff810 00007ff6`019e10c9     postgres!main+0x22d
00000001`007ff850 00007ff6`019e1416     postgres+0x10c9
00000001`007ff8f0 00007fff`e7064cb0     postgres+0x1416
00000001`007ff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`013ffa18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`013ffa20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`013ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`013ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`00bff5d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`00bff5e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`00bff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`00bff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`00fff908 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000001`00fff910 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000001`00fff980 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000001`00fffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`00fffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`707ffb98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000040`707ffba0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000040`707ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`707ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`703ffbd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000040`703ffbe0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000040`703ffc50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000040`703ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`703ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`6ffffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000040`6ffffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000040`6fffff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`6fffff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`6fbff3e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000040`6fbff410 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000040`6fbff460 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000040`6fbff4a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000040`6fbff4d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000040`6fbff630 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000040`6fbff690 00007ff6`019e10c9     postgres!main+0x22d
00000040`6fbff6d0 00007ff6`019e1416     postgres+0x10c9
00000040`6fbff770 00007fff`e7064cb0     postgres+0x1416
00000040`6fbff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000099`245ffa68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`245ffa70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000099`245ffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`245ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`23dff918 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`23dff920 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000099`23dffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`23dffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`239fe5f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000099`239fe620 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000099`239fe670 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000099`239fe6b0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000099`239fe6e0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000099`239ffb80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000099`239ffbe0 00007ff6`019e10c9     postgres!main+0x22d
00000099`239ffc20 00007ff6`019e1416     postgres+0x10c9
00000099`239ffcc0 00007fff`e7064cb0     postgres+0x1416
00000099`239ffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000099`241ff6c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000099`241ff6d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000099`241ff740 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000099`241ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`241ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`629ff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`629ff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000b`629ffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000b`629ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`631ffb28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`631ffb30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000b`631ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000b`631ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`625ff450 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000000b`625ff480 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000000b`625ff4d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000000b`625ff510 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000000b`625ff540 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000000b`625ff6a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000000b`625ff700 00007ff6`019e10c9     postgres!main+0x22d
0000000b`625ff740 00007ff6`019e1416     postgres+0x10c9
0000000b`625ff7e0 00007fff`e7064cb0     postgres+0x1416
0000000b`625ff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000000b`62dff7a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000000b`62dff7b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000b`62dff820 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000000b`62dff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000b`62dff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`383ff870 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bf`383ff8a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bf`383ff8f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bf`383ff930 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000bf`383ff960 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000bf`383ffac0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bf`383ffb20 00007ff6`019e10c9     postgres!main+0x22d
000000bf`383ffb60 00007ff6`019e1416     postgres+0x10c9
000000bf`383ffc00 00007fff`e7064cb0     postgres+0x1416
000000bf`383ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bf`38bff798 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bf`38bff7a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bf`38bff810 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bf`38bff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`38bff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`38fff6d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`38fff6e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bf`38fff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`38fffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`387ff608 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`387ff610 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bf`387ff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`387ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`0a9ff460 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005d`0a9ff490 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005d`0a9ff4e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005d`0a9ff520 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000005d`0a9ff550 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000005d`0a9ff6b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005d`0a9ff710 00007ff6`019e10c9     postgres!main+0x22d
0000005d`0a9ff750 00007ff6`019e1416     postgres+0x10c9
0000005d`0a9ff7f0 00007fff`e7064cb0     postgres+0x1416
0000005d`0a9ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005d`0b5ffb78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`0b5ffb80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005d`0b5ffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`0b5ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`0b1ffbd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005d`0b1ffbe0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005d`0b1ffc50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005d`0b1ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`0b1ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`0adff6e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`0adff6f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005d`0adff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`0adffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`dc5ffcb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009f`dc5ffcc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009f`dc5ffd30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009f`dc5ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`dc5ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`dc1ffac8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`dc1ffad0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009f`dc1ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`dc1ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`dbdff460 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009f`dbdff490 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009f`dbdff4e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009f`dbdff520 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000009f`dbdff550 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000009f`dbdff5f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009f`dbdff650 00007ff6`019e10c9     postgres!main+0x22d
0000009f`dbdff690 00007ff6`019e1416     postgres+0x10c9
0000009f`dbdff730 00007fff`e7064cb0     postgres+0x1416
0000009f`dbdff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009f`dc9ff608 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`dc9ff610 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009f`dc9ff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`dc9ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`267ff728 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000006`267ff730 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000006`267ff7a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000006`267ff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`267ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`263ffb68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000006`263ffb70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000006`263ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`263ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000006`25fff960 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000006`25fff990 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000006`25fff9e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000006`25fffa20 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000006`25fffa50 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000006`25fffbb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000006`25fffc10 00007ff6`019e10c9     postgres!main+0x22d
00000006`25fffc50 00007ff6`019e1416     postgres+0x10c9
00000006`25fffcf0 00007fff`e7064cb0     postgres+0x1416
00000006`25fffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000006`26bff788 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000006`26bff790 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000006`26bffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000006`26bffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000024`7f3ff688 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000024`7f3ff690 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000024`7f3ff700 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000024`7f3ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000024`7f3ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000024`7efff7b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000024`7efff7c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000024`7efffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000024`7efffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000024`7ebfe240 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000024`7ebfe270 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000024`7ebfe2c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000024`7ebfe300 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000024`7ebfe330 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000024`7ebff7d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000024`7ebff830 00007ff6`019e10c9     postgres!main+0x22d
00000024`7ebff870 00007ff6`019e1416     postgres+0x10c9
00000024`7ebff910 00007fff`e7064cb0     postgres+0x1416
00000024`7ebff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000024`7f7ff558 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000024`7f7ff560 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000024`7f7ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000024`7f7ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000093`b41ffc48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000093`b41ffc50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000093`b41ffcc0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000093`b41ffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000093`b41ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000093`b39ff820 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000093`b39ff850 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000093`b39ff8a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000093`b39ff8e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000093`b39ff910 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000093`b39ffa70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000093`b39ffad0 00007ff6`019e10c9     postgres!main+0x22d
00000093`b39ffb10 00007ff6`019e1416     postgres+0x10c9
00000093`b39ffbb0 00007fff`e7064cb0     postgres+0x1416
00000093`b39ffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000093`b45ff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000093`b45ff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000093`b45ff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000093`b45ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000093`b3dff498 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000093`b3dff4a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000093`b3dff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000093`b3dff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`2f1ff8f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000018`2f1ff900 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000018`2f1ff970 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000018`2f1ffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`2f1ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`2e9fe810 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000018`2e9fe840 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000018`2e9fe890 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000018`2e9fe8d0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000018`2e9fe900 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000018`2e9ffda0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000018`2e9ffe00 00007ff6`019e10c9     postgres!main+0x22d
00000018`2e9ffe40 00007ff6`019e1416     postgres+0x10c9
00000018`2e9ffee0 00007fff`e7064cb0     postgres+0x1416
00000018`2e9fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000018`2f5ff4b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`2f5ff4c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000018`2f5ff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`2f5ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`2edff4b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`2edff4c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000018`2edff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`2edff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`6b5ffa48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`6b5ffa50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000015`6b5ffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`6b5ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`6a9ff410 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000015`6a9ff440 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000015`6a9ff490 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000015`6a9ff4d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000015`6a9ff500 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000015`6a9ff660 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000015`6a9ff6c0 00007ff6`019e10c9     postgres!main+0x22d
00000015`6a9ff700 00007ff6`019e1416     postgres+0x10c9
00000015`6a9ff7a0 00007fff`e7064cb0     postgres+0x1416
00000015`6a9ff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000015`6adffa38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`6adffa40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000015`6adffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`6adffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`6b1ff738 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000015`6b1ff740 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000015`6b1ff7b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000015`6b1ff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000015`6b1ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`603ff450 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000070`603ff480 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000070`603ff4d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000070`603ff510 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000070`603ff540 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000070`603ff5e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000070`603ff640 00007ff6`019e10c9     postgres!main+0x22d
00000070`603ff680 00007ff6`019e1416     postgres+0x10c9
00000070`603ff720 00007fff`e7064cb0     postgres+0x1416
00000070`603ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000070`60bffb68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000070`60bffb70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000070`60bffbe0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000070`60bffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`60bffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`60fff838 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`60fff840 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`60fffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`60fffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`607ff748 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`607ff750 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`607ffa40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`607ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`245ff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`245ff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f8`245ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`245ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`239ffb10 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f8`239ffb40 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f8`239ffb90 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f8`239ffbd0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000f8`239ffc00 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000f8`239ffca0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f8`239ffd00 00007ff6`019e10c9     postgres!main+0x22d
000000f8`239ffd40 00007ff6`019e1416     postgres+0x10c9
000000f8`239ffde0 00007fff`e7064cb0     postgres+0x1416
000000f8`239ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f8`23dffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`23dffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f8`23dffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`23dffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`241ffb18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f8`241ffb20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f8`241ffb90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f8`241ffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`241ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`945ffab8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000084`945ffac0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000084`945ffb30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000084`945ffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`945ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`939ff690 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000084`939ff6c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000084`939ff710 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000084`939ff750 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000084`939ff780 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000084`939ff8e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000084`939ff940 00007ff6`019e10c9     postgres!main+0x22d
00000084`939ff980 00007ff6`019e1416     postgres+0x10c9
00000084`939ffa20 00007fff`e7064cb0     postgres+0x1416
00000084`939ffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000084`93dff588 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`93dff590 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000084`93dff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`93dff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`941ffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`941ffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000084`941ffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`941ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`6b1ffb38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000070`6b1ffb40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000070`6b1ffbb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000070`6b1ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`6b1ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`6a9ff790 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000070`6a9ff7c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000070`6a9ff810 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000070`6a9ff850 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000070`6a9ff880 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000070`6a9ff9e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000070`6a9ffa40 00007ff6`019e10c9     postgres!main+0x22d
00000070`6a9ffa80 00007ff6`019e1416     postgres+0x10c9
00000070`6a9ffb20 00007fff`e7064cb0     postgres+0x1416
00000070`6a9ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000070`6adff878 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`6adff880 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`6adffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`6adffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`6b5ff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`6b5ff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`6b5ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`6b5ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`755ff6d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`755ff6e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000087`755ff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`755ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`74dff4f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000087`74dff520 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000087`74dff570 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000087`74dff5b0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000087`74dff5e0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000087`74dff680 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000087`74dff6e0 00007ff6`019e10c9     postgres!main+0x22d
00000087`74dff720 00007ff6`019e1416     postgres+0x10c9
00000087`74dff7c0 00007fff`e7064cb0     postgres+0x1416
00000087`74dff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000087`751ff808 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`751ff810 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000087`751ffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`751ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`759ffb38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000087`759ffb40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000087`759ffbb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000087`759ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`759ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`3f3ffb28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005d`3f3ffb30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005d`3f3ffba0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005d`3f3ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`3f3ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`3ebffb50 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005d`3ebffb80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005d`3ebffbd0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005d`3ebffc10 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000005d`3ebffc40 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000005d`3ebffda0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005d`3ebffe00 00007ff6`019e10c9     postgres!main+0x22d
0000005d`3ebffe40 00007ff6`019e1416     postgres+0x10c9
0000005d`3ebffee0 00007fff`e7064cb0     postgres+0x1416
0000005d`3ebfff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005d`3efff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`3efff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005d`3efffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`3efffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`3f7ff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`3f7ff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005d`3f7ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005d`3f7ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`e5dff7d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000083`e5dff7e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000083`e5dff850 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000083`e5dff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`e5dff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`e55ff7c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000083`e55ff7f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000083`e55ff840 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000083`e55ff880 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000083`e55ff8b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000083`e55ffa10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000083`e55ffa70 00007ff6`019e10c9     postgres!main+0x22d
00000083`e55ffab0 00007ff6`019e1416     postgres+0x10c9
00000083`e55ffb50 00007fff`e7064cb0     postgres+0x1416
00000083`e55ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000083`e59ff8d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`e59ff8e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000083`e59ffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`e59ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`e61ff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`e61ff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000083`e61ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`e61ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`e5dff7e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000047`e5dff7f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000047`e5dff860 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000047`e5dff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`e5dff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`e55ffb80 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000047`e55ffbb0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000047`e55ffc00 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000047`e55ffc40 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000047`e55ffc70 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000047`e55ffca0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000047`e55ffd00 00007ff6`019e10c9     postgres!main+0x22d
00000047`e55ffd40 00007ff6`019e1416     postgres+0x10c9
00000047`e55ffde0 00007fff`e7064cb0     postgres+0x1416
00000047`e55ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000047`e59ff9b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000047`e59ff9c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000047`e59ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`e59ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`e61ff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000047`e61ff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000047`e61ffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`e61ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`639ff718 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000df`639ff720 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000df`639ffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`639ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`641ffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000df`641ffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000df`641ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`641ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`63dffb18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000df`63dffb20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000df`63dffb90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000df`63dffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`63dffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`635ffa40 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000df`635ffa70 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000df`635ffac0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000df`635ffb00 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000df`635ffb30 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000df`635ffc90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000df`635ffcf0 00007ff6`019e10c9     postgres!main+0x22d
000000df`635ffd30 00007ff6`019e1416     postgres+0x10c9
000000df`635ffdd0 00007fff`e7064cb0     postgres+0x1416
000000df`635ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f1`ef1ffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f1`ef1ffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f1`ef1ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f1`ef1ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`eedffc30 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f1`eedffc60 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f1`eedffcb0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f1`eedffcf0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000f1`eedffd20 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000f1`eedffdc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f1`eedffe20 00007ff6`019e10c9     postgres!main+0x22d
000000f1`eedffe60 00007ff6`019e1416     postgres+0x10c9
000000f1`eedfff00 00007fff`e7064cb0     postgres+0x1416
000000f1`eedfff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f1`ef9ff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f1`ef9ff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f1`ef9ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f1`ef9ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`ef5ffaa8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f1`ef5ffab0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f1`ef5ffb20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f1`ef5ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f1`ef5ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`fe9ff888 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003d`fe9ff890 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003d`fe9ff900 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003d`fe9ff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`fe9ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`fddffc20 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003d`fddffc50 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003d`fddffca0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003d`fddffce0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000003d`fddffd10 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000003d`fddffd40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003d`fddffda0 00007ff6`019e10c9     postgres!main+0x22d
0000003d`fddffde0 00007ff6`019e1416     postgres+0x10c9
0000003d`fddffe80 00007fff`e7064cb0     postgres+0x1416
0000003d`fddffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003d`fe1ff5f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`fe1ff600 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003d`fe1ff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`fe1ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`fe5ff818 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`fe5ff820 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003d`fe5ffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`fe5ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`d2bff9d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000076`d2bff9e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000076`d2bffa50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000076`d2bffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`d2bffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`d23fe220 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000076`d23fe250 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000076`d23fe2a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000076`d23fe2e0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000076`d23fe310 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000076`d23ff7b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000076`d23ff810 00007ff6`019e10c9     postgres!main+0x22d
00000076`d23ff850 00007ff6`019e1416     postgres+0x10c9
00000076`d23ff8f0 00007fff`e7064cb0     postgres+0x1416
00000076`d23ff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000076`d27ff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`d27ff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000076`d27ff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`d27ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`d2fffa78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`d2fffa80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000076`d2fffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`d2fffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`923ffcb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000af`923ffcc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000af`923ffd30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000af`923ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`923ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`91bffb30 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000af`91bffb60 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000af`91bffbb0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000af`91bffbf0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000af`91bffc20 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000af`91bffd80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000af`91bffde0 00007ff6`019e10c9     postgres!main+0x22d
000000af`91bffe20 00007ff6`019e1416     postgres+0x10c9
000000af`91bffec0 00007fff`e7064cb0     postgres+0x1416
000000af`91bffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000af`91fff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`91fff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000af`91fff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`91fff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`927ffab8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`927ffac0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000af`927ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`927ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`ea7ff958 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000074`ea7ff960 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000074`ea7ff9d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000074`ea7ffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`ea7ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`e9fff700 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000074`e9fff730 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000074`e9fff780 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000074`e9fff7c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000074`e9fff7f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000074`e9fff950 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000074`e9fff9b0 00007ff6`019e10c9     postgres!main+0x22d
00000074`e9fff9f0 00007ff6`019e1416     postgres+0x10c9
00000074`e9fffa90 00007fff`e7064cb0     postgres+0x1416
00000074`e9fffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000074`ea3ff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`ea3ff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`ea3ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`ea3ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`eabffa98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`eabffaa0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`eabffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`eabffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`a93ffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`a93ffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003b`a93ffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`a93ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`a8bff910 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003b`a8bff940 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003b`a8bff990 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003b`a8bff9d0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000003b`a8bffa00 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000003b`a8bffa30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003b`a8bffa90 00007ff6`019e10c9     postgres!main+0x22d
0000003b`a8bffad0 00007ff6`019e1416     postgres+0x10c9
0000003b`a8bffb70 00007fff`e7064cb0     postgres+0x1416
0000003b`a8bffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003b`a8fff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`a8fff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003b`a8fff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`a8fff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`a97ff7b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003b`a97ff7c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003b`a97ff830 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003b`a97ff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`a97ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`53dff9f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c1`53dffa00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c1`53dffa70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c1`53dffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`53dffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`535ff3b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c1`535ff3e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c1`535ff430 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c1`535ff470 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c1`535ff4a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c1`535ff600 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c1`535ff660 00007ff6`019e10c9     postgres!main+0x22d
000000c1`535ff6a0 00007ff6`019e1416     postgres+0x10c9
000000c1`535ff740 00007fff`e7064cb0     postgres+0x1416
000000c1`535ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c1`539ff9b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`539ff9c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c1`539ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`539ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`541ff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`541ff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c1`541ff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`541ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`00bff6d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`00bff6e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`00bff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`00bffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`007ff770 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000001`007ff7a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000001`007ff7f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000001`007ff830 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000001`007ff860 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000001`007ff9c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000001`007ffa20 00007ff6`019e10c9     postgres!main+0x22d
00000001`007ffa60 00007ff6`019e1416     postgres+0x10c9
00000001`007ffb00 00007fff`e7064cb0     postgres+0x1416
00000001`007ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`00fffb08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000001`00fffb10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000001`00fffb80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000001`00fffc60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`00fffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`013ffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`013ffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`013fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`013fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`b01ffb00 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c9`b01ffb30 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c9`b01ffb80 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c9`b01ffbc0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c9`b01ffbf0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c9`b01ffd50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c9`b01ffdb0 00007ff6`019e10c9     postgres!main+0x22d
000000c9`b01ffdf0 00007ff6`019e1416     postgres+0x10c9
000000c9`b01ffe90 00007fff`e7064cb0     postgres+0x1416
000000c9`b01ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c9`b0dff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`b0dff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c9`b0dff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`b0dff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`b05ff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`b05ff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c9`b05ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`b05ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`b09ffa48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c9`b09ffa50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c9`b09ffac0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c9`b09ffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`b09ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000071`813ff6a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000071`813ff6b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000071`813ff720 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000071`813ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000071`813ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000071`817ff6a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000071`817ff6b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000071`817ff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000071`817ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000071`80fff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000071`80fff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000071`80fffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000071`80fffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000071`80bff3e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000071`80bff410 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000071`80bff460 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000071`80bff4a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000071`80bff4d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000071`80bff630 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000071`80bff690 00007ff6`019e10c9     postgres!main+0x22d
00000071`80bff6d0 00007ff6`019e1416     postgres+0x10c9
00000071`80bff770 00007fff`e7064cb0     postgres+0x1416
00000071`80bff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000098`319ffc08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`319ffc10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000098`319fff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`319fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`315ffaa8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000098`315ffab0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000098`315ffb20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000098`315ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`315ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`30dff3f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000098`30dff420 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000098`30dff470 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000098`30dff4b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000098`30dff4e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000098`30dff640 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000098`30dff6a0 00007ff6`019e10c9     postgres!main+0x22d
00000098`30dff6e0 00007ff6`019e1416     postgres+0x10c9
00000098`30dff780 00007fff`e7064cb0     postgres+0x1416
00000098`30dff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000098`311ffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`311ffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000098`311ffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`311ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`2cdffdd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000066`2cdffde0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000066`2cdffe50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000066`2cdfff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`2cdfff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`2c5ff788 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`2c5ff790 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000066`2c5ffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`2c5ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`2c1ff600 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000066`2c1ff630 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000066`2c1ff680 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000066`2c1ff6c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000066`2c1ff6f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000066`2c1ff850 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000066`2c1ff8b0 00007ff6`019e10c9     postgres!main+0x22d
00000066`2c1ff8f0 00007ff6`019e1416     postgres+0x10c9
00000066`2c1ff990 00007fff`e7064cb0     postgres+0x1416
00000066`2c1ff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000066`2c9ff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`2c9ff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000066`2c9ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`2c9ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`973ff7c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`973ff7d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cf`973ffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`973ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`967ff9c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000cf`967ff9f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000cf`967ffa40 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000cf`967ffa80 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000cf`967ffab0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000cf`967ffc10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000cf`967ffc70 00007ff6`019e10c9     postgres!main+0x22d
000000cf`967ffcb0 00007ff6`019e1416     postgres+0x10c9
000000cf`967ffd50 00007fff`e7064cb0     postgres+0x1416
000000cf`967ffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000cf`96fffbc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000cf`96fffbd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000cf`96fffc40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000cf`96fffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`96fffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`96bff558 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`96bff560 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cf`96bff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`96bff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`329ffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`329ffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cf`329ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`329ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`31dfe660 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000cf`31dfe690 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000cf`31dfe6e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000cf`31dfe720 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000cf`31dfe750 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000cf`31dffbf0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000cf`31dffc50 00007ff6`019e10c9     postgres!main+0x22d
000000cf`31dffc90 00007ff6`019e1416     postgres+0x10c9
000000cf`31dffd30 00007fff`e7064cb0     postgres+0x1416
000000cf`31dffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000cf`321ff5a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`321ff5b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000cf`321ff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`321ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`325ff9b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000cf`325ff9c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000cf`325ffa30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000cf`325ffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`325ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`843ff8f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`843ff900 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f4`843ffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`843ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`837ffb50 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f4`837ffb80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f4`837ffbd0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f4`837ffc10 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000f4`837ffc40 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000f4`837ffda0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f4`837ffe00 00007ff6`019e10c9     postgres!main+0x22d
000000f4`837ffe40 00007ff6`019e1416     postgres+0x10c9
000000f4`837ffee0 00007fff`e7064cb0     postgres+0x1416
000000f4`837fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f4`83bff9a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`83bff9b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f4`83bffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`83bffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`83fffc38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f4`83fffc40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f4`83fffcb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f4`83fffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`83fffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`c03ffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`c03ffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000054`c03ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`c03ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`bffff6f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000054`bffff700 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000054`bffff770 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000054`bffff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`bffff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`bfbff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`bfbff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000054`bfbff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`bfbff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`bf7ff620 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000054`bf7ff650 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000054`bf7ff6a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000054`bf7ff6e0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000054`bf7ff710 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000054`bf7ff740 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000054`bf7ff7a0 00007ff6`019e10c9     postgres!main+0x22d
00000054`bf7ff7e0 00007ff6`019e1416     postgres+0x10c9
00000054`bf7ff880 00007fff`e7064cb0     postgres+0x1416
00000054`bf7ff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000af`305ff4a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`305ff4b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000af`305ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`305ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`2f9ff8c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000af`2f9ff8f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000af`2f9ff940 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000af`2f9ff980 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000af`2f9ff9b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000af`2f9ffb10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000af`2f9ffb70 00007ff6`019e10c9     postgres!main+0x22d
000000af`2f9ffbb0 00007ff6`019e1416     postgres+0x10c9
000000af`2f9ffc50 00007fff`e7064cb0     postgres+0x1416
000000af`2f9ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000af`2fdff798 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`2fdff7a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000af`2fdffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`2fdffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`301ff6c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000af`301ff6d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000af`301ff740 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000af`301ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`301ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`10dffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e3`10dffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e3`10dffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`10dffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`111ffa48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e3`111ffa50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e3`111ffac0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e3`111ffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`111ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`109ff820 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e3`109ff850 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e3`109ff8a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e3`109ff8e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000e3`109ff910 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000e3`109ffa70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e3`109ffad0 00007ff6`019e10c9     postgres!main+0x22d
000000e3`109ffb10 00007ff6`019e1416     postgres+0x10c9
000000e3`109ffbb0 00007fff`e7064cb0     postgres+0x1416
000000e3`109ffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e3`115ff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e3`115ff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e3`115ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e3`115ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`51dff558 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`51dff560 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005c`51dff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`51dff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`519ff4f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005c`519ff520 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005c`519ff570 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005c`519ff5b0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000005c`519ff5e0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000005c`519ff680 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005c`519ff6e0 00007ff6`019e10c9     postgres!main+0x22d
0000005c`519ff720 00007ff6`019e1416     postgres+0x10c9
0000005c`519ff7c0 00007fff`e7064cb0     postgres+0x1416
0000005c`519ff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005c`521ffc28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005c`521ffc30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005c`521ffca0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005c`521ffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`521ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`525ffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`525ffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005c`525ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`525ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`19dff728 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`19dff730 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e1`19dffa20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`19dffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`199ff638 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`199ff640 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e1`199ff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`199ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`1a1ff7c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e1`1a1ff7d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e1`1a1ff840 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e1`1a1ff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e1`1a1ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`195ff7c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e1`195ff7f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e1`195ff840 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e1`195ff880 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000e1`195ff8b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000e1`195ffa10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e1`195ffa70 00007ff6`019e10c9     postgres!main+0x22d
000000e1`195ffab0 00007ff6`019e1416     postgres+0x10c9
000000e1`195ffb50 00007fff`e7064cb0     postgres+0x1416
000000e1`195ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005e`875ffb58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`875ffb60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005e`875ffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`875ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`879ff6a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`879ff6b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005e`879ff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`879ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`87dffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`87dffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005e`87dffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`87dffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`881ff6d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005e`881ff6e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005e`881ff750 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005e`881ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005e`881ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`871ffae0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005e`871ffb10 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005e`871ffb60 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005e`871ffba0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000005e`871ffbd0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000005e`871ffd30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005e`871ffd90 00007ff6`019e10c9     postgres!main+0x22d
0000005e`871ffdd0 00007ff6`019e1416     postgres+0x10c9
0000005e`871ffe70 00007fff`e7064cb0     postgres+0x1416
0000005e`871ffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001c`4a3ff808 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`4a3ff810 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001c`4a3ffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`4a3ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`4a7ff9b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001c`4a7ff9c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`4a7ffa30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001c`4a7ffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`4a7ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`4abffa48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`4abffa50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001c`4abffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`4abffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`49fff500 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001c`49fff530 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001c`49fff580 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001c`49fff5c0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000001c`49fff5f0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000001c`49fff620 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001c`49fff680 00007ff6`019e10c9     postgres!main+0x22d
0000001c`49fff6c0 00007ff6`019e1416     postgres+0x10c9
0000001c`49fff760 00007fff`e7064cb0     postgres+0x1416
0000001c`49fff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000027`837ffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`837ffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000027`837ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`837ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`833ff870 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000027`833ff8a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000027`833ff8f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000027`833ff930 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000027`833ff960 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000027`833ffac0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000027`833ffb20 00007ff6`019e10c9     postgres!main+0x22d
00000027`833ffb60 00007ff6`019e1416     postgres+0x10c9
00000027`833ffc00 00007fff`e7064cb0     postgres+0x1416
00000027`833ffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000027`83bffb38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000027`83bffb40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000027`83bffbb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000027`83bffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`83bffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`83fff858 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`83fff860 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000027`83fffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`83fffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`249fe720 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ff`249fe750 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ff`249fe7a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ff`249fe7e0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000ff`249fe810 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000ff`249ffcb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ff`249ffd10 00007ff6`019e10c9     postgres!main+0x22d
000000ff`249ffd50 00007ff6`019e1416     postgres+0x10c9
000000ff`249ffdf0 00007fff`e7064cb0     postgres+0x1416
000000ff`249ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ff`24dff4b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`24dff4c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ff`24dff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`24dff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`251ffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`251ffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ff`251ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`251ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`255ff7f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ff`255ff800 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ff`255ff870 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ff`255ff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`255ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`667ff4c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ac`667ff4f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ac`667ff540 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ac`667ff580 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ac`667ff5b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ac`667ff710 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ac`667ff770 00007ff6`019e10c9     postgres!main+0x22d
000000ac`667ff7b0 00007ff6`019e1416     postgres+0x10c9
000000ac`667ff850 00007fff`e7064cb0     postgres+0x1416
000000ac`667ff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ac`66bff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`66bff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ac`66bffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`66bffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`66fff6a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`66fff6b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ac`66fff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`66fff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`673ffd88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ac`673ffd90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ac`673ffe00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ac`673ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`673fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`061ff390 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000eb`061ff3c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000eb`061ff410 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000eb`061ff450 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000eb`061ff480 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000eb`061ff5e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000eb`061ff640 00007ff6`019e10c9     postgres!main+0x22d
000000eb`061ff680 00007ff6`019e1416     postgres+0x10c9
000000eb`061ff720 00007fff`e7064cb0     postgres+0x1416
000000eb`061ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000eb`065ff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`065ffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000eb`065ffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`065ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`06dff4f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`06dff500 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000eb`06dff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`06dff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`069ff7b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000eb`069ff7c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000eb`069ff830 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000eb`069ff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`069ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000023`bf9ff6c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000023`bf9ff6d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000023`bf9ff740 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000023`bf9ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000023`bf9ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000023`bf1ff680 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000023`bf1ff6b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000023`bf1ff700 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000023`bf1ff740 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000023`bf1ff770 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000023`bf1ff8d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000023`bf1ff930 00007ff6`019e10c9     postgres!main+0x22d
00000023`bf1ff970 00007ff6`019e1416     postgres+0x10c9
00000023`bf1ffa10 00007fff`e7064cb0     postgres+0x1416
00000023`bf1ffa40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000023`bf5ff638 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000023`bf5ff640 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000023`bf5ff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000023`bf5ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000023`bfdff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000023`bfdff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000023`bfdff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000023`bfdff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`317ffbf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`317ffc00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000019`317ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`317fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`30fffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`30fffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000019`30fffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`30fffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`313ff898 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000019`313ff8a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000019`313ff910 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000019`313ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`313ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`30bffb20 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000019`30bffb50 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000019`30bffba0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000019`30bffbe0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000019`30bffc10 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000019`30bffd70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000019`30bffdd0 00007ff6`019e10c9     postgres!main+0x22d
00000019`30bffe10 00007ff6`019e1416     postgres+0x10c9
00000019`30bffeb0 00007fff`e7064cb0     postgres+0x1416
00000019`30bffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fd`2a5ffb08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fd`2a5ffb10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fd`2a5ffb80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fd`2a5ffc60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`2a5ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`29dff590 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fd`29dff5c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fd`29dff610 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fd`29dff650 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000fd`29dff680 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000fd`29dff720 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fd`29dff780 00007ff6`019e10c9     postgres!main+0x22d
000000fd`29dff7c0 00007ff6`019e1416     postgres+0x10c9
000000fd`29dff860 00007fff`e7064cb0     postgres+0x1416
000000fd`29dff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fd`2a1ffb28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`2a1ffb30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fd`2a1ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`2a1ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`2a9ffa48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`2a9ffa50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fd`2a9ffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`2a9ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ea`263ff6d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ea`263ff6e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ea`263ff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ea`263ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ea`25fff970 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ea`25fff9a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ea`25fff9f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ea`25fffa30 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ea`25fffa60 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ea`25fffbc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ea`25fffc20 00007ff6`019e10c9     postgres!main+0x22d
000000ea`25fffc60 00007ff6`019e1416     postgres+0x10c9
000000ea`25fffd00 00007fff`e7064cb0     postgres+0x1416
000000ea`25fffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ea`267ffc48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ea`267ffc50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ea`267ffcc0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ea`267ffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ea`267ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ea`26bffa08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ea`26bffa10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ea`26bffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ea`26bffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`abfff798 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000050`abfff7a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000050`abfff810 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000050`abfff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000050`abfff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`ab3ff990 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000050`ab3ff9c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000050`ab3ffa10 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000050`ab3ffa50 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000050`ab3ffa80 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000050`ab3ffbe0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000050`ab3ffc40 00007ff6`019e10c9     postgres!main+0x22d
00000050`ab3ffc80 00007ff6`019e1416     postgres+0x10c9
00000050`ab3ffd20 00007fff`e7064cb0     postgres+0x1416
00000050`ab3ffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000050`ab7ff9b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000050`ab7ff9c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000050`ab7ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000050`ab7ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`abbff5f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000050`abbff600 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000050`abbff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000050`abbff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`577ff9a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`577ff9b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002c`577ffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`577ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`573ff7f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002c`573ff820 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002c`573ff870 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002c`573ff8b0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000002c`573ff8e0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000002c`573ff980 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002c`573ff9e0 00007ff6`019e10c9     postgres!main+0x22d
0000002c`573ffa20 00007ff6`019e1416     postgres+0x10c9
0000002c`573ffac0 00007fff`e7064cb0     postgres+0x1416
0000002c`573ffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000002c`57fffa08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`57fffa10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002c`57fffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`57fffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`57bffc88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002c`57bffc90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002c`57bffd00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002c`57bffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`57bffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`49bffa98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`49bffaa0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007b`49bffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`49bffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`4a7ff468 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`4a7ff470 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007b`4a7ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`4a7ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`4a3ffc78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007b`4a3ffc80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007b`4a3ffcf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007b`4a3ffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`4a3ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`49fff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`49fff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007b`49fff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`49fff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`497ff608 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`497ff610 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007b`497ff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007b`497ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`493fee10 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007b`493fee40 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
0000007b`493fee90 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
0000007b`493feec0 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
0000007b`493feef0 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
0000007b`493fef40 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
0000007b`493ff830 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
0000007b`493ff910 00007ff6`019e10c9     postgres!main+0x1d0
0000007b`493ff950 00007ff6`019e1416     postgres+0x10c9
0000007b`493ff9f0 00007fff`e7064cb0     postgres+0x1416
core
000000d4`ea3ffa68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`ea3ffa70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d4`ea3ffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`ea3ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`eabffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`eabffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d4`eabffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`eabffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`e9fff5b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d4`e9fff5e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d4`e9fff630 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d4`e9fff670 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d4`e9fff6a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d4`e9fff800 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d4`e9fff860 00007ff6`019e10c9     postgres!main+0x22d
000000d4`e9fff8a0 00007ff6`019e1416     postgres+0x10c9
000000d4`e9fff940 00007fff`e7064cb0     postgres+0x1416
000000d4`e9fff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d4`ea7ff758 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d4`ea7ff760 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`ea7ff7d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d4`ea7ff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`ea7ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`c7bff7f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`c7bff800 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000038`c7bffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`c7bffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`c77ff470 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000038`c77ff4a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000038`c77ff4f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000038`c77ff530 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000038`c77ff560 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000038`c77ff600 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000038`c77ff660 00007ff6`019e10c9     postgres!main+0x22d
00000038`c77ff6a0 00007ff6`019e1416     postgres+0x10c9
00000038`c77ff740 00007fff`e7064cb0     postgres+0x1416
00000038`c77ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000038`c83ffdd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000038`c83ffde0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000038`c83ffe50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000038`c83fff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`c83fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`c7fff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`c7fffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000038`c7fffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`c7fffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`925ff6e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`925ff6f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d8`925ff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`925ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`921ffa30 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d8`921ffa60 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d8`921ffab0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d8`921ffaf0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d8`921ffb20 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d8`921ffc80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d8`921ffce0 00007ff6`019e10c9     postgres!main+0x22d
000000d8`921ffd20 00007ff6`019e1416     postgres+0x10c9
000000d8`921ffdc0 00007fff`e7064cb0     postgres+0x1416
000000d8`921ffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d8`92dff608 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d8`92dff610 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d8`92dff680 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d8`92dff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`92dff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`929ff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`929ff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d8`929ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`929ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`827fe6c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000047`827fe6f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000047`827fe740 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000047`827fe780 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000047`827fe7b0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000047`827ffc50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000047`827ffcb0 00007ff6`019e10c9     postgres!main+0x22d
00000047`827ffcf0 00007ff6`019e1416     postgres+0x10c9
00000047`827ffd90 00007fff`e7064cb0     postgres+0x1416
00000047`827ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000047`833ffb18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000047`833ffb20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000047`833ffb90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000047`833ffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`833ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`82bffa48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000047`82bffa50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000047`82bffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`82bffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`82fff518 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000047`82fff520 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000047`82fff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000047`82fff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`addfe7b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004a`addfe7e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004a`addfe830 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004a`addfe870 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000004a`addfe8a0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000004a`addffd40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004a`addffda0 00007ff6`019e10c9     postgres!main+0x22d
0000004a`addffde0 00007ff6`019e1416     postgres+0x10c9
0000004a`addffe80 00007fff`e7064cb0     postgres+0x1416
0000004a`addffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004a`ae5ff9f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004a`ae5ffa00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004a`ae5ffa70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004a`ae5ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004a`ae5ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`ae9ff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004a`ae9ff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004a`ae9ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004a`ae9ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`ae1ff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004a`ae1ff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004a`ae1ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004a`ae1ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`90bffb10 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000014`90bffb40 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000014`90bffb90 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000014`90bffbd0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000014`90bffc00 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000014`90bffca0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000014`90bffd00 00007ff6`019e10c9     postgres!main+0x22d
00000014`90bffd40 00007ff6`019e1416     postgres+0x10c9
00000014`90bffde0 00007fff`e7064cb0     postgres+0x1416
00000014`90bffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000014`90fffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`90fffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000014`90fffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`90fffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`913ffd98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000014`913ffda0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000014`913ffe10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000014`913ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`913fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`917ff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`917ff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000014`917ffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`917ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`22fffab8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000065`22fffac0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000065`22fffb30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000065`22fffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`22fffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`223ffac0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000065`223ffaf0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000065`223ffb40 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000065`223ffb80 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000065`223ffbb0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000065`223ffbe0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000065`223ffc40 00007ff6`019e10c9     postgres!main+0x22d
00000065`223ffc80 00007ff6`019e1416     postgres+0x10c9
00000065`223ffd20 00007fff`e7064cb0     postgres+0x1416
00000065`223ffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000065`227ffa18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`227ffa20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000065`227ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`227ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`22bff9a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`22bff9b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000065`22bffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`22bffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`b03ff6d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a4`b03ff6e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a4`b03ff750 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a4`b03ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`b03ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`afbfe520 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a4`afbfe550 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a4`afbfe5a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a4`afbfe5e0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000a4`afbfe610 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000a4`afbffab0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a4`afbffb10 00007ff6`019e10c9     postgres!main+0x22d
000000a4`afbffb50 00007ff6`019e1416     postgres+0x10c9
000000a4`afbffbf0 00007fff`e7064cb0     postgres+0x1416
000000a4`afbffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a4`affff788 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`affff790 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a4`affffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`affffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`b07ffb58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`b07ffb60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a4`b07ffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`b07ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`0bdff9a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008e`0bdff9b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008e`0bdffa20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008e`0bdffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`0bdffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`0b5ffc10 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008e`0b5ffc40 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008e`0b5ffc90 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008e`0b5ffcd0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000008e`0b5ffd00 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000008e`0b5ffda0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008e`0b5ffe00 00007ff6`019e10c9     postgres!main+0x22d
0000008e`0b5ffe40 00007ff6`019e1416     postgres+0x10c9
0000008e`0b5ffee0 00007fff`e7064cb0     postgres+0x1416
0000008e`0b5fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008e`0b9ffb48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`0b9ffb50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008e`0b9ffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`0b9ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`0c1ff988 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`0c1ff990 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008e`0c1ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`0c1ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`77dff638 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f8`77dff640 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f8`77dff6b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f8`77dff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`77dff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`76dfef30 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f8`76dfef60 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
000000f8`76dfefb0 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
000000f8`76dfefe0 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
000000f8`76dff010 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
000000f8`76dff060 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
000000f8`76dff950 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
000000f8`76dffa30 00007ff6`019e10c9     postgres!main+0x1d0
000000f8`76dffa70 00007ff6`019e1416     postgres+0x10c9
000000f8`76dffb10 00007fff`e7064cb0     postgres+0x1416
core
000000f8`771ff4f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`771ff500 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f8`771ff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`771ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`775ff8c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`775ff8d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f8`775ffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`775ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`779ff678 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`779ff680 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f8`779ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`779ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`781ff738 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`781ff740 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f8`781ffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`781ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`161ffa68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c2`161ffa70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c2`161ffae0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c2`161ffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`161ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`159ff960 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c2`159ff990 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c2`159ff9e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c2`159ffa20 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c2`159ffa50 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c2`159ffbb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c2`159ffc10 00007ff6`019e10c9     postgres!main+0x22d
000000c2`159ffc50 00007ff6`019e1416     postgres+0x10c9
000000c2`159ffcf0 00007fff`e7064cb0     postgres+0x1416
000000c2`159ffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c2`15dffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`15dffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c2`15dffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`15dffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`165ff8d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`165ff8e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c2`165ffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`165ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`1bfff848 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000059`1bfff850 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000059`1bfff8c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000059`1bfff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`1bfff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`1bbff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`1bbff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000059`1bbffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`1bbffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`1b7ff718 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`1b7ff720 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000059`1b7ffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`1b7ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`1b3fe410 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000059`1b3fe440 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000059`1b3fe490 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000059`1b3fe4d0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000059`1b3fe500 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000059`1b3ff9a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000059`1b3ffa00 00007ff6`019e10c9     postgres!main+0x22d
00000059`1b3ffa40 00007ff6`019e1416     postgres+0x10c9
00000059`1b3ffae0 00007fff`e7064cb0     postgres+0x1416
00000059`1b3ffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000085`5edfe830 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000085`5edfe860 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000085`5edfe8b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000085`5edfe8f0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000085`5edfe920 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000085`5edffdc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000085`5edffe20 00007ff6`019e10c9     postgres!main+0x22d
00000085`5edffe60 00007ff6`019e1416     postgres+0x10c9
00000085`5edfff00 00007fff`e7064cb0     postgres+0x1416
00000085`5edfff30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000085`5f9ffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`5f9ffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000085`5f9ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`5f9ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`5f5ff978 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000085`5f5ff980 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000085`5f5ff9f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000085`5f5ffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`5f5ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`5f1ff8d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`5f1ff8e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000085`5f1ffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`5f1ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`3cbffc78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002f`3cbffc80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002f`3cbffcf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002f`3cbffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`3cbffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`3c7ff8f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`3c7ff900 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002f`3c7ffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`3c7ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`3bfff6f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002f`3bfff720 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002f`3bfff770 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002f`3bfff7b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000002f`3bfff7e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000002f`3bfff940 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002f`3bfff9a0 00007ff6`019e10c9     postgres!main+0x22d
0000002f`3bfff9e0 00007ff6`019e1416     postgres+0x10c9
0000002f`3bfffa80 00007fff`e7064cb0     postgres+0x1416
0000002f`3bfffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000002f`3c3ffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`3c3ffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002f`3c3ffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`3c3ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`6afff5b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b6`6afff5e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b6`6afff630 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b6`6afff670 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000b6`6afff6a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000b6`6afff800 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b6`6afff860 00007ff6`019e10c9     postgres!main+0x22d
000000b6`6afff8a0 00007ff6`019e1416     postgres+0x10c9
000000b6`6afff940 00007fff`e7064cb0     postgres+0x1416
000000b6`6afff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b6`6bbff8a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`6bbff8b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b6`6bbffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`6bbffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`6b7ffcf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b6`6b7ffd00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b6`6b7ffd70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b6`6b7ffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`6b7ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`6b3ffa98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`6b3ffaa0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b6`6b3ffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`6b3ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`257ffa18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003f`257ffa20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003f`257ffa90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003f`257ffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`257ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`253ff5e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`253ff5f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003f`253ff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`253ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`24fff758 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`24fff760 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003f`24fffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003f`24fffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`24bff400 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003f`24bff430 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003f`24bff480 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003f`24bff4c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000003f`24bff4f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000003f`24bff650 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003f`24bff6b0 00007ff6`019e10c9     postgres!main+0x22d
0000003f`24bff6f0 00007ff6`019e1416     postgres+0x10c9
0000003f`24bff790 00007fff`e7064cb0     postgres+0x1416
0000003f`24bff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000095`fe9ffa98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`fe9ffaa0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000095`fe9ffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000095`fe9ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`fe5ff958 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000095`fe5ff960 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000095`fe5ff9d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000095`fe5ffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000095`fe5ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`fe1ff738 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`fe1ff740 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000095`fe1ffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000095`fe1ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`fddff670 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000095`fddff6a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000095`fddff6f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000095`fddff730 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000095`fddff760 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000095`fddff8c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000095`fddff920 00007ff6`019e10c9     postgres!main+0x22d
00000095`fddff960 00007ff6`019e1416     postgres+0x10c9
00000095`fddffa00 00007fff`e7064cb0     postgres+0x1416
00000095`fddffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000039`ab5ffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`ab5ffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000039`ab5ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`ab5fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`ab1ffd88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000039`ab1ffd90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000039`ab1ffe00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000039`ab1ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`ab1fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`aadff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`aadffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000039`aadffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000039`aadffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`aa9ff3a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000039`aa9ff3d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000039`aa9ff420 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000039`aa9ff460 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000039`aa9ff490 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000039`aa9ff5f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000039`aa9ff650 00007ff6`019e10c9     postgres!main+0x22d
00000039`aa9ff690 00007ff6`019e1416     postgres+0x10c9
00000039`aa9ff730 00007fff`e7064cb0     postgres+0x1416
00000039`aa9ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b6`907ffb98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`907ffba0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b6`907ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`907ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`903ffcc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b6`903ffcd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b6`903ffd40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b6`903ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`903ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`8ffff518 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`8ffff520 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b6`8ffff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`8ffff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`8fbff810 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b6`8fbff840 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b6`8fbff890 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b6`8fbff8d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000b6`8fbff900 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000b6`8fbffa60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b6`8fbffac0 00007ff6`019e10c9     postgres!main+0x22d
000000b6`8fbffb00 00007ff6`019e1416     postgres+0x10c9
000000b6`8fbffba0 00007fff`e7064cb0     postgres+0x1416
000000b6`8fbffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000082`cebffa98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000082`cebffaa0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000082`cebffb10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000082`cebffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`cebffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`ce3ffba0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000082`ce3ffbd0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000082`ce3ffc20 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000082`ce3ffc60 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000082`ce3ffc90 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000082`ce3ffd30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000082`ce3ffd90 00007ff6`019e10c9     postgres!main+0x22d
00000082`ce3ffdd0 00007ff6`019e1416     postgres+0x10c9
00000082`ce3ffe70 00007fff`e7064cb0     postgres+0x1416
00000082`ce3ffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000082`ce7ffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`ce7ffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000082`ce7ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`ce7fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`cefffb28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`cefffb30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000082`cefffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000082`cefffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000056`ab3ffc18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000056`ab3ffc20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000056`ab3ffc90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000056`ab3ffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000056`ab3ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000056`aabff790 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000056`aabff7c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000056`aabff810 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000056`aabff850 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000056`aabff880 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000056`aabff9e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000056`aabffa40 00007ff6`019e10c9     postgres!main+0x22d
00000056`aabffa80 00007ff6`019e1416     postgres+0x10c9
00000056`aabffb20 00007fff`e7064cb0     postgres+0x1416
00000056`aabffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000056`ab7ff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000056`ab7ff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000056`ab7ff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000056`ab7ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000056`aafffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000056`aafffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000056`aafffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000056`aafffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`e81ff3b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000002`e81ff3e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000002`e81ff430 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000002`e81ff470 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000002`e81ff4a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000002`e81ff600 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000002`e81ff660 00007ff6`019e10c9     postgres!main+0x22d
00000002`e81ff6a0 00007ff6`019e1416     postgres+0x10c9
00000002`e81ff740 00007fff`e7064cb0     postgres+0x1416
00000002`e81ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000002`e85ffa48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`e85ffa50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000002`e85ffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`e85ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`e89ffb38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000002`e89ffb40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000002`e89ffbb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000002`e89ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`e89ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`e8dff8d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`e8dff8e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000002`e8dffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`e8dffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`90dffaf0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d0`90dffb20 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d0`90dffb70 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d0`90dffbb0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000d0`90dffbe0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000d0`90dffc10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d0`90dffc70 00007ff6`019e10c9     postgres!main+0x22d
000000d0`90dffcb0 00007ff6`019e1416     postgres+0x10c9
000000d0`90dffd50 00007fff`e7064cb0     postgres+0x1416
000000d0`90dffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d0`911ff598 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`911ff5a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d0`911ff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`911ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`915ffdb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d0`915ffdc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d0`915ffe30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d0`915fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`915fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`919ff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`919ff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d0`919ffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`919ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`fcdff590 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e4`fcdff5c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e4`fcdff610 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e4`fcdff650 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000e4`fcdff680 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000e4`fcdff6b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e4`fcdff710 00007ff6`019e10c9     postgres!main+0x22d
000000e4`fcdff750 00007ff6`019e1416     postgres+0x10c9
000000e4`fcdff7f0 00007fff`e7064cb0     postgres+0x1416
000000e4`fcdff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e4`fd1ff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`fd1ff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`fd1ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`fd1ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`fd5ff878 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e4`fd5ff880 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`fd5ff8f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e4`fd5ff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`fd5ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`fd9ff608 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`fd9ff610 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`fd9ff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`fd9ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`417ff790 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003b`417ff7c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003b`417ff810 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003b`417ff850 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000003b`417ff880 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000003b`417ff9e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003b`417ffa40 00007ff6`019e10c9     postgres!main+0x22d
0000003b`417ffa80 00007ff6`019e1416     postgres+0x10c9
0000003b`417ffb20 00007fff`e7064cb0     postgres+0x1416
0000003b`417ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003b`41bff508 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`41bff510 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003b`41bff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`41bff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`41fff8c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003b`41fff8d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003b`41fff940 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003b`41fffa20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`41fffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`423ff8e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`423ff8f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003b`423ffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`423ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`545ff760 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e4`545ff790 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e4`545ff7e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e4`545ff820 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000e4`545ff850 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000e4`545ff9b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e4`545ffa10 00007ff6`019e10c9     postgres!main+0x22d
000000e4`545ffa50 00007ff6`019e1416     postgres+0x10c9
000000e4`545ffaf0 00007fff`e7064cb0     postgres+0x1416
000000e4`545ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e4`549ffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`549ffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`549ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`549ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`54dff988 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e4`54dff990 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`54dffa00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e4`54dffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`54dffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`551ff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`551ff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`551ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`551ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`0c9ff920 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000062`0c9ff950 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000062`0c9ff9a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000062`0c9ff9e0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000062`0c9ffa10 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000062`0c9ffab0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000062`0c9ffb10 00007ff6`019e10c9     postgres!main+0x22d
00000062`0c9ffb50 00007ff6`019e1416     postgres+0x10c9
00000062`0c9ffbf0 00007fff`e7064cb0     postgres+0x1416
00000062`0c9ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000062`0cdff668 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`0cdff670 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000062`0cdff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`0cdff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`0d1ffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`0d1ffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000062`0d1ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`0d1ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`0d5ff6e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000062`0d5ff6f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000062`0d5ff760 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000062`0d5ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`0d5ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`e2fff5c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`e2fff5d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000031`e2fff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`e2fff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`e37ff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`e37ff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000031`e37ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`e37ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`e33ffa68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000031`e33ffa70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000031`e33ffae0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000031`e33ffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`e33ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`e2bff730 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000031`e2bff760 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000031`e2bff7b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000031`e2bff7f0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000031`e2bff820 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000031`e2bff8c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000031`e2bff920 00007ff6`019e10c9     postgres!main+0x22d
00000031`e2bff960 00007ff6`019e1416     postgres+0x10c9
00000031`e2bffa00 00007fff`e7064cb0     postgres+0x1416
00000031`e2bffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a9`3b3ff900 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a9`3b3ff930 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a9`3b3ff980 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a9`3b3ff9c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a9`3b3ff9f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a9`3b3ffb50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a9`3b3ffbb0 00007ff6`019e10c9     postgres!main+0x22d
000000a9`3b3ffbf0 00007ff6`019e1416     postgres+0x10c9
000000a9`3b3ffc90 00007fff`e7064cb0     postgres+0x1416
000000a9`3b3ffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a9`3b7ff628 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`3b7ff630 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a9`3b7ff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`3b7ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`3bbff7e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`3bbff7f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a9`3bbffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`3bbffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`3bfffa98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a9`3bfffaa0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a9`3bfffb10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a9`3bfffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`3bfffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`ea1ff3a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000031`ea1ff3d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000031`ea1ff420 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000031`ea1ff460 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000031`ea1ff490 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000031`ea1ff5f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000031`ea1ff650 00007ff6`019e10c9     postgres!main+0x22d
00000031`ea1ff690 00007ff6`019e1416     postgres+0x10c9
00000031`ea1ff730 00007fff`e7064cb0     postgres+0x1416
00000031`ea1ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000031`ea5ff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`ea5ff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000031`ea5ffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`ea5ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`ea9ff608 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000031`ea9ff610 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000031`ea9ff680 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000031`ea9ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`ea9ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`eadffad8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`eadffae0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000031`eadffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`eadffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`08dff7e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bd`08dff7f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bd`08dff860 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bd`08dff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bd`08dff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`085ffa80 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bd`085ffab0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bd`085ffb00 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bd`085ffb40 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000bd`085ffb70 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000bd`085ffba0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bd`085ffc00 00007ff6`019e10c9     postgres!main+0x22d
000000bd`085ffc40 00007ff6`019e1416     postgres+0x10c9
000000bd`085ffce0 00007fff`e7064cb0     postgres+0x1416
000000bd`085ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bd`089ff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bd`089ff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bd`089ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bd`089ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`091ffb98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bd`091ffba0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bd`091ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bd`091ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`48bff790 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f0`48bff7c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f0`48bff810 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f0`48bff850 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000f0`48bff880 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000f0`48bff9e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f0`48bffa40 00007ff6`019e10c9     postgres!main+0x22d
000000f0`48bffa80 00007ff6`019e1416     postgres+0x10c9
000000f0`48bffb20 00007fff`e7064cb0     postgres+0x1416
000000f0`48bffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f0`48fff788 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f0`48fff790 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f0`48fffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f0`48fffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`493ff748 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f0`493ff750 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f0`493ffa40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f0`493ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`497ffd38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f0`497ffd40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f0`497ffdb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f0`497ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f0`497ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`7fbff7c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000032`7fbff7d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000032`7fbffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`7fbffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`7ffff848 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000032`7ffff850 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000032`7ffff8c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000032`7ffff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`7ffff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`003ffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000032`003ffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000032`003ffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`003ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`7f7fe4b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000032`7f7fe4e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000032`7f7fe530 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000032`7f7fe570 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000032`7f7fe5a0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000032`7f7ffa40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000032`7f7ffaa0 00007ff6`019e10c9     postgres!main+0x22d
00000032`7f7ffae0 00007ff6`019e1416     postgres+0x10c9
00000032`7f7ffb80 00007fff`e7064cb0     postgres+0x1416
00000032`7f7ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007e`e8fffbe8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007e`e8fffbf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007e`e8fffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`e8ffff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`e9bff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007e`e9bff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007e`e9bff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`e9bff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`e97ffc58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007e`e97ffc60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007e`e97ffcd0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007e`e97ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`e97ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`e87fee80 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007e`e87feeb0 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
0000007e`e87fef00 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
0000007e`e87fef30 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
0000007e`e87fef60 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
0000007e`e87fefb0 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
0000007e`e87ff8a0 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
0000007e`e87ff980 00007ff6`019e10c9     postgres!main+0x1d0
0000007e`e87ff9c0 00007ff6`019e1416     postgres+0x10c9
0000007e`e87ffa60 00007fff`e7064cb0     postgres+0x1416
core
0000007e`e8bff808 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007e`e8bff810 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007e`e8bffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`e8bffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`e93ffa68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007e`e93ffa70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007e`e93ffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007e`e93ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`865ff4b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000003a`865ff4e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000003a`865ff530 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000003a`865ff570 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000003a`865ff5a0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000003a`865ff5d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000003a`865ff630 00007ff6`019e10c9     postgres!main+0x22d
0000003a`865ff670 00007ff6`019e1416     postgres+0x10c9
0000003a`865ff710 00007fff`e7064cb0     postgres+0x1416
0000003a`865ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000003a`869ff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`869ff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003a`869ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`869ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`86dff848 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000003a`86dff850 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000003a`86dff8c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000003a`86dff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`86dff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`871ff798 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`871ff7a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000003a`871ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`871ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`e51ff4b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f2`e51ff4e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f2`e51ff530 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f2`e51ff570 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000f2`e51ff5a0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000f2`e51ff5d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f2`e51ff630 00007ff6`019e10c9     postgres!main+0x22d
000000f2`e51ff670 00007ff6`019e1416     postgres+0x10c9
000000f2`e51ff710 00007fff`e7064cb0     postgres+0x1416
000000f2`e51ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f2`e55ffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`e55ffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f2`e55ffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`e55ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`e59ff818 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f2`e59ff820 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f2`e59ff890 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f2`e59ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`e59ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`e5dff6e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`e5dff6f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f2`e5dff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f2`e5dffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`2e1ff8d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005c`2e1ff8e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005c`2e1ff950 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005c`2e1ffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`2e1ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`2e5ffb28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`2e5ffb30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005c`2e5ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`2e5ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`2d9ff840 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005c`2d9ff870 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005c`2d9ff8c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005c`2d9ff900 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000005c`2d9ff930 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000005c`2d9ffa90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005c`2d9ffaf0 00007ff6`019e10c9     postgres!main+0x22d
0000005c`2d9ffb30 00007ff6`019e1416     postgres+0x10c9
0000005c`2d9ffbd0 00007fff`e7064cb0     postgres+0x1416
0000005c`2d9ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005c`2ddffa48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`2ddffa50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005c`2ddffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005c`2ddffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000023`853ff6a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000023`853ff6b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000023`853ff720 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000023`853ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000023`853ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000023`84bffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000023`84bffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000023`84bffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000023`84bffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000023`847ffa40 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000023`847ffa70 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000023`847ffac0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000023`847ffb00 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000023`847ffb30 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000023`847ffbd0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000023`847ffc30 00007ff6`019e10c9     postgres!main+0x22d
00000023`847ffc70 00007ff6`019e1416     postgres+0x10c9
00000023`847ffd10 00007fff`e7064cb0     postgres+0x1416
00000023`847ffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000023`84fff478 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000023`84fff480 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000023`84fff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000023`84fff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`961ffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`961ffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002c`961ffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`961ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`95dffbf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`95dffc00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002c`95dffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`95dfff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`969ff788 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002c`969ff790 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002c`969ff800 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002c`969ff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`969ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`96dff868 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`96dff870 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002c`96dffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`96dffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`959febf0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002c`959fec20 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
0000002c`959fec70 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
0000002c`959feca0 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
0000002c`959fecd0 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
0000002c`959fed20 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
0000002c`959ff610 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
0000002c`959ff6f0 00007ff6`019e10c9     postgres!main+0x1d0
0000002c`959ff730 00007ff6`019e1416     postgres+0x10c9
0000002c`959ff7d0 00007fff`e7064cb0     postgres+0x1416
core
0000002c`965ffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`965ffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002c`965ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`965ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`111ffb78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`111ffb80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009f`111ffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`111ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`115ffab8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009f`115ffac0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009f`115ffb30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009f`115ffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`115ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`109ff510 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009f`109ff540 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009f`109ff590 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009f`109ff5d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000009f`109ff600 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000009f`109ff760 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009f`109ff7c0 00007ff6`019e10c9     postgres!main+0x22d
0000009f`109ff800 00007ff6`019e1416     postgres+0x10c9
0000009f`109ff8a0 00007fff`e7064cb0     postgres+0x1416
0000009f`109ff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009f`10dff898 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`10dff8a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009f`10dffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`10dffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`1c5ff6b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`1c5ff6c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004b`1c5ff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`1c5ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`1cdff8b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`1cdff8c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004b`1cdffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`1cdffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`1c1ffb50 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004b`1c1ffb80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004b`1c1ffbd0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004b`1c1ffc10 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000004b`1c1ffc40 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000004b`1c1ffda0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004b`1c1ffe00 00007ff6`019e10c9     postgres!main+0x22d
0000004b`1c1ffe40 00007ff6`019e1416     postgres+0x10c9
0000004b`1c1ffee0 00007fff`e7064cb0     postgres+0x1416
0000004b`1c1fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004b`1c9ffd28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004b`1c9ffd30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004b`1c9ffda0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004b`1c9ffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`1c9ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`2d5ffa78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`2d5ffa80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d7`2d5ffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`2d5ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`2d1ffbb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d7`2d1ffbc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d7`2d1ffc30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d7`2d1ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`2d1ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`2c9ff9d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d7`2c9ffa00 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d7`2c9ffa50 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d7`2c9ffa90 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d7`2c9ffac0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d7`2c9ffc20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d7`2c9ffc80 00007ff6`019e10c9     postgres!main+0x22d
000000d7`2c9ffcc0 00007ff6`019e1416     postgres+0x10c9
000000d7`2c9ffd60 00007fff`e7064cb0     postgres+0x1416
000000d7`2c9ffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d7`2cdffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`2cdffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d7`2cdffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`2cdffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`c9ffefd0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e0`c9fff000 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
000000e0`c9fff050 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
000000e0`c9fff080 00007ff6`01cfaea5     postgres!FindPostmasterChildByPid+0x155c
000000e0`c9fff0b0 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x30a3
000000e0`c9fff100 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
000000e0`c9fff9f0 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
000000e0`c9fffad0 00007ff6`019e10c9     postgres!main+0x1d0
000000e0`c9fffb10 00007ff6`019e1416     postgres+0x10c9
000000e0`c9fffbb0 00007fff`e7064cb0     postgres+0x1416
core
000000e0`cabff9e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e0`cabff9f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e0`cabffa60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e0`cabffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e0`cabffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`cafff588 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`cafff590 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e0`cafff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e0`cafff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`ca7ff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`ca7ff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e0`ca7ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e0`ca7ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`ca3ff528 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`ca3ff530 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e0`ca3ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e0`ca3ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`b79ffb68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`b79ffb70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`b79ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`b79ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`b75fe5a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000074`b75fe5d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000074`b75fe620 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000074`b75fe660 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000074`b75fe690 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000074`b75ffb30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000074`b75ffb90 00007ff6`019e10c9     postgres!main+0x22d
00000074`b75ffbd0 00007ff6`019e1416     postgres+0x10c9
00000074`b75ffc70 00007fff`e7064cb0     postgres+0x1416
00000074`b75ffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000074`b81ff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`b81ff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`b81ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`b81ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`b7dff888 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000074`b7dff890 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000074`b7dff900 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000074`b7dff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`b7dffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`b13ffb28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`b13ffb30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fb`b13ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`b13ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`b0fffc50 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fb`b0fffc80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fb`b0fffcd0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fb`b0fffd10 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000fb`b0fffd40 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000fb`b0fffd70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fb`b0fffdd0 00007ff6`019e10c9     postgres!main+0x22d
000000fb`b0fffe10 00007ff6`019e1416     postgres+0x10c9
000000fb`b0fffeb0 00007fff`e7064cb0     postgres+0x1416
000000fb`b0fffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fb`b1bffa18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fb`b1bffa20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fb`b1bffa90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fb`b1bffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`b1bffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`b17ff6e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`b17ff6f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fb`b17ff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`b17ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`a9bffdc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c6`a9bffdd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c6`a9bffe40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c6`a9bfff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`a9bfff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`a93ff3d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c6`a93ff400 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c6`a93ff450 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c6`a93ff490 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c6`a93ff4c0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c6`a93ff620 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c6`a93ff680 00007ff6`019e10c9     postgres!main+0x22d
000000c6`a93ff6c0 00007ff6`019e1416     postgres+0x10c9
000000c6`a93ff760 00007fff`e7064cb0     postgres+0x1416
000000c6`a93ff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c6`a9fff618 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`a9fff620 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c6`a9fff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`a9fff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`a97ff4f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`a97ff500 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c6`a97ff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`a97ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`12bff6c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d7`12bff6d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d7`12bff740 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d7`12bff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`12bff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`12fff808 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`12fff810 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d7`12fffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`12fffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`123fe0d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d7`123fe100 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d7`123fe150 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d7`123fe190 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000d7`123fe1c0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000d7`123ff660 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d7`123ff6c0 00007ff6`019e10c9     postgres!main+0x22d
000000d7`123ff700 00007ff6`019e1416     postgres+0x10c9
000000d7`123ff7a0 00007fff`e7064cb0     postgres+0x1416
000000d7`123ff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d7`127ffba8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`127ffbb0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d7`127ffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`127ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`ea1ff710 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002e`ea1ff740 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002e`ea1ff790 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002e`ea1ff7d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000002e`ea1ff800 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000002e`ea1ff960 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002e`ea1ff9c0 00007ff6`019e10c9     postgres!main+0x22d
0000002e`ea1ffa00 00007ff6`019e1416     postgres+0x10c9
0000002e`ea1ffaa0 00007fff`e7064cb0     postgres+0x1416
0000002e`ea1ffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000002e`ea5ff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`ea5ff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002e`ea5ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`ea5ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`ea9ffb98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`ea9ffba0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002e`ea9ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`ea9ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`eadff868 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002e`eadff870 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002e`eadff8e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002e`eadff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`eadff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`965ff5e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000027`965ff5f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000027`965ff660 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000027`965ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`965ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`95dfe1e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000027`95dfe210 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000027`95dfe260 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000027`95dfe2a0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000027`95dfe2d0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000027`95dff770 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000027`95dff7d0 00007ff6`019e10c9     postgres!main+0x22d
00000027`95dff810 00007ff6`019e1416     postgres+0x10c9
00000027`95dff8b0 00007fff`e7064cb0     postgres+0x1416
00000027`95dff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000027`969ff7c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`969ff7d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000027`969ffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`969ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`961ff7e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`961ff7f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000027`961ffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`961ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`64dff738 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`64dff740 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000060`64dffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`64dffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`649ffa38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`649ffa40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000060`649ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`649ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`645ffab0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000060`645ffae0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000060`645ffb30 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000060`645ffb70 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000060`645ffba0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000060`645ffd00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000060`645ffd60 00007ff6`019e10c9     postgres!main+0x22d
00000060`645ffda0 00007ff6`019e1416     postgres+0x10c9
00000060`645ffe40 00007fff`e7064cb0     postgres+0x1416
00000060`645ffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000060`651ff808 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000060`651ff810 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000060`651ff880 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000060`651ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`651ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`03dff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`03dff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f5`03dffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`03dffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`045ff808 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f5`045ff810 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f5`045ff880 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f5`045ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`045ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f5`039ff3e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f5`039ff410 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f5`039ff460 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f5`039ff4a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000f5`039ff4d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000f5`039ff630 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f5`039ff690 00007ff6`019e10c9     postgres!main+0x22d
000000f5`039ff6d0 00007ff6`019e1416     postgres+0x10c9
000000f5`039ff770 00007fff`e7064cb0     postgres+0x1416
000000f5`039ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f5`041ffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`041ffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f5`041ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`041ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`11bffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`11bffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000da`11bffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`11bffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`117fe4a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000da`117fe4d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000da`117fe520 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000da`117fe560 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000da`117fe590 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000da`117ffa30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000da`117ffa90 00007ff6`019e10c9     postgres!main+0x22d
000000da`117ffad0 00007ff6`019e1416     postgres+0x10c9
000000da`117ffb70 00007fff`e7064cb0     postgres+0x1416
000000da`117ffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000da`123ffb78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`123ffb80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000da`123ffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`123ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`11fff978 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000da`11fff980 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000da`11fff9f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000da`11fffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`11fffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`7bfff710 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000052`7bfff740 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000052`7bfff790 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000052`7bfff7d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000052`7bfff800 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000052`7bfff960 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000052`7bfff9c0 00007ff6`019e10c9     postgres!main+0x22d
00000052`7bfffa00 00007ff6`019e1416     postgres+0x10c9
00000052`7bfffaa0 00007fff`e7064cb0     postgres+0x1416
00000052`7bfffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000052`7c3ff968 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`7c3ff970 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000052`7c3ffc60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`7c3ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`7c7ffcc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000052`7c7ffcd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000052`7c7ffd40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000052`7c7ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`7c7ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`7cbff9c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`7cbff9d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000052`7cbffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`7cbffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`a93ff678 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004f`a93ff680 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004f`a93ff6f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004f`a93ff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`a93ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`a8bff820 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004f`a8bff850 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004f`a8bff8a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004f`a8bff8e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000004f`a8bff910 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000004f`a8bffa70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004f`a8bffad0 00007ff6`019e10c9     postgres!main+0x22d
0000004f`a8bffb10 00007ff6`019e1416     postgres+0x10c9
0000004f`a8bffbb0 00007fff`e7064cb0     postgres+0x1416
0000004f`a8bffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004f`a97ff748 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`a97ff750 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004f`a97ffa40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`a97ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`a8fff7c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`a8fff7d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004f`a8fffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`a8fffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`febffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`febffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c9`febffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`febffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`ff3ff588 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`ff3ff590 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c9`ff3ff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`ff3ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`fefffae8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c9`fefffaf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c9`fefffb60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c9`fefffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`fefffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`fe7ff840 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c9`fe7ff870 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c9`fe7ff8c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c9`fe7ff900 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000c9`fe7ff930 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000c9`fe7ffa90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c9`fe7ffaf0 00007ff6`019e10c9     postgres!main+0x22d
000000c9`fe7ffb30 00007ff6`019e1416     postgres+0x10c9
000000c9`fe7ffbd0 00007fff`e7064cb0     postgres+0x1416
000000c9`fe7ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008c`f5fff5f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`f5fff600 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008c`f5fff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`f5fff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`f53ffc80 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008c`f53ffcb0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008c`f53ffd00 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008c`f53ffd40 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000008c`f53ffd70 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000008c`f53ffda0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008c`f53ffe00 00007ff6`019e10c9     postgres!main+0x22d
0000008c`f53ffe40 00007ff6`019e1416     postgres+0x10c9
0000008c`f53ffee0 00007fff`e7064cb0     postgres+0x1416
0000008c`f53fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008c`f57ff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`f57ff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008c`f57ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`f57ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`f5bff7f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008c`f5bff800 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008c`f5bff870 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008c`f5bff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`f5bff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`d3fff758 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`d3fff760 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000052`d3fffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`d3fffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`d37ff6d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000052`d37ff700 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000052`d37ff750 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000052`d37ff790 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000052`d37ff7c0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000052`d37ff920 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000052`d37ff980 00007ff6`019e10c9     postgres!main+0x22d
00000052`d37ff9c0 00007ff6`019e1416     postgres+0x10c9
00000052`d37ffa60 00007fff`e7064cb0     postgres+0x1416
00000052`d37ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000052`d3bffa78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`d3bffa80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000052`d3bffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`d3bffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`d43ff968 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000052`d43ff970 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000052`d43ff9e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000052`d43ffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000052`d43ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`363ffb28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bc`363ffb30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bc`363ffba0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bc`363ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`363ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`353ff900 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bc`353ff930 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bc`353ff980 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bc`353ff9c0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000bc`353ff9f0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000bc`353ffa90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bc`353ffaf0 00007ff6`019e10c9     postgres!main+0x22d
000000bc`353ffb30 00007ff6`019e1416     postgres+0x10c9
000000bc`353ffbd0 00007fff`e7064cb0     postgres+0x1416
000000bc`353ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bc`357ff448 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`357ff450 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`357ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`357ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`35bff6b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`35bff6c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`35bff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`35bff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`35fff528 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`35fff530 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`35fff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`35fff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`3bbffd78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000066`3bbffd80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000066`3bbffdf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000066`3bbffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`3bbfff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`3afff470 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000066`3afff4a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000066`3afff4f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000066`3afff530 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000066`3afff560 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000066`3afff6c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000066`3afff720 00007ff6`019e10c9     postgres!main+0x22d
00000066`3afff760 00007ff6`019e1416     postgres+0x10c9
00000066`3afff800 00007fff`e7064cb0     postgres+0x1416
00000066`3afff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000066`3b3ffbc8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`3b3ffbd0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000066`3b3ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`3b3ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`3b7ff678 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`3b7ff680 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000066`3b7ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000066`3b7ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`067ffa08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002c`067ffa10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002c`067ffa80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002c`067ffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`067ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`05fffc00 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002c`05fffc30 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002c`05fffc80 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002c`05fffcc0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000002c`05fffcf0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000002c`05fffd90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002c`05fffdf0 00007ff6`019e10c9     postgres!main+0x22d
0000002c`05fffe30 00007ff6`019e1416     postgres+0x10c9
0000002c`05fffed0 00007fff`e7064cb0     postgres+0x1416
0000002c`05ffff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000002c`063ffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`063ffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002c`063fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`063fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`06bff818 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`06bff820 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002c`06bffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002c`06bffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`561ff9d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`561ff9e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000db`561ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`561ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`559ffa70 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000db`559ffaa0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000db`559ffaf0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000db`559ffb30 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000db`559ffb60 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000db`559ffcc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000db`559ffd20 00007ff6`019e10c9     postgres!main+0x22d
000000db`559ffd60 00007ff6`019e1416     postgres+0x10c9
000000db`559ffe00 00007fff`e7064cb0     postgres+0x1416
000000db`559ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000db`55dff498 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`55dff4a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000db`55dff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`55dff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`565ff7c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000db`565ff7d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000db`565ff840 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000db`565ff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000db`565ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`807ff818 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000004`807ff820 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000004`807ff890 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000004`807ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`807ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`ffdff440 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000004`ffdff470 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000004`ffdff4c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000004`ffdff500 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000004`ffdff530 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000004`ffdff690 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000004`ffdff6f0 00007ff6`019e10c9     postgres!main+0x22d
00000004`ffdff730 00007ff6`019e1416     postgres+0x10c9
00000004`ffdff7d0 00007fff`e7064cb0     postgres+0x1416
00000004`ffdff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000004`803ffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`803ffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000004`803ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`803ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`80bff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`80bff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000004`80bff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`80bff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`36fff878 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`36fff880 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008d`36fffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008d`36fffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`36bff9c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008d`36bff9d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008d`36bffa40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008d`36bffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008d`36bffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`367ff588 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`367ff590 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008d`367ff880 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008d`367ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`363ff788 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`363ff790 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008d`363ffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008d`363ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`35fff798 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`35fff7a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008d`35fffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008d`35fffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`35bfec20 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008d`35bfec50 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
0000008d`35bfeca0 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
0000008d`35bfecd0 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
0000008d`35bfed00 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
0000008d`35bfed50 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
0000008d`35bff640 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
0000008d`35bff720 00007ff6`019e10c9     postgres!main+0x1d0
0000008d`35bff760 00007ff6`019e1416     postgres+0x10c9
0000008d`35bff800 00007fff`e7064cb0     postgres+0x1416
core
0000005a`2bfff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005a`2bfff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005a`2bfffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`2bfffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`2bbff6b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005a`2bbff6e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005a`2bbff730 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005a`2bbff770 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000005a`2bbff7a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000005a`2bbff900 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005a`2bbff960 00007ff6`019e10c9     postgres!main+0x22d
0000005a`2bbff9a0 00007ff6`019e1416     postgres+0x10c9
0000005a`2bbffa40 00007fff`e7064cb0     postgres+0x1416
0000005a`2bbffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005a`2c7ff858 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005a`2c7ff860 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005a`2c7ff8d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005a`2c7ff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`2c7ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005a`2c3ff708 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005a`2c3ff710 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005a`2c3ffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005a`2c3ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`383ffa38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000083`383ffa40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000083`383ffab0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000083`383ffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`383ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`37bffa78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`37bffa80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000083`37bffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`37bffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`37fff6b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`37fff6c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000083`37fff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`37fff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`387ff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`387ffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000083`387ffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`387ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`373ff0c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000083`373ff0f0 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
00000083`373ff140 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
00000083`373ff170 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
00000083`373ff1a0 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
00000083`373ff1f0 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
00000083`373ffae0 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
00000083`373ffbc0 00007ff6`019e10c9     postgres!main+0x1d0
00000083`373ffc00 00007ff6`019e1416     postgres+0x10c9
00000083`373ffca0 00007fff`e7064cb0     postgres+0x1416
core
00000083`377ff788 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`377ff790 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000083`377ffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`377ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`dc3ff6e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`dc3ff6f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`dc3ff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`dc3ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`dbbffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`dbbffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`dbbffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`dbbffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`db7ff7f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000074`db7ff820 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000074`db7ff870 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000074`db7ff8b0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000074`db7ff8e0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000074`db7ff910 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000074`db7ff970 00007ff6`019e10c9     postgres!main+0x22d
00000074`db7ff9b0 00007ff6`019e1416     postgres+0x10c9
00000074`db7ffa50 00007fff`e7064cb0     postgres+0x1416
00000074`db7ffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000074`dbfffd08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000074`dbfffd10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000074`dbfffd80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000074`dbfffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`dbfffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`b95ff8c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fb`b95ff8f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fb`b95ff940 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fb`b95ff980 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000fb`b95ff9b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000fb`b95ffb10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fb`b95ffb70 00007ff6`019e10c9     postgres!main+0x22d
000000fb`b95ffbb0 00007ff6`019e1416     postgres+0x10c9
000000fb`b95ffc50 00007fff`e7064cb0     postgres+0x1416
000000fb`b95ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fb`b99ff988 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`b99ff990 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fb`b99ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`b99ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`ba1ff778 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`ba1ff780 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fb`ba1ffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`ba1ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`b9dff618 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fb`b9dff620 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fb`b9dff690 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fb`b9dff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`b9dff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`aa1ff7a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001f`aa1ff7d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001f`aa1ff820 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001f`aa1ff860 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001f`aa1ff890 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001f`aa1ff9f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001f`aa1ffa50 00007ff6`019e10c9     postgres!main+0x22d
0000001f`aa1ffa90 00007ff6`019e1416     postgres+0x10c9
0000001f`aa1ffb30 00007fff`e7064cb0     postgres+0x1416
0000001f`aa1ffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001f`aadff758 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`aadff760 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001f`aadffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`aadffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`aa9ff848 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001f`aa9ff850 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001f`aa9ff8c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001f`aa9ff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`aa9ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`aa5ff7f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`aa5ff800 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001f`aa5ffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`aa5ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`465ff6c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000063`465ff6f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000063`465ff740 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000063`465ff780 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000063`465ff7b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000063`465ff910 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000063`465ff970 00007ff6`019e10c9     postgres!main+0x22d
00000063`465ff9b0 00007ff6`019e1416     postgres+0x10c9
00000063`465ffa50 00007fff`e7064cb0     postgres+0x1416
00000063`465ffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000063`469ffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`469ffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000063`469ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`469ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`46dff858 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000063`46dff860 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000063`46dff8d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000063`46dff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`46dff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`471ffa08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`471ffa10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000063`471ffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`471ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`773ffaf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000025`773ffb00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000025`773ffb70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000025`773ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`773ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`76bff750 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000025`76bff780 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000025`76bff7d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000025`76bff810 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000025`76bff840 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000025`76bff9a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000025`76bffa00 00007ff6`019e10c9     postgres!main+0x22d
00000025`76bffa40 00007ff6`019e1416     postgres+0x10c9
00000025`76bffae0 00007fff`e7064cb0     postgres+0x1416
00000025`76bffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000025`76fff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`76fff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000025`76fff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`76fff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`777ff788 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`777ff790 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000025`777ffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`777ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`be7ff5e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`be7ff5f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000076`be7ff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`be7ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`bdbff460 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000076`bdbff490 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000076`bdbff4e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000076`bdbff520 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000076`bdbff550 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000076`bdbff5f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000076`bdbff650 00007ff6`019e10c9     postgres!main+0x22d
00000076`bdbff690 00007ff6`019e1416     postgres+0x10c9
00000076`bdbff730 00007fff`e7064cb0     postgres+0x1416
00000076`bdbff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000076`bdfff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`bdfff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000076`bdfff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`bdfff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`be3ff828 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000076`be3ff830 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000076`be3ff8a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000076`be3ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`be3ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`9f7ff898 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b5`9f7ff8a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b5`9f7ff910 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b5`9f7ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`9f7ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`9efffa90 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b5`9efffac0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b5`9efffb10 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b5`9efffb50 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000b5`9efffb80 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000b5`9efffce0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b5`9efffd40 00007ff6`019e10c9     postgres!main+0x22d
000000b5`9efffd80 00007ff6`019e1416     postgres+0x10c9
000000b5`9efffe20 00007fff`e7064cb0     postgres+0x1416
000000b5`9efffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b5`9f3ff478 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`9f3ff480 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b5`9f3ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`9f3ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`9fbffb48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`9fbffb50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b5`9fbffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`9fbffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`d79ffd18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000dc`d79ffd20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000dc`d79ffd90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000dc`d79ffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`d79ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`d71ff7e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000dc`d71ff810 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000dc`d71ff860 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000dc`d71ff8a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000dc`d71ff8d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000dc`d71ffa30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000dc`d71ffa90 00007ff6`019e10c9     postgres!main+0x22d
000000dc`d71ffad0 00007ff6`019e1416     postgres+0x10c9
000000dc`d71ffb70 00007fff`e7064cb0     postgres+0x1416
000000dc`d71ffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000dc`d75ff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`d75ff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000dc`d75ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`d75ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`d7dffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`d7dffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000dc`d7dffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`d7dffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`d7fffa08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d7`d7fffa10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d7`d7fffa80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d7`d7fffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`d7fffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`d77ff630 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d7`d77ff660 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d7`d77ff6b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d7`d77ff6f0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000d7`d77ff720 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000d7`d77ff7c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d7`d77ff820 00007ff6`019e10c9     postgres!main+0x22d
000000d7`d77ff860 00007ff6`019e1416     postgres+0x10c9
000000d7`d77ff900 00007fff`e7064cb0     postgres+0x1416
000000d7`d77ff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d7`d7bff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`d7bff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d7`d7bff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`d7bff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`d83ffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`d83ffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d7`d83ffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`d83ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`0d9ff6a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000084`0d9ff6b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000084`0d9ff720 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000084`0d9ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`0d9ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`0d1ff640 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000084`0d1ff670 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000084`0d1ff6c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000084`0d1ff700 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000084`0d1ff730 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000084`0d1ff890 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000084`0d1ff8f0 00007ff6`019e10c9     postgres!main+0x22d
00000084`0d1ff930 00007ff6`019e1416     postgres+0x10c9
00000084`0d1ff9d0 00007fff`e7064cb0     postgres+0x1416
00000084`0d1ffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000084`0d5ffa48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`0d5ffa50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000084`0d5ffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`0d5ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`0ddff598 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`0ddff5a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000084`0ddff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`0ddff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`35fffba8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b6`35fffbb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b6`35fffc20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b6`35fffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`35fffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`357ff770 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b6`357ff7a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b6`357ff7f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b6`357ff830 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000b6`357ff860 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000b6`357ff9c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b6`357ffa20 00007ff6`019e10c9     postgres!main+0x22d
000000b6`357ffa60 00007ff6`019e1416     postgres+0x10c9
000000b6`357ffb00 00007fff`e7064cb0     postgres+0x1416
000000b6`357ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b6`35bff9e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`35bff9f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b6`35bffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`35bffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`363ff718 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`363ff720 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b6`363ffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`363ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`a35ffa78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000065`a35ffa80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000065`a35ffaf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000065`a35ffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`a35ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`a39ff638 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`a39ff640 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000065`a39ff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`a39ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`a31ff598 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`a31ff5a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000065`a31ff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`a31ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`a2dff820 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000065`a2dff850 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000065`a2dff8a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000065`a2dff8e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000065`a2dff910 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000065`a2dffa70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000065`a2dffad0 00007ff6`019e10c9     postgres!main+0x22d
00000065`a2dffb10 00007ff6`019e1416     postgres+0x10c9
00000065`a2dffbb0 00007fff`e7064cb0     postgres+0x1416
00000065`a2dffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b8`947ff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`947ff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`947ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`947ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`94bff6a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b8`94bff6b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b8`94bff720 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b8`94bff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`94bff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`94fff538 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`94fff540 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`94fff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`94fff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`943ff630 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b8`943ff660 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b8`943ff6b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b8`943ff6f0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000b8`943ff720 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000b8`943ff880 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b8`943ff8e0 00007ff6`019e10c9     postgres!main+0x22d
000000b8`943ff920 00007ff6`019e1416     postgres+0x10c9
000000b8`943ff9c0 00007fff`e7064cb0     postgres+0x1416
000000b8`943ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000063`dd9ff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`dd9ff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000063`dd9ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`dd9ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`dcdff3a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000063`dcdff3d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000063`dcdff420 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000063`dcdff460 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000063`dcdff490 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000063`dcdff5f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000063`dcdff650 00007ff6`019e10c9     postgres!main+0x22d
00000063`dcdff690 00007ff6`019e1416     postgres+0x10c9
00000063`dcdff730 00007fff`e7064cb0     postgres+0x1416
00000063`dcdff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000063`dd1ff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`dd1ff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000063`dd1ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`dd1ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`dd5ff648 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000063`dd5ff650 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000063`dd5ff6c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000063`dd5ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`dd5ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`d0fffb30 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b2`d0fffb60 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b2`d0fffbb0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b2`d0fffbf0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000b2`d0fffc20 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000b2`d0fffd80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b2`d0fffde0 00007ff6`019e10c9     postgres!main+0x22d
000000b2`d0fffe20 00007ff6`019e1416     postgres+0x10c9
000000b2`d0fffec0 00007fff`e7064cb0     postgres+0x1416
000000b2`d0fffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000b2`d1bffa48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b2`d1bffa50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b2`d1bffac0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b2`d1bffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b2`d1bffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`d13ff6d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b2`d13ff6e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b2`d13ff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b2`d13ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`d17ff7e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b2`d17ff7f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b2`d17ffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b2`d17ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`ae3ff4a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000053`ae3ff4d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000053`ae3ff520 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000053`ae3ff560 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000053`ae3ff590 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000053`ae3ff6f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000053`ae3ff750 00007ff6`019e10c9     postgres!main+0x22d
00000053`ae3ff790 00007ff6`019e1416     postgres+0x10c9
00000053`ae3ff830 00007fff`e7064cb0     postgres+0x1416
00000053`ae3ff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000053`aefffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`aefffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000053`aefffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`aefffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`aebffbd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000053`aebffbe0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000053`aebffc50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000053`aebffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`aebffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`ae7ff7b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`ae7ff7c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000053`ae7ffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`ae7ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`757ff9c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`757ff9d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ff`757ffcc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`757ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`753ff990 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ff`753ff9c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ff`753ffa10 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ff`753ffa50 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000ff`753ffa80 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000ff`753ffb20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ff`753ffb80 00007ff6`019e10c9     postgres!main+0x22d
000000ff`753ffbc0 00007ff6`019e1416     postgres+0x10c9
000000ff`753ffc60 00007fff`e7064cb0     postgres+0x1416
000000ff`753ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ff`75fff838 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`75fff840 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ff`75fffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`75fffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`75bff868 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ff`75bff870 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ff`75bff8e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ff`75bff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`75bff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`607ff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`607ff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a4`607ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`607ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`603ff5b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a4`603ff5e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a4`603ff630 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a4`603ff670 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a4`603ff6a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a4`603ff800 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a4`603ff860 00007ff6`019e10c9     postgres!main+0x22d
000000a4`603ff8a0 00007ff6`019e1416     postgres+0x10c9
000000a4`603ff940 00007fff`e7064cb0     postgres+0x1416
000000a4`603ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a4`60fff978 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a4`60fff980 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a4`60fff9f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a4`60fffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`60fffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`60bff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`60bff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a4`60bff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`60bff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`bbdffa38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000074`bbdffa40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000074`bbdffab0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000074`bbdffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`bbdffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`bb1ff480 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000074`bb1ff4b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000074`bb1ff500 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000074`bb1ff540 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000074`bb1ff570 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000074`bb1ff6d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000074`bb1ff730 00007ff6`019e10c9     postgres!main+0x22d
00000074`bb1ff770 00007ff6`019e1416     postgres+0x10c9
00000074`bb1ff810 00007fff`e7064cb0     postgres+0x1416
00000074`bb1ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000074`bb5ff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`bb5ff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`bb5ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`bb5ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`bb9ff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`bb9ff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`bb9ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`bb9ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`cfbff618 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`cfbff620 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000009`cfbff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`cfbff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`cf7ff3c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000009`cf7ff3f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000009`cf7ff440 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000009`cf7ff480 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000009`cf7ff4b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000009`cf7ff610 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000009`cf7ff670 00007ff6`019e10c9     postgres!main+0x22d
00000009`cf7ff6b0 00007ff6`019e1416     postgres+0x10c9
00000009`cf7ff750 00007fff`e7064cb0     postgres+0x1416
00000009`cf7ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000009`cffff6c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000009`cffff6d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000009`cffff740 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000009`cffff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`cffff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`d03ff9a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`d03ff9b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000009`d03ffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`d03ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`b83ff718 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005b`b83ff720 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005b`b83ff790 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005b`b83ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`b83ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`b7bffc50 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005b`b7bffc80 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005b`b7bffcd0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005b`b7bffd10 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000005b`b7bffd40 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000005b`b7bffd70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005b`b7bffdd0 00007ff6`019e10c9     postgres!main+0x22d
0000005b`b7bffe10 00007ff6`019e1416     postgres+0x10c9
0000005b`b7bffeb0 00007fff`e7064cb0     postgres+0x1416
0000005b`b7bffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005b`b7fff638 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`b7fff640 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005b`b7fff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`b7fff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`b87ff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`b87ff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005b`b87ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`b87ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`ff9ff908 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a9`ff9ff910 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a9`ff9ff980 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a9`ff9ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`ff9ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`ff5ffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`ff5ffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a9`ff5ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`ff5fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`ff1ff6b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a9`ff1ff6e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a9`ff1ff730 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a9`ff1ff770 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a9`ff1ff7a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a9`ff1ff900 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a9`ff1ff960 00007ff6`019e10c9     postgres!main+0x22d
000000a9`ff1ff9a0 00007ff6`019e1416     postgres+0x10c9
000000a9`ff1ffa40 00007fff`e7064cb0     postgres+0x1416
000000a9`ff1ffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a9`ffdff628 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`ffdff630 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a9`ffdff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`ffdff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`db5ff758 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000003`db5ff760 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000003`db5ff7d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000003`db5ff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000003`db5ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`db9ff4e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000003`db9ff4f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000003`db9ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000003`db9ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`dadff5e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000003`dadff610 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000003`dadff660 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000003`dadff6a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000003`dadff6d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000003`dadff830 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000003`dadff890 00007ff6`019e10c9     postgres!main+0x22d
00000003`dadff8d0 00007ff6`019e1416     postgres+0x10c9
00000003`dadff970 00007fff`e7064cb0     postgres+0x1416
00000003`dadff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000003`db1ff628 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000003`db1ff630 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000003`db1ff920 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000003`db1ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`1d3ff448 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`1d3ff450 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`1d3ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`1d3ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`1dbff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`1dbff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bc`1dbffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`1dbffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`1cfff940 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bc`1cfff970 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bc`1cfff9c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bc`1cfffa00 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000bc`1cfffa30 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000bc`1cfffb90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bc`1cfffbf0 00007ff6`019e10c9     postgres!main+0x22d
000000bc`1cfffc30 00007ff6`019e1416     postgres+0x10c9
000000bc`1cfffcd0 00007fff`e7064cb0     postgres+0x1416
000000bc`1cfffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bc`1d7ff818 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bc`1d7ff820 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bc`1d7ff890 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bc`1d7ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`1d7ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`315ffb98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000083`315ffba0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000083`315ffc10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000083`315ffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`315ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`30dff7f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000083`30dff820 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000083`30dff870 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000083`30dff8b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000083`30dff8e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000083`30dffa40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000083`30dffaa0 00007ff6`019e10c9     postgres!main+0x22d
00000083`30dffae0 00007ff6`019e1416     postgres+0x10c9
00000083`30dffb80 00007fff`e7064cb0     postgres+0x1416
00000083`30dffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000083`311ff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`311ff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000083`311ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`311ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`319ff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`319ff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000083`319ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000083`319ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ef`4f5ffba8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ef`4f5ffbb0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ef`4f5ffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ef`4f5ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ef`4f1ff688 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ef`4f1ff690 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ef`4f1ff700 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ef`4f1ff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ef`4f1ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ef`4edffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ef`4edffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ef`4edffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ef`4edffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ef`4e9ff660 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ef`4e9ff690 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ef`4e9ff6e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ef`4e9ff720 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ef`4e9ff750 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ef`4e9ff8b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ef`4e9ff910 00007ff6`019e10c9     postgres!main+0x22d
000000ef`4e9ff950 00007ff6`019e1416     postgres+0x10c9
000000ef`4e9ff9f0 00007fff`e7064cb0     postgres+0x1416
000000ef`4e9ffa20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000085`0f9ff558 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`0f9ff560 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000085`0f9ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`0f9ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`0edffb60 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000085`0edffb90 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000085`0edffbe0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000085`0edffc20 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000085`0edffc50 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000085`0edffcf0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000085`0edffd50 00007ff6`019e10c9     postgres!main+0x22d
00000085`0edffd90 00007ff6`019e1416     postgres+0x10c9
00000085`0edffe30 00007fff`e7064cb0     postgres+0x1416
00000085`0edffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000085`0f1ffb68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`0f1ffb70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000085`0f1ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`0f1ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`0f5ffc98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000085`0f5ffca0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000085`0f5ffd10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000085`0f5ffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`0f5ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`be3ffd38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000050`be3ffd40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000050`be3ffdb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000050`be3ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000050`be3ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`bd7fe290 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000050`bd7fe2c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000050`bd7fe310 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000050`bd7fe350 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000050`bd7fe380 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000050`bd7ff820 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000050`bd7ff880 00007ff6`019e10c9     postgres!main+0x22d
00000050`bd7ff8c0 00007ff6`019e1416     postgres+0x10c9
00000050`bd7ff960 00007fff`e7064cb0     postgres+0x1416
00000050`bd7ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000050`bdbffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000050`bdbffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000050`bdbffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000050`bdbffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`bdfff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000050`bdfff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000050`bdfff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000050`bdfff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`5a1ff778 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000099`5a1ff780 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000099`5a1ff7f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000099`5a1ff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`5a1ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`595ff5a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000099`595ff5d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000099`595ff620 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000099`595ff660 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000099`595ff690 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000099`595ff6c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000099`595ff720 00007ff6`019e10c9     postgres!main+0x22d
00000099`595ff760 00007ff6`019e1416     postgres+0x10c9
00000099`595ff800 00007fff`e7064cb0     postgres+0x1416
00000099`595ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000099`599ffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`599ffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000099`599ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`599fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`59dff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`59dff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000099`59dffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`59dffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`c97fe670 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000017`c97fe6a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000017`c97fe6f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000017`c97fe730 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000017`c97fe760 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000017`c97ffc00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000017`c97ffc60 00007ff6`019e10c9     postgres!main+0x22d
00000017`c97ffca0 00007ff6`019e1416     postgres+0x10c9
00000017`c97ffd40 00007fff`e7064cb0     postgres+0x1416
00000017`c97ffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000017`c9fffdb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000017`c9fffdc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000017`c9fffe30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000017`c9ffff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000017`c9ffff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`c9bff508 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`c9bff510 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000017`c9bff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000017`c9bff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`ca3ffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`ca3ffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000017`ca3fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000017`ca3fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`d13ff990 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c9`d13ff9c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c9`d13ffa10 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c9`d13ffa50 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000c9`d13ffa80 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000c9`d13ffb20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c9`d13ffb80 00007ff6`019e10c9     postgres!main+0x22d
000000c9`d13ffbc0 00007ff6`019e1416     postgres+0x10c9
000000c9`d13ffc60 00007fff`e7064cb0     postgres+0x1416
000000c9`d13ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c9`d1fff9a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`d1fff9b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c9`d1fffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`d1fffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`d1bffba8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c9`d1bffbb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c9`d1bffc20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c9`d1bffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`d1bffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`d17ffa68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`d17ffa70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c9`d17ffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`d17ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`c29ff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`c29ffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`c29ffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`c29ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`c25ffbd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000070`c25ffbe0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000070`c25ffc50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000070`c25ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`c25ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`c1dff8f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000070`c1dff920 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000070`c1dff970 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000070`c1dff9b0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000070`c1dff9e0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000070`c1dffa10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000070`c1dffa70 00007ff6`019e10c9     postgres!main+0x22d
00000070`c1dffab0 00007ff6`019e1416     postgres+0x10c9
00000070`c1dffb50 00007fff`e7064cb0     postgres+0x1416
00000070`c1dffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000070`c21ff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`c21ff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`c21ffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`c21ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`807ffbe8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000af`807ffbf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000af`807ffc60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000af`807ffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`807ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`803ff5c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`803ff5d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000af`803ff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`803ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`80bff4b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`80bff4c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000af`80bff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`80bff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`ffffe490 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000af`ffffe4c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000af`ffffe510 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000af`ffffe550 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000af`ffffe580 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000af`fffffa20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000af`fffffa80 00007ff6`019e10c9     postgres!main+0x22d
000000af`fffffac0 00007ff6`019e1416     postgres+0x10c9
000000af`fffffb60 00007fff`e7064cb0     postgres+0x1416
000000af`fffffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000022`67fffba0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000022`67fffbd0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000022`67fffc20 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000022`67fffc60 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000022`67fffc90 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000022`67fffcc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000022`67fffd20 00007ff6`019e10c9     postgres!main+0x22d
00000022`67fffd60 00007ff6`019e1416     postgres+0x10c9
00000022`67fffe00 00007fff`e7064cb0     postgres+0x1416
00000022`67fffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000022`683ff758 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`683ff760 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000022`683ffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`683ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`687ff948 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000022`687ff950 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000022`687ff9c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000022`687ffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`687ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`68bff868 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`68bff870 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000022`68bffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`68bffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`e8ffe540 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008b`e8ffe570 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008b`e8ffe5c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008b`e8ffe600 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000008b`e8ffe630 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000008b`e8fffad0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008b`e8fffb30 00007ff6`019e10c9     postgres!main+0x22d
0000008b`e8fffb70 00007ff6`019e1416     postgres+0x10c9
0000008b`e8fffc10 00007fff`e7064cb0     postgres+0x1416
0000008b`e8fffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008b`e9bff578 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008b`e9bff580 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008b`e9bff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`e9bff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`e93ff8c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008b`e93ff8d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008b`e93ffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`e93ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`e97ff868 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008b`e97ff870 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008b`e97ff8e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008b`e97ff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`e97ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`b21ff798 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`b21ff7a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002a`b21ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`b21ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`b29ff8f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002a`b29ff900 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002a`b29ff970 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002a`b29ffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`b29ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`b25ffa38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`b25ffa40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002a`b25ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002a`b25ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`b1dffaf0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002a`b1dffb20 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002a`b1dffb70 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002a`b1dffbb0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000002a`b1dffbe0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000002a`b1dffd40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002a`b1dffda0 00007ff6`019e10c9     postgres!main+0x22d
0000002a`b1dffde0 00007ff6`019e1416     postgres+0x10c9
0000002a`b1dffe80 00007fff`e7064cb0     postgres+0x1416
0000002a`b1dffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000031`2c5ff638 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`2c5ff640 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000031`2c5ff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`2c5ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`2c1ff700 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000031`2c1ff730 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000031`2c1ff780 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000031`2c1ff7c0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000031`2c1ff7f0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000031`2c1ff890 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000031`2c1ff8f0 00007ff6`019e10c9     postgres!main+0x22d
00000031`2c1ff930 00007ff6`019e1416     postgres+0x10c9
00000031`2c1ff9d0 00007fff`e7064cb0     postgres+0x1416
00000031`2c1ffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000031`2c9ff7d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000031`2c9ff7e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000031`2c9ff850 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000031`2c9ff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`2c9ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`2cdffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`2cdffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000031`2cdffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`2cdffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`3b3ff820 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000013`3b3ff850 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000013`3b3ff8a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000013`3b3ff8e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000013`3b3ff910 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000013`3b3ffa70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000013`3b3ffad0 00007ff6`019e10c9     postgres!main+0x22d
00000013`3b3ffb10 00007ff6`019e1416     postgres+0x10c9
00000013`3b3ffbb0 00007fff`e7064cb0     postgres+0x1416
00000013`3b3ffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000013`3b7ff448 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`3b7ff450 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000013`3b7ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`3b7ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`3bbffb28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000013`3bbffb30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000013`3bbffba0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000013`3bbffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`3bbffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`3bfff8f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`3bfff900 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000013`3bfffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`3bfffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`559ff3e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000088`559ff410 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000088`559ff460 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000088`559ff4a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000088`559ff4d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000088`559ff630 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000088`559ff690 00007ff6`019e10c9     postgres!main+0x22d
00000088`559ff6d0 00007ff6`019e1416     postgres+0x10c9
00000088`559ff770 00007fff`e7064cb0     postgres+0x1416
00000088`559ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000088`55dffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000088`55dffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000088`55dffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000088`55dffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`561ff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000088`561ff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000088`561ffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000088`561ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`565ffcb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000088`565ffcc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000088`565ffd30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000088`565ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000088`565ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`491ffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001e`491ffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001e`491ffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`491ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`48dff950 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001e`48dff980 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001e`48dff9d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001e`48dffa10 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001e`48dffa40 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001e`48dffba0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001e`48dffc00 00007ff6`019e10c9     postgres!main+0x22d
0000001e`48dffc40 00007ff6`019e1416     postgres+0x10c9
0000001e`48dffce0 00007fff`e7064cb0     postgres+0x1416
0000001e`48dffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001e`495ffb28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001e`495ffb30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001e`495ffba0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001e`495ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`495ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001e`499ff608 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001e`499ff610 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001e`499ff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001e`499ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`dd1ff848 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`dd1ff850 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d0`dd1ffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`dd1ffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`dc5ffae0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d0`dc5ffb10 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d0`dc5ffb60 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d0`dc5ffba0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d0`dc5ffbd0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d0`dc5ffd30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d0`dc5ffd90 00007ff6`019e10c9     postgres!main+0x22d
000000d0`dc5ffdd0 00007ff6`019e1416     postgres+0x10c9
000000d0`dc5ffe70 00007fff`e7064cb0     postgres+0x1416
000000d0`dc5ffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d0`dc9ff798 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`dc9ff7a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d0`dc9ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`dc9ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`dcdffa08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d0`dcdffa10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d0`dcdffa80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d0`dcdffb60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`dcdffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`22fffd68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d1`22fffd70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d1`22fffde0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d1`22fffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`22fffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`227fe6d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d1`227fe700 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d1`227fe750 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d1`227fe790 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000d1`227fe7c0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000d1`227ffc60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d1`227ffcc0 00007ff6`019e10c9     postgres!main+0x22d
000000d1`227ffd00 00007ff6`019e1416     postgres+0x10c9
000000d1`227ffda0 00007fff`e7064cb0     postgres+0x1416
000000d1`227ffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d1`22bff938 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`22bff940 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d1`22bffc30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`22bffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`233ff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`233ff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d1`233ff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`233ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`771ff878 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`771ff880 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001f`771ffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`771ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`76dfe2d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001f`76dfe300 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001f`76dfe350 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001f`76dfe390 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000001f`76dfe3c0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000001f`76dff860 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001f`76dff8c0 00007ff6`019e10c9     postgres!main+0x22d
0000001f`76dff900 00007ff6`019e1416     postgres+0x10c9
0000001f`76dff9a0 00007fff`e7064cb0     postgres+0x1416
0000001f`76dff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001f`779ffa78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`779ffa80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001f`779ffd70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`779ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`775ffb48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001f`775ffb50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001f`775ffbc0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001f`775ffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`775ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`f89ff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000055`f89ff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000055`f89ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`f89ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`f85ff390 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000055`f85ff3c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000055`f85ff410 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000055`f85ff450 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000055`f85ff480 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000055`f85ff5e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000055`f85ff640 00007ff6`019e10c9     postgres!main+0x22d
00000055`f85ff680 00007ff6`019e1416     postgres+0x10c9
00000055`f85ff720 00007fff`e7064cb0     postgres+0x1416
00000055`f85ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000055`f8dffa28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000055`f8dffa30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000055`f8dffaa0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000055`f8dffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`f8dffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`f91ff4f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000055`f91ff500 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000055`f91ff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`f91ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`9b3ff800 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000011`9b3ff830 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000011`9b3ff880 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000011`9b3ff8c0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
00000011`9b3ff8f0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
00000011`9b3ff920 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000011`9b3ff980 00007ff6`019e10c9     postgres!main+0x22d
00000011`9b3ff9c0 00007ff6`019e1416     postgres+0x10c9
00000011`9b3ffa60 00007fff`e7064cb0     postgres+0x1416
00000011`9b3ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000011`9b7ffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`9b7ffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000011`9b7fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`9b7fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`9bbff8d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000011`9bbff8e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000011`9bbff950 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000011`9bbffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`9bbffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`9bfffa68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`9bfffa70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000011`9bfffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`9bfffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`7fdffa30 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f4`7fdffa60 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f4`7fdffab0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f4`7fdffaf0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000f4`7fdffb20 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000f4`7fdffbc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f4`7fdffc20 00007ff6`019e10c9     postgres!main+0x22d
000000f4`7fdffc60 00007ff6`019e1416     postgres+0x10c9
000000f4`7fdffd00 00007fff`e7064cb0     postgres+0x1416
000000f4`7fdffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f4`003ff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`003ff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f4`003ffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`003ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`007ff6f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f4`007ff700 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f4`007ff770 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f4`007ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`007ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`00bffba8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`00bffbb0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f4`00bffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`00bffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`e37ffaf0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000000a`e37ffb20 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000000a`e37ffb70 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000000a`e37ffbb0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000000a`e37ffbe0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000000a`e37ffc80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000000a`e37ffce0 00007ff6`019e10c9     postgres!main+0x22d
0000000a`e37ffd20 00007ff6`019e1416     postgres+0x10c9
0000000a`e37ffdc0 00007fff`e7064cb0     postgres+0x1416
0000000a`e37ffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000000a`e3bff998 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`e3bff9a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000a`e3bffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`e3bffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`e3fff838 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000000a`e3fff840 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000a`e3fff8b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000000a`e3fff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`e3fff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`e43ff808 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`e43ff810 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000a`e43ffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`e43ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006f`871ff480 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006f`871ff4b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006f`871ff500 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006f`871ff540 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000006f`871ff570 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000006f`871ff6d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006f`871ff730 00007ff6`019e10c9     postgres!main+0x22d
0000006f`871ff770 00007ff6`019e1416     postgres+0x10c9
0000006f`871ff810 00007fff`e7064cb0     postgres+0x1416
0000006f`871ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000006f`875ff738 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006f`875ff740 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006f`875ffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006f`875ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006f`879ff908 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006f`879ff910 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006f`879ff980 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006f`879ffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006f`879ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006f`87dff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006f`87dff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006f`87dffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006f`87dffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`69fff8f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000027`69fff920 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000027`69fff970 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000027`69fff9b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000027`69fff9e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000027`69fffb40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000027`69fffba0 00007ff6`019e10c9     postgres!main+0x22d
00000027`69fffbe0 00007ff6`019e1416     postgres+0x10c9
00000027`69fffc80 00007fff`e7064cb0     postgres+0x1416
00000027`69fffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000027`6a3ffba8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`6a3ffbb0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000027`6a3ffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`6a3ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`6a7ff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`6a7ff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000027`6a7ff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`6a7ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`6abff788 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`6abff790 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000027`6abffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`6abffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`6afffbe8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000027`6afffbf0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000027`6afffc60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000027`6afffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`6afffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`361ffa00 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d1`361ffa30 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d1`361ffa80 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d1`361ffac0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d1`361ffaf0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d1`361ffc50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d1`361ffcb0 00007ff6`019e10c9     postgres!main+0x22d
000000d1`361ffcf0 00007ff6`019e1416     postgres+0x10c9
000000d1`361ffd90 00007fff`e7064cb0     postgres+0x1416
000000d1`361ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d1`365ffad8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`365ffae0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d1`365ffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`365ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`369ff858 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`369ff860 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d1`369ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`369ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`36dffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`36dffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d1`36dffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`36dffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`371ffa28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d1`371ffa30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d1`371ffaa0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d1`371ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`371ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`8a1ffac8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001f`8a1ffad0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001f`8a1ffb40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001f`8a1ffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`8a1ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`899ffb20 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001f`899ffb50 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001f`899ffba0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001f`899ffbe0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
0000001f`899ffc10 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
0000001f`899ffcb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001f`899ffd10 00007ff6`019e10c9     postgres!main+0x22d
0000001f`899ffd50 00007ff6`019e1416     postgres+0x10c9
0000001f`899ffdf0 00007fff`e7064cb0     postgres+0x1416
0000001f`899ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001f`89dffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`89dffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001f`89dffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`89dffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`8a5ffab8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`8a5ffac0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001f`8a5ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`8a5ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`1cbff010 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008e`1cbff040 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
0000008e`1cbff090 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
0000008e`1cbff0c0 00007ff6`01cfaea5     postgres!FindPostmasterChildByPid+0x155c
0000008e`1cbff0f0 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x30a3
0000008e`1cbff140 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
0000008e`1cbffa30 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
0000008e`1cbffb10 00007ff6`019e10c9     postgres!main+0x1d0
0000008e`1cbffb50 00007ff6`019e1416     postgres+0x10c9
0000008e`1cbffbf0 00007fff`e7064cb0     postgres+0x1416
core
0000008e`1dfff9a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`1dfff9b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008e`1dfffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`1dfffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`1dbffcb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008e`1dbffcc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008e`1dbffd30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008e`1dbffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`1dbffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`1d7ff598 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`1d7ff5a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008e`1d7ff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`1d7ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`1d3ffbe8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`1d3ffbf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008e`1d3ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`1d3fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`1cfff558 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`1cfff560 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008e`1cfff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008e`1cfff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`4f3ff888 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000085`4f3ff890 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000085`4f3ff900 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000085`4f3ff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`4f3ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`4efff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`4efff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000085`4efff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`4efff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`4ebff4a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000085`4ebff4d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000085`4ebff520 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000085`4ebff560 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000085`4ebff590 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000085`4ebff6f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000085`4ebff750 00007ff6`019e10c9     postgres!main+0x22d
00000085`4ebff790 00007ff6`019e1416     postgres+0x10c9
00000085`4ebff830 00007fff`e7064cb0     postgres+0x1416
00000085`4ebff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000085`4f7ffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`4f7ffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000085`4f7ffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`4f7ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`641ffab8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000bf`641ffac0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000bf`641ffb30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000bf`641ffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`641ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`63dffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`63dffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bf`63dffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`63dffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`635ff800 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000bf`635ff830 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000bf`635ff880 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000bf`635ff8c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000bf`635ff8f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000bf`635ffa50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000bf`635ffab0 00007ff6`019e10c9     postgres!main+0x22d
000000bf`635ffaf0 00007ff6`019e1416     postgres+0x10c9
000000bf`635ffb90 00007fff`e7064cb0     postgres+0x1416
000000bf`635ffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000bf`639ffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`639ffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000bf`639ffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`639ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`b1fff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`b1fff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000026`b1fff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`b1fff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`b1bff6d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000026`b1bff6e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000026`b1bff750 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000026`b1bff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`b1bff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`b17ff6d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`b17ff6e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000026`b17ff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`b17ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`b13ff640 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000026`b13ff670 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000026`b13ff6c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000026`b13ff700 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000026`b13ff730 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000026`b13ff890 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000026`b13ff8f0 00007ff6`019e10c9     postgres!main+0x22d
00000026`b13ff930 00007ff6`019e1416     postgres+0x10c9
00000026`b13ff9d0 00007fff`e7064cb0     postgres+0x1416
00000026`b13ffa00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009a`c51ffc48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009a`c51ffc50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009a`c51ffcc0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009a`c51ffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`c51ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`c55ff948 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`c55ff950 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009a`c55ffc40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`c55ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`c4dff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`c4dff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009a`c4dff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`c4dff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`c49ff3a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009a`c49ff3d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009a`c49ff420 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009a`c49ff460 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000009a`c49ff490 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000009a`c49ff5f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009a`c49ff650 00007ff6`019e10c9     postgres!main+0x22d
0000009a`c49ff690 00007ff6`019e1416     postgres+0x10c9
0000009a`c49ff730 00007fff`e7064cb0     postgres+0x1416
0000009a`c49ff760 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000000e`7e7ffd88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000000e`7e7ffd90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000000e`7e7ffe00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000000e`7e7ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`7e7fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`7dfff8b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000000e`7dfff8e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000000e`7dfff930 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000000e`7dfff970 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000000e`7dfff9a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000000e`7dfffb00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000000e`7dfffb60 00007ff6`019e10c9     postgres!main+0x22d
0000000e`7dfffba0 00007ff6`019e1416     postgres+0x10c9
0000000e`7dfffc40 00007fff`e7064cb0     postgres+0x1416
0000000e`7dfffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000000e`7e3ff508 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`7e3ff510 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000e`7e3ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`7e3ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`7ebff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`7ebff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000000e`7ebff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`7ebffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`4b7ff788 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`4b7ff790 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ee`4b7ffa80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`4b7ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`4b3ff910 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ee`4b3ff940 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ee`4b3ff990 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ee`4b3ff9d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ee`4b3ffa00 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ee`4b3ffb60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ee`4b3ffbc0 00007ff6`019e10c9     postgres!main+0x22d
000000ee`4b3ffc00 00007ff6`019e1416     postgres+0x10c9
000000ee`4b3ffca0 00007fff`e7064cb0     postgres+0x1416
000000ee`4b3ffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ee`4bfffb98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ee`4bfffba0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ee`4bfffc10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ee`4bfffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`4bfffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`4bbff5c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`4bbff5d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ee`4bbff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`4bbff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`e65ff5a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fd`e65ff5d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fd`e65ff620 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fd`e65ff660 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000fd`e65ff690 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000fd`e65ff7f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fd`e65ff850 00007ff6`019e10c9     postgres!main+0x22d
000000fd`e65ff890 00007ff6`019e1416     postgres+0x10c9
000000fd`e65ff930 00007fff`e7064cb0     postgres+0x1416
000000fd`e65ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fd`e69ffc18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`e69ffc20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fd`e69fff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`e69fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`e6dffb78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fd`e6dffb80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fd`e6dffbf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fd`e6dffcd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`e6dffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`e71ffab8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`e71ffac0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fd`e71ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fd`e71ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`6c3ffae0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000078`6c3ffb10 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000078`6c3ffb60 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000078`6c3ffba0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000078`6c3ffbd0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000078`6c3ffd30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000078`6c3ffd90 00007ff6`019e10c9     postgres!main+0x22d
00000078`6c3ffdd0 00007ff6`019e1416     postgres+0x10c9
00000078`6c3ffe70 00007fff`e7064cb0     postgres+0x1416
00000078`6c3ffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000078`6c7ff998 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`6c7ff9a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000078`6c7ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`6c7ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`6cbffa28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000078`6cbffa30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000078`6cbffaa0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000078`6cbffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`6cbffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`6cfff488 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`6cfff490 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000078`6cfff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000078`6cfff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`913ffaf0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000007d`913ffb20 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000007d`913ffb70 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000007d`913ffbb0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000007d`913ffbe0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000007d`913ffd40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000007d`913ffda0 00007ff6`019e10c9     postgres!main+0x22d
0000007d`913ffde0 00007ff6`019e1416     postgres+0x10c9
0000007d`913ffe80 00007fff`e7064cb0     postgres+0x1416
0000007d`913ffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000007d`917ff968 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`917ff970 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007d`917ffc60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`917ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`91bffd18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000007d`91bffd20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000007d`91bffd90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000007d`91bffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`91bffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`91fff8f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`91fff900 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000007d`91fffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`91fffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`a61fe5f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004d`a61fe620 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004d`a61fe670 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004d`a61fe6b0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000004d`a61fe6e0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000004d`a61ffb80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004d`a61ffbe0 00007ff6`019e10c9     postgres!main+0x22d
0000004d`a61ffc20 00007ff6`019e1416     postgres+0x10c9
0000004d`a61ffcc0 00007fff`e7064cb0     postgres+0x1416
0000004d`a61ffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004d`a65ffab8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`a65ffac0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004d`a65ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`a65ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`a69ff8c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004d`a69ff8d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004d`a69ff940 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004d`a69ffa20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`a69ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`a6dff578 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`a6dff580 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004d`a6dff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004d`a6dff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`b7fff738 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009b`b7fff740 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009b`b7fff7b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009b`b7fff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`b7fff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`b83ff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`b83ff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009b`b83ff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`b83ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`b7bff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`b7bff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009b`b7bff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`b7bff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`b77fe2d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009b`b77fe300 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009b`b77fe350 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009b`b77fe390 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000009b`b77fe3c0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000009b`b77ff860 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009b`b77ff8c0 00007ff6`019e10c9     postgres!main+0x22d
0000009b`b77ff900 00007ff6`019e1416     postgres+0x10c9
0000009b`b77ff9a0 00007fff`e7064cb0     postgres+0x1416
0000009b`b77ff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d0`655ff9a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d0`655ff9d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d0`655ffa20 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d0`655ffa60 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000d0`655ffa90 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000d0`655ffb30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d0`655ffb90 00007ff6`019e10c9     postgres!main+0x22d
000000d0`655ffbd0 00007ff6`019e1416     postgres+0x10c9
000000d0`655ffc70 00007fff`e7064cb0     postgres+0x1416
000000d0`655ffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d0`659ff5f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`659ff600 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d0`659ff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`659ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`65dffb08 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d0`65dffb10 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d0`65dffb80 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d0`65dffc60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`65dffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`661ff528 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`661ff530 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d0`661ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`661ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`447ff6b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000020`447ff6e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000020`447ff730 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000020`447ff770 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000020`447ff7a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000020`447ff900 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000020`447ff960 00007ff6`019e10c9     postgres!main+0x22d
00000020`447ff9a0 00007ff6`019e1416     postgres+0x10c9
00000020`447ffa40 00007fff`e7064cb0     postgres+0x1416
00000020`447ffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000020`44bff448 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`44bff450 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000020`44bff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`44bff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`453ff6e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`453ff6f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000020`453ff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`453ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`44fff718 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000020`44fff720 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000020`44fff790 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000020`44fff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`44fff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`ec7ff9e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000d8`ec7ffa10 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000d8`ec7ffa60 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000d8`ec7ffaa0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000d8`ec7ffad0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000d8`ec7ffc30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000d8`ec7ffc90 00007ff6`019e10c9     postgres!main+0x22d
000000d8`ec7ffcd0 00007ff6`019e1416     postgres+0x10c9
000000d8`ec7ffd70 00007fff`e7064cb0     postgres+0x1416
000000d8`ec7ffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000d8`ecbff988 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`ecbff990 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d8`ecbffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`ecbffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`ecfffa48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`ecfffa50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000d8`ecfffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`ecfffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`ed3ff7f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000d8`ed3ff800 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000d8`ed3ff870 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000d8`ed3ff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`ed3ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`337ff820 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001f`337ff850 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001f`337ff8a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001f`337ff8e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001f`337ff910 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001f`337ffa70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001f`337ffad0 00007ff6`019e10c9     postgres!main+0x22d
0000001f`337ffb10 00007ff6`019e1416     postgres+0x10c9
0000001f`337ffbb0 00007fff`e7064cb0     postgres+0x1416
0000001f`337ffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001f`33bffc18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`33bffc20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001f`33bfff10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`33bfff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`33fff8c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`33fff8d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001f`33fffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`33fffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`343ff858 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001f`343ff860 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001f`343ff8d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001f`343ff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001f`343ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`e87ffb20 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f8`e87ffb50 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f8`e87ffba0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f8`e87ffbe0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000f8`e87ffc10 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000f8`e87ffd70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f8`e87ffdd0 00007ff6`019e10c9     postgres!main+0x22d
000000f8`e87ffe10 00007ff6`019e1416     postgres+0x10c9
000000f8`e87ffeb0 00007fff`e7064cb0     postgres+0x1416
000000f8`e87ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f8`e8bffaa8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`e8bffab0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f8`e8bffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`e8bffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`e8fff8d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`e8fff8e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f8`e8fffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`e8fffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`e93ff818 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f8`e93ff820 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f8`e93ff890 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f8`e93ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`e93ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`60dff530 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c9`60dff560 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c9`60dff5b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c9`60dff5f0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000c9`60dff620 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000c9`60dff6c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c9`60dff720 00007ff6`019e10c9     postgres!main+0x22d
000000c9`60dff760 00007ff6`019e1416     postgres+0x10c9
000000c9`60dff800 00007fff`e7064cb0     postgres+0x1416
000000c9`60dff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c9`611ff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`611ff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c9`611ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`611ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`615ff9a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c9`615ff9b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c9`615ffa20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c9`615ffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`615ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`619ffaa8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`619ffab0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c9`619ffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c9`619ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`f8bff610 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000005b`f8bff640 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000005b`f8bff690 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000005b`f8bff6d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000005b`f8bff700 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000005b`f8bff860 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000005b`f8bff8c0 00007ff6`019e10c9     postgres!main+0x22d
0000005b`f8bff900 00007ff6`019e1416     postgres+0x10c9
0000005b`f8bff9a0 00007fff`e7064cb0     postgres+0x1416
0000005b`f8bff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000005b`f8fff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`f8fff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005b`f8fffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`f8fffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`f93ffa48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`f93ffa50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000005b`f93ffd40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`f93ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`f97ffb48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000005b`f97ffb50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000005b`f97ffbc0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000005b`f97ffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`f97ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`04fff820 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000011`04fff850 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000011`04fff8a0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000011`04fff8e0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000011`04fff910 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000011`04fffa70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000011`04fffad0 00007ff6`019e10c9     postgres!main+0x22d
00000011`04fffb10 00007ff6`019e1416     postgres+0x10c9
00000011`04fffbb0 00007fff`e7064cb0     postgres+0x1416
00000011`04fffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000011`053ffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`053ffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000011`053ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`053ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`057ff668 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000011`057ff670 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000011`057ff6e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000011`057ff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`057ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`05bff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`05bff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000011`05bffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000011`05bffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`771ff460 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000087`771ff490 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000087`771ff4e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000087`771ff520 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000087`771ff550 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000087`771ff6b0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000087`771ff710 00007ff6`019e10c9     postgres!main+0x22d
00000087`771ff750 00007ff6`019e1416     postgres+0x10c9
00000087`771ff7f0 00007fff`e7064cb0     postgres+0x1416
00000087`771ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000087`775ff478 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`775ff480 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000087`775ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`775ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`779ffb38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000087`779ffb40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000087`779ffbb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000087`779ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`779ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`77dff768 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`77dff770 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000087`77dffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000087`77dffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`cafff960 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000044`cafff990 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000044`cafff9e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000044`cafffa20 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000044`cafffa50 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000044`cafffbb0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000044`cafffc10 00007ff6`019e10c9     postgres!main+0x22d
00000044`cafffc50 00007ff6`019e1416     postgres+0x10c9
00000044`cafffcf0 00007fff`e7064cb0     postgres+0x1416
00000044`cafffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000044`cb3ff9a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`cb3ff9b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000044`cb3ffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000044`cb3ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`cb7ff7b8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000044`cb7ff7c0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000044`cb7ff830 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000044`cb7ff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000044`cb7ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`cbbffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`cbbffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000044`cbbffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000044`cbbffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`6abffa30 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000098`6abffa60 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000098`6abffab0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000098`6abffaf0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000098`6abffb20 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000098`6abffc80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000098`6abffce0 00007ff6`019e10c9     postgres!main+0x22d
00000098`6abffd20 00007ff6`019e1416     postgres+0x10c9
00000098`6abffdc0 00007fff`e7064cb0     postgres+0x1416
00000098`6abffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000098`6afff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`6afff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000098`6afffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`6afffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`6b3ff818 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000098`6b3ff820 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000098`6b3ff890 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000098`6b3ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`6b3ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`6b7ff678 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`6b7ff680 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000098`6b7ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`6b7ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`a35ff970 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009c`a35ff9a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009c`a35ff9f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009c`a35ffa30 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000009c`a35ffa60 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000009c`a35ffbc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009c`a35ffc20 00007ff6`019e10c9     postgres!main+0x22d
0000009c`a35ffc60 00007ff6`019e1416     postgres+0x10c9
0000009c`a35ffd00 00007fff`e7064cb0     postgres+0x1416
0000009c`a35ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009c`a3dffd28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009c`a3dffd30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009c`a3dffda0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009c`a3dffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`a3dffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`a39ff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`a39ff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009c`a39ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`a39ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`a41ff558 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`a41ff560 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009c`a41ff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`a41ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`9f7ff7f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`9f7ff800 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000022`9f7ffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`9f7ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`9f3ff6f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000022`9f3ff720 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000022`9f3ff770 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000022`9f3ff7b0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000022`9f3ff7e0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000022`9f3ff880 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000022`9f3ff8e0 00007ff6`019e10c9     postgres!main+0x22d
00000022`9f3ff920 00007ff6`019e1416     postgres+0x10c9
00000022`9f3ff9c0 00007fff`e7064cb0     postgres+0x1416
00000022`9f3ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000022`9fbffb98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`9fbffba0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000022`9fbffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`9fbffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`9ffff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`9ffff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000022`9ffff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`9ffff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`a03ffcc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000022`a03ffcd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000022`a03ffd40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000022`a03ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000022`a03ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`a91ff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`a91ff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009e`a91ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`a91ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`a85ff940 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009e`a85ff970 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009e`a85ff9c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009e`a85ffa00 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000009e`a85ffa30 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000009e`a85ffb90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009e`a85ffbf0 00007ff6`019e10c9     postgres!main+0x22d
0000009e`a85ffc30 00007ff6`019e1416     postgres+0x10c9
0000009e`a85ffcd0 00007fff`e7064cb0     postgres+0x1416
0000009e`a85ffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009e`a89ff9b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`a89ff9c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009e`a89ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`a89ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`a8dff9e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009e`a8dff9f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009e`a8dffa60 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009e`a8dffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009e`a8dffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`9c5ff690 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000014`9c5ff6c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000014`9c5ff710 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000014`9c5ff750 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000014`9c5ff780 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000014`9c5ff8e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000014`9c5ff940 00007ff6`019e10c9     postgres!main+0x22d
00000014`9c5ff980 00007ff6`019e1416     postgres+0x10c9
00000014`9c5ffa20 00007fff`e7064cb0     postgres+0x1416
00000014`9c5ffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000014`9d1ffa98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000014`9d1ffaa0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000014`9d1ffb10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000014`9d1ffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`9d1ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`9cdffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`9cdffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000014`9cdffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`9cdffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`9c9ff548 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`9c9ff550 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000014`9c9ff840 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`9c9ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`491ff838 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000055`491ff840 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000055`491ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`491ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`485ff810 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000055`485ff840 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000055`485ff890 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000055`485ff8d0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000055`485ff900 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000055`485ff9a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000055`485ffa00 00007ff6`019e10c9     postgres!main+0x22d
00000055`485ffa40 00007ff6`019e1416     postgres+0x10c9
00000055`485ffae0 00007fff`e7064cb0     postgres+0x1416
00000055`485ffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000055`489ff5c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000055`489ff5d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000055`489ff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`489ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`48dff818 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000055`48dff820 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000055`48dff890 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000055`48dff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000055`48dff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`db9ffa90 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000001`db9ffac0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000001`db9ffb10 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000001`db9ffb50 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000001`db9ffb80 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000001`db9ffce0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000001`db9ffd40 00007ff6`019e10c9     postgres!main+0x22d
00000001`db9ffd80 00007ff6`019e1416     postgres+0x10c9
00000001`db9ffe20 00007fff`e7064cb0     postgres+0x1416
00000001`db9ffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`dc1ffd88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000001`dc1ffd90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000001`dc1ffe00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000001`dc1ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`dc1fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`dc5ffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`dc5ffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`dc5ffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`dc5ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`dbdff508 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`dbdff510 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000001`dbdff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000001`dbdff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`4bbffd98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000044`4bbffda0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000044`4bbffe10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000044`4bbffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000044`4bbfff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`4b7ff478 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`4b7ff480 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000044`4b7ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000044`4b7ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`4b3ff578 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`4b3ff580 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000044`4b3ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000044`4b3ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`4afff470 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000044`4afff4a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000044`4afff4f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000044`4afff530 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000044`4afff560 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000044`4afff600 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000044`4afff660 00007ff6`019e10c9     postgres!main+0x22d
00000044`4afff6a0 00007ff6`019e1416     postgres+0x10c9
00000044`4afff740 00007fff`e7064cb0     postgres+0x1416
00000044`4afff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000006c`1bdffd88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006c`1bdffd90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006c`1bdffe00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006c`1bdffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`1bdfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`1c1ffbd8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`1c1ffbe0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006c`1c1ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`1c1fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`1b9ff8f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`1b9ff900 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006c`1b9ffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`1b9ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`1b5ffc20 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006c`1b5ffc50 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006c`1b5ffca0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006c`1b5ffce0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
0000006c`1b5ffd10 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
0000006c`1b5ffd40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006c`1b5ffda0 00007ff6`019e10c9     postgres!main+0x22d
0000006c`1b5ffde0 00007ff6`019e1416     postgres+0x10c9
0000006c`1b5ffe80 00007fff`e7064cb0     postgres+0x1416
0000006c`1b5ffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000092`9afff6a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`9afff6b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000092`9afff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`9afff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`9abff6b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000092`9abff6e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000092`9abff730 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000092`9abff770 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000092`9abff7a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000092`9abff900 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000092`9abff960 00007ff6`019e10c9     postgres!main+0x22d
00000092`9abff9a0 00007ff6`019e1416     postgres+0x10c9
00000092`9abffa40 00007fff`e7064cb0     postgres+0x1416
00000092`9abffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000092`9b3ff7a8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000092`9b3ff7b0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000092`9b3ff820 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000092`9b3ff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`9b3ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`9b7ff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`9b7ff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000092`9b7ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`9b7ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`5f9ff598 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`5f9ff5a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000099`5f9ff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`5f9ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`5f5ff6f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000099`5f5ff720 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000099`5f5ff770 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000099`5f5ff7b0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000099`5f5ff7e0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000099`5f5ff940 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000099`5f5ff9a0 00007ff6`019e10c9     postgres!main+0x22d
00000099`5f5ff9e0 00007ff6`019e1416     postgres+0x10c9
00000099`5f5ffa80 00007fff`e7064cb0     postgres+0x1416
00000099`5f5ffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000099`601ff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`601ff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000099`601ff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`601ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`5fdffd18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000099`5fdffd20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000099`5fdffd90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000099`5fdffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`5fdffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`5c9ffa08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`5c9ffa10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a7`5c9ffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`5c9ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`5cdff738 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a7`5cdff740 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a7`5cdff7b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a7`5cdff890 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`5cdff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`5c5ffbe8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`5c5ffbf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a7`5c5ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`5c5fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`5c1ff930 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a7`5c1ff960 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a7`5c1ff9b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a7`5c1ff9f0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a7`5c1ffa20 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a7`5c1ffb80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a7`5c1ffbe0 00007ff6`019e10c9     postgres!main+0x22d
000000a7`5c1ffc20 00007ff6`019e1416     postgres+0x10c9
000000a7`5c1ffcc0 00007fff`e7064cb0     postgres+0x1416
000000a7`5c1ffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000076`c63ffaf8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000076`c63ffb00 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000076`c63ffb70 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000076`c63ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c63ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c5bff4a0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000076`c5bff4d0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000076`c5bff520 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000076`c5bff560 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000076`c5bff590 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000076`c5bff630 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000076`c5bff690 00007ff6`019e10c9     postgres!main+0x22d
00000076`c5bff6d0 00007ff6`019e1416     postgres+0x10c9
00000076`c5bff770 00007fff`e7064cb0     postgres+0x1416
00000076`c5bff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000076`c5fff9e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`c5fff9f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000076`c5fffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c5fffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c67ff6f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`c67ff700 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000076`c67ff9f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c67ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`e2bffa88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`e2bffa90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f8`e2bffd80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`e2bffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`e27ff440 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f8`e27ff470 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f8`e27ff4c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f8`e27ff500 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000f8`e27ff530 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000f8`e27ff690 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f8`e27ff6f0 00007ff6`019e10c9     postgres!main+0x22d
000000f8`e27ff730 00007ff6`019e1416     postgres+0x10c9
000000f8`e27ff7d0 00007fff`e7064cb0     postgres+0x1416
000000f8`e27ff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f8`e33ff878 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f8`e33ff880 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f8`e33ff8f0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f8`e33ff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`e33ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`e2fffa08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`e2fffa10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f8`e2fffd00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f8`e2fffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`bc1ffbe8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`bc1ffbf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000080`bc1ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`bc1fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`bbdffa40 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000080`bbdffa70 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000080`bbdffac0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000080`bbdffb00 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000080`bbdffb30 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000080`bbdffc90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000080`bbdffcf0 00007ff6`019e10c9     postgres!main+0x22d
00000080`bbdffd30 00007ff6`019e1416     postgres+0x10c9
00000080`bbdffdd0 00007fff`e7064cb0     postgres+0x1416
00000080`bbdffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000080`bc9ff7a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`bc9ff7b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000080`bc9ffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`bc9ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`bc5ffd68 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000080`bc5ffd70 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000080`bc5ffde0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000080`bc5ffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`bc5ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`033ffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`033ffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000009`033fff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`033fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`03bffb18 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`03bffb20 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000009`03bffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`03bffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`02fff700 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000009`02fff730 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000009`02fff780 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000009`02fff7c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000009`02fff7f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000009`02fff950 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000009`02fff9b0 00007ff6`019e10c9     postgres!main+0x22d
00000009`02fff9f0 00007ff6`019e1416     postgres+0x10c9
00000009`02fffa90 00007fff`e7064cb0     postgres+0x1416
00000009`02fffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000009`037ffb28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000009`037ffb30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000009`037ffba0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000009`037ffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`037ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`803ffb98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`803ffba0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006b`803ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`803ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`ffbff8c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`ffbff8d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006b`ffbffbc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`ffbffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`ff7ff5b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006b`ff7ff5e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006b`ff7ff630 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006b`ff7ff670 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000006b`ff7ff6a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000006b`ff7ff800 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006b`ff7ff860 00007ff6`019e10c9     postgres!main+0x22d
0000006b`ff7ff8a0 00007ff6`019e1416     postgres+0x10c9
0000006b`ff7ff940 00007fff`e7064cb0     postgres+0x1416
0000006b`ff7ff970 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000006b`fffff958 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006b`fffff960 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006b`fffff9d0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006b`fffffab0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`fffffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`df3ffb20 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000098`df3ffb50 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000098`df3ffba0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000098`df3ffbe0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000098`df3ffc10 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000098`df3ffd70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000098`df3ffdd0 00007ff6`019e10c9     postgres!main+0x22d
00000098`df3ffe10 00007ff6`019e1416     postgres+0x10c9
00000098`df3ffeb0 00007fff`e7064cb0     postgres+0x1416
00000098`df3ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000098`df7ffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`df7ffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000098`df7ffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`df7ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`dfbffb38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000098`dfbffb40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000098`dfbffbb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000098`dfbffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`dfbffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`dffffb58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`dffffb60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000098`dffffe50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000098`dffffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`0adffb48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b8`0adffb50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b8`0adffbc0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b8`0adffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`0adffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`0a9ff808 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`0a9ff810 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`0a9ffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`0a9ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`0a5ff918 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`0a5ff920 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b8`0a5ffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b8`0a5ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`0a1ff7b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b8`0a1ff7e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b8`0a1ff830 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b8`0a1ff870 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000b8`0a1ff8a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000b8`0a1ffa00 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b8`0a1ffa60 00007ff6`019e10c9     postgres!main+0x22d
000000b8`0a1ffaa0 00007ff6`019e1416     postgres+0x10c9
000000b8`0a1ffb40 00007fff`e7064cb0     postgres+0x1416
000000b8`0a1ffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001b`a0bffcb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001b`a0bffcc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001b`a0bffd30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001b`a0bffe10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`a0bffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`a0fff928 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`a0fff930 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001b`a0fffc20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`a0fffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`a07ff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`a07ff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001b`a07ff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`a07ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`a03ffad0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001b`a03ffb00 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001b`a03ffb50 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001b`a03ffb90 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001b`a03ffbc0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001b`a03ffd20 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001b`a03ffd80 00007ff6`019e10c9     postgres!main+0x22d
0000001b`a03ffdc0 00007ff6`019e1416     postgres+0x10c9
0000001b`a03ffe60 00007fff`e7064cb0     postgres+0x1416
0000001b`a03ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000091`a47ffbd8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000091`a47ffbe0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000091`a47ffc50 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000091`a47ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`a47ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`a3bffa40 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000091`a3bffa70 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000091`a3bffac0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000091`a3bffb00 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000091`a3bffb30 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000091`a3bffc90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000091`a3bffcf0 00007ff6`019e10c9     postgres!main+0x22d
00000091`a3bffd30 00007ff6`019e1416     postgres+0x10c9
00000091`a3bffdd0 00007fff`e7064cb0     postgres+0x1416
00000091`a3bffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000091`a3fff538 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`a3fff540 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000091`a3fff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`a3fff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`a43ff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`a43ffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000091`a43ffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000091`a43ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`8b3ff5c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`8b3ff5d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000045`8b3ff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`8b3ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`8afff770 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000045`8afff7a0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000045`8afff7f0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000045`8afff830 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000045`8afff860 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000045`8afff9c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000045`8afffa20 00007ff6`019e10c9     postgres!main+0x22d
00000045`8afffa60 00007ff6`019e1416     postgres+0x10c9
00000045`8afffb00 00007fff`e7064cb0     postgres+0x1416
00000045`8afffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000045`8b7ffbb8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000045`8b7ffbc0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000045`8b7ffc30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000045`8b7ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`8b7ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`8bbffb48 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`8bbffb50 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000045`8bbffe40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`8bbffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`e33ff790 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000043`e33ff7c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000043`e33ff810 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000043`e33ff850 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000043`e33ff880 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000043`e33ff9e0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000043`e33ffa40 00007ff6`019e10c9     postgres!main+0x22d
00000043`e33ffa80 00007ff6`019e1416     postgres+0x10c9
00000043`e33ffb20 00007fff`e7064cb0     postgres+0x1416
00000043`e33ffb50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000043`e37ff8d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000043`e37ff8e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000043`e37ffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000043`e37ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`e3bff9f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000043`e3bffa00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000043`e3bffcf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000043`e3bffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`e3fff708 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000043`e3fff710 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000043`e3fff780 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000043`e3fff860 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000043`e3fff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`d9fff6e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`d9fff6f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a1`d9fff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`d9fffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`d97ff688 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`d97ff690 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a1`d97ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`d97ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`d93ff7c0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a1`d93ff7f0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a1`d93ff840 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a1`d93ff880 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a1`d93ff8b0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a1`d93ffa10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a1`d93ffa70 00007ff6`019e10c9     postgres!main+0x22d
000000a1`d93ffab0 00007ff6`019e1416     postgres+0x10c9
000000a1`d93ffb50 00007fff`e7064cb0     postgres+0x1416
000000a1`d93ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a1`d9bff988 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a1`d9bff990 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a1`d9bffa00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a1`d9bffae0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`d9bffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`ac5ff838 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000040`ac5ff840 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000040`ac5ff8b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000040`ac5ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`ac5ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`ac1ffb78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000040`ac1ffb80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000040`ac1ffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`ac1ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`abdffb00 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000040`abdffb30 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000040`abdffb80 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000040`abdffbc0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000040`abdffbf0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000040`abdffd50 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000040`abdffdb0 00007ff6`019e10c9     postgres!main+0x22d
00000040`abdffdf0 00007ff6`019e1416     postgres+0x10c9
00000040`abdffe90 00007fff`e7064cb0     postgres+0x1416
00000040`abdffec0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000040`ac9ffbe8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000040`ac9ffbf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000040`ac9ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`ac9fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`c1fff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`c1fff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fc`c1fffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`c1fffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`c1bffc58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fc`c1bffc60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fc`c1bffcd0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fc`c1bffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`c1bffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`c17ff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`c17ff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fc`c17ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fc`c17ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`c13ffa30 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fc`c13ffa60 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fc`c13ffab0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fc`c13ffaf0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000fc`c13ffb20 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000fc`c13ffbc0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fc`c13ffc20 00007ff6`019e10c9     postgres!main+0x22d
000000fc`c13ffc60 00007ff6`019e1416     postgres+0x10c9
000000fc`c13ffd00 00007fff`e7064cb0     postgres+0x1416
000000fc`c13ffd30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000025`ce3ff4e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000025`ce3ff510 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000025`ce3ff560 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000025`ce3ff5a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000025`ce3ff5d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000025`ce3ff730 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000025`ce3ff790 00007ff6`019e10c9     postgres!main+0x22d
00000025`ce3ff7d0 00007ff6`019e1416     postgres+0x10c9
00000025`ce3ff870 00007fff`e7064cb0     postgres+0x1416
00000025`ce3ff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000025`ce7ff658 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`ce7ff660 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000025`ce7ff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`ce7ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`cebff888 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000025`cebff890 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000025`cebff900 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000025`cebff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`cebffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`cefff878 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`cefff880 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000025`cefffb70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`cefffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`141ff638 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000fb`141ff640 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000fb`141ff6b0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000fb`141ff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`141ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`139ffc40 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000fb`139ffc70 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000fb`139ffcc0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000fb`139ffd00 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000fb`139ffd30 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000fb`139ffd60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000fb`139ffdc0 00007ff6`019e10c9     postgres!main+0x22d
000000fb`139ffe00 00007ff6`019e1416     postgres+0x10c9
000000fb`139ffea0 00007fff`e7064cb0     postgres+0x1416
000000fb`139ffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000fb`13dff5e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`13dff5f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fb`13dff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`13dff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`145ffab8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`145ffac0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000fb`145ffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`145ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`a91ffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`a91ffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000053`a91ffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`a91ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`a85ff9e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000053`a85ffa10 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000053`a85ffa60 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000053`a85ffaa0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000053`a85ffad0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000053`a85ffb70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000053`a85ffbd0 00007ff6`019e10c9     postgres!main+0x22d
00000053`a85ffc10 00007ff6`019e1416     postgres+0x10c9
00000053`a85ffcb0 00007fff`e7064cb0     postgres+0x1416
00000053`a85ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000053`a89ff498 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`a89ff4a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000053`a89ff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`a89ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`a8dffc58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000053`a8dffc60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000053`a8dffcd0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000053`a8dffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`a8dffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`ed1ff458 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000032`ed1ff460 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000032`ed1ff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`ed1ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`ec9fe7f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000032`ec9fe820 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000032`ec9fe870 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000032`ec9fe8b0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000032`ec9fe8e0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000032`ec9ffd80 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000032`ec9ffde0 00007ff6`019e10c9     postgres!main+0x22d
00000032`ec9ffe20 00007ff6`019e1416     postgres+0x10c9
00000032`ec9ffec0 00007fff`e7064cb0     postgres+0x1416
00000032`ec9ffef0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000032`ecdff8f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000032`ecdff900 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000032`ecdffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`ecdffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`ed5ff7f8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000032`ed5ff800 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000032`ed5ff870 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000032`ed5ff950 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000032`ed5ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`771ff5e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f6`771ff5f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f6`771ff660 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f6`771ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`771ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`769ff4f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f6`769ff520 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f6`769ff570 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f6`769ff5b0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000f6`769ff5e0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000f6`769ff610 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f6`769ff670 00007ff6`019e10c9     postgres!main+0x22d
000000f6`769ff6b0 00007ff6`019e1416     postgres+0x10c9
000000f6`769ff750 00007fff`e7064cb0     postgres+0x1416
000000f6`769ff780 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f6`76dff6a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`76dff6b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f6`76dff9a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`76dff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`775ffbe8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`775ffbf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f6`775ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`775fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`2b5ff778 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`2b5ff780 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`2b5ffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`2b5ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`2a9fe1e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000070`2a9fe210 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000070`2a9fe260 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000070`2a9fe2a0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000070`2a9fe2d0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000070`2a9ff770 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000070`2a9ff7d0 00007ff6`019e10c9     postgres!main+0x22d
00000070`2a9ff810 00007ff6`019e1416     postgres+0x10c9
00000070`2a9ff8b0 00007fff`e7064cb0     postgres+0x1416
00000070`2a9ff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000070`2adff758 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`2adff760 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`2adffa50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`2adffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`2b1ff818 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000070`2b1ff820 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000070`2b1ffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`2b1ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000070`2b9ffc38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000070`2b9ffc40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000070`2b9ffcb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000070`2b9ffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000070`2b9ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`d6fffb88 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e4`d6fffb90 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`d6fffc00 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e4`d6fffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`d6fffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`d5fff320 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e4`d5fff350 00007ff6`01cf8fb3     postgres!ExceptionalCondition+0x4c
000000e4`d5fff3a0 00007ff6`01cf935e     postgres!FindPostmasterChildByPid+0x11b1
000000e4`d5fff3d0 00007ff6`01cfb17b     postgres!FindPostmasterChildByPid+0x155c
000000e4`d5fff400 00007ff6`01cfb230     postgres!FindPostmasterChildByPid+0x3379
000000e4`d5fff450 00007ff6`01cfc88e     postgres!FindPostmasterChildByPid+0x342e
000000e4`d5fffd40 00007ff6`01c22962     postgres!PostmasterMain+0x12bd
000000e4`d5fffe20 00007ff6`019e10c9     postgres!main+0x1d0
000000e4`d5fffe60 00007ff6`019e1416     postgres+0x10c9
000000e4`d5ffff00 00007fff`e7064cb0     postgres+0x1416
core
000000e4`d63ff5e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`d63ff5f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`d63ff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`d63ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`d67ff7f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`d67ff800 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`d67ffaf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`d67ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`d6bff9b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`d6bff9c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`d6bffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`d6bffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`d73ffa58 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`d73ffa60 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e4`d73ffd50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`d73ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b7`c05ff6c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000b7`c05ff6d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000b7`c05ff740 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000b7`c05ff820 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b7`c05ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b7`c09ff4a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b7`c09ff4b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b7`c09ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b7`c09ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b7`c01ff448 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b7`c01ff450 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000b7`c01ff740 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b7`c01ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b7`bfdff610 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000b7`bfdff640 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000b7`bfdff690 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000b7`bfdff6d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000b7`bfdff700 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000b7`bfdff860 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000b7`bfdff8c0 00007ff6`019e10c9     postgres!main+0x22d
000000b7`bfdff900 00007ff6`019e1416     postgres+0x10c9
000000b7`bfdff9a0 00007fff`e7064cb0     postgres+0x1416
000000b7`bfdff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ad`725ff828 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000ad`725ff830 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000ad`725ff8a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000ad`725ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`725ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`719ff3e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000ad`719ff410 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000ad`719ff460 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000ad`719ff4a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000ad`719ff4d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000ad`719ff630 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000ad`719ff690 00007ff6`019e10c9     postgres!main+0x22d
000000ad`719ff6d0 00007ff6`019e1416     postgres+0x10c9
000000ad`719ff770 00007fff`e7064cb0     postgres+0x1416
000000ad`719ff7a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000ad`71dff638 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`71dff640 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ad`71dff930 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`71dff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`721ff538 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`721ff540 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000ad`721ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`721ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`291ffab8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000e2`291ffac0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000e2`291ffb30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000e2`291ffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`291ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`289fe5e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000e2`289fe610 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000e2`289fe660 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000e2`289fe6a0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000e2`289fe6d0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000e2`289ffb70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000e2`289ffbd0 00007ff6`019e10c9     postgres!main+0x22d
000000e2`289ffc10 00007ff6`019e1416     postgres+0x10c9
000000e2`289ffcb0 00007fff`e7064cb0     postgres+0x1416
000000e2`289ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000e2`28dffa98 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e2`28dffaa0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e2`28dffd90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`28dffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`295ff698 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e2`295ff6a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000e2`295ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`295ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`bd7ff608 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`bd7ff610 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a1`bd7ff900 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`bd7ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`bdfff888 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`bdfff890 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a1`bdfffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`bdfffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`bd3ff8e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a1`bd3ff910 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a1`bd3ff960 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a1`bd3ff9a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a1`bd3ff9d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a1`bd3ffb30 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a1`bd3ffb90 00007ff6`019e10c9     postgres!main+0x22d
000000a1`bd3ffbd0 00007ff6`019e1416     postgres+0x10c9
000000a1`bd3ffc70 00007fff`e7064cb0     postgres+0x1416
000000a1`bd3ffca0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a1`bdbffd48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a1`bdbffd50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a1`bdbffdc0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a1`bdbffea0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`bdbffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`627ff8e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`627ff8f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004f`627ffbe0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`627ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`61fff988 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`61fff990 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004f`61fffc80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`61fffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`61bff740 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004f`61bff770 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004f`61bff7c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004f`61bff800 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000004f`61bff830 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000004f`61bff990 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004f`61bff9f0 00007ff6`019e10c9     postgres!main+0x22d
0000004f`61bffa30 00007ff6`019e1416     postgres+0x10c9
0000004f`61bffad0 00007fff`e7064cb0     postgres+0x1416
0000004f`61bffb00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004f`623ff9c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004f`623ff9d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004f`623ffa40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004f`623ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`623ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`621ff618 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`621ff620 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000018`621ff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`621ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`61dff648 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`61dff650 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000018`61dff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`61dff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`619fe0f0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000018`619fe120 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000018`619fe170 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000018`619fe1b0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000018`619fe1e0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000018`619ff680 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000018`619ff6e0 00007ff6`019e10c9     postgres!main+0x22d
00000018`619ff720 00007ff6`019e1416     postgres+0x10c9
00000018`619ff7c0 00007fff`e7064cb0     postgres+0x1416
00000018`619ff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000018`629ffca8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000018`629ffcb0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000018`629ffd20 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000018`629ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`629ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`625ff4b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`625ff4c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000018`625ff7b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`625ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`b2fffab8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f9`b2fffac0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f9`b2fffdb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`b2fffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`b27ff498 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f9`b27ff4a0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000f9`b27ff790 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`b27ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`b23ff9e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000f9`b23ffa10 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000f9`b23ffa60 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000f9`b23ffaa0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
000000f9`b23ffad0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
000000f9`b23ffb70 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000f9`b23ffbd0 00007ff6`019e10c9     postgres!main+0x22d
000000f9`b23ffc10 00007ff6`019e1416     postgres+0x10c9
000000f9`b23ffcb0 00007fff`e7064cb0     postgres+0x1416
000000f9`b23ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000f9`b2bff808 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000f9`b2bff810 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000f9`b2bff880 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000f9`b2bff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`b2bff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`425ff668 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009d`425ff670 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009d`425ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009d`425ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`419ff680 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000009d`419ff6b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000009d`419ff700 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000009d`419ff740 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000009d`419ff770 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000009d`419ff8d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000009d`419ff930 00007ff6`019e10c9     postgres!main+0x22d
0000009d`419ff970 00007ff6`019e1416     postgres+0x10c9
0000009d`419ffa10 00007fff`e7064cb0     postgres+0x1416
0000009d`419ffa40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000009d`41dff5c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009d`41dff5d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000009d`41dff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009d`41dff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`421ff808 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000009d`421ff810 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000009d`421ff880 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000009d`421ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009d`421ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`093ffd38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000031`093ffd40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000031`093ffdb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000031`093ffe90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`093ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`097ff8a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`097ff8b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000031`097ffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`097ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`08bffb10 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000031`08bffb40 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000031`08bffb90 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000031`08bffbd0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000031`08bffc00 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000031`08bffd60 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000031`08bffdc0 00007ff6`019e10c9     postgres!main+0x22d
00000031`08bffe00 00007ff6`019e1416     postgres+0x10c9
00000031`08bffea0 00007fff`e7064cb0     postgres+0x1416
00000031`08bffed0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000031`08fff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`08fff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000031`08fffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`08fffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`e33ff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000072`e33ff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000072`e33ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000072`e33ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`e3bff5f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000072`e3bff600 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000072`e3bff8f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000072`e3bff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`e2fff780 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000072`e2fff7b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000072`e2fff800 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000072`e2fff840 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000072`e2fff870 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000072`e2fff9d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000072`e2fffa30 00007ff6`019e10c9     postgres!main+0x22d
00000072`e2fffa70 00007ff6`019e1416     postgres+0x10c9
00000072`e2fffb10 00007fff`e7064cb0     postgres+0x1416
00000072`e2fffb40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000072`e37ff808 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000072`e37ff810 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000072`e37ff880 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000072`e37ff960 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000072`e37ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`5edff738 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`5edff740 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000094`5edffa30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`5edffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`5f5ff958 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`5f5ff960 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000094`5f5ffc50 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`5f5ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`5e9ff830 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000094`5e9ff860 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000094`5e9ff8b0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000094`5e9ff8f0 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000094`5e9ff920 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000094`5e9ff9c0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000094`5e9ffa20 00007ff6`019e10c9     postgres!main+0x22d
00000094`5e9ffa60 00007ff6`019e1416     postgres+0x10c9
00000094`5e9ffb00 00007fff`e7064cb0     postgres+0x1416
00000094`5e9ffb30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000094`5f1ffa58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000094`5f1ffa60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000094`5f1ffad0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000094`5f1ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000094`5f1ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`9c7ffab8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000dd`9c7ffac0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000dd`9c7ffb30 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000dd`9c7ffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`9c7ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`9bfff400 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000dd`9bfff430 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000dd`9bfff480 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000dd`9bfff4c0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000dd`9bfff4f0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000dd`9bfff650 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000dd`9bfff6b0 00007ff6`019e10c9     postgres!main+0x22d
000000dd`9bfff6f0 00007ff6`019e1416     postgres+0x10c9
000000dd`9bfff790 00007fff`e7064cb0     postgres+0x1416
000000dd`9bfff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000dd`9c3ffa28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`9c3ffa30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000dd`9c3ffd20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`9c3ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`9cbff6e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`9cbff6f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000dd`9cbff9e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`9cbffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`679ffa58 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a5`679ffa60 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a5`679ffad0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a5`679ffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`679ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`66dfe360 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a5`66dfe390 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a5`66dfe3e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a5`66dfe420 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
000000a5`66dfe450 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
000000a5`66dff8f0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a5`66dff950 00007ff6`019e10c9     postgres!main+0x22d
000000a5`66dff990 00007ff6`019e1416     postgres+0x10c9
000000a5`66dffa30 00007fff`e7064cb0     postgres+0x1416
000000a5`66dffa60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a5`671ffb88 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`671ffb90 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a5`671ffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`671ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`675ffb28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`675ffb30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a5`675ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`675ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`67dff5e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`67dff5f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a5`67dff8e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`67dff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`0efffb78 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`0efffb80 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001c`0efffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`0efffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`0e7ff550 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001c`0e7ff580 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001c`0e7ff5d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001c`0e7ff610 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001c`0e7ff640 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001c`0e7ff7a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001c`0e7ff800 00007ff6`019e10c9     postgres!main+0x22d
0000001c`0e7ff840 00007ff6`019e1416     postgres+0x10c9
0000001c`0e7ff8e0 00007fff`e7064cb0     postgres+0x1416
0000001c`0e7ff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001c`0ebff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`0ebff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001c`0ebffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`0ebffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`0f3ff768 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001c`0f3ff770 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`0f3ff7e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001c`0f3ff8c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`0f3ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`f73ff5a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000088`f73ff5b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000088`f73ff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000088`f73ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`f6fffd18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000088`f6fffd20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000088`f6fffd90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000088`f6fffe70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000088`f6fffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`f6bff4c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000088`f6bff4d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000088`f6bff7c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000088`f6bff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`f67ffa40 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000088`f67ffa70 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000088`f67ffac0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000088`f67ffb00 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000088`f67ffb30 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000088`f67ffc90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000088`f67ffcf0 00007ff6`019e10c9     postgres!main+0x22d
00000088`f67ffd30 00007ff6`019e1416     postgres+0x10c9
00000088`f67ffdd0 00007fff`e7064cb0     postgres+0x1416
00000088`f67ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000c1`2d5ffbe8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`2d5ffbf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c1`2d5ffee0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`2d5fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`2d9ffa28 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000c1`2d9ffa30 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000c1`2d9ffaa0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000c1`2d9ffb80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`2d9ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`2ddffae8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`2ddffaf0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000c1`2ddffde0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`2ddffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`2d1ff700 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000c1`2d1ff730 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000c1`2d1ff780 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000c1`2d1ff7c0 00007ff6`01cfccd2     postgres!AuxiliaryProcessMainCommon+0x40
000000c1`2d1ff7f0 00007ff6`01cf656f     postgres!StartupProcessMain+0x27
000000c1`2d1ff820 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000c1`2d1ff880 00007ff6`019e10c9     postgres!main+0x22d
000000c1`2d1ff8c0 00007ff6`019e1416     postgres+0x10c9
000000c1`2d1ff960 00007fff`e7064cb0     postgres+0x1416
000000c1`2d1ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000059`d55ff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`d55ff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000059`d55ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`d55ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`d49ff750 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000059`d49ff780 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000059`d49ff7d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000059`d49ff810 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000059`d49ff840 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000059`d49ff9a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000059`d49ffa00 00007ff6`019e10c9     postgres!main+0x22d
00000059`d49ffa40 00007ff6`019e1416     postgres+0x10c9
00000059`d49ffae0 00007fff`e7064cb0     postgres+0x1416
00000059`d49ffb10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000059`d4dff458 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`d4dff460 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000059`d4dff750 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`d4dff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`d51ffb18 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000059`d51ffb20 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000059`d51ffb90 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000059`d51ffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`d51ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`ee7ffa78 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000004c`ee7ffa80 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000004c`ee7ffaf0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000004c`ee7ffbd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`ee7ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`edffe780 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000004c`edffe7b0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000004c`edffe800 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000004c`edffe840 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000004c`edffe870 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000004c`edfffd10 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000004c`edfffd70 00007ff6`019e10c9     postgres!main+0x22d
0000004c`edfffdb0 00007ff6`019e1416     postgres+0x10c9
0000004c`edfffe50 00007fff`e7064cb0     postgres+0x1416
0000004c`edfffe80 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000004c`ee3ffb38 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`ee3ffb40 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004c`ee3ffe30 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`ee3ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`eebff6c8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`eebff6d0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000004c`eebff9c0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004c`eebff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`6bbff610 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001b`6bbff640 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001b`6bbff690 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001b`6bbff6d0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001b`6bbff700 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001b`6bbff860 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001b`6bbff8c0 00007ff6`019e10c9     postgres!main+0x22d
0000001b`6bbff900 00007ff6`019e1416     postgres+0x10c9
0000001b`6bbff9a0 00007fff`e7064cb0     postgres+0x1416
0000001b`6bbff9d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001b`6c7ffaa8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`6c7ffab0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001b`6c7ffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`6c7ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`6c3ff828 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001b`6c3ff830 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001b`6c3ff8a0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001b`6c3ff980 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`6c3ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`6bfffb68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`6bfffb70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001b`6bfffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`6bfffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`f05ff3b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
000000a4`f05ff3e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
000000a4`f05ff430 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
000000a4`f05ff470 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
000000a4`f05ff4a0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
000000a4`f05ff600 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
000000a4`f05ff660 00007ff6`019e10c9     postgres!main+0x22d
000000a4`f05ff6a0 00007ff6`019e1416     postgres+0x10c9
000000a4`f05ff740 00007fff`e7064cb0     postgres+0x1416
000000a4`f05ff770 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
000000a4`f11ff718 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
000000a4`f11ff720 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
000000a4`f11ff790 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
000000a4`f11ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`f11ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`f0dff6b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`f0dff6c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a4`f0dff9b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`f0dff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a4`f09ffad8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a4`f09ffae0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
000000a4`f09ffdd0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a4`f09ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`403ffb68 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`403ffb70 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000095`403ffe60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000095`403ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`3fffe310 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000095`3fffe340 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000095`3fffe390 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000095`3fffe3d0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000095`3fffe400 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000095`3ffff8a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000095`3ffff900 00007ff6`019e10c9     postgres!main+0x22d
00000095`3ffff940 00007ff6`019e1416     postgres+0x10c9
00000095`3ffff9e0 00007fff`e7064cb0     postgres+0x1416
00000095`3ffffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000095`40bff5b8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`40bff5c0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000095`40bff8b0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000095`40bff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`407ff6d8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000095`407ff6e0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000095`407ff750 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000095`407ff830 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000095`407ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`825ffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`825ffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008c`825ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`825ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`819fe390 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000008c`819fe3c0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000008c`819fe410 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000008c`819fe450 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
0000008c`819fe480 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
0000008c`819ff920 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000008c`819ff980 00007ff6`019e10c9     postgres!main+0x22d
0000008c`819ff9c0 00007ff6`019e1416     postgres+0x10c9
0000008c`819ffa60 00007fff`e7064cb0     postgres+0x1416
0000008c`819ffa90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000008c`81dff4e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`81dff4f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000008c`81dff7e0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`81dff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`821ffb38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000008c`821ffb40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000008c`821ffbb0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000008c`821ffc90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`821ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`54dff978 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`54dff980 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000096`54dffc70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`54dffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`545ff740 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000096`545ff770 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000096`545ff7c0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000096`545ff800 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000096`545ff830 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000096`545ff8d0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000096`545ff930 00007ff6`019e10c9     postgres!main+0x22d
00000096`545ff970 00007ff6`019e1416     postgres+0x10c9
00000096`545ffa10 00007fff`e7064cb0     postgres+0x1416
00000096`545ffa40 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000096`549ff778 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`549ff780 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000096`549ffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`549ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`551ffc98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000096`551ffca0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000096`551ffd10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000096`551ffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`551ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`171fe660 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000007`171fe690 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000007`171fe6e0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000007`171fe720 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000007`171fe750 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000007`171ffbf0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000007`171ffc50 00007ff6`019e10c9     postgres!main+0x22d
00000007`171ffc90 00007ff6`019e1416     postgres+0x10c9
00000007`171ffd30 00007fff`e7064cb0     postgres+0x1416
00000007`171ffd60 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000007`175ff8f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`175ff900 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000007`175ffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`175ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`179ff4d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`179ff4e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000007`179ff7d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`179ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`17dff968 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000007`17dff970 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000007`17dff9e0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000007`17dffac0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`17dffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`d7fff508 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`d7fff510 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000089`d7fff800 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`d7fff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`d73ffaf0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000089`d73ffb20 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000089`d73ffb70 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000089`d73ffbb0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000089`d73ffbe0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000089`d73ffd40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000089`d73ffda0 00007ff6`019e10c9     postgres!main+0x22d
00000089`d73ffde0 00007ff6`019e1416     postgres+0x10c9
00000089`d73ffe80 00007fff`e7064cb0     postgres+0x1416
00000089`d73ffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000089`d7bff698 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000089`d7bff6a0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000089`d7bff710 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000089`d7bff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`d7bff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`d77ffac8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`d77ffad0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000089`d77ffdc0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`d77ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`803ff5d0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000002e`803ff600 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000002e`803ff650 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000002e`803ff690 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000002e`803ff6c0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000002e`803ff820 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000002e`803ff880 00007ff6`019e10c9     postgres!main+0x22d
0000002e`803ff8c0 00007ff6`019e1416     postgres+0x10c9
0000002e`803ff960 00007fff`e7064cb0     postgres+0x1416
0000002e`803ff990 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000002e`80fff618 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`80fff620 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002e`80fff910 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`80fff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`80bffa98 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000002e`80bffaa0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000002e`80bffb10 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000002e`80bffbf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`80bffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`807ff8a8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`807ff8b0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000002e`807ffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`807ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`8b1ff9e8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`8b1ff9f0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`8b1ffce0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`8b1ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`8adfe800 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000074`8adfe830 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000074`8adfe880 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000074`8adfe8c0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000074`8adfe8f0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000074`8adffd90 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000074`8adffdf0 00007ff6`019e10c9     postgres!main+0x22d
00000074`8adffe30 00007ff6`019e1416     postgres+0x10c9
00000074`8adffed0 00007fff`e7064cb0     postgres+0x1416
00000074`8adfff00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000074`8b9ff5d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`8b9ff5e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000074`8b9ff8d0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`8b9ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`8b5ffcc8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000074`8b5ffcd0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000074`8b5ffd40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000074`8b5ffe20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`8b5ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`22dff778 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`22dff780 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000014`22dffa70 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`22dffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`229ff9b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000014`229ff9e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000014`229ffa30 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000014`229ffa70 00007ff6`01cf498a     postgres!AuxiliaryProcessMainCommon+0x40
00000014`229ffaa0 00007ff6`01cf656f     postgres!CheckpointerMain+0x51
00000014`229ffb40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000014`229ffba0 00007ff6`019e10c9     postgres!main+0x22d
00000014`229ffbe0 00007ff6`019e1416     postgres+0x10c9
00000014`229ffc80 00007fff`e7064cb0     postgres+0x1416
00000014`229ffcb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000014`235ff908 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`235ff910 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000014`235ffc00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`235ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`231ffa48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000014`231ffa50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000014`231ffac0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000014`231ffba0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000014`231ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`405ffaf8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`405ffb00 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001d`405ffdf0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001d`405ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`401ff6e0 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000001d`401ff710 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000001d`401ff760 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000001d`401ff7a0 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000001d`401ff7d0 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000001d`401ff930 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000001d`401ff990 00007ff6`019e10c9     postgres!main+0x22d
0000001d`401ff9d0 00007ff6`019e1416     postgres+0x10c9
0000001d`401ffa70 00007fff`e7064cb0     postgres+0x1416
0000001d`401ffaa0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000001d`40dff918 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`40dff920 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000001d`40dffc10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001d`40dffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`409ffc48 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000001d`409ffc50 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000001d`409ffcc0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000001d`409ffda0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001d`409ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`be3ffb08 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`be3ffb10 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006a`be3ffe00 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`be3ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`bdbff450 00007ff6`01eef20c     ucrtbase!abort+0x4e
0000006a`bdbff480 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
0000006a`bdbff4d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
0000006a`bdbff510 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
0000006a`bdbff540 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
0000006a`bdbff6a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
0000006a`bdbff700 00007ff6`019e10c9     postgres!main+0x22d
0000006a`bdbff740 00007ff6`019e1416     postgres+0x10c9
0000006a`bdbff7e0 00007fff`e7064cb0     postgres+0x1416
0000006a`bdbff810 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
0000006a`be7ff7e8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
0000006a`be7ff7f0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
0000006a`be7ff860 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
0000006a`be7ff940 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`be7ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`bdfff558 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`bdfff560 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
0000006a`bdfff850 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`bdfff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`a45ffa38 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000030`a45ffa40 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000030`a45ffab0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000030`a45ffb90 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`a45ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`a3dfe4b0 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000030`a3dfe4e0 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000030`a3dfe530 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000030`a3dfe570 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000030`a3dfe5a0 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000030`a3dffa40 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000030`a3dffaa0 00007ff6`019e10c9     postgres!main+0x22d
00000030`a3dffae0 00007ff6`019e1416     postgres+0x10c9
00000030`a3dffb80 00007fff`e7064cb0     postgres+0x1416
00000030`a3dffbb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000030`a49ff828 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`a49ff830 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000030`a49ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`a49ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`a41ff578 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`a41ff580 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000030`a41ff870 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`a41ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`549ff748 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000045`549ff750 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000045`549ff7c0 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000045`549ff8a0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`549ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`54dff7d8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`54dff7e0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000045`54dffad0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`54dffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`545ff4f8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`545ff500 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000045`545ff7f0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000045`545ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`541ff650 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000045`541ff680 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000045`541ff6d0 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000045`541ff710 00007ff6`01d64a89     postgres!AuxiliaryProcessMainCommon+0x40
00000045`541ff740 00007ff6`01cf656f     postgres!IoWorkerMain+0x3c
00000045`541ff8a0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000045`541ff900 00007ff6`019e10c9     postgres!main+0x22d
00000045`541ff940 00007ff6`019e1416     postgres+0x10c9
00000045`541ff9e0 00007fff`e7064cb0     postgres+0x1416
00000045`541ffa10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000089`797fe610 00007ff6`01eef20c     ucrtbase!abort+0x4e
00000089`797fe640 00007ff6`01f11c28     postgres!ExceptionalCondition+0x4c
00000089`797fe690 00007ff6`01cf1ce3     postgres!init_ps_display+0xc8
00000089`797fe6d0 00007ff6`01cf37d7     postgres!AuxiliaryProcessMainCommon+0x40
00000089`797fe700 00007ff6`01cf656f     postgres!BackgroundWriterMain+0x57
00000089`797ffba0 00007ff6`01c229bf     postgres!SubPostmasterMain+0x1bc
00000089`797ffc00 00007ff6`019e10c9     postgres!main+0x22d
00000089`797ffc40 00007ff6`019e1416     postgres+0x10c9
00000089`797ffce0 00007fff`e7064cb0     postgres+0x1416
00000089`797ffd10 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
core
00000089`79bffbb8 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`79bffbc0 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000089`79bffeb0 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`79bffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`79fffc28 00007fff`e7aeb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`79fffc30 00007fff`e7064cb0     ntdll!TppWorkerThread+0x2df
00000089`79ffff20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`79ffff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`7a3ff9c8 00007fff`e5474a7a     ntdll!NtFsControlFile+0x14
00000089`7a3ff9d0 00007ff6`01cec2f6     KERNELBASE!ConnectNamedPipe+0x6a
00000089`7a3ffa40 00007fff`e7064cb0     postgres!pg_queue_signal+0x188
00000089`7a3ffb20 00007fff`e7b5edcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`7a3ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
tap
[05:30:35.554](2.727s) Bail out!  pg_ctl start failed
tap
[05:30:35.021](1.197s) Bail out!  pg_ctl start failed
tap
[05:30:35.554](1.470s) Bail out!  pg_ctl start failed
tap
[05:30:36.603](1.192s) Bail out!  pg_ctl start failed
tap
[05:30:37.761](1.459s) Bail out!  pg_ctl start failed
tap
[05:30:39.045](2.861s) Bail out!  pg_ctl start failed
tap
[05:30:46.036](1.447s) Bail out!  pg_ctl start failed
tap
[05:30:48.261](3.151s) Bail out!  pg_ctl start failed
tap
[05:30:47.130](1.551s) Bail out!  pg_ctl start failed
tap
[05:30:47.728](1.341s) Bail out!  pg_ctl start failed
tap
[05:30:50.422](2.164s) Bail out!  pg_ctl start failed
tap
[05:30:49.780](1.171s) Bail out!  pg_ctl start failed
tap
[05:30:37.934](1.283s) Bail out!  pg_ctl start failed
tap
[05:30:40.737](2.214s) Bail out!  pg_ctl start failed
tap
[05:30:39.250](1.111s) Bail out!  pg_ctl start failed
tap
[05:31:16.083](1.340s) Bail out!  pg_ctl start failed
tap
[05:31:17.615](2.491s) Bail out!  pg_ctl start failed
tap
[05:31:19.448](3.295s) Bail out!  pg_ctl start failed
tap
[05:31:18.070](1.394s) Bail out!  pg_ctl start failed
tap
[05:31:19.087](1.534s) Bail out!  pg_ctl start failed
tap
[05:31:19.544](1.279s) Bail out!  pg_ctl start failed
tap
[05:30:41.349](1.190s) Bail out!  pg_ctl start failed
tap
[05:31:42.705](1.081s) Bail out!  pg_ctl start failed
tap
[05:31:21.066](1.393s) Bail out!  pg_ctl start failed
tap
[05:31:21.492](1.302s) Bail out!  pg_ctl start failed
tap
[05:29:33.629](1.314s) Bail out!  pg_ctl start failed
tap
[05:29:32.956](1.403s) Bail out!  pg_ctl start failed
tap
[05:29:33.160](1.379s) Bail out!  pg_ctl start failed
tap
[05:31:22.229](1.667s) Bail out!  pg_ctl start failed
tap
[05:29:35.181](1.002s) Bail out!  pg_ctl start failed
tap
[05:29:36.965](2.480s) Bail out!  pg_ctl start failed
tap
[05:29:36.965](2.482s) Bail out!  pg_ctl start failed
tap
[05:29:37.857](1.235s) Bail out!  pg_ctl start failed
tap
[05:29:41.131](2.664s) Bail out!  pg_ctl start failed
tap
[05:29:39.846](1.351s) Bail out!  pg_ctl start failed
tap
[05:29:41.602](2.144s) Bail out!  pg_ctl start failed
tap
[05:29:42.823](1.194s) Bail out!  pg_ctl start failed
tap
[05:29:44.093](1.532s) Bail out!  pg_ctl start failed
tap
[05:29:48.088](0.392s) Bail out!  pg_ctl start failed
tap
[05:29:46.582](1.445s) Bail out!  pg_ctl start failed
tap
[05:29:46.833](1.288s) Bail out!  pg_ctl start failed
tap
[05:29:48.445](1.134s) Bail out!  pg_ctl start failed
tap
[05:29:49.543](1.332s) Bail out!  pg_ctl start failed
tap
[05:29:50.044](1.029s) Bail out!  pg_ctl start failed
tap
[05:29:50.986](1.251s) Bail out!  pg_ctl start failed
tap
[05:29:52.160](1.403s) Bail out!  pg_ctl start failed
tap
[05:29:52.411](1.385s) Bail out!  pg_ctl start failed
tap
[05:29:53.856](1.289s) Bail out!  pg_ctl start failed
tap
[05:29:56.192](0.325s) not ok 13 - pg_ctl start: exit code 0
[05:29:56.193](0.000s) not ok 14 - pg_ctl start: no stderr
[05:29:56.193](0.000s) not ok 15 - pg_ctl start: matches
[05:29:59.682](0.012s) not ok 17 - pg_ctl stop
[05:30:01.050](1.357s) not ok 19 - pg_ctl restart with server not running
[05:30:01.412](0.361s) not ok 25 - pg_ctl restart with server running
[05:30:01.425](0.012s) Bail out!  command "pg_ctl stop --pgdata C:\cirrus\build\testrun\pg_ctl\001_start_stop\data\tmp_t...
tap
[05:29:56.618](0.285s) Bail out!  command "pg_ctl --log C:\cirrus\build\testrun\pg_ctl\002_status\data\tmp_test_5x1H/log...
tap
[05:29:57.413](0.718s) Bail out!  pg_ctl start failed
tap
[05:29:58.541](1.197s) Bail out!  pg_ctl start failed
tap
[05:30:01.050](1.353s) Bail out!  pg_ctl start failed
tap
[05:30:01.413](1.343s) Bail out!  pg_ctl start failed
tap
[05:30:02.493](1.060s) Bail out!  pg_ctl start failed
tap
[05:30:03.229](1.240s) Bail out!  pg_ctl start failed
tap
[05:30:03.951](1.485s) Bail out!  pg_ctl start failed
tap
[05:30:05.313](2.729s) Bail out!  pg_ctl start failed
tap
[05:30:42.022](1.610s) Bail out!  pg_ctl start failed
tap
[05:30:05.471](0.499s) Bail out!  pg_ctl start failed
tap
[05:30:06.662](1.273s) Bail out!  pg_ctl start failed
tap
[05:30:08.462](2.482s) Bail out!  pg_ctl start failed
tap
[05:30:07.835](1.334s) Bail out!  pg_ctl start failed
tap
[05:30:08.055](1.295s) Bail out!  pg_ctl start failed
tap
[05:30:09.418](1.188s) Bail out!  pg_ctl start failed
tap
[05:30:09.887](0.937s) Bail out!  pg_ctl start failed
tap
[05:30:10.972](1.590s) Bail out!  pg_ctl start failed
tap
[05:30:10.769](1.414s) Bail out!  pg_ctl start failed
tap
[05:30:12.149](1.524s) Bail out!  pg_ctl start failed
tap
[05:30:12.353](1.379s) Bail out!  pg_ctl start failed
tap
[05:30:42.022](1.543s) Bail out!  pg_ctl start failed
tap
[05:28:08.719](2.226s) Bail out!  pg_ctl start failed
tap
[05:28:08.358](1.143s) Bail out!  pg_ctl start failed
tap
[05:28:07.949](0.994s) Bail out!  pg_ctl start failed
tap
[05:28:11.475](0.822s) not ok 13 - run of pg_upgrade
[05:28:11.497](0.000s) not ok 16 - the default char signedness is updated during pg_upgrade: matches
tap
[05:28:11.302](1.003s) Bail out!  pg_ctl start failed
tap
[05:30:13.952](1.098s) Bail out!  pg_ctl start failed
tap
[05:30:14.188](1.156s) Bail out!  pg_ctl start failed
tap
[05:30:14.985](1.362s) Bail out!  pg_ctl start failed
tap
[05:30:16.209](1.443s) Bail out!  pg_ctl start failed
tap
[05:30:16.554](1.074s) Bail out!  pg_ctl start failed
tap
[05:30:17.916](1.430s) Bail out!  pg_ctl start failed
tap
[05:30:18.261](1.314s) Bail out!  pg_ctl start failed
tap
[05:30:19.639](2.581s) Bail out!  pg_ctl start failed
tap
[05:30:42.696](1.377s) Bail out!  pg_ctl start failed
tap
[05:30:43.901](1.328s) Bail out!  pg_ctl start failed
tap
[05:30:19.608](1.164s) Bail out!  pg_ctl start failed
tap
[05:30:20.204](1.287s) Bail out!  pg_ctl start failed
tap
[05:30:21.397](1.289s) Bail out!  pg_ctl start failed
tap
[05:30:22.868](2.758s) Bail out!  pg_ctl start failed
tap
[05:30:45.846](2.414s) Bail out!  pg_ctl start failed
tap
[05:30:50.956](1.376s) Bail out!  pg_ctl start failed
tap
[05:30:51.177](1.494s) Bail out!  pg_ctl start failed
tap
[05:30:24.017](2.646s) Bail out!  pg_ctl start failed
tap
[05:28:13.843](1.375s) Bail out!  pg_ctl start failed
tap
[05:28:14.031](1.394s) Bail out!  pg_ctl start failed
tap
[05:28:14.221](1.272s) Bail out!  pg_ctl start failed
tap
[05:28:15.521](1.281s) Bail out!  pg_ctl start failed
tap
[05:28:16.069](1.310s) Bail out!  pg_ctl start failed
tap
[05:28:17.182](2.409s) Bail out!  pg_ctl start failed
tap
[05:28:16.743](1.191s) Bail out!  pg_ctl start failed
tap
[05:28:18.090](1.437s) Bail out!  pg_ctl start failed
tap
[05:28:18.201](1.332s) Bail out!  pg_ctl start failed
tap
[05:28:19.078](1.327s) Bail out!  pg_ctl start failed
tap
[05:28:19.361](1.220s) Bail out!  pg_ctl start failed
tap
[05:28:20.128](1.309s) Bail out!  pg_ctl start failed
tap
[05:28:20.521](1.019s) Bail out!  pg_ctl start failed
tap
[05:28:21.277](1.302s) Bail out!  pg_ctl start failed
tap
[05:28:21.937](1.161s) Bail out!  pg_ctl start failed
tap
[05:28:23.002](1.359s) Bail out!  pg_ctl start failed
tap
[05:28:24.448](2.700s) Bail out!  pg_ctl start failed
tap
[05:28:23.440](0.943s) Bail out!  pg_ctl start failed
tap
[05:28:24.259](1.358s) Bail out!  pg_ctl start failed
tap
[05:28:25.795](1.361s) Bail out!  pg_ctl start failed
tap
[05:28:25.921](1.346s) Bail out!  pg_ctl start failed
tap
[05:28:27.299](2.067s) Bail out!  pg_ctl start failed
tap
[05:28:26.923](1.111s) Bail out!  pg_ctl start failed
tap
[05:28:28.713](2.285s) Bail out!  pg_ctl start failed
tap
[05:28:28.306](1.062s) Bail out!  pg_ctl start failed
tap
[05:28:28.757](0.995s) Bail out!  pg_ctl start failed
tap
[05:28:29.277](0.894s) Bail out!  pg_ctl start failed
tap
[05:28:30.411](1.246s) Bail out!  pg_ctl start failed
tap
[05:28:30.736](1.047s) Bail out!  pg_ctl start failed
tap
[05:28:31.488](1.409s) Bail out!  pg_ctl start failed
tap
[05:28:31.771](0.907s) Bail out!  pg_ctl start failed
tap
[05:28:32.976](1.396s) Bail out!  pg_ctl start failed
tap
[05:28:33.524](1.071s) Bail out!  pg_ctl start failed
tap
[05:28:34.387](1.503s) Bail out!  pg_ctl start failed
tap
[05:28:34.498](1.395s) Bail out!  pg_ctl start failed
tap
[05:28:35.656](1.376s) Bail out!  pg_ctl start failed
tap
[05:28:35.829](1.318s) Bail out!  pg_ctl start failed
tap
[05:28:36.049](1.033s) Bail out!  pg_ctl start failed
tap
[05:28:37.177](1.342s) Bail out!  pg_ctl start failed
tap
[05:28:37.349](1.001s) Bail out!  pg_ctl start failed
tap
[05:28:38.414](1.516s) Bail out!  pg_ctl start failed
tap
[05:28:39.903](2.726s) Bail out!  pg_ctl start failed
tap
[05:28:38.884](1.002s) Bail out!  pg_ctl start failed
tap
[05:28:40.139](1.385s) Bail out!  pg_ctl start failed
tap
[05:28:41.097](1.623s) Bail out!  pg_ctl start failed
tap
[05:28:41.301](1.480s) Bail out!  pg_ctl start failed
tap
[05:30:25.474](1.431s) Bail out!  pg_ctl start failed
tap
[05:30:25.928](1.724s) Bail out!  pg_ctl start failed
tap
[05:30:25.976](1.519s) Bail out!  pg_ctl start failed
tap
[05:30:26.900](1.339s) Bail out!  pg_ctl start failed
tap
[05:30:28.421](1.602s) Bail out!  pg_ctl start failed
tap
[05:30:28.278](1.460s) Bail out!  pg_ctl start failed
tap
[05:30:28.563](0.349s) Bail out!  pg_ctl start failed
tap
[05:30:29.724](1.243s) Bail out!  pg_ctl start failed
tap
[05:30:30.147](1.209s) Bail out!  pg_ctl start failed
tap
[05:30:31.041](1.480s) Bail out!  pg_ctl start failed
tap
[05:30:31.387](1.602s) Bail out!  pg_ctl start failed
tap
[05:30:32.436](1.477s) Bail out!  pg_ctl start failed
tap
[05:30:33.642](2.421s) Bail out!  pg_ctl start failed
tap
[05:31:22.543](1.289s) Bail out!  pg_ctl start failed
tap
[05:31:40.489](1.312s) Bail out!  pg_ctl start failed
tap
[05:31:40.742](1.172s) Bail out!  pg_ctl start failed
tap
[05:31:41.625](1.252s) Bail out!  pg_ctl start failed
tap
[05:30:52.321](1.228s) Bail out!  pg_ctl start failed
tap
[05:30:52.650](1.250s) Bail out!  pg_ctl start failed
tap
[05:30:53.463](1.616s) Bail out!  pg_ctl start failed
tap
[05:30:53.810](1.343s) Bail out!  pg_ctl start failed
tap
[05:30:56.115](2.760s) Bail out!  pg_ctl start failed
tap
[05:30:55.048](1.177s) Bail out!  pg_ctl start failed
tap
[05:30:55.549](1.099s) Bail out!  pg_ctl start failed
tap
[05:30:56.303](1.346s) Bail out!  pg_ctl start failed
tap
[05:30:57.399](1.283s) Bail out!  pg_ctl start failed
tap
[05:30:57.774](1.227s) Bail out!  pg_ctl start failed
tap
[05:30:58.543](1.581s) Bail out!  pg_ctl start failed
tap
[05:31:00.236](2.671s) Bail out!  pg_ctl start failed
tap
[05:30:59.813](1.360s) Bail out!  pg_ctl start failed
tap
[05:31:00.236](1.250s) Bail out!  pg_ctl start failed
tap
[05:31:01.366](1.236s) Bail out!  pg_ctl start failed
tap
[05:31:02.585](1.654s) Bail out!  pg_ctl start failed
tap
[05:31:02.541](1.671s) Bail out!  pg_ctl start failed
tap
[05:31:02.852](1.383s) Bail out!  pg_ctl start failed
tap
[05:31:04.293](1.318s) Bail out!  pg_ctl start failed
tap
[05:31:04.481](1.351s) Bail out!  pg_ctl start failed
tap
[05:31:04.686](1.158s) Bail out!  pg_ctl start failed
tap
[05:31:05.343](1.459s) Bail out!  pg_ctl start failed
tap
[05:31:06.458](1.349s) Bail out!  pg_ctl start failed
tap
[05:31:06.600](1.351s) Bail out!  pg_ctl start failed
tap
[05:31:07.773](1.388s) Bail out!  pg_ctl start failed
tap
[05:31:08.040](1.299s) Bail out!  pg_ctl start failed
tap
[05:31:09.638](1.456s) Bail out!  pg_ctl start failed
tap
[05:31:09.418](1.401s) Bail out!  pg_ctl start failed
tap
[05:31:09.795](1.310s) Bail out!  pg_ctl start failed
tap
[05:31:10.752](1.357s) Bail out!  pg_ctl start failed
tap
[05:31:12.461](2.277s) Bail out!  pg_ctl start failed
tap
[05:31:11.897](1.446s) Bail out!  pg_ctl start failed
tap
[05:31:13.166](1.258s) Bail out!  pg_ctl start failed
tap
[05:31:13.448](1.185s) Bail out!  pg_ctl start failed
tap
[05:31:14.467](1.378s) Bail out!  pg_ctl start failed
tap
[05:31:14.656](1.232s) Bail out!  pg_ctl start failed
tap
[05:31:15.738](1.655s) Bail out!  pg_ctl start failed
tap
[05:31:25.022](0.549s) Bail out!  pg_ctl start failed
tap
[05:31:23.656](1.077s) Bail out!  pg_ctl start failed
tap
[05:31:24.143](1.075s) Bail out!  pg_ctl start failed
tap
[05:30:44.107](1.238s) Bail out!  pg_ctl start failed
tap
[05:31:25.257](1.449s) Bail out!  pg_ctl start failed
tap
[05:31:26.294](1.409s) Bail out!  pg_ctl start failed
tap
[05:31:29.366](1.655s) Bail out!  pg_ctl start failed
tap
[05:31:29.430](1.640s) Bail out!  pg_ctl start failed
tap
[05:31:31.356](1.386s) Bail out!  pg_ctl start failed
tap
[05:31:31.890](1.096s) Bail out!  pg_ctl start failed
tap
[05:31:32.689](1.405s) Bail out!  pg_ctl start failed
tap
[05:31:34.035](1.473s) Bail out!  pg_ctl start failed
tap
[05:31:34.459](1.645s) Bail out!  pg_ctl start failed
tap
[05:31:36.103](1.404s) Bail out!  pg_ctl start failed
tap
[05:31:36.541](1.405s) Bail out!  pg_ctl start failed
tap
[05:31:37.904](2.385s) Bail out!  pg_ctl start failed
tap
[05:31:38.813](1.676s) Bail out!  pg_ctl start failed
tap
[05:31:38.813](1.571s) Bail out!  pg_ctl start failed
tap
[05:31:40.083](1.362s) Bail out!  pg_ctl start failed
test
[05:31:43.581]   5/359 postgresql:pg_upgrade / pg_upgrade/004_subscription                             ERROR            ...
[05:31:43.581]   7/359 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[05:31:43.581]   9/359 postgresql:pg_upgrade / pg_upgrade/005_char_signedness                          ERROR            ...
[05:31:43.581]  10/359 postgresql:regress / regress/regress                                            ERROR            ...
[05:31:43.581]   6/359 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                            ERROR            ...
[05:31:43.581]   8/359 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                           ERROR            ...
[05:31:43.581]  11/359 postgresql:isolation / isolation/isolation                                      ERROR            ...
[05:31:43.581]  13/359 postgresql:recovery / recovery/002_archiving                                    ERROR            ...
[05:31:43.581]  14/359 postgresql:recovery / recovery/003_recovery_targets                             ERROR            ...
[05:31:43.581]  12/359 postgresql:recovery / recovery/001_stream_rep                                   ERROR            ...
[05:31:43.581]  16/359 postgresql:recovery / recovery/005_replay_delay                                 ERROR            ...
[05:31:43.581]  15/359 postgresql:recovery / recovery/004_timeline_switch                              ERROR            ...
[05:31:43.581]  18/359 postgresql:recovery / recovery/006_logical_decoding                             ERROR            ...
[05:31:43.581]  17/359 postgresql:recovery / recovery/007_sync_rep                                     ERROR            ...
[05:31:43.581]  20/359 postgresql:recovery / recovery/009_twophase                                     ERROR            ...
[05:31:43.581]  19/359 postgresql:recovery / recovery/008_fsm_truncation                               ERROR            ...
[05:31:43.581]  22/359 postgresql:recovery / recovery/012_subtransactions                              ERROR            ...
[05:31:43.581]  21/359 postgresql:recovery / recovery/010_logical_decoding_timelines                   ERROR            ...
[05:31:43.581]  24/359 postgresql:recovery / recovery/014_unlogged_reinit                              ERROR            ...
[05:31:43.581]  23/359 postgresql:recovery / recovery/013_crash_restart                                ERROR            ...
[05:31:43.581]  27/359 postgresql:recovery / recovery/016_min_consistency                              ERROR            ...
[05:31:43.581]  25/359 postgresql:recovery / recovery/015_promotion_pages                              ERROR            ...
[05:31:43.581]  29/359 postgresql:recovery / recovery/020_archive_status                               ERROR            ...
[05:31:43.581]  28/359 postgresql:recovery / recovery/018_wal_optimize                                 ERROR            ...
[05:31:43.581]  32/359 postgresql:recovery / recovery/019_replslot_limit                               ERROR            ...
[05:31:43.581]  31/359 postgresql:recovery / recovery/021_row_visibility                               ERROR            ...
[05:31:43.581]  34/359 postgresql:recovery / recovery/024_archive_recovery                             ERROR            ...
[05:31:43.581]  33/359 postgresql:recovery / recovery/023_pitr_prepared_xact                           ERROR            ...
[05:31:43.581]  36/359 postgresql:recovery / recovery/025_stuck_on_old_timeline                        ERROR            ...
[05:31:43.581]  35/359 postgresql:recovery / recovery/026_overwrite_contrecord                         ERROR            ...
[05:31:43.581]  38/359 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[05:31:43.581]  37/359 postgresql:recovery / recovery/028_pitr_timelines                               ERROR            ...
[05:31:43.581]  39/359 postgresql:recovery / recovery/029_stats_restart                                ERROR            ...
[05:31:43.581]  40/359 postgresql:recovery / recovery/030_stats_cleanup_replica                        ERROR            ...
[05:31:43.581]  42/359 postgresql:recovery / recovery/032_relfilenode_reuse                            ERROR            ...
[05:31:43.581]  44/359 postgresql:recovery / recovery/034_create_database                              ERROR            ...
[05:31:43.581]  43/359 postgresql:recovery / recovery/033_replay_tsp_drops                             ERROR            ...
[05:31:43.581]  41/359 postgresql:recovery / recovery/031_recovery_conflict                            ERROR            ...
[05:31:43.581]  46/359 postgresql:recovery / recovery/036_truncated_dropped                            ERROR            ...
[05:31:43.581]  45/359 postgresql:recovery / recovery/035_standby_logical_decoding                     ERROR            ...
[05:31:43.581]  48/359 postgresql:recovery / recovery/038_save_logical_slots_shutdown                  ERROR            ...
[05:31:43.581]  47/359 postgresql:recovery / recovery/037_invalid_database                             ERROR            ...
[05:31:43.581]  50/359 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR            ...
[05:31:43.581]  51/359 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR            ...
[05:31:43.581]  49/359 postgresql:recovery / recovery/039_end_of_wal                                   ERROR            ...
[05:31:43.581]  53/359 postgresql:recovery / recovery/043_no_contrecord_switch                         ERROR            ...
[05:31:43.581]  52/359 postgresql:recovery / recovery/042_low_level_backup                             ERROR            ...
[05:31:43.581]  55/359 postgresql:recovery / recovery/046_checkpoint_logical_slot                      ERROR            ...
[05:31:43.581]  54/359 postgresql:recovery / recovery/044_invalidate_inactive_slots                    ERROR            ...
[05:31:43.581]  57/359 postgresql:recovery / recovery/047_checkpoint_physical_slot                     ERROR            ...
[05:31:43.581]  56/359 postgresql:recovery / recovery/045_archive_restartpoint                         ERROR            ...
[05:31:43.581]  59/359 postgresql:recovery / recovery/049_wait_for_lsn                                 ERROR            ...
[05:31:43.581]  60/359 postgresql:plpgsql / plpgsql/regress                                            ERROR            ...
[05:31:43.582]  58/359 postgresql:recovery / recovery/048_vacuum_horizon_floor                         ERROR            ...
[05:31:43.582]  61/359 postgresql:plpython / plpython/regress                                          ERROR            ...
[05:31:43.582]  62/359 postgresql:pltcl / pltcl/regress                                                ERROR            ...
[05:31:43.582]  63/359 postgresql:plperl / plperl/regress                                              ERROR            ...
[05:31:43.582]  64/359 postgresql:amcheck / amcheck/regress                                            ERROR            ...
[05:31:43.582]  65/359 postgresql:basic_archive / basic_archive/regress                                ERROR            ...
[05:31:43.582]  66/359 postgresql:auto_explain / auto_explain/regress                                  ERROR            ...
[05:31:43.582]  67/359 postgresql:bloom / bloom/regress                                                ERROR            ...
[05:31:43.582]  68/359 postgresql:bool_plperl / bool_plperl/regress                                    ERROR            ...
[05:31:43.582]  69/359 postgresql:btree_gin / btree_gin/regress                                        ERROR            ...
[05:31:43.582]  70/359 postgresql:citext / citext/regress                                              ERROR            ...
[05:31:43.582]  71/359 postgresql:btree_gist / btree_gist/regress                                      ERROR            ...
[05:31:43.582]  72/359 postgresql:dblink / dblink/regress                                              ERROR            ...
[05:31:43.582]  73/359 postgresql:dict_int / dict_int/regress                                          ERROR            ...
[05:31:43.582]  74/359 postgresql:cube / cube/regress                                                  ERROR            ...
[05:31:43.582]  75/359 postgresql:earthdistance / earthdistance/regress                                ERROR            ...
[05:31:43.582]  76/359 postgresql:dict_xsyn / dict_xsyn/regress                                        ERROR            ...
[05:31:43.582]  77/359 postgresql:file_fdw / file_fdw/regress                                          ERROR            ...
[05:31:43.582]  78/359 postgresql:fuzzystrmatch / fuzzystrmatch/regress                                ERROR            ...
[05:31:43.582]  79/359 postgresql:hstore / hstore/regress                                              ERROR            ...
[05:31:43.582]  80/359 postgresql:hstore_plperl / hstore_plperl/regress                                ERROR            ...
[05:31:43.582]  81/359 postgresql:hstore_plpython / hstore_plpython/regress                            ERROR            ...
[05:31:43.582]  82/359 postgresql:intarray / intarray/regress                                          ERROR            ...
[05:31:43.582]  83/359 postgresql:isn / isn/regress                                                    ERROR            ...
[05:31:43.582]  84/359 postgresql:jsonb_plpython / jsonb_plpython/regress                              ERROR            ...
[05:31:43.582]  85/359 postgresql:jsonb_plperl / jsonb_plperl/regress                                  ERROR            ...
[05:31:43.582]  86/359 postgresql:ltree / ltree/regress                                                ERROR            ...
[05:31:43.582]  87/359 postgresql:ltree_plpython / ltree_plpython/regress                              ERROR            ...
[05:31:43.582]  88/359 postgresql:lo / lo/regress                                                      ERROR            ...
[05:31:43.582]  89/359 postgresql:passwordcheck / passwordcheck/regress                                ERROR            ...
[05:31:43.582]  90/359 postgresql:pg_buffercache / pg_buffercache/regress                              ERROR            ...
[05:31:43.582]  91/359 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[05:31:43.582]  92/359 postgresql:pg_freespacemap / pg_freespacemap/regress                            ERROR            ...
[05:31:43.582]  93/359 postgresql:pgcrypto / pgcrypto/regress                                          ERROR            ...
[05:31:43.582]  94/359 postgresql:pg_logicalinspect / pg_logicalinspect/isolation                      ERROR            ...
[05:31:43.582]  95/359 postgresql:pg_overexplain / pg_overexplain/regress                              ERROR            ...
[05:31:43.582]  96/359 postgresql:pg_prewarm / pg_prewarm/regress                                      ERROR            ...
[05:31:43.582]  97/359 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
[05:31:43.582]  98/359 postgresql:pgrowlocks / pgrowlocks/isolation                                    ERROR            ...
[05:31:43.582]  99/359 postgresql:pg_trgm / pg_trgm/regress                                            ERROR            ...
[05:31:43.582] 100/359 postgresql:pg_surgery / pg_surgery/regress                                      ERROR            ...
[05:31:43.582] 101/359 postgresql:pgstattuple / pgstattuple/regress                                    ERROR            ...
[05:31:43.582] 102/359 postgresql:pg_walinspect / pg_walinspect/regress                                ERROR            ...
[05:31:43.582] 103/359 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[05:31:43.582] 104/359 postgresql:pg_visibility / pg_visibility/regress                                ERROR            ...
[05:31:43.582] 105/359 postgresql:seg / seg/regress                                                    ERROR            ...
[05:31:43.582] 106/359 postgresql:spi / spi/regress                                                    ERROR            ...
[05:31:43.582] 107/359 postgresql:postgres_fdw / postgres_fdw/isolation                                ERROR            ...
[05:31:43.582] 108/359 postgresql:tcn / tcn/isolation                                                  ERROR            ...
[05:31:43.582] 109/359 postgresql:tablefunc / tablefunc/regress                                        ERROR            ...
[05:31:43.582] 110/359 postgresql:test_decoding / test_decoding/isolation                              ERROR            ...
[05:31:43.582] 111/359 postgresql:test_decoding / test_decoding/regress                                ERROR            ...
[05:31:43.582] 112/359 postgresql:unaccent / unaccent/regress                                          ERROR            ...
[05:31:43.582] 113/359 postgresql:tsm_system_time / tsm_system_time/regress                            ERROR            ...
[05:31:43.582] 114/359 postgresql:tsm_system_rows / tsm_system_rows/regress                            ERROR            ...
[05:31:43.582] 115/359 postgresql:xml2 / xml2/regress                                                  ERROR            ...
[05:31:43.582] 116/359 postgresql:delay_execution / delay_execution/isolation                          ERROR            ...
[05:31:43.582] 117/359 postgresql:commit_ts / commit_ts/regress                                        ERROR            ...
[05:31:43.582] 118/359 postgresql:brin / brin/isolation                                                ERROR            ...
[05:31:43.582] 119/359 postgresql:dummy_seclabel / dummy_seclabel/regress                              ERROR            ...
[05:31:43.582] 120/359 postgresql:dummy_index_am / dummy_index_am/regress                              ERROR            ...
[05:31:43.582] 121/359 postgresql:gin / gin/regress                                                    ERROR            ...
[05:31:43.582] 122/359 postgresql:index / index/isolation                                              ERROR            ...
[05:31:43.582] 123/359 postgresql:injection_points / injection_points/regress                          ERROR            ...
[05:31:43.584] 124/359 postgresql:nbtree / nbtree/regress                                              ERROR            ...
[05:31:43.584] 125/359 postgresql:injection_points / injection_points/isolation                        ERROR            ...
[05:31:43.584] 126/359 postgresql:spgist_name_ops / spgist_name_ops/regress                            ERROR            ...
[05:31:43.584] 127/359 postgresql:plsample / plsample/regress                                          ERROR            ...
[05:31:43.584] 128/359 postgresql:test_binaryheap / test_binaryheap/regress                            ERROR            ...
[05:31:43.584] 129/359 postgresql:test_bitmapset / test_bitmapset/regress                              ERROR            ...
[05:31:43.584] 130/359 postgresql:test_bloomfilter / test_bloomfilter/regress                          ERROR            ...
[05:31:43.584] 131/359 postgresql:test_copy_callbacks / test_copy_callbacks/regress                    ERROR            ...
[05:31:43.584] 132/359 postgresql:test_dsa / test_dsa/regress                                          ERROR            ...
[05:31:43.584] 133/359 postgresql:test_dsm_registry / test_dsm_registry/regress                        ERROR            ...
[05:31:43.584] 134/359 postgresql:test_ddl_deparse / test_ddl_deparse/regress                          ERROR            ...
[05:31:43.584] 135/359 postgresql:test_integerset / test_integerset/regress                            ERROR            ...
[05:31:43.584] 136/359 postgresql:test_lfind / test_lfind/regress                                      ERROR            ...
[05:31:43.584] 137/359 postgresql:test_ginpostinglist / test_ginpostinglist/regress                    ERROR            ...
[05:31:43.584] 138/359 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress                  ERROR            ...
[05:31:43.584] 139/359 postgresql:test_extensions / test_extensions/regress                            ERROR            ...
[05:31:43.584] 140/359 postgresql:test_pg_dump / test_pg_dump/regress                                  ERROR            ...
[05:31:43.584] 141/359 postgresql:test_parser / test_parser/regress                                    ERROR            ...
[05:31:43.584] 142/359 postgresql:test_predtest / test_predtest/regress                                ERROR            ...
[05:31:43.584] 143/359 postgresql:test_radixtree / test_radixtree/regress                              ERROR            ...
[05:31:43.584] 144/359 postgresql:test_oat_hooks / test_oat_hooks/regress                              ERROR            ...
[05:31:43.584] 145/359 postgresql:test_resowner / test_resowner/regress                                ERROR            ...
[05:31:43.584] 146/359 postgresql:test_rls_hooks / test_rls_hooks/regress                              ERROR            ...
[05:31:43.584] 147/359 postgresql:test_rbtree / test_rbtree/regress                                    ERROR            ...
[05:31:43.584] 148/359 postgresql:test_regex / test_regex/regress                                      ERROR            ...
[05:31:43.584] 149/359 postgresql:test_tidstore / test_tidstore/regress                                ERROR            ...
[05:31:43.584] 150/359 postgresql:typcache / typcache/regress                                          ERROR            ...
[05:31:43.584] 151/359 postgresql:test_shm_mq / test_shm_mq/regress                                    ERROR            ...
[05:31:43.584] 152/359 postgresql:test_slru / test_slru/regress                                        ERROR            ...
[05:31:43.584] 154/359 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
[05:31:43.584] 156/359 postgresql:unsafe_tests / unsafe_tests/regress                                  ERROR            ...
[05:31:43.584] 159/359 postgresql:libpq / libpq/006_service                                            ERROR            ...
[05:31:43.584] 160/359 postgresql:libpq / libpq/003_load_balance_host_list                             ERROR            ...
[05:31:43.584] 158/359 postgresql:libpq / libpq/005_negotiate_encryption                               ERROR            ...
[05:31:43.584] 162/359 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
[05:31:43.584] 163/359 postgresql:pg_amcheck / pg_amcheck/003_check                                    ERROR            ...
[05:31:43.584] 164/359 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[05:31:43.584] 165/359 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage                           ERROR            ...
[05:31:43.584] 167/359 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace                ERROR            ...
[05:31:43.584] 169/359 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal                      ERROR            ...
[05:31:43.584] 168/359 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                      ERROR            ...
[05:31:43.584] 170/359 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical                     ERROR            ...
[05:31:43.584] 172/359 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber                ERROR            ...
[05:31:43.584] 175/359 postgresql:pg_combinebackup / pg_combinebackup/003_timeline                     ERROR            ...
[05:31:43.584] 174/359 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups              ERROR            ...
[05:31:43.584] 177/359 postgresql:pg_combinebackup / pg_combinebackup/004_manifest                     ERROR            ...
[05:31:43.584] 176/359 postgresql:pg_checksums / pg_checksums/002_actions                              ERROR            ...
[05:31:43.584] 179/359 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy                 ERROR            ...
[05:31:43.584] 178/359 postgresql:pg_combinebackup / pg_combinebackup/005_integrity                    ERROR            ...
[05:31:43.584] 180/359 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal            ERROR            ...
[05:31:43.584] 182/359 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file                 ERROR            ...
[05:31:43.584] 181/359 postgresql:pg_combinebackup / pg_combinebackup/008_promote                      ERROR            ...
[05:31:43.584] 184/359 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink                     ERROR            ...
[05:31:43.584] 187/359 postgresql:pg_ctl / pg_ctl/002_status                                           ERROR            ...
[05:31:43.584] 188/359 postgresql:pg_ctl / pg_ctl/003_promote                                          ERROR            ...
[05:31:43.584] 189/359 postgresql:pg_ctl / pg_ctl/004_logrotate                                        ERROR            ...
[05:31:43.584] 186/359 postgresql:pg_ctl / pg_ctl/001_start_stop                                       ERROR            ...
[05:31:43.584] 193/359 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                            ERROR            ...
[05:31:43.585] 192/359 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
[05:31:43.585] 195/359 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                             ERROR            ...
[05:31:43.585] 194/359 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
[05:31:43.585] 196/359 postgresql:pg_dump / pg_dump/006_pg_dump_compress                               ERROR            ...
[05:31:43.585] 198/359 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
[05:31:43.585] 197/359 postgresql:pg_dump / pg_dump/010_dump_connstr                                   ERROR            ...
[05:31:43.585] 200/359 postgresql:pg_rewind / pg_rewind/001_basic                                      ERROR            ...
[05:31:43.585] 202/359 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink                            ERROR            ...
[05:31:43.585] 203/359 postgresql:pg_rewind / pg_rewind/002_databases                                  ERROR            ...
[05:31:43.585] 201/359 postgresql:pg_rewind / pg_rewind/003_extrafiles                                 ERROR            ...
[05:31:43.585] 206/359 postgresql:pg_rewind / pg_rewind/007_standby_source                             ERROR            ...
[05:31:43.585] 205/359 postgresql:pg_rewind / pg_rewind/005_same_timeline                              ERROR            ...
[05:31:43.585] 208/359 postgresql:pg_rewind / pg_rewind/008_min_recovery_point                         ERROR            ...
[05:31:43.585] 207/359 postgresql:pg_rewind / pg_rewind/009_growing_files                              ERROR            ...
[05:31:43.585] 211/359 postgresql:pg_rewind / pg_rewind/011_wal_copy                                   ERROR            ...
[05:31:43.585] 210/359 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals                         ERROR            ...
[05:31:43.585] 215/359 postgresql:pg_verifybackup / pg_verifybackup/003_corruption                     ERROR            ...
[05:31:43.585] 214/359 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm                      ERROR            ...
[05:31:43.585] 216/359 postgresql:pg_verifybackup / pg_verifybackup/004_options                        ERROR            ...
[05:31:43.585] 219/359 postgresql:pg_verifybackup / pg_verifybackup/007_wal                            ERROR            ...
[05:31:43.585] 217/359 postgresql:pg_verifybackup / pg_verifybackup/006_encoding                       ERROR            ...
[05:31:43.585] 221/359 postgresql:pg_verifybackup / pg_verifybackup/009_extract                        ERROR            ...
[05:31:43.585] 220/359 postgresql:pg_verifybackup / pg_verifybackup/008_untar                          ERROR            ...
[05:31:43.585] 223/359 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar                   ERROR            ...
[05:31:43.585] 225/359 postgresql:pg_waldump / pg_waldump/002_save_fullpage                            ERROR            ...
[05:31:43.585] 222/359 postgresql:pg_waldump / pg_waldump/001_basic                                    ERROR            ...
[05:31:43.585] 226/359 postgresql:pg_walsummary / pg_walsummary/002_blocks                             ERROR            ...
[05:31:43.585] 228/359 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
[05:31:43.585] 232/359 postgresql:psql / psql/001_basic                                                ERROR            ...
[05:31:43.585] 234/359 postgresql:scripts / scripts/011_clusterdb_all                                  ERROR            ...
[05:31:43.585] 235/359 postgresql:scripts / scripts/020_createdb                                       ERROR            ...
[05:31:43.585] 233/359 postgresql:scripts / scripts/010_clusterdb                                      ERROR            ...
[05:31:43.585] 236/359 postgresql:scripts / scripts/040_createuser                                     ERROR            ...
[05:31:43.585] 238/359 postgresql:scripts / scripts/050_dropdb                                         ERROR            ...
[05:31:43.585] 239/359 postgresql:scripts / scripts/080_pg_isready                                     ERROR            ...
[05:31:43.585] 237/359 postgresql:scripts / scripts/070_dropuser                                       ERROR            ...
[05:31:43.585] 241/359 postgresql:scripts / scripts/091_reindexdb_all                                  ERROR            ...
[05:31:43.585] 240/359 postgresql:scripts / scripts/090_reindexdb                                      ERROR            ...
[05:31:43.585] 243/359 postgresql:scripts / scripts/101_vacuumdb_all                                   ERROR            ...
[05:31:43.585] 242/359 postgresql:scripts / scripts/100_vacuumdb                                       ERROR            ...
[05:31:43.585] 245/359 postgresql:scripts / scripts/102_vacuumdb_stages                                ERROR            ...
[05:31:43.585] 247/359 postgresql:scripts / scripts/200_connstr                                        ERROR            ...
[05:31:43.585] 250/359 postgresql:amcheck / amcheck/001_verify_heapam                                  ERROR            ...
[05:31:43.585] 251/359 postgresql:amcheck / amcheck/003_cic_2pc                                        ERROR            ...
[05:31:43.585] 249/359 postgresql:amcheck / amcheck/002_cic                                            ERROR            ...
[05:31:43.585] 252/359 postgresql:amcheck / amcheck/004_verify_nbtree_unique                           ERROR            ...
[05:31:43.585] 254/359 postgresql:auto_explain / auto_explain/001_auto_explain                         ERROR            ...
[05:31:43.585] 253/359 postgresql:amcheck / amcheck/005_pitr                                           ERROR            ...
[05:31:43.585] 256/359 postgresql:bloom / bloom/001_wal                                                ERROR            ...
[05:31:43.585] 255/359 postgresql:amcheck / amcheck/006_verify_gin                                     ERROR            ...
[05:31:43.585] 258/359 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic                  ERROR            ...
[05:31:43.585] 260/359 postgresql:pg_stat_statements / pg_stat_statements/010_restart                  ERROR            ...
[05:31:43.587] 261/359 postgresql:pg_prewarm / pg_prewarm/001_basic                                    ERROR            ...
[05:31:43.587] 259/359 postgresql:dblink / dblink/001_auth_scram                                       ERROR            ...
[05:31:43.587] 262/359 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR            ...
[05:31:43.587] 264/359 postgresql:test_decoding / test_decoding/001_repl_stats                         ERROR            ...
[05:31:43.587] 263/359 postgresql:pg_visibility / pg_visibility/002_corrupt_vm                         ERROR            ...
[05:31:43.587] 266/359 postgresql:postgres_fdw / postgres_fdw/001_auth_scram                           ERROR            ...
[05:31:43.587] 267/359 postgresql:authentication / authentication/001_password                         ERROR            ...
[05:31:43.587] 268/359 postgresql:authentication / authentication/003_peer                             ERROR            ...
[05:31:43.587] 270/359 postgresql:authentication / authentication/004_file_inclusion                   ERROR            ...
[05:31:43.587] 271/359 postgresql:authentication / authentication/002_saslprep                         ERROR            ...
[05:31:43.587] 274/359 postgresql:authentication / authentication/006_login_trigger                    ERROR            ...
[05:31:43.587] 273/359 postgresql:authentication / authentication/007_pre_auth                         ERROR            ...
[05:31:43.587] 276/359 postgresql:postmaster / postmaster/003_start_stop                               ERROR            ...
[05:31:43.587] 275/359 postgresql:postmaster / postmaster/002_connection_limits                        ERROR            ...
[05:31:43.587] 278/359 postgresql:subscription / subscription/002_types                                ERROR            ...
[05:31:43.587] 277/359 postgresql:subscription / subscription/001_rep_changes                          ERROR            ...
[05:31:43.587] 280/359 postgresql:subscription / subscription/004_sync                                 ERROR            ...
[05:31:43.587] 279/359 postgresql:subscription / subscription/003_constraints                          ERROR            ...
[05:31:43.587] 282/359 postgresql:subscription / subscription/007_ddl                                  ERROR            ...
[05:31:43.587] 281/359 postgresql:subscription / subscription/006_rewrite                              ERROR            ...
[05:31:43.587] 284/359 postgresql:subscription / subscription/008_diff_schema                          ERROR            ...
[05:31:43.587] 283/359 postgresql:subscription / subscription/005_encoding                             ERROR            ...
[05:31:43.587] 286/359 postgresql:subscription / subscription/010_truncate                             ERROR            ...
[05:31:43.587] 285/359 postgresql:subscription / subscription/009_matviews                             ERROR            ...
[05:31:43.587] 287/359 postgresql:subscription / subscription/011_generated                            ERROR            ...
[05:31:43.587] 289/359 postgresql:subscription / subscription/014_binary                               ERROR            ...
[05:31:43.587] 290/359 postgresql:subscription / subscription/012_collation                            ERROR            ...
[05:31:43.587] 288/359 postgresql:subscription / subscription/013_partition                            ERROR            ...
[05:31:43.587] 291/359 postgresql:subscription / subscription/015_stream                               ERROR            ...
[05:31:43.587] 293/359 postgresql:subscription / subscription/016_stream_subxact                       ERROR            ...
[05:31:43.587] 294/359 postgresql:subscription / subscription/018_stream_subxact_abort                 ERROR            ...
[05:31:43.587] 292/359 postgresql:subscription / subscription/017_stream_ddl                           ERROR            ...
[05:31:43.587] 296/359 postgresql:subscription / subscription/020_messages                             ERROR            ...
[05:31:43.587] 297/359 postgresql:subscription / subscription/021_twophase                             ERROR            ...
[05:31:43.587] 295/359 postgresql:subscription / subscription/019_stream_subxact_ddl_abort             ERROR            ...
[05:31:43.587] 298/359 postgresql:subscription / subscription/022_twophase_cascade                     ERROR            ...
[05:31:43.587] 300/359 postgresql:subscription / subscription/024_add_drop_pub                         ERROR            ...
[05:31:43.587] 299/359 postgresql:subscription / subscription/023_twophase_stream                      ERROR            ...
[05:31:43.587] 302/359 postgresql:subscription / subscription/026_stats                                ERROR            ...
[05:31:43.587] 301/359 postgresql:subscription / subscription/025_rep_changes_for_schema               ERROR            ...
[05:31:43.587] 304/359 postgresql:subscription / subscription/027_nosuperuser                          ERROR            ...
[05:31:43.587] 305/359 postgresql:subscription / subscription/029_on_error                             ERROR            ...
[05:31:43.587] 303/359 postgresql:subscription / subscription/028_row_filter                           ERROR            ...
[05:31:43.587] 306/359 postgresql:subscription / subscription/030_origin                               ERROR            ...
[05:31:43.587] 308/359 postgresql:subscription / subscription/031_column_list                          ERROR            ...
[05:31:43.587] 307/359 postgresql:subscription / subscription/032_subscribe_use_index                  ERROR            ...
[05:31:43.587] 310/359 postgresql:subscription / subscription/034_temporal                             ERROR            ...
[05:31:43.587] 309/359 postgresql:subscription / subscription/033_run_as_table_owner                   ERROR            ...
[05:31:43.587] 312/359 postgresql:subscription / subscription/036_sequences                            ERROR            ...
[05:31:43.587] 311/359 postgresql:subscription / subscription/035_conflicts                            ERROR            ...
[05:31:43.587] 314/359 postgresql:brin / brin/01_workitems                                             ERROR            ...
[05:31:43.587] 313/359 postgresql:subscription / subscription/100_bugs                                 ERROR            ...
[05:31:43.643] 315/359 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
[05:31:43.643] 316/359 postgresql:commit_ts / commit_ts/002_standby                                    ERROR            ...
[05:31:43.643] 318/359 postgresql:commit_ts / commit_ts/001_base                                       ERROR            ...
[05:31:43.643] 319/359 postgresql:commit_ts / commit_ts/004_restart                                    ERROR            ...
[05:31:43.643] 317/359 postgresql:commit_ts / commit_ts/003_standby_2                                  ERROR            ...
[05:31:43.643] 323/359 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline                   ERROR            ...
[05:31:43.643] 322/359 postgresql:injection_points / injection_points/001_stats                        ERROR            ...
[05:31:43.643] 325/359 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc       ERROR            ...
[05:31:43.643] 324/359 postgresql:oauth_validator / oauth_validator/002_client                         ERROR            ...
[05:31:43.643] 327/359 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                      ERROR            ...
[05:31:43.643] 326/359 postgresql:test_aio / test_aio/002_io_workers                                   ERROR            ...
[05:31:43.643] 329/359 postgresql:test_escape / test_escape/001_test_escape                            ERROR            ...
[05:31:43.643] 328/359 postgresql:test_aio / test_aio/001_aio                                          ERROR            ...
[05:31:43.643] 331/359 postgresql:test_extensions / test_extensions/001_extension_control_path         ERROR            ...
[05:31:43.643] 335/359 postgresql:test_misc / test_misc/002_tablespace                                 ERROR            ...
[05:31:43.643] 334/359 postgresql:test_misc / test_misc/001_constraint_validation                      ERROR            ...
[05:31:43.643] 338/359 postgresql:test_misc / test_misc/004_io_direct                                  ERROR            ...
[05:31:43.643] 337/359 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
[05:31:43.643] 339/359 postgresql:test_misc / test_misc/005_timeouts                                   ERROR            ...
[05:31:43.643] 342/359 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR            ...
[05:31:43.643] 340/359 postgresql:test_misc / test_misc/006_signal_autovacuum                          ERROR            ...
[05:31:43.643] 345/359 postgresql:test_pg_dump / test_pg_dump/001_base                                 ERROR            ...
[05:31:43.643] 344/359 postgresql:test_misc / test_misc/009_log_temp_files                             ERROR            ...
[05:31:43.643] 347/359 postgresql:test_slru / test_slru/001_multixact                                  ERROR            ...
[05:31:43.643] 350/359 postgresql:test_slru / test_slru/002_multixact_wraparound                       ERROR            ...
[05:31:43.643] 351/359 postgresql:worker_spi / worker_spi/001_worker_spi                               ERROR            ...
[05:31:43.643] 353/359 postgresql:ssl / ssl/001_ssltests                                               ERROR            ...
[05:31:43.643] 354/359 postgresql:ssl / ssl/002_scram                                                  ERROR            ...
[05:31:43.643] 352/359 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze                    ERROR            ...
[05:31:43.643] 358/359 postgresql:ssl / ssl/003_sslinfo                                                ERROR            ...
[05:31:43.643] 359/359 postgresql:icu / icu/010_database                                               ERROR            ...
57/6229 Have BackendXidGetPid return pid_t
CompilerWarnings
compiler
[00:26:13.897] pgrowlocks.c:260:73: error: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘pid_t’ {...
compiler
[00:26:13.897] pgrowlocks.c:213:73: error: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘pid_t’ {...
56/5330 Logging plan of the currently running query
NetBSD - Meson
tap
[00:03:02.397](0.000s) not ok 12 - psql query died successfully after SIGKILL
test
[00:06:13.893]  16/361 postgresql:recovery / recovery/013_crash_restart                                ERROR            ...
57/6234 Introduce a new GUC to allow logical walsender to shutdown immediately without waiting for a response from the client.
Windows - Server 2022, VS 2019 - Meson & ninja
tap
[22:45:25.864](0.000s) not ok 4 - no lines with tabs in postgresql.conf.sample
test
[22:46:01.091] 330/356 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
Windows - Server 2022, MinGW64 - Meson
tap
[22:46:59.135](0.001s) not ok 4 - no lines with tabs in postgresql.conf.sample
test
[22:47:22.187] 338/359 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
macOS - Sequoia - Meson
tap
[22:40:21.206](0.000s) not ok 4 - no lines with tabs in postgresql.conf.sample
test
[22:40:39.797] 334/362 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
Linux - Debian Trixie - Meson
tap
[22:38:24.321](0.000s) not ok 4 - no lines with tabs in postgresql.conf.sample
test
[22:38:41.267] 339/363 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
OpenBSD - Meson
tap
[22:39:57.317](0.000s) not ok 4 - no lines with tabs in postgresql.conf.sample
test
[22:40:17.259] 333/361 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
NetBSD - Meson
tap
[22:35:51.188](0.000s) not ok 4 - no lines with tabs in postgresql.conf.sample
test
[22:36:04.685] 333/361 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
FreeBSD - Meson
core
[22:40:08.763] #0  0x0000440aabefcefa in ?? () from /libexec/ld-elf.so.1
[22:40:08.763] #1  0x0000440aabef6f6c in ?? () from /libexec/ld-elf.so.1
[22:40:08.763] #2  0x0000000000000000 in ?? ()
tap
[22:37:28.493](0.002s) not ok 4 - no lines with tabs in postgresql.conf.sample
test
[22:37:43.079] 339/362 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
Linux - Debian Trixie - Autoconf
tap
[22:35:52.557](0.000s) not ok 4 - no lines with tabs in postgresql.conf.sample
57/6253 Visibility bug in tuple lock
Windows - Server 2022, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/partition_prune.out C:/cirrus/build/testrun/regress/reg...
--- C:/cirrus/src/test/regress/expected/partition_prune.out	2025-12-03 19:56:04.791751400 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/partition_prune.out	2025-12-03 20:00:32.113787400 +0000
@@ -4774,6 +4774,7 @@
 rollback;
 -- A case with nested MergeAppend with its own PartitionPruneInfo.
 create index on part_abc (a);
+ERROR:  failed to find parent tuple for heap-only tuple at (0,2) in table "part_abc_2"
 alter table part_abc add d int;
 create table part_abc_3 partition of part_abc for values in (3, 4) partition by range (d);
 create table part_abc_3_1 partition of part_abc_3 for values from (minvalue) to (1);
@@ -4783,44 +4784,36 @@
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d <= stable_one()
 union all
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d >= stable_one();
-                                          QUERY PLAN                                          
-----------------------------------------------------------------------------------------------
+                                         QUERY PLAN                                          
+---------------------------------------------------------------------------------------------
  Append
...
test
[20:11:23.518]  16/356 postgresql:regress / regress/regress                                            ERROR           1...
macOS - Sequoia - Meson
core
[20:10:15.455]   * frame #0: 0x0000000100ee87c0 dyld`_dyld_start
core
[20:09:52.695]   * frame #0: 0x00000001023007c0 dyld`_dyld_start
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/partition_prune.out /Users/admin/pgsql/build/testrun/pg_upgrade/00...
--- /Users/admin/pgsql/src/test/regress/expected/partition_prune.out	2025-12-03 19:56:06
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/partition_prune.out	2025-12-03 19:59:50
@@ -4774,6 +4774,7 @@
 rollback;
 -- A case with nested MergeAppend with its own PartitionPruneInfo.
 create index on part_abc (a);
+ERROR:  failed to find parent tuple for heap-only tuple at (0,2) in table "part_abc_2"
 alter table part_abc add d int;
 create table part_abc_3 partition of part_abc for values in (3, 4) partition by range (d);
 create table part_abc_3_1 partition of part_abc_3 for values from (minvalue) to (1);
@@ -4783,44 +4784,36 @@
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d <= stable_one()
 union all
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d >= stable_one();
-                                          QUERY PLAN                                          
-----------------------------------------------------------------------------------------------
+                                         QUERY PLAN                                          
+---------------------------------------------------------------------------------------------
  Append
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/partition_prune.out /Users/admin/pgsql/build/testrun/regress/regre...
--- /Users/admin/pgsql/src/test/regress/expected/partition_prune.out	2025-12-03 19:56:06
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/partition_prune.out	2025-12-03 19:59:51
@@ -4774,6 +4774,7 @@
 rollback;
 -- A case with nested MergeAppend with its own PartitionPruneInfo.
 create index on part_abc (a);
+ERROR:  failed to find parent tuple for heap-only tuple at (0,2) in table "part_abc_2"
 alter table part_abc add d int;
 create table part_abc_3 partition of part_abc for values in (3, 4) partition by range (d);
 create table part_abc_3_1 partition of part_abc_3 for values from (minvalue) to (1);
@@ -4783,44 +4784,36 @@
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d <= stable_one()
 union all
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d >= stable_one();
-                                          QUERY PLAN                                          
-----------------------------------------------------------------------------------------------
+                                         QUERY PLAN                                          
+---------------------------------------------------------------------------------------------
  Append
...
tap
[19:59:55.338](67.409s) not ok 5 - regression tests pass
test
[20:06:26.984]  24/362 postgresql:regress / regress/regress                                            ERROR            ...
[20:06:26.984]  25/362 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
Linux - Debian Trixie - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/partition_prune.out /tmp/cirrus-ci-build/build-32/testrun/pg_upg...
--- /tmp/cirrus-ci-build/src/test/regress/expected/partition_prune.out	2025-12-03 19:56:03.493615359 +0000
+++ /tmp/cirrus-ci-build/build-32/testrun/pg_upgrade/002_pg_upgrade/data/results/partition_prune.out	2025-12-03 20:06:23...
@@ -4774,6 +4774,7 @@
 rollback;
 -- A case with nested MergeAppend with its own PartitionPruneInfo.
 create index on part_abc (a);
+ERROR:  failed to find parent tuple for heap-only tuple at (0,2) in table "part_abc_2"
 alter table part_abc add d int;
 create table part_abc_3 partition of part_abc for values in (3, 4) partition by range (d);
 create table part_abc_3_1 partition of part_abc_3 for values from (minvalue) to (1);
@@ -4783,44 +4784,36 @@
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d <= stable_one()
 union all
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d >= stable_one();
-                                          QUERY PLAN                                          
-----------------------------------------------------------------------------------------------
+                                         QUERY PLAN                                          
+---------------------------------------------------------------------------------------------
  Append
...
tap
[20:06:27.971](81.480s) not ok 5 - regression tests pass
test
[20:11:36.608]  30/363 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/partition_prune.out /home/postgres/postgres/build/testrun/pg_...
--- /home/postgres/postgres/src/test/regress/expected/partition_prune.out	2025-12-03 19:56:25.796607210 +0000
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/partition_prune.out	2025-12-03 19:59:39...
@@ -4774,6 +4774,7 @@
 rollback;
 -- A case with nested MergeAppend with its own PartitionPruneInfo.
 create index on part_abc (a);
+ERROR:  failed to find parent tuple for heap-only tuple at (0,2) in table "part_abc_2"
 alter table part_abc add d int;
 create table part_abc_3 partition of part_abc for values in (3, 4) partition by range (d);
 create table part_abc_3_1 partition of part_abc_3 for values from (minvalue) to (1);
@@ -4783,44 +4784,36 @@
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d <= stable_one()
 union all
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d >= stable_one();
-                                          QUERY PLAN                                          
-----------------------------------------------------------------------------------------------
+                                         QUERY PLAN                                          
+---------------------------------------------------------------------------------------------
  Append
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/partition_prune.out /home/postgres/postgres/build/testrun/rec...
--- /home/postgres/postgres/src/test/regress/expected/partition_prune.out	2025-12-03 19:56:25.796607210 +0000
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/partition_prune.out	2025-12-03 20:00:...
@@ -4774,6 +4774,7 @@
 rollback;
 -- A case with nested MergeAppend with its own PartitionPruneInfo.
 create index on part_abc (a);
+ERROR:  failed to find parent tuple for heap-only tuple at (0,2) in table "part_abc_2"
 alter table part_abc add d int;
 create table part_abc_3 partition of part_abc for values in (3, 4) partition by range (d);
 create table part_abc_3_1 partition of part_abc_3 for values from (minvalue) to (1);
@@ -4783,44 +4784,36 @@
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d <= stable_one()
 union all
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d >= stable_one();
-                                          QUERY PLAN                                          
-----------------------------------------------------------------------------------------------
+                                         QUERY PLAN                                          
+---------------------------------------------------------------------------------------------
  Append
...
tap
[19:59:43.839](88.822s) not ok 5 - regression tests pass
tap
[20:00:25.090](102.407s) not ok 2 - regression tests pass
test
[20:01:36.282] 145/361 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[20:01:36.282] 204/361 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/contrib/intarray/expected/_int.out /tmp/cirrus-ci-build/build/testrun/intarray-running/reg...
--- /tmp/cirrus-ci-build/contrib/intarray/expected/_int.out	2025-12-03 19:55:59.494596000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/intarray-running/regress/results/_int.out	2025-12-03 20:03:56.810456000 +0000
@@ -588,6 +588,7 @@
 ERROR:  value 253 out of bounds for option "numranges"
 DETAIL:  Valid values are between "1" and "252".
 CREATE INDEX text_idx on test__int using gist (a gist__int_ops(numranges = 252));
+ERROR:  input array is too big (503 maximum allowed, 1001 current), use gist__intbig_ops opclass instead
 SELECT count(*) from test__int WHERE a && '{23,50}';
  count 
 -------
@@ -667,6 +668,7 @@
 (1 row)
 
 DROP INDEX text_idx;
+ERROR:  index "text_idx" does not exist
 CREATE INDEX text_idx on test__int using gist (a gist__intbig_ops(siglen = 0));
 ERROR:  value 0 out of bounds for option "siglen"
 DETAIL:  Valid values are between "1" and "2024".
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/spgist_name_ops/expected/spgist_name_ops.out /tmp/cirrus-ci-build/build/t...
--- /tmp/cirrus-ci-build/src/test/modules/spgist_name_ops/expected/spgist_name_ops.out	2025-12-03 19:56:01.010313000 +00...
+++ /tmp/cirrus-ci-build/build/testrun/spgist_name_ops-running/regress/results/spgist_name_ops.out	2025-12-03 20:03:57.6...
@@ -73,25 +73,19 @@
 \set VERBOSITY default
 drop index t_f1_f2_f3_idx;
 create index on t using spgist(f1 name_ops_old) include(f2, f3);
+ERROR:  index row size 20032 exceeds maximum 8156 for index "t_f1_f2_f3_idx"
+HINT:  Values larger than a buffer page cannot be indexed.
 \d+ t_f1_f2_f3_idx
-                 Index "public.t_f1_f2_f3_idx"
- Column |  Type   | Key? | Definition | Storage  | Stats target 
---------+---------+------+------------+----------+--------------
- f1     | name    | yes  | f1         | plain    | 
- f2     | integer | no   | f2         | plain    | 
- f3     | text    | no   | f3         | extended | 
-spgist, for table "public.t"
-
 explain (costs off)
 select * from t
...
test
[20:04:36.823] 43/84 postgresql:intarray-running / intarray-running/regress                       ERROR             3.30...
[20:04:36.823] 55/84 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress         ERROR             0.30...
OpenBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/partition_prune.out /home/postgres/postgres/build/testrun/rec...
--- /home/postgres/postgres/src/test/regress/expected/partition_prune.out	Wed Dec  3 19:56:16 2025
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/partition_prune.out	Wed Dec  3 20:02:...
@@ -4774,6 +4774,7 @@
 rollback;
 -- A case with nested MergeAppend with its own PartitionPruneInfo.
 create index on part_abc (a);
+ERROR:  failed to find parent tuple for heap-only tuple at (0,2) in table "part_abc_2"
 alter table part_abc add d int;
 create table part_abc_3 partition of part_abc for values in (3, 4) partition by range (d);
 create table part_abc_3_1 partition of part_abc_3 for values from (minvalue) to (1);
@@ -4783,44 +4784,36 @@
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d <= stable_one()
 union all
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d >= stable_one();
-                                          QUERY PLAN                                          
-----------------------------------------------------------------------------------------------
+                                         QUERY PLAN                                          
+---------------------------------------------------------------------------------------------
  Append
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/partition_prune.out /home/postgres/postgres/build/testrun/reg...
--- /home/postgres/postgres/src/test/regress/expected/partition_prune.out	Wed Dec  3 19:56:16 2025
+++ /home/postgres/postgres/build/testrun/regress/regress/results/partition_prune.out	Wed Dec  3 20:00:19 2025
@@ -4774,6 +4774,7 @@
 rollback;
 -- A case with nested MergeAppend with its own PartitionPruneInfo.
 create index on part_abc (a);
+ERROR:  failed to find parent tuple for heap-only tuple at (0,2) in table "part_abc_2"
 alter table part_abc add d int;
 create table part_abc_3 partition of part_abc for values in (3, 4) partition by range (d);
 create table part_abc_3_1 partition of part_abc_3 for values from (minvalue) to (1);
@@ -4783,44 +4784,36 @@
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d <= stable_one()
 union all
 select min(a) over (partition by a order by a) from part_abc where a >= stable_one() + 1 and d >= stable_one();
-                                          QUERY PLAN                                          
-----------------------------------------------------------------------------------------------
+                                         QUERY PLAN                                          
+---------------------------------------------------------------------------------------------
  Append
...
tap
[20:02:55.601](185.028s) not ok 2 - regression tests pass
test
[20:06:08.208]  41/361 postgresql:regress / regress/regress                                            ERROR           1...
[20:06:08.208] 187/361 postgresql:recovery / recovery/027_stream_regress                               ERROR           2...
56/5478 SQL/JSON json_table PLAN clause
Windows - Server 2022, MinGW64 - Meson
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sqljson_jsontable.out C:/cirrus/build/testrun/pg_upgrad...
--- C:/cirrus/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:18.276036500 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sqljson_jsontable.out	2025-12-03 16:34:22.249892500 +...
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sqljson_jsontable.out C:/cirrus/build/testrun/recovery/...
--- C:/cirrus/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:18.276036500 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sqljson_jsontable.out	2025-12-03 16:37:11.324668900...
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sqljson_jsontable.out C:/cirrus/build/testrun/regress/r...
--- C:/cirrus/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:18.276036500 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/sqljson_jsontable.out	2025-12-03 16:34:12.567274500 +0000
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
tap
[16:34:34.699](68.323s) not ok 5 - regression tests pass
tap
[16:37:27.942](71.387s) not ok 2 - regression tests pass
test
[16:46:10.743]   8/358 postgresql:regress / regress/regress                                            ERROR            ...
[16:46:10.743]   9/358 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[16:46:10.743]  46/358 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Windows - Server 2022, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sqljson_jsontable.out C:/cirrus/build/testrun/pg_upgrad...
--- C:/cirrus/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:10.510662400 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sqljson_jsontable.out	2025-12-03 16:31:28.011431800 +...
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sqljson_jsontable.out C:/cirrus/build/testrun/recovery/...
--- C:/cirrus/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:10.510662400 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sqljson_jsontable.out	2025-12-03 16:34:20.612998500...
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sqljson_jsontable.out C:/cirrus/build/testrun/regress/r...
--- C:/cirrus/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:10.510662400 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/sqljson_jsontable.out	2025-12-03 16:31:22.528516000 +0000
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
tap
[16:31:53.496](132.837s) not ok 5 - regression tests pass
tap
[16:34:50.328](144.371s) not ok 2 - regression tests pass
test
[16:42:36.876]  14/355 postgresql:regress / regress/regress                                            ERROR           1...
[16:42:36.876]  19/355 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[16:42:36.876]  63/355 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
Linux - Debian Trixie - Meson
core
[16:39:40.049] #0  0x00007fb875080070 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[16:39:40.049] #1  0x00007fb874f4c6fd in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[16:39:40.049] #2  0x00007fb874f4ed22 in setlocale () from /lib/x86_64-linux-gnu/libc.so.6
[16:39:40.049] #3  0x000056246647701e in ?? ()
[16:39:40.049] #4  0x00007fb874f40ca8 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[16:39:40.049] #5  0x00007fb874f40d65 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
[16:39:40.049] #6  0x0000562466477811 in ?? ()
core
[16:39:39.902] #0  0x00007fa3c56a1a14 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[16:39:39.902] #1  0x00007fa3c5647fd9 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[16:39:39.902] #2  0x00007fa3c56481d5 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[16:39:39.902] #3  0x000055e3760eada9 in ?? ()
[16:39:39.902] #4  0x000055e3760e4246 in ?? ()
[16:39:39.902] #5  0x000055e3760e3297 in ?? ()
[16:39:39.902] #6  0x000055e3760e3ceb in ?? ()
[16:39:39.902] #7  0x000055e3760e1677 in ?? ()
[16:39:39.902] #8  0x00007fa3c5631ca8 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[16:39:39.902] #9  0x00007fa3c5631d65 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out /tmp/cirrus-ci-build/build/testrun/pg_upgr...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:08.399896586 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sqljson_jsontable.out	2025-12-03 16:32:28....
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out /tmp/cirrus-ci-build/build/testrun/recover...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:08.399896586 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sqljson_jsontable.out	2025-12-03 16:33:5...
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out /tmp/cirrus-ci-build/build/testrun/regress...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:08.399896586 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/sqljson_jsontable.out	2025-12-03 16:32:26.904076497 +0000
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
tap
[16:32:43.699](77.806s) not ok 5 - regression tests pass
tap
[16:34:15.299](91.196s) not ok 2 - regression tests pass
test
[16:37:12.951]  26/362 postgresql:regress / regress/regress                                            ERROR            ...
[16:37:12.951]  32/362 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[16:37:12.951] 131/362 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
macOS - Sequoia - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/sqljson_jsontable.out /Users/admin/pgsql/build/testrun/pg_upgrade/...
--- /Users/admin/pgsql/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:20
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sqljson_jsontable.out	2025-12-03 16:32:08
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/sqljson_jsontable.out /Users/admin/pgsql/build/testrun/recovery/02...
--- /Users/admin/pgsql/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:20
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/sqljson_jsontable.out	2025-12-03 16:33:39
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/sqljson_jsontable.out /Users/admin/pgsql/build/testrun/regress/reg...
--- /Users/admin/pgsql/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:20
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/sqljson_jsontable.out	2025-12-03 16:32:09
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
tap
[16:32:18.177](40.880s) not ok 5 - regression tests pass
tap
[16:33:58.413](87.056s) not ok 2 - regression tests pass
test
[16:37:26.733]  17/361 postgresql:regress / regress/regress                                            ERROR            ...
[16:37:26.733]  23/361 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[16:37:26.733] 112/361 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
OpenBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/sqljson_jsontable.out /home/postgres/postgres/build/testrun/p...
--- /home/postgres/postgres/src/test/regress/expected/sqljson_jsontable.out	Wed Dec  3 16:27:24 2025
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sqljson_jsontable.out	Wed Dec  3 16:32:...
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/sqljson_jsontable.out /home/postgres/postgres/build/testrun/r...
--- /home/postgres/postgres/src/test/regress/expected/sqljson_jsontable.out	Wed Dec  3 16:27:24 2025
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/sqljson_jsontable.out	Wed Dec  3 16:3...
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/sqljson_jsontable.out /home/postgres/postgres/build/testrun/r...
--- /home/postgres/postgres/src/test/regress/expected/sqljson_jsontable.out	Wed Dec  3 16:27:24 2025
+++ /home/postgres/postgres/build/testrun/regress/regress/results/sqljson_jsontable.out	Wed Dec  3 16:32:00 2025
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
tap
[16:32:43.661](121.757s) not ok 5 - regression tests pass
tap
[16:35:00.628](182.855s) not ok 2 - regression tests pass
test
[16:37:59.660]  32/360 postgresql:regress / regress/regress                                            ERROR           1...
[16:37:59.660]  46/360 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[16:37:59.660] 195/360 postgresql:recovery / recovery/027_stream_regress                               ERROR           2...
FreeBSD - Meson
core
[16:37:35.282] #0  0x000000082b4375da in _sigprocmask () from /lib/libc.so.7
[16:37:35.282] #1  0x000000082b474a3c in _system () from /lib/libc.so.7
[16:37:35.282] #2  0x0000000829f32953 in ?? () from /lib/libthr.so.3
[16:37:35.282] #3  0x0000000000694849 in RestoreArchivedFile (path=path@entry=0x8218cd1b0 "pg_wal/00000003.history", xlo...
[16:37:35.282] #4  0x00000000006a0190 in XLogFileRead (segno=segno@entry=6, tli=tli@entry=2, source=source@entry=XLOG_FR...
[16:37:35.282] #5  0x000000000069be7b in XLogFileReadAnyTLI (segno=6, source=XLOG_FROM_ANY) at ../src/backend/access/tra...
[16:37:35.282] #6  WaitForWALToBecomeAvailable (RecPtr=105255696, randAccess=false, fetching_ckpt=false, tliRecPtr=10525...
[16:37:35.282] #7  XLogPageRead (xlogreader=0x38f3f86150a0, targetPagePtr=105250816, reqLen=4880, targetRecPtr=105255672...
[16:37:35.282] #8  0x00000000006a37dc in ReadPageInternal (state=0x38f3f86150a0, pageptr=pageptr@entry=105250816, reqLen...
[16:37:35.282] #9  0x00000000006a25b5 in XLogDecodeNextRecord (state=0x38f3f86150a0, nonblocking=false) at ../src/backen...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out /tmp/cirrus-ci-build/build/testrun/pg_upgr...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:06.749528000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sqljson_jsontable.out	2025-12-03 16:31:19....
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out /tmp/cirrus-ci-build/build/testrun/recover...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:06.749528000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sqljson_jsontable.out	2025-12-03 16:32:3...
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out /tmp/cirrus-ci-build/build/testrun/regress...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:06.749528000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/sqljson_jsontable.out	2025-12-03 16:31:24.131111000 +0000
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
tap
[16:32:24.868](204.344s) not ok 5 - regression tests pass
tap
[16:33:32.034](225.584s) not ok 2 - regression tests pass
test
[16:35:07.989] 138/361 postgresql:regress / regress/regress                                            ERROR           2...
[16:35:07.989] 176/361 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[16:35:07.989] 257/361 postgresql:recovery / recovery/027_stream_regress                               ERROR           3...
Linux - Debian Trixie - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tm...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:09.322484436 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/sqljson_jsontable.out	2025-12-03 16:35:59.437722084 +0000
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out /tmp/cirrus-ci-build/src/test/recovery/tmp...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:09.322484436 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/sqljson_jsontable.out	2025-12-03 16:37:31.565632308 +0000
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out /tmp/cirrus-ci-build/src/test/regress/resu...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:09.322484436 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/sqljson_jsontable.out	2025-12-03 16:33:11.869850191 +0000
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
tap
[16:36:19.710](144.393s) not ok 5 - regression tests pass
tap
[16:37:51.711](91.583s) not ok 2 - regression tests pass
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/sqljson_jsontable.out /home/postgres/postgres/build/testrun/p...
--- /home/postgres/postgres/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:31.442628138 +0000
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sqljson_jsontable.out	2025-12-03 16:31:...
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/sqljson_jsontable.out /home/postgres/postgres/build/testrun/r...
--- /home/postgres/postgres/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:31.442628138 +0000
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/sqljson_jsontable.out	2025-12-03 16:3...
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/sqljson_jsontable.out /home/postgres/postgres/build/testrun/r...
--- /home/postgres/postgres/src/test/regress/expected/sqljson_jsontable.out	2025-12-03 16:27:31.442628138 +0000
+++ /home/postgres/postgres/build/testrun/regress/regress/results/sqljson_jsontable.out	2025-12-03 16:30:57.070988347 +0...
@@ -1154,6 +1154,7 @@
 	) jt
 );
 NOTICE:  view "outer_union" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view outer_cross as (
 select
 	jt.*
@@ -1171,6 +1172,7 @@
 	) jt
 );
 NOTICE:  view "outer_cross" will be a temporary view
+DETAIL:  It depends on temporary table jsonb_table_test.
 create or replace view inner_union as (
 select jt.*
 from
@@ -1187,6 +1189,7 @@
...
tap
[16:31:29.317](91.130s) not ok 5 - regression tests pass
tap
[16:32:07.571](101.288s) not ok 2 - regression tests pass
test
[16:33:21.802]  58/360 postgresql:regress / regress/regress                                            ERROR            ...
[16:33:21.802] 158/360 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[16:33:21.802] 205/360 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
56/6004 Reset recovery target parameters in pg_createsubscriber
CompilerWarnings
compiler
[16:32:10.914] pg_createsubscriber.c:207:36: error: implicit declaration of function ‘truncate’; did you mean ‘ftruncate...
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[16:22:41.737] pg_createsubscriber.c.obj : error LNK2019: unresolved external symbol truncate referenced in function cle...
57/6251 Use ROLERECURSE_PRIVS in is_admin_of_role()
Windows - Server 2022, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_role.out C:/cirrus/build/testrun/pg_upgrade/002_...
--- C:/cirrus/src/test/regress/expected/create_role.out	2025-12-03 04:38:58.598209400 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_role.out	2025-12-03 04:42:58.228946800 +0000
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_role.out C:/cirrus/build/testrun/recovery/027_st...
--- C:/cirrus/src/test/regress/expected/create_role.out	2025-12-03 04:38:58.598209400 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/create_role.out	2025-12-03 04:46:04.068696700 +0000
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_role.out C:/cirrus/build/testrun/regress/regress...
--- C:/cirrus/src/test/regress/expected/create_role.out	2025-12-03 04:38:58.598209400 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/create_role.out	2025-12-03 04:42:46.310496100 +0000
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
tap
[04:44:04.170](141.991s) not ok 5 - regression tests pass
tap
[04:47:16.345](157.781s) not ok 2 - regression tests pass
test
[04:55:25.951]   8/355 postgresql:regress / regress/regress                                            ERROR           1...
[04:55:25.951]  19/355 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[04:55:25.951]  66/355 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
Windows - Server 2022, MinGW64 - Meson
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_role.out C:/cirrus/build/testrun/pg_upgrade/002_...
--- C:/cirrus/src/test/regress/expected/create_role.out	2025-12-03 04:39:01.366099600 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_role.out	2025-12-03 04:41:44.961086000 +0000
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_role.out C:/cirrus/build/testrun/recovery/027_st...
--- C:/cirrus/src/test/regress/expected/create_role.out	2025-12-03 04:39:01.366099600 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/create_role.out	2025-12-03 04:44:49.081676900 +0000
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_role.out C:/cirrus/build/testrun/regress/regress...
--- C:/cirrus/src/test/regress/expected/create_role.out	2025-12-03 04:39:01.366099600 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/create_role.out	2025-12-03 04:41:38.998686100 +0000
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
tap
[04:42:19.333](71.772s) not ok 5 - regression tests pass
tap
[04:45:28.581](77.523s) not ok 2 - regression tests pass
test
[04:54:47.386]   6/358 postgresql:regress / regress/regress                                            ERROR            ...
[04:54:47.386]   9/358 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[04:54:47.386]  47/358 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
macOS - Sequoia - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/create_role.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg...
--- /Users/admin/pgsql/src/test/regress/expected/create_role.out	2025-12-03 04:38:52
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_role.out	2025-12-03 04:42:32
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/create_role.out /Users/admin/pgsql/build/testrun/recovery/027_stre...
--- /Users/admin/pgsql/src/test/regress/expected/create_role.out	2025-12-03 04:38:52
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/create_role.out	2025-12-03 04:43:25
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/create_role.out /Users/admin/pgsql/build/testrun/regress/regress/r...
--- /Users/admin/pgsql/src/test/regress/expected/create_role.out	2025-12-03 04:38:52
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/create_role.out	2025-12-03 04:42:31
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
tap
[04:42:52.393](50.600s) not ok 5 - regression tests pass
tap
[04:43:55.960](56.922s) not ok 2 - regression tests pass
test
[04:46:21.672]  12/361 postgresql:regress / regress/regress                                            ERROR            ...
[04:46:21.672]  25/361 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[04:46:21.672] 103/361 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Linux - Debian Trixie - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/00...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out	2025-12-03 04:38:39.469908369 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_role.out	2025-12-03 04:41:11.147700...
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out /tmp/cirrus-ci-build/build/testrun/recovery/027_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out	2025-12-03 04:38:39.469908369 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/create_role.out	2025-12-03 04:42:28.4956...
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out /tmp/cirrus-ci-build/build/testrun/regress/regre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out	2025-12-03 04:38:39.469908369 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/create_role.out	2025-12-03 04:41:09.015699981 +0000
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
tap
[04:41:49.869](76.462s) not ok 5 - regression tests pass
tap
[04:43:18.455](88.408s) not ok 2 - regression tests pass
test
[04:46:09.405]  15/362 postgresql:regress / regress/regress                                            ERROR            ...
[04:46:09.405]  35/362 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[04:46:09.405] 136/362 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
OpenBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/create_role.out /home/postgres/postgres/build/testrun/pg_upgr...
--- /home/postgres/postgres/src/test/regress/expected/create_role.out	Wed Dec  3 04:39:08 2025
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_role.out	Wed Dec  3 04:42:12 202...
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/create_role.out /home/postgres/postgres/build/testrun/recover...
--- /home/postgres/postgres/src/test/regress/expected/create_role.out	Wed Dec  3 04:39:08 2025
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/create_role.out	Wed Dec  3 04:44:03 2...
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/create_role.out /home/postgres/postgres/build/testrun/regress...
--- /home/postgres/postgres/src/test/regress/expected/create_role.out	Wed Dec  3 04:39:08 2025
+++ /home/postgres/postgres/build/testrun/regress/regress/results/create_role.out	Wed Dec  3 04:42:03 2025
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
tap
[04:43:16.189](116.820s) not ok 5 - regression tests pass
tap
[04:45:32.622](178.731s) not ok 2 - regression tests pass
test
[04:48:20.348]  20/360 postgresql:regress / regress/regress                                            ERROR           1...
[04:48:20.348]  44/360 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[04:48:20.348] 191/360 postgresql:recovery / recovery/027_stream_regress                               ERROR           2...
Linux - Debian Trixie - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_chec...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out	2025-12-03 04:39:02.912326904 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/create_role.out	2025-12-03 04:44:20.864913494 +0000
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out	2025-12-03 04:39:02.912326904 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/create_role.out	2025-12-03 04:46:13.181680683 +0000
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out /tmp/cirrus-ci-build/src/test/regress/results/cr...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out	2025-12-03 04:39:02.912326904 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/create_role.out	2025-12-03 04:41:40.449518307 +0000
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
tap
[04:45:36.933](149.850s) not ok 5 - regression tests pass
tap
[04:47:00.858](96.538s) not ok 2 - regression tests pass
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/00...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out	2025-12-03 04:38:36.037731000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_role.out	2025-12-03 04:41:22.811651...
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out /tmp/cirrus-ci-build/build/testrun/recovery/027_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out	2025-12-03 04:38:36.037731000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/create_role.out	2025-12-03 04:42:43.7799...
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out /tmp/cirrus-ci-build/build/testrun/regress/regre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_role.out	2025-12-03 04:38:36.037731000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/create_role.out	2025-12-03 04:41:20.437315000 +0000
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
tap
[04:43:24.750](204.000s) not ok 5 - regression tests pass
tap
[04:44:39.451](231.606s) not ok 2 - regression tests pass
test
[04:46:04.584]  57/361 postgresql:regress / regress/regress                                            ERROR           2...
[04:46:04.584] 176/361 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[04:46:04.584] 269/361 postgresql:recovery / recovery/027_stream_regress                               ERROR           3...
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/create_role.out /home/postgres/postgres/build/testrun/pg_upgr...
--- /home/postgres/postgres/src/test/regress/expected/create_role.out	2025-12-03 04:39:12.396085967 +0000
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_role.out	2025-12-03 04:41:08.244...
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/create_role.out /home/postgres/postgres/build/testrun/recover...
--- /home/postgres/postgres/src/test/regress/expected/create_role.out	2025-12-03 04:39:12.396085967 +0000
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/create_role.out	2025-12-03 04:41:48.3...
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/create_role.out /home/postgres/postgres/build/testrun/regress...
--- /home/postgres/postgres/src/test/regress/expected/create_role.out	2025-12-03 04:39:12.396085967 +0000
+++ /home/postgres/postgres/build/testrun/regress/regress/results/create_role.out	2025-12-03 04:41:03.678745242 +0000
@@ -219,6 +219,8 @@
 DROP ROLE regress_nosuch_admin_recursive;
 ERROR:  role "regress_nosuch_admin_recursive" does not exist
 DROP ROLE regress_plainrole;
+ERROR:  permission denied to drop role
+DETAIL:  Only roles with the CREATEROLE attribute and the ADMIN option on role "regress_plainrole" may drop this role.
 -- must revoke privileges before dropping role
 REVOKE CREATE ON DATABASE regression FROM regress_createrole CASCADE;
 -- ok, should be able to drop non-superuser roles we created
tap
[04:42:06.493](105.247s) not ok 5 - regression tests pass
tap
[04:42:47.917](115.663s) not ok 2 - regression tests pass
test
[04:44:05.123]  44/360 postgresql:regress / regress/regress                                            ERROR           1...
[04:44:05.123] 163/360 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[04:44:05.123] 214/360 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
56/6198 Change initdb default to the builtin collation provider
Linux - Debian Trixie - Meson
tap
[01:51:51.373](0.152s) not ok 23 - create database with provider "builtin" fails without --locale
test
[01:53:25.689] 241/362 postgresql:scripts / scripts/020_createdb                                       ERROR            ...
[01:53:25.689] 327/362 postgresql:test_escape / test_escape/001_test_escape                            ERROR            ...
Linux - Debian Trixie - Autoconf
tap
[01:52:20.609](0.129s) not ok 23 - create database with provider "builtin" fails without --locale
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/contrib/citext/expected/citext_utf8.out /home/postgres/postgres/build/testrun/citext/re...
--- /home/postgres/postgres/contrib/citext/expected/citext_utf8.out	2025-12-03 01:45:47.038099085 +0000
+++ /home/postgres/postgres/build/testrun/citext/regress/results/citext_utf8.out	2025-12-03 01:48:27.173723031 +0000
@@ -30,7 +30,7 @@
 SELECT 'À'::citext =  'à'::citext AS t;
  t 
 ---
- t
+ f
 (1 row)
 
 SELECT 'À'::text   =  'à'::text   AS f; -- text wins.
@@ -64,7 +64,7 @@
 SELECT 'i'::citext = 'İ'::citext AS t;
  t 
 ---
- t
+ f
 (1 row)
 
...
regress
diff -U3 /home/postgres/postgres/src/test/modules/test_regex/expected/test_regex_utf8.out /home/postgres/postgres/build/...
--- /home/postgres/postgres/src/test/modules/test_regex/expected/test_regex_utf8.out	2025-12-03 01:45:54.372338715 +0000
+++ /home/postgres/postgres/build/testrun/test_regex/regress/results/test_regex_utf8.out	2025-12-03 01:48:53.707561235 +...
@@ -152,7 +152,7 @@
    test_regex    
 -----------------
  {0,REG_ULOCALE}
- {xᔀሷ}
+ {x}
 (2 rows)
 
 select * from test_regex('[[:lower:]]+',  E'x\u1500\u1237', 'L');
@@ -166,7 +166,7 @@
    test_regex    
 -----------------
  {0,REG_ULOCALE}
- {xᔀሷ}
+ {x}
 (2 rows)
 
...
tap
[01:49:54.281](0.089s) not ok 23 - create database with provider "builtin" fails without --locale
[01:49:54.746](0.061s) not ok 31 - create database with provider "builtin" not matching template
test
[01:50:56.282]  65/360 postgresql:citext / citext/regress                                              ERROR            ...
[01:50:56.282] 143/360 postgresql:test_regex / test_regex/regress                                      ERROR            ...
[01:50:56.282] 237/360 postgresql:scripts / scripts/020_createdb                                       ERROR            ...
54/5829 VCI (columnar store extension)
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:01:28.091] ../contrib/vci/storage/vci_ros_command.c(505): warning C4146: unary minus operator applied to unsigned ty...
Linux - Debian Trixie - Meson
core
[04:12:21.969] #0  0x00007fb98029e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:21.969] #1  0x00007fb980249cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:21.969] #2  0x00007fb9802324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:21.969] #3  0x00007fb98040770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:21.969] #4  0x00007fb98042ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:21.969] #5  0x00007fb98040e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x56173e7ad25...
[04:12:21.969] #6  0x000056173e6dd569 in addBoundaryDependencies (dobjs=0x561761e24d10, numObjs=4110, boundaryObjs=bound...
[04:12:21.969] #7  0x000056173e71669b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:22.312] #0  0x00007f561129e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:22.346] #0  0x00007f561129e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:22.346] #1  0x00007f5611249cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:22.346] #2  0x00007f56112324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:22.346] #3  0x00007f561140770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:22.346] #4  0x00007f561142ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:22.346] #5  0x00007f561140e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555c6c38625...
[04:12:22.346] #6  0x0000555c6c2b6569 in addBoundaryDependencies (dobjs=0x555ca8f26d70, numObjs=4110, boundaryObjs=bound...
[04:12:22.346] #7  0x0000555c6c2ef69b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:22.706] #0  0x00007fdecaa9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:22.741] #0  0x00007fdecaa9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:22.741] #1  0x00007fdecaa49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:22.741] #2  0x00007fdecaa324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:22.741] #3  0x00007fdecac0770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:22.741] #4  0x00007fdecac2ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:22.741] #5  0x00007fdecac0e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x563b001d825...
[04:12:22.741] #6  0x0000563b00108569 in addBoundaryDependencies (dobjs=0x563b01e92d10, numObjs=4110, boundaryObjs=bound...
[04:12:22.741] #7  0x0000563b0014169b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:23.124] #0  0x00007f450129e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:23.158] #0  0x00007f450129e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:23.158] #1  0x00007f4501249cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:23.158] #2  0x00007f45012324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:23.158] #3  0x00007f450140770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:23.158] #4  0x00007f450142ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:23.158] #5  0x00007f450140e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55567640525...
[04:12:23.158] #6  0x0000555676335569 in addBoundaryDependencies (dobjs=0x55569d17cd10, numObjs=4110, boundaryObjs=bound...
[04:12:23.158] #7  0x000055567636e69b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
core
[04:12:13.210] #0  0x00007f208209e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:13.210] #1  0x00007f2082049cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:13.210] #2  0x00007f20820324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:13.210] #3  0x00007f208220770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:13.210] #4  0x00007f208222ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:13.210] #5  0x00007f208220e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55b77e12525...
[04:12:13.210] #6  0x000055b77e055569 in addBoundaryDependencies (dobjs=0x55b7a504ff40, numObjs=4126, boundaryObjs=bound...
[04:12:13.210] #7  0x000055b77e08e69b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:13.551] #0  0x00007f9838e9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:12.805] #0  0x00007f9b4fe9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:12.805] #1  0x00007f9b4fe49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:12.805] #2  0x00007f9b4fe324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:12.805] #3  0x00007f9b5000770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:12.805] #4  0x00007f9b5002ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:12.805] #5  0x00007f9b5000e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55ca74b4c25...
[04:12:12.805] #6  0x000055ca74a7c569 in addBoundaryDependencies (dobjs=0x55caad1d27d0, numObjs=4105, boundaryObjs=bound...
[04:12:12.805] #7  0x000055ca74ab569b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:13.177] #0  0x00007f208209e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:19.293] #0  0x00007f148809e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:19.293] #1  0x00007f1488049cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:19.293] #2  0x00007f14880324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:19.293] #3  0x00007f148820770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:19.293] #4  0x00007f148822ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:19.293] #5  0x00007f148820e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x557c7f2ff25...
[04:12:19.293] #6  0x0000557c7f22f569 in addBoundaryDependencies (dobjs=0x557cb3768e50, numObjs=4110, boundaryObjs=bound...
[04:12:19.293] #7  0x0000557c7f26869b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:19.643] #0  0x00007fc7a1a9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:20.095] #0  0x00007fd0b809e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:20.095] #1  0x00007fd0b8049cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:20.095] #2  0x00007fd0b80324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:20.095] #3  0x00007fd0b820770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:20.095] #4  0x00007fd0b822ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:20.095] #5  0x00007fd0b820e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x56206709625...
[04:12:20.095] #6  0x0000562066fc6569 in addBoundaryDependencies (dobjs=0x562077438d70, numObjs=4110, boundaryObjs=bound...
[04:12:20.095] #7  0x0000562066fff69b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:20.464] #0  0x00007fea1929e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:20.497] #0  0x00007fea1929e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:20.497] #1  0x00007fea19249cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:20.497] #2  0x00007fea192324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:20.497] #3  0x00007fea1940770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:20.497] #4  0x00007fea1942ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:20.497] #5  0x00007fea1940e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5592abbb825...
[04:12:20.497] #6  0x00005592abae8569 in addBoundaryDependencies (dobjs=0x5592bdff3d70, numObjs=4110, boundaryObjs=bound...
[04:12:20.497] #7  0x00005592abb2169b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:20.827] #0  0x00007f4b46c9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:20.860] #0  0x00007f4b46c9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:20.860] #1  0x00007f4b46c49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:20.860] #2  0x00007f4b46c324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:20.860] #3  0x00007f4b46e0770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:20.860] #4  0x00007f4b46e2ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:20.860] #5  0x00007f4b46e0e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x565236d4325...
[04:12:20.860] #6  0x0000565236c73569 in addBoundaryDependencies (dobjs=0x56524a8a7d70, numObjs=4110, boundaryObjs=bound...
[04:12:20.860] #7  0x0000565236cac69b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:21.191] #0  0x00007fe0a7e9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:21.223] #0  0x00007fe0a7e9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:21.223] #1  0x00007fe0a7e49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:21.223] #2  0x00007fe0a7e324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:21.223] #3  0x00007fe0a800770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:21.223] #4  0x00007fe0a802ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:21.223] #5  0x00007fe0a800e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x562cbd21625...
[04:12:21.223] #6  0x0000562cbd146569 in addBoundaryDependencies (dobjs=0x562cd26dfd10, numObjs=4110, boundaryObjs=bound...
[04:12:21.223] #7  0x0000562cbd17f69b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:21.575] #0  0x00007f63f1c9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:21.607] #0  0x00007f63f1c9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:21.607] #1  0x00007f63f1c49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:21.607] #2  0x00007f63f1c324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:21.607] #3  0x00007f63f1e0770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:21.607] #4  0x00007f63f1e2ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:21.607] #5  0x00007f63f1e0e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55af4ad3e25...
[04:12:21.607] #6  0x000055af4ac6e569 in addBoundaryDependencies (dobjs=0x55af5b36ad70, numObjs=4110, boundaryObjs=bound...
[04:12:21.607] #7  0x000055af4aca769b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:21.936] #0  0x00007fb98029e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:10.740] #0  0x00007f6321e9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:10.740] #1  0x00007f6321e49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:10.740] #2  0x00007f6321e324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:10.740] #3  0x00007f632200770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:10.740] #4  0x00007f632202ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:10.740] #5  0x00007f632200e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55cf15da925...
[04:12:10.740] #6  0x000055cf15cd9569 in addBoundaryDependencies (dobjs=0x55cf45191890, numObjs=4162, boundaryObjs=bound...
[04:12:10.740] #7  0x000055cf15d1269b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:11.030] #0  0x00007fed70e9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:11.063] #0  0x00007fed70e9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:11.063] #1  0x00007fed70e49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:11.063] #2  0x00007fed70e324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:11.063] #3  0x00007fed7100770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:11.063] #4  0x00007fed7102ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:11.063] #5  0x00007fed7100e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x556d3345d25...
[04:12:11.063] #6  0x0000556d3338d569 in addBoundaryDependencies (dobjs=0x556d6ebee710, numObjs=4105, boundaryObjs=bound...
[04:12:11.063] #7  0x0000556d333c669b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:11.349] #0  0x00007f3b8ec9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:11.383] #0  0x00007f3b8ec9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:11.383] #1  0x00007f3b8ec49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:11.383] #2  0x00007f3b8ec324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:11.383] #3  0x00007f3b8ee0770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:11.383] #4  0x00007f3b8ee2ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:11.383] #5  0x00007f3b8ee0e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x564b5fff725...
[04:12:11.383] #6  0x0000564b5ff27569 in addBoundaryDependencies (dobjs=0x564b8d2db380, numObjs=4110, boundaryObjs=bound...
[04:12:11.383] #7  0x0000564b5ff6069b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:11.663] #0  0x00007faa8789e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:11.696] #0  0x00007faa8789e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:11.696] #1  0x00007faa87849cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:11.696] #2  0x00007faa878324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:11.696] #3  0x00007faa87a0770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:11.696] #4  0x00007faa87a2ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:11.696] #5  0x00007faa87a0e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x556711a2725...
[04:12:11.696] #6  0x0000556711957569 in addBoundaryDependencies (dobjs=0x55673b4ab5f0, numObjs=4105, boundaryObjs=bound...
[04:12:11.696] #7  0x000055671199069b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:12.055] #0  0x00007f656c89e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:19.676] #0  0x00007fc7a1a9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:19.676] #1  0x00007fc7a1a49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:19.676] #2  0x00007fc7a1a324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:19.676] #3  0x00007fc7a1c0770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:19.676] #4  0x00007fc7a1c2ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:19.676] #5  0x00007fc7a1c0e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x558ff421925...
[04:12:19.676] #6  0x0000558ff4149569 in addBoundaryDependencies (dobjs=0x5590219db850, numObjs=4105, boundaryObjs=bound...
[04:12:19.676] #7  0x0000558ff418269b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:20.060] #0  0x00007fd0b809e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:18.892] #0  0x00007f4c91e9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:18.892] #1  0x00007f4c91e49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:18.892] #2  0x00007f4c91e324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:18.892] #3  0x00007f4c9200770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:18.892] #4  0x00007f4c9202ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:18.892] #5  0x00007f4c9200e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55e8fddb125...
[04:12:18.892] #6  0x000055e8fdce1569 in addBoundaryDependencies (dobjs=0x55e93aa12850, numObjs=4105, boundaryObjs=bound...
[04:12:18.892] #7  0x000055e8fdd1a69b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:19.260] #0  0x00007f148809e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:18.512] #0  0x00007f6abd09e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:18.512] #1  0x00007f6abd049cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:18.512] #2  0x00007f6abd0324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:18.512] #3  0x00007f6abd20770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:18.512] #4  0x00007f6abd22ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:18.512] #5  0x00007f6abd20d9e8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x7f6abaffe920,...
[04:12:18.512] #6  0x00007f6abaf8f957 in InitializeTidCridUpdateList (relOid=<optimized out>) at ../contrib/vci/storage/...
[04:12:18.512] #7  0x00007f6abaf91f0e in vci_InitializeTidCridUpdateLists (info=info@entry=0x55a24c54f2d8) at ../contrib...
[04:12:18.512] #8  0x00007f6abaf766e3 in vci_inner_build (heapRel=0x7f6abcec8698, indexRel=indexRel@entry=0x7f6ab10f51c8...
[04:12:18.512] #9  0x00007f6abaf7680c in vci_build (heapRel=<optimized out>, indexRel=0x7f6ab10f51c8, indexInfo=<optimiz...
core
[04:12:17.744] #0  0x00007f67f5a9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:17.744] #1  0x00007f67f5a49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:17.744] #2  0x00007f67f5a324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:17.744] #3  0x00007f67f5c0770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:17.744] #4  0x00007f67f5c2ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:17.744] #5  0x00007f67f5c0e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x564ed34c225...
[04:12:17.744] #6  0x0000564ed33f2569 in addBoundaryDependencies (dobjs=0x564eeb804750, numObjs=4105, boundaryObjs=bound...
[04:12:17.744] #7  0x0000564ed342b69b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:18.449] #0  0x00007f6abd09e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:17.366] #0  0x00007fc571a9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:17.366] #1  0x00007fc571a49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:17.366] #2  0x00007fc571a324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:17.366] #3  0x00007fc571c0770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:17.366] #4  0x00007fc571c2ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:17.366] #5  0x00007fc571c0e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55cedddbc25...
[04:12:17.366] #6  0x000055ceddcec569 in addBoundaryDependencies (dobjs=0x55cf10a3f750, numObjs=4105, boundaryObjs=bound...
[04:12:17.366] #7  0x000055ceddd2569b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:17.711] #0  0x00007f67f5a9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:16.995] #0  0x00007fe17dc9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:16.995] #1  0x00007fe17dc49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:16.995] #2  0x00007fe17dc324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:16.995] #3  0x00007fe17de0770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:16.995] #4  0x00007fe17de2ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:16.995] #5  0x00007fe17de0e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55bfa7f1b25...
[04:12:16.995] #6  0x000055bfa7e4b569 in addBoundaryDependencies (dobjs=0x55bfaa4bc230, numObjs=7819, boundaryObjs=bound...
[04:12:16.995] #7  0x000055bfa7e8469b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:17.332] #0  0x00007fc571a9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:16.629] #0  0x00007fac0b09e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:16.629] #1  0x00007fac0b049cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:16.629] #2  0x00007fac0b0324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:16.629] #3  0x00007fac0b20770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:16.629] #4  0x00007fac0b22ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:16.629] #5  0x00007fac0b20e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55f2ee09025...
[04:12:16.629] #6  0x000055f2edfc0569 in addBoundaryDependencies (dobjs=0x55f2fb36f230, numObjs=7819, boundaryObjs=bound...
[04:12:16.629] #7  0x000055f2edff969b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:16.960] #0  0x00007fe17dc9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:16.272] #0  0x00007f057009e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:16.272] #1  0x00007f0570049cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:16.272] #2  0x00007f05700324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:16.272] #3  0x00007f057020770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:16.272] #4  0x00007f057022ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:16.272] #5  0x00007f057020e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x558b296c325...
[04:12:16.272] #6  0x0000558b295f3569 in addBoundaryDependencies (dobjs=0x558b52f7b890, numObjs=4105, boundaryObjs=bound...
[04:12:16.272] #7  0x0000558b2962c69b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:16.595] #0  0x00007fac0b09e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:15.904] #0  0x00007fed0fc9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:15.904] #1  0x00007fed0fc49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:15.904] #2  0x00007fed0fc324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:15.904] #3  0x00007fed0fe0770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:15.904] #4  0x00007fed0fe2ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:15.904] #5  0x00007fed0fe0e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x561a419af25...
[04:12:15.904] #6  0x0000561a418df569 in addBoundaryDependencies (dobjs=0x561a67bb0890, numObjs=4105, boundaryObjs=bound...
[04:12:15.904] #7  0x0000561a4191869b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:16.239] #0  0x00007f057009e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:15.536] #0  0x00007efd4d09e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:15.536] #1  0x00007efd4d049cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:15.536] #2  0x00007efd4d0324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:15.536] #3  0x00007efd4d20770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:15.536] #4  0x00007efd4d22ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:15.536] #5  0x00007efd4d20e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55cb244ce25...
[04:12:15.536] #6  0x000055cb243fe569 in addBoundaryDependencies (dobjs=0x55cb252db580, numObjs=4105, boundaryObjs=bound...
[04:12:15.536] #7  0x000055cb2443769b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:15.871] #0  0x00007fed0fc9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:15.164] #0  0x00007f909229e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:15.164] #1  0x00007f9092249cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:15.164] #2  0x00007f90922324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:15.164] #3  0x00007f909240770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:15.164] #4  0x00007f909242ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:15.164] #5  0x00007f909240e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5587a6e1c25...
[04:12:15.164] #6  0x00005587a6d4c569 in addBoundaryDependencies (dobjs=0x5587af8d9100, numObjs=4181, boundaryObjs=bound...
[04:12:15.164] #7  0x00005587a6d8569b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:15.503] #0  0x00007efd4d09e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:14.785] #0  0x00007f3de469e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:14.785] #1  0x00007f3de4649cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:14.785] #2  0x00007f3de46324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:14.785] #3  0x00007f3de480770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:14.785] #4  0x00007f3de482ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:14.785] #5  0x00007f3de480e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55f62bfd825...
[04:12:14.785] #6  0x000055f62bf08569 in addBoundaryDependencies (dobjs=0x55f64fc7a540, numObjs=4118, boundaryObjs=bound...
[04:12:14.785] #7  0x000055f62bf4169b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:15.131] #0  0x00007f909229e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:14.376] #0  0x00007f2b0329e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:14.376] #1  0x00007f2b03249cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:14.376] #2  0x00007f2b032324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:14.376] #3  0x00007f2b0340770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:14.376] #4  0x00007f2b0342ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:14.376] #5  0x00007f2b0340e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55837f20625...
[04:12:14.376] #6  0x000055837f136569 in addBoundaryDependencies (dobjs=0x5583873e3100, numObjs=4181, boundaryObjs=bound...
[04:12:14.376] #7  0x000055837f16f69b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:14.751] #0  0x00007f3de469e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:13.974] #0  0x00007f8f60e9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:13.974] #1  0x00007f8f60e49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:13.974] #2  0x00007f8f60e324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:13.974] #3  0x00007f8f6100770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:13.974] #4  0x00007f8f6102ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:13.974] #5  0x00007f8f6100e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555bdd6d125...
[04:12:13.974] #6  0x0000555bdd601569 in addBoundaryDependencies (dobjs=0x555c180fa540, numObjs=4117, boundaryObjs=bound...
[04:12:13.974] #7  0x0000555bdd63a69b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:14.342] #0  0x00007f2b0329e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:13.585] #0  0x00007f9838e9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:13.585] #1  0x00007f9838e49cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:13.585] #2  0x00007f9838e324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:13.585] #3  0x00007f983900770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:13.585] #4  0x00007f983902ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:13.585] #5  0x00007f983900e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5620a099d25...
[04:12:13.585] #6  0x00005620a08cd569 in addBoundaryDependencies (dobjs=0x5620a92de090, numObjs=4953, boundaryObjs=bound...
[04:12:13.585] #7  0x00005620a090669b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:13.940] #0  0x00007f8f60e9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:12.089] #0  0x00007f656c89e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:12.089] #1  0x00007f656c849cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:12.089] #2  0x00007f656c8324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:12.089] #3  0x00007f656ca0770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:12.089] #4  0x00007f656ca2ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:12.089] #5  0x00007f656ca0e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x558010ad025...
[04:12:12.089] #6  0x0000558010a00569 in addBoundaryDependencies (dobjs=0x5580121dce00, numObjs=4147, boundaryObjs=bound...
[04:12:12.089] #7  0x0000558010a3969b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:12.407] #0  0x00007fc3d149e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:12:12.441] #0  0x00007fc3d149e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:12.441] #1  0x00007fc3d1449cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:12.441] #2  0x00007fc3d14324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:12:12.441] #3  0x00007fc3d160770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:12:12.441] #4  0x00007fc3d162ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:12:12.441] #5  0x00007fc3d160e048 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5574e646d25...
[04:12:12.441] #6  0x00005574e639d569 in addBoundaryDependencies (dobjs=0x5575076d2180, numObjs=4589, boundaryObjs=bound...
[04:12:12.441] #7  0x00005574e63d669b in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[04:12:12.772] #0  0x00007f9b4fe9e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/contrib/vci/expected/vci.out /tmp/cirrus-ci-build/build/testrun/vci/regress/results/vci.ou...
--- /tmp/cirrus-ci-build/contrib/vci/expected/vci.out	2025-12-02 03:59:22.585616345 +0000
+++ /tmp/cirrus-ci-build/build/testrun/vci/regress/results/vci.out	2025-12-02 04:06:42.145042632 +0000
@@ -88,41 +88,7 @@
 INSERT INTO testtable (key, cond, c01a, c01b, c02, c03, c05, c06, c07, c08, c09, c10, c13, c15, c16, c17, c18, c19, c20...
 -- Create an index which uses VCI index access method
 CREATE INDEX testindex ON testtable USING vci (key, cond, c01a, c01b, c02, c03, c05, c06, c07, c08, c09, c10, c13, c15,...
--- We expect VCI plans are chosen here
-EXPLAIN (ANALYZE, TIMING OFF, COSTS OFF, SUMMARY OFF, BUFFERS OFF)
-SELECT key, count(*) AS count_star, count(c05) AS count_c05 FROM testtable WHERE NOT cond = 0 GROUP BY key ORDER BY key...
-                                           QUERY PLAN                                           
-------------------------------------------------------------------------------------------------
- Sort (actual rows=14.00 loops=1)
-   Sort Key: key
-   Sort Method: quicksort  Memory: 25kB
-   ->  Custom Scan (VCI HashAggregate) (actual rows=14.00 loops=1)
-         Group Key: key
-         ->  Custom Scan (VCI Scan) using testindex on testtable (actual rows=10221.00 loops=1)
-               Filter: (cond <> 0)
-               Rows Removed by Filter: 476
...
tap
[04:07:21.768](1.774s) not ok 4 - dump from PITR 1
[04:07:22.299](0.530s) not ok 5 - dump from PITR 2
tap
[04:07:32.304](0.462s) not ok 21 - pg_dump: option -n pg_catalog
[04:07:32.696](0.392s) not ok 22 - pg_dumpall: option --exclude-database handles database names with embedded dots
[04:07:33.467](0.423s) not ok 39 - binary_upgrade: pg_dump runs
[04:07:33.493](0.025s) not ok 40 - binary_upgrade: pg_restore runs
tap
[04:07:31.429](0.000s) not ok 2 - newline in dbname: stderr matches
[04:07:31.956](0.000s) not ok 5 - correctly fails to dump a foreign table from a dummy FDW: matches
[04:07:32.291](0.335s) not ok 6 - dump foreign server with no tables
tap
[04:07:31.851](2.922s) not ok 1 - parallel dump
[04:07:31.873](0.021s) not ok 2 - parallel restore
[04:07:32.187](0.313s) not ok 3 - parallel dump as inserts
[04:07:32.202](0.014s) not ok 4 - parallel restore as inserts
tap
[04:07:33.878](4.391s) not ok 1 - filter file without patterns
tap
[04:07:32.482](2.469s) not ok 1 - compression_gzip_custom: pg_dump runs
[04:07:32.499](0.017s) not ok 2 - compression_gzip_custom: data content is gzip-compressed: exit code 0
[04:07:32.500](0.000s) not ok 3 - compression_gzip_custom: data content is gzip-compressed: no stderr
[04:07:32.500](0.000s) not ok 4 - compression_gzip_custom: data content is gzip-compressed: matches
[04:07:32.524](0.024s) not ok 5 - compression_gzip_custom: pg_restore runs
tap
[04:07:34.532](0.485s) not ok 7 - parallel dump
[04:07:34.673](0.140s) not ok 8 - parallel restore
[04:07:34.723](0.050s) not ok 9 - parallel restore with create
[04:07:35.155](0.431s) not ok 10 - take full dump
tap
[04:05:36.327](0.404s) not ok 7 - dump before running pg_upgrade
[04:05:44.304](2.919s) not ok 16 - run of pg_upgrade for new instance
[04:05:44.304](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success
[04:05:44.489](0.036s) not ok 18 - check that locales in new cluster match original cluster
[04:05:45.013](0.524s) not ok 19 - dump after running pg_upgrade
[04:05:45.014](0.001s) not ok 20 - old and new dumps match after pg_upgrade
tap
[04:04:15.929](0.000s) not ok 2 - run of pg_upgrade where the new cluster has insufficient "max_replication_slots" stdou...
[04:04:24.205](6.831s) not ok 10 - run of pg_upgrade of old cluster
[04:04:24.480](0.274s) not ok 11 - check the slot exists on new cluster
tap
[04:04:29.383](3.080s) not ok 12 - run of pg_upgrade for old instance when the subscription tables are in init/ready sta...
[04:04:29.384](0.000s) not ok 13 - pg_upgrade_output.d/ removed after successful pg_upgrade
[04:04:29.879](0.495s) not ok 14 - check that the subscription's running status, failover, and retain_dead_tuples are pr...
[04:04:29.929](0.050s) not ok 15 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[04:04:13.760](2.155s) not ok 13 - run of pg_upgrade
[04:04:13.774](0.000s) not ok 16 - the default char signedness is updated during pg_upgrade: matches
tap
[04:04:16.982](7.920s) not ok 1 - pg_upgrade with transfer mode --clone: stdout matches
[04:04:28.286](8.182s) not ok 3 - pg_upgrade with transfer mode --copy: stdout matches
[04:04:40.973](8.690s) not ok 5 - pg_upgrade with transfer mode --copy-file-range: stdout matches
[04:04:49.708](6.632s) not ok 7 - pg_upgrade with transfer mode --link: stdout matches
[04:04:58.945](6.434s) not ok 9 - pg_upgrade with transfer mode --swap: stdout matches
tap
[04:06:52.273](0.526s) not ok 5 - dump primary server
[04:06:52.778](0.504s) not ok 6 - dump standby server
[04:06:54.355](1.575s) not ok 8 - dump catalogs of primary server
[04:06:55.219](0.864s) not ok 9 - dump catalogs of standby server
[04:06:55.220](0.000s) not ok 10 - compare primary and standby catalog dumps
tap
[04:09:28.619](2.930s) not ok 1 - binary_upgrade: pg_dump runs
test
[04:09:39.245]   5/362 postgresql:pg_upgrade / pg_upgrade/005_char_signedness                          ERROR            ...
[04:09:39.245]   6/362 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                            ERROR            ...
[04:09:39.245]  10/362 postgresql:pg_upgrade / pg_upgrade/004_subscription                             ERROR            ...
[04:09:39.245]   7/362 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                           ERROR            ...
[04:09:39.245]  41/362 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[04:09:39.245] 115/362 postgresql:vci / vci/regress                                                    ERROR            ...
[04:09:39.245] 132/362 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
[04:09:39.245] 178/362 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups              ERROR            ...
[04:09:39.245] 196/362 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
[04:09:39.245] 194/362 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                            ERROR            ...
[04:09:39.245] 198/362 postgresql:pg_dump / pg_dump/006_pg_dump_compress                               ERROR            ...
[04:09:39.245] 197/362 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
[04:09:39.245] 199/362 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                             ERROR            ...
[04:09:39.245] 202/362 postgresql:pg_dump / pg_dump/010_dump_connstr                                   ERROR            ...
[04:09:39.245] 349/362 postgresql:test_pg_dump / test_pg_dump/001_base                                 ERROR            ...
Linux - Debian Trixie - Autoconf
assertion
TRAP: failed Assert("lockmode != NoLock || IsBootstrapProcessingMode() || CheckRelationLockedByMe(r, AccessShareLock, tr...
core
[04:13:14.240] #0  0x00007f278eabda14 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[04:13:14.240] #1  0x00007f278ea63fd9 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[04:13:14.240] #2  0x00007f278ea641d5 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[04:13:14.240] #3  0x0000561d4a00cda9 in ?? ()
[04:13:14.240] #4  0x0000561d4a006246 in ?? ()
[04:13:14.240] #5  0x0000561d4a005297 in ?? ()
[04:13:14.240] #6  0x0000561d4a005ceb in ?? ()
[04:13:14.240] #7  0x0000561d4a003677 in ?? ()
[04:13:14.240] #8  0x00007f278ea4dca8 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:13:14.240] #9  0x00007f278ea4dd65 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:13:14.085] #0  0x00007fe70509e95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:13:14.085] #1  0x00007fe705049cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:13:14.085] #2  0x00007fe7050324ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:13:14.085] #3  0x0000563dbc1268d5 in ExceptionalCondition (conditionName=conditionName@entry=0x563dbc261000 "lockmod...
[04:13:14.085] #4  0x0000563dbb38fbc7 in relation_open (relationId=19642, lockmode=lockmode@entry=0) at relation.c:67
[04:13:14.085] #5  0x0000563dbb47f825 in index_open (relationId=<optimized out>, lockmode=lockmode@entry=0) at indexam.c...
[04:13:14.085] #6  0x0000563dbc114157 in isRelHasVCIIndex (relid=<optimized out>, is_partition=is_partition@entry=0x7ffe...
[04:13:14.085] #7  0x0000563dbbad2fed in set_plain_rel_pathlist (root=root@entry=0x521000021fd8, rel=rel@entry=0x5250002...
[04:13:14.085] #8  0x0000563dbbad326f in set_rel_pathlist (root=root@entry=0x521000021fd8, rel=rel@entry=0x52500021c138,...
[04:13:14.085] #9  0x0000563dbbad356e in set_append_rel_pathlist (root=root@entry=0x521000021fd8, rel=rel@entry=0x521000...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out /tmp/cirrus-ci-build/src/test/recovery/tmp_chec...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out	2025-12-02 03:59:18.961625002 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/create_index.out	2025-12-02 04:08:58.937054816 +0000
@@ -56,3514 +56,10 @@
 ANALYZE slow_emp4000;
 ANALYZE fast_emp4000;
 CREATE INDEX grect2ind ON fast_emp4000 USING gist (home_base);
--- we want to work with a point_tbl that includes a null
-CREATE TEMP TABLE point_tbl AS SELECT * FROM public.point_tbl;
-INSERT INTO POINT_TBL(f1) VALUES (NULL);
-CREATE INDEX gpointind ON point_tbl USING gist (f1);
-CREATE TEMP TABLE gpolygon_tbl AS
-    SELECT polygon(home_base) AS f1 FROM slow_emp4000;
-INSERT INTO gpolygon_tbl VALUES ( '(1000,0,0,1000)' );
-INSERT INTO gpolygon_tbl VALUES ( '(0,1000,1000,1000)' );
-CREATE TEMP TABLE gcircle_tbl AS
-    SELECT circle(home_base) AS f1 FROM slow_emp4000;
-CREATE INDEX ggpolygonind ON gpolygon_tbl USING gist (f1);
-CREATE INDEX ggcircleind ON gcircle_tbl USING gist (f1);
---
...
tap
[04:09:00.873](12.264s) not ok 2 - regression tests pass
[04:09:00.874](0.000s) not ok 3 - primary alive after regression test run
57/6245 Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Windows - Server 2022, VS 2019 - Meson & ninja
tap
[08:04:43.894](0.066s) not ok 67 - client-side (binary): filler column of pgbench_branches has only NULL data
[08:04:43.972](0.077s) not ok 68 - client-side (binary): filler column of pgbench_tellers has only NULL data
[08:04:44.343](0.199s) not ok 71 - pgbench tpcb-like status (got 2 vs expected 0)
[08:04:44.344](0.000s) not ok 74 - pgbench tpcb-like stdout /(?^:processed: 10/10)/
[08:04:44.346](0.000s) not ok 77 - pgbench tpcb-like stderr /(?^:^$)/
[08:04:45.048](0.702s) not ok 78 - pgbench simple update status (got 2 vs expected 0)
[08:04:45.050](0.000s) not ok 82 - pgbench simple update stdout /(?^:processed: 100/100)/
[08:04:45.752](0.701s) not ok 85 - pgbench select only status (got 2 vs expected 0)
[08:04:45.754](0.000s) not ok 89 - pgbench select only stdout /(?^:processed: 700/700)/
[08:04:45.756](0.000s) not ok 94 - pgbench select only stderr /(?^:sending)/
[08:04:45.757](0.000s) not ok 95 - pgbench select only stderr /(?^:receiving)/
[08:05:03.848](0.235s) not ok 451 - pgbench throttling status (got 2 vs expected 0)
[08:05:03.852](0.001s) not ok 452 - pgbench throttling stdout /(?^:processed: 200/200)/
[08:05:03.853](0.001s) not ok 454 - pgbench throttling stderr /(?^:^$)/
[08:05:04.239](0.225s) not ok 460 - pgbench logs status (got 2 vs expected 0)
[08:05:04.240](0.000s) not ok 462 - pgbench logs stdout /(?^:processed: 100/100)/
[08:05:04.241](0.000s) not ok 463 - pgbench logs stderr /(?^:^$)/
[08:05:04.249](0.001s) not ok 466 - transaction count for C:\cirrus\build/testrun/pgbench/001_pgbench_with_server\data/t...
[08:05:04.387](0.138s) not ok 469 - pgbench logs contents status (got 2 vs expected 0)
[08:05:04.389](0.000s) not ok 471 - pgbench logs contents stdout /(?^:processed: 10/10)/
[08:05:04.390](0.001s) not ok 472 - pgbench logs contents stderr /(?^:^$)/
[08:05:04.398](0.001s) not ok 475 - transaction count for C:\cirrus\build/testrun/pgbench/001_pgbench_with_server\data/t...
test
[08:08:13.293] 229/354 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
macOS - Sequoia - Meson
tap
[07:58:44.831](0.026s) not ok 67 - client-side (binary): filler column of pgbench_branches has only NULL data
[07:58:44.855](0.023s) not ok 68 - client-side (binary): filler column of pgbench_tellers has only NULL data
[07:58:44.962](0.057s) not ok 71 - pgbench tpcb-like status (got 2 vs expected 0)
[07:58:45.044](0.021s) not ok 74 - pgbench tpcb-like stdout /(?^:processed: 10/10)/
[07:58:45.050](0.005s) not ok 77 - pgbench tpcb-like stderr /(?^:^$)/
[07:58:45.089](0.036s) not ok 78 - pgbench simple update status (got 2 vs expected 0)
[07:58:45.090](0.000s) not ok 82 - pgbench simple update stdout /(?^:processed: 100/100)/
[07:58:45.142](0.052s) not ok 85 - pgbench select only status (got 2 vs expected 0)
[07:58:45.143](0.000s) not ok 89 - pgbench select only stdout /(?^:processed: 700/700)/
[07:58:45.143](0.000s) not ok 94 - pgbench select only stderr /(?^:sending)/
[07:58:45.143](0.000s) not ok 95 - pgbench select only stderr /(?^:receiving)/
[07:58:48.205](0.027s) not ok 451 - pgbench throttling status (got 2 vs expected 0)
[07:58:48.206](0.000s) not ok 452 - pgbench throttling stdout /(?^:processed: 200/200)/
[07:58:48.206](0.000s) not ok 454 - pgbench throttling stderr /(?^:^$)/
[07:58:48.277](0.042s) not ok 460 - pgbench logs status (got 2 vs expected 0)
[07:58:48.278](0.000s) not ok 462 - pgbench logs stdout /(?^:processed: 100/100)/
[07:58:48.278](0.000s) not ok 463 - pgbench logs stderr /(?^:^$)/
[07:58:48.279](0.000s) not ok 466 - transaction count for /Users/admin/pgsql/build/testrun/pgbench/001_pgbench_with_serv...
[07:58:48.309](0.030s) not ok 469 - pgbench logs contents status (got 2 vs expected 0)
[07:58:48.310](0.000s) not ok 471 - pgbench logs contents stdout /(?^:processed: 10/10)/
[07:58:48.310](0.000s) not ok 472 - pgbench logs contents stderr /(?^:^$)/
[07:58:48.311](0.000s) not ok 475 - transaction count for /Users/admin/pgsql/build/testrun/pgbench/001_pgbench_with_serv...
test
[07:59:53.958] 238/360 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
Linux - Debian Trixie - Autoconf
core
[08:07:22.949] #0  0x00007f62247ae95c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[08:07:22.949] #1  0x00007f6224759cc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[08:07:22.949] #2  0x00007f62247424ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[08:07:22.949] #3  0x00007f6225238b8f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[08:07:22.949] #4  0x00007f6225323f4c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[08:07:22.949] #5  0x00007f62252fee3f in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7fff0ac66eb6, __in_ch...
[08:07:22.949] #6  0x00007f62252fe4a0 in __asan::ReportGenericError (pc=140059505761251, bp=140733374167840, sp=sp@entry...
[08:07:22.949] #7  0x00007f62252fe60e in __asan::ReportGenericError (pc=<optimized out>, bp=bp@entry=140733374167840, sp...
[08:07:22.949] #8  0x00007f62252ff51c in __asan::__asan_report_load4 (addr=addr@entry=89129161335976) at ../../../../src...
[08:07:22.949] #9  0x00007f6225169be3 in PQresultStatus (res=res@entry=0x511000002480) at fe-exec.c:3432
56/5975 When deleting the plpgsql function, release the CachedPlan of the function
FreeBSD - Meson
assertion
TRAP: failed Assert("ws_next == workspace + func->copiable_size"), File: "../src/pl/plpgsql/src/pl_exec.c", Line: 1375, ...
assertion
TRAP: failed Assert("ws_next == workspace + func->copiable_size"), File: "../src/pl/plpgsql/src/pl_exec.c", Line: 1375, ...
core
[18:47:54.929] #0  0x000000082df6b01a in thr_kill () from /lib/libc.so.7
[18:47:54.929] #1  0x000000082dee3a64 in raise () from /lib/libc.so.7
[18:47:54.929] #2  0x000000082df97a59 in abort () from /lib/libc.so.7
[18:47:54.929] #3  0x0000000000adfcbf in ExceptionalCondition (conditionName=<optimized out>, fileName=<optimized out>, ...
[18:47:54.929] #4  0x000000084074bb00 in copy_plpgsql_datums (estate=estate@entry=0x82113df10, func=func@entry=0x28c5304...
[18:47:54.929] #5  0x000000084074af11 in plpgsql_exec_function (func=0x28c5304b8fc8, fcinfo=0x28c5304dddb8, simple_eval_...
[18:47:54.929] #6  0x000000084075bd75 in plpgsql_call_handler (fcinfo=0x28c5304dddb8) at ../src/pl/plpgsql/src/pl_handle...
[18:47:54.929] #7  0x000000000079054b in ExecInterpExpr (state=0x28c530463ca0, econtext=0x28c5304648f0, isnull=0x82113e2...
[18:47:54.929] #8  0x00000000006c2896 in ExecEvalExprSwitchContext (state=0x28c530463ca0, econtext=0x6, isNull=0x82113e2...
[18:47:54.929] #9  FormIndexDatum (indexInfo=indexInfo@entry=0x28c530464cf0, slot=slot@entry=0x28c530464790, estate=esta...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/isolation/expected/insert-conflict-specconflict.out /tmp/cirrus-ci-build/build/te...
--- /tmp/cirrus-ci-build/src/test/isolation/expected/insert-conflict-specconflict.out	2025-11-30 18:38:16.182165000 +000...
+++ /tmp/cirrus-ci-build/build/testrun/isolation-running/isolation/results/insert-conflict-specconflict.out	2025-11-30 1...
@@ -230,324 +230,7 @@
 t                 
 (1 row)
 
-s1: NOTICE:  blurt_and_lock_123() called for k2 in session 1
-s1: NOTICE:  acquiring advisory lock on 2
-step controller_unlock_2_3: SELECT pg_advisory_unlock(2, 3);
-pg_advisory_unlock
-------------------
-t                 
-(1 row)
-
-s2: NOTICE:  blurt_and_lock_123() called for k2 in session 2
-s2: NOTICE:  acquiring advisory lock on 2
-step controller_show: SELECT * FROM upserttest;
-key|data
----+----
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/oidjoins.out /tmp/cirrus-ci-build/build/testrun/regress-running/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/oidjoins.out	2025-11-30 18:38:16.342114000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress-running/regress/results/oidjoins.out	2025-11-30 18:45:28.974279000 +0000
@@ -162,107 +162,10 @@
 NOTICE:  checking pg_statistic {stacoll3} => pg_collation {oid}
 NOTICE:  checking pg_statistic {stacoll4} => pg_collation {oid}
 NOTICE:  checking pg_statistic {stacoll5} => pg_collation {oid}
-NOTICE:  checking pg_statistic {starelid,staattnum} => pg_attribute {attrelid,attnum}
-NOTICE:  checking pg_statistic_ext {stxrelid} => pg_class {oid}
-NOTICE:  checking pg_statistic_ext {stxnamespace} => pg_namespace {oid}
-NOTICE:  checking pg_statistic_ext {stxowner} => pg_authid {oid}
-NOTICE:  checking pg_statistic_ext {stxrelid,stxkeys} => pg_attribute {attrelid,attnum}
-NOTICE:  checking pg_statistic_ext_data {stxoid} => pg_statistic_ext {oid}
-NOTICE:  checking pg_rewrite {ev_class} => pg_class {oid}
-NOTICE:  checking pg_trigger {tgrelid} => pg_class {oid}
-NOTICE:  checking pg_trigger {tgparentid} => pg_trigger {oid}
-NOTICE:  checking pg_trigger {tgfoid} => pg_proc {oid}
-NOTICE:  checking pg_trigger {tgconstrrelid} => pg_class {oid}
-NOTICE:  checking pg_trigger {tgconstrindid} => pg_class {oid}
-NOTICE:  checking pg_trigger {tgconstraint} => pg_constraint {oid}
...
test
[18:45:29.386] 83/83 postgresql:regress-running / regress-running/regress                         ERROR            28.58...
[18:45:29.386] 82/83 postgresql:isolation-running / isolation-running/isolation                   ERROR            28.94...
56/6103 Make GiST waldump output more descriptive
CompilerWarnings
compiler
[16:15:15.074] gistdesc.c:70:102: error: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘Gist...
54/6045 RFC: adding pytest as a supported test framework
FreeBSD - Meson
test
[02:27:25.769]  4/10 postgresql:pytest / pytest/test_something FAIL              0.47s   1/2 subtests passed
Linux - Debian Trixie - Meson
test
[02:28:19.983]  4/10 postgresql:pytest / pytest/test_something FAIL              0.38s   1/2 subtests passed
macOS - Sequoia - Meson
test
[02:28:27.955]  4/10 postgresql:pytest / pytest/test_something FAIL              0.72s   1/2 subtests passed
NetBSD - Meson
test
[02:27:51.272]  4/10 postgresql:pytest / pytest/test_something FAIL              0.75s   1/2 subtests passed
OpenBSD - Meson
test
[02:28:23.190]  4/10 postgresql:pytest / pytest/test_something FAIL              0.99s   1/2 subtests passed
Windows - Server 2022, MinGW64 - Meson
test
[02:30:45.753]  4/10 postgresql:pytest / pytest/test_something FAIL              0.75s   1/2 subtests passed
[02:30:45.753]  5/10 postgresql:pytest / pytest/test_libpq     FAIL              0.85s   7/9 subtests passed
[02:30:45.753]  6/10 postgresql:ssl / ssl/test_client          FAIL              1.10s   0/4 subtests passed
[02:30:45.753]  7/10 postgresql:ssl / ssl/test_server          FAIL              1.60s   0/12 subtests passed
56/5879 amcheck: support for GiST
OpenBSD - Meson
tap
[16:55:44.611](316.088s) # poll_query_until timed out executing this query:
timed out waiting for slot to be lost at /home/postgres/postgres/src/test/recovery/t/019_replslot_limit.pl line 388.
test
[16:56:38.912] 302/359 postgresql:recovery / recovery/019_replslot_limit                               ERROR           3...
56/6041 Fix pg_rewind false positives caused by shutdown-only WAL
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[13:09:14.635] c:\cirrus\src\bin\pg_rewind\parsexlog.c(342) : warning C4715: 'findLastCheckpoint': not all control paths...
CompilerWarnings
compiler
[13:13:58.398] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur...
compiler
[13:13:58.398] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia...
compiler
[13:13:58.398] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror...
compiler
[13:12:29.602] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro...
compiler
[13:12:29.433] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur...
compiler
[13:12:29.433] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia...
compiler
[13:12:29.433] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror...
compiler
[13:10:44.677] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type]
compiler
[13:10:44.677] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme...
compiler
[13:10:44.677] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function]
compiler
[13:09:23.809] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type]
compiler
[13:09:24.000] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[13:09:23.809] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme...
compiler
[13:09:24.000] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[13:09:23.809] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function]
compiler
[13:16:51.085] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function]
compiler
[13:16:51.085] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type]
compiler
[13:16:51.085] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme...
56/5690 Add os_page_num to pg_buffercache
FreeBSD - Meson
core
[09:49:46.960] #0  0x000057e1c6595efa in ?? () from /libexec/ld-elf.so.1
[09:49:46.960] #1  0x000057e1c658ff6c in ?? () from /libexec/ld-elf.so.1
[09:49:46.960] #2  0x0000000000000000 in ?? ()
tap
[09:42:19.841](0.038s) not ok 5 - psql connect success
[09:42:19.842](0.000s) not ok 6 - psql select 1
test
[09:47:17.443]  44/359 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR            ...
56/6012 pgbench: extend variable usage in scripts
CompilerWarnings
compiler
[19:00:45.217] pgbench.c:1958:10: error: enumeration value 'PQUOTE_SHELL_ARG' not handled in switch [-Werror,-Wswitch]
compiler
[19:00:45.217] pgbench.c:1955:8: error: unused variable 'quotechar' [-Werror,-Wunused-variable]
compiler
[19:00:24.476] pgbench.c:1955:8: error: unused variable 'quotechar' [-Werror,-Wunused-variable]
compiler
[19:00:24.476] pgbench.c:1958:10: error: enumeration value 'PQUOTE_SHELL_ARG' not handled in switch [-Werror,-Wswitch]
compiler
[18:59:40.898] pgbench.c:1998:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[18:59:40.898] pgbench.c:1958:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch]
compiler
[18:59:40.898] pgbench.c:1955:25: error: unused variable ‘quotechar’ [-Werror=unused-variable]
compiler
[18:59:20.306] pgbench.c:1958:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch]
compiler
[18:59:20.306] pgbench.c:1998:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[18:59:20.306] pgbench.c:1955:25: error: unused variable ‘quotechar’ [-Werror=unused-variable]
compiler
[19:01:29.618] pgbench.c:1958:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch]
compiler
[19:01:29.618] pgbench.c:1998:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[19:01:29.618] pgbench.c:1955:25: error: unused variable ‘quotechar’ [-Werror=unused-variable]
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[19:00:18.427] ../src/bin/pgbench/pgbench.c(1996): warning C4062: enumerator 'PQUOTE_SHELL_ARG' in switch of enum 'PsqlS...
56/5699 Adding error messages to a few slash commands
Windows - Server 2022, MinGW64 - Meson
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/matview.out C:/cirrus/build/testrun/pg_upgrade/002_pg_u...
--- C:/cirrus/src/test/regress/expected/matview.out	2025-11-18 00:34:30.091725900 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out	2025-11-18 00:39:33.210192800 +0000
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/identity.out C:/cirrus/build/testrun/pg_upgrade/002_pg_...
--- C:/cirrus/src/test/regress/expected/identity.out	2025-11-18 00:34:30.061356600 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out	2025-11-18 00:39:33.350817200 +0000
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/matview.out C:/cirrus/build/testrun/recovery/027_stream...
--- C:/cirrus/src/test/regress/expected/matview.out	2025-11-18 00:34:30.091725900 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/matview.out	2025-11-18 00:42:46.454080300 +0000
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/identity.out C:/cirrus/build/testrun/recovery/027_strea...
--- C:/cirrus/src/test/regress/expected/identity.out	2025-11-18 00:34:30.061356600 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/identity.out	2025-11-18 00:42:45.652336900 +0000
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/matview.out C:/cirrus/build/testrun/regress/regress/res...
--- C:/cirrus/src/test/regress/expected/matview.out	2025-11-18 00:34:30.091725900 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/matview.out	2025-11-18 00:39:25.436741700 +0000
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/identity.out C:/cirrus/build/testrun/regress/regress/re...
--- C:/cirrus/src/test/regress/expected/identity.out	2025-11-18 00:34:30.061356600 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/identity.out	2025-11-18 00:39:25.014876000 +0000
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
tap
[00:40:17.662](73.892s) not ok 5 - regression tests pass
tap
[00:43:38.209](83.068s) not ok 2 - regression tests pass
test
[00:52:23.319]   5/356 postgresql:regress / regress/regress                                            ERROR            ...
[00:52:23.319]   9/356 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[00:52:23.319]  47/356 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
macOS - Sequoia - Meson
core
[00:46:31.733]   * frame #0: 0x000000019f97ec04 dyld`stat + 8
[00:46:31.733]     frame #1: 0x000000019f9e9f40 dyld`stat_with_subsystem + 56
[00:46:31.733]     frame #2: 0x000000019f9ce6bc dyld`dyld3::stat(char const*, stat*) + 28
[00:46:31.733]     frame #3: 0x000000019f9ac78c dyld`dyld4::SyscallDelegate::fileExists(char const*, dyld4::FileID*, int...
[00:46:31.733]     frame #4: 0x000000019f9aa310 dyld`invocation function for block in dyld4::PrebuiltLoader::invalidateI...
[00:46:31.733]     frame #5: 0x000000019f9861a0 dyld`dyld4::ProcessConfig::PathOverrides::forEachPathVariant(char const*...
[00:46:31.733]     frame #6: 0x000000019f9aa0e4 dyld`dyld4::PrebuiltLoader::invalidateInIsolation(dyld4::RuntimeState co...
[00:46:31.733]     frame #7: 0x000000019f9a9d20 dyld`dyld4::PrebuiltLoader::isValid(dyld4::RuntimeState const&) const + ...
[00:46:31.733]     frame #8: 0x000000019f994e78 dyld`dyld4::RuntimeState::findPrebuiltLoader(char const*) const + 104
[00:46:31.733]     frame #9: 0x000000019f99a928 dyld`dyld4::Loader::makeDyldCacheLoader(Diagnostics&, dyld4::RuntimeStat...
core
[00:46:58.590]   * frame #0: 0x000000010084b06c dyld`lsl::Allocator::AllocationMetadata::pool(bool) const + 24
[00:46:58.590]     frame #1: 0x000000010084b100 dyld`lsl::Allocator::AllocationMetadata::deallocate() + 36
[00:46:58.590]     frame #2: 0x000000010087ce30 dyld`PropertyList::String::deallocate() + 36
[00:46:58.590]     frame #3: 0x000000010087d7ac dyld`PropertyList::encode(ByteStream&) + 780
[00:46:58.590]     frame #4: 0x0000000100863d04 dyld`dyld4::ExternallyViewableState::createMinimalInfo(lsl::Allocator&, ...
[00:46:58.590]     frame #5: 0x000000010081e7d0 dyld`start + 5108
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/matview.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upg...
--- /Users/admin/pgsql/src/test/regress/expected/matview.out	2025-11-18 00:34:28
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out	2025-11-18 00:36:59
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /Users/admin/pgsql/src/test/regress/expected/identity.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_up...
--- /Users/admin/pgsql/src/test/regress/expected/identity.out	2025-11-18 00:34:28
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out	2025-11-18 00:36:58
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/matview.out /Users/admin/pgsql/build/testrun/recovery/027_stream_r...
--- /Users/admin/pgsql/src/test/regress/expected/matview.out	2025-11-18 00:34:28
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/matview.out	2025-11-18 00:37:51
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /Users/admin/pgsql/src/test/regress/expected/identity.out /Users/admin/pgsql/build/testrun/recovery/027_stream_...
--- /Users/admin/pgsql/src/test/regress/expected/identity.out	2025-11-18 00:34:28
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/identity.out	2025-11-18 00:37:51
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/matview.out /Users/admin/pgsql/build/testrun/regress/regress/resul...
--- /Users/admin/pgsql/src/test/regress/expected/matview.out	2025-11-18 00:34:28
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/matview.out	2025-11-18 00:36:59
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /Users/admin/pgsql/src/test/regress/expected/identity.out /Users/admin/pgsql/build/testrun/regress/regress/resu...
--- /Users/admin/pgsql/src/test/regress/expected/identity.out	2025-11-18 00:34:28
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/identity.out	2025-11-18 00:36:59
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
tap
[00:37:20.507](39.827s) not ok 5 - regression tests pass
tap
[00:38:42.248](72.770s) not ok 2 - regression tests pass
test
[00:42:56.778]  10/359 postgresql:regress / regress/regress                                            ERROR            ...
[00:42:56.778]  25/359 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[00:42:56.778] 109/359 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[00:42:56.778] 359/359 postgresql:psql / psql/010_tab_completion                                       ERROR           1...
Windows - Server 2022, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/matview.out C:/cirrus/build/testrun/pg_upgrade/002_pg_u...
--- C:/cirrus/src/test/regress/expected/matview.out	2025-11-18 00:35:59.342765100 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out	2025-11-18 00:39:47.200627400 +0000
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/identity.out C:/cirrus/build/testrun/pg_upgrade/002_pg_...
--- C:/cirrus/src/test/regress/expected/identity.out	2025-11-18 00:35:59.310951700 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out	2025-11-18 00:39:47.028723000 +0000
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/matview.out C:/cirrus/build/testrun/recovery/027_stream...
--- C:/cirrus/src/test/regress/expected/matview.out	2025-11-18 00:35:59.342765100 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/matview.out	2025-11-18 00:43:09.726240900 +0000
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/identity.out C:/cirrus/build/testrun/recovery/027_strea...
--- C:/cirrus/src/test/regress/expected/identity.out	2025-11-18 00:35:59.310951700 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/identity.out	2025-11-18 00:43:10.570006200 +0000
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/matview.out C:/cirrus/build/testrun/regress/regress/res...
--- C:/cirrus/src/test/regress/expected/matview.out	2025-11-18 00:35:59.342765100 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/matview.out	2025-11-18 00:39:36.590239200 +0000
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/identity.out C:/cirrus/build/testrun/regress/regress/re...
--- C:/cirrus/src/test/regress/expected/identity.out	2025-11-18 00:35:59.310951700 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/identity.out	2025-11-18 00:39:35.886139800 +0000
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
tap
[00:41:24.349](158.308s) not ok 5 - regression tests pass
tap
[00:44:44.897](171.716s) not ok 2 - regression tests pass
test
[00:51:51.635]   8/353 postgresql:regress / regress/regress                                            ERROR           1...
[00:51:51.635]  23/353 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[00:51:51.635]  74/353 postgresql:recovery / recovery/027_stream_regress                               ERROR           2...
Linux - Debian Trixie - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg...
--- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out	2025-11-18 00:34:38.675149979 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out	2025-11-18 00:38:10.264548406 ...
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p...
--- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out	2025-11-18 00:34:38.659162185 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out	2025-11-18 00:38:10.328546675...
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out	2025-11-18 00:34:38.675149979 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/matview.out	2025-11-18 00:39:36.00715106...
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str...
--- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out	2025-11-18 00:34:38.659162185 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/identity.out	2025-11-18 00:39:36.7191432...
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/build/testrun/regress/regress/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out	2025-11-18 00:34:38.675149979 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/matview.out	2025-11-18 00:38:07.200633588 +0000
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/build/testrun/regress/regress/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out	2025-11-18 00:34:38.659162185 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/identity.out	2025-11-18 00:38:07.396628032 +0000
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
tap
[00:39:06.304](87.532s) not ok 5 - regression tests pass
tap
[00:40:44.142](101.106s) not ok 2 - regression tests pass
test
[00:43:58.815]  14/360 postgresql:regress / regress/regress                                            ERROR            ...
[00:43:58.815]  32/360 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[00:43:58.815] 129/360 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
Linux - Debian Trixie - Autoconf
core
[00:48:53.963] #0  0x00007f5ab7fc1687 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:48:53.963] #1  0x00007f5ab7fc16ad in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:48:53.963] #2  0x00007f5ab802c787 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6
[00:48:53.963] #3  0x000055eff95ad4b8 in ?? ()
[00:48:53.963] #4  0x000055eff95ad70a in ?? ()
[00:48:53.963] #5  0x000055eff95aee14 in ?? ()
[00:48:53.963] #6  0x000055eff95a824e in ?? ()
[00:48:53.963] #7  0x000055eff95a7297 in ?? ()
[00:48:53.963] #8  0x000055eff95a7ceb in ?? ()
[00:48:53.963] #9  0x000055eff95a5677 in ?? ()
core
[00:48:53.807] #0  0x00007f3081825197 in fstat64 () from /lib/x86_64-linux-gnu/libc.so.6
[00:48:53.807] #1  0x00007f30817590f1 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:48:53.807] #2  0x00007f3081751802 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:48:53.807] #3  0x00007f30817bcbc7 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:48:53.807] #4  0x00007f30817bcc39 in pthread_once () from /lib/x86_64-linux-gnu/libc.so.6
[00:48:53.807] #5  0x00007f3081750687 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:48:53.807] #6  0x00007f308175a4fe in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:48:53.807] #7  0x00007f308175cd22 in setlocale () from /lib/x86_64-linux-gnu/libc.so.6
[00:48:53.807] #8  0x0000557c6d4f201e in ?? ()
[00:48:53.807] #9  0x00007f308174eca8 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/re...
--- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out	2025-11-18 00:34:34.021106992 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/matview.out	2025-11-18 00:41:15.238841653 +0000
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out	2025-11-18 00:34:34.009124617 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/identity.out	2025-11-18 00:41:15.130842604 +0000
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/res...
--- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out	2025-11-18 00:34:34.021106992 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/matview.out	2025-11-18 00:43:26.669983434 +0000
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/re...
--- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out	2025-11-18 00:34:34.009124617 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/identity.out	2025-11-18 00:43:26.777982903 +0000
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/src/test/regress/results/matvie...
--- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out	2025-11-18 00:34:34.021106992 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/matview.out	2025-11-18 00:38:17.697843265 +0000
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/src/test/regress/results/ident...
--- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out	2025-11-18 00:34:34.009124617 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/identity.out	2025-11-18 00:38:17.621846593 +0000
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
tap
[00:42:58.790](152.759s) not ok 5 - regression tests pass
tap
[00:44:33.100](101.249s) not ok 2 - regression tests pass
OpenBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/matview.out /home/postgres/postgres/build/testrun/pg_upgrade/...
--- /home/postgres/postgres/src/test/regress/expected/matview.out	Tue Nov 18 00:34:57 2025
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out	Tue Nov 18 00:38:12 2025
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /home/postgres/postgres/src/test/regress/expected/identity.out /home/postgres/postgres/build/testrun/pg_upgrade...
--- /home/postgres/postgres/src/test/regress/expected/identity.out	Tue Nov 18 00:34:57 2025
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out	Tue Nov 18 00:38:13 2025
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/matview.out /home/postgres/postgres/build/testrun/recovery/02...
--- /home/postgres/postgres/src/test/regress/expected/matview.out	Tue Nov 18 00:34:57 2025
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/matview.out	Tue Nov 18 00:40:19 2025
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /home/postgres/postgres/src/test/regress/expected/identity.out /home/postgres/postgres/build/testrun/recovery/0...
--- /home/postgres/postgres/src/test/regress/expected/identity.out	Tue Nov 18 00:34:57 2025
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/identity.out	Tue Nov 18 00:40:19 2025
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/matview.out /home/postgres/postgres/build/testrun/regress/reg...
--- /home/postgres/postgres/src/test/regress/expected/matview.out	Tue Nov 18 00:34:57 2025
+++ /home/postgres/postgres/build/testrun/regress/regress/results/matview.out	Tue Nov 18 00:38:04 2025
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /home/postgres/postgres/src/test/regress/expected/identity.out /home/postgres/postgres/build/testrun/regress/re...
--- /home/postgres/postgres/src/test/regress/expected/identity.out	Tue Nov 18 00:34:57 2025
+++ /home/postgres/postgres/build/testrun/regress/regress/results/identity.out	Tue Nov 18 00:38:02 2025
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
tap
[00:39:38.620](134.659s) not ok 5 - regression tests pass
tap
[00:42:20.645](207.969s) not ok 2 - regression tests pass
test
[00:45:42.559]  14/358 postgresql:regress / regress/regress                                            ERROR           1...
[00:45:42.559]  45/358 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[00:45:42.559] 193/358 postgresql:recovery / recovery/027_stream_regress                               ERROR           2...
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/matview.out /home/postgres/postgres/build/testrun/pg_upgrade/...
--- /home/postgres/postgres/src/test/regress/expected/matview.out	2025-11-18 00:34:49.387878554 +0000
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out	2025-11-18 00:37:13.4535021...
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /home/postgres/postgres/src/test/regress/expected/identity.out /home/postgres/postgres/build/testrun/pg_upgrade...
--- /home/postgres/postgres/src/test/regress/expected/identity.out	2025-11-18 00:34:49.337999170 +0000
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out	2025-11-18 00:37:12.043167...
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/matview.out /home/postgres/postgres/build/testrun/recovery/02...
--- /home/postgres/postgres/src/test/regress/expected/matview.out	2025-11-18 00:34:49.387878554 +0000
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/matview.out	2025-11-18 00:37:47.58778...
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /home/postgres/postgres/src/test/regress/expected/identity.out /home/postgres/postgres/build/testrun/recovery/0...
--- /home/postgres/postgres/src/test/regress/expected/identity.out	2025-11-18 00:34:49.337999170 +0000
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/identity.out	2025-11-18 00:37:47.7976...
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/matview.out /home/postgres/postgres/build/testrun/regress/reg...
--- /home/postgres/postgres/src/test/regress/expected/matview.out	2025-11-18 00:34:49.387878554 +0000
+++ /home/postgres/postgres/build/testrun/regress/regress/results/matview.out	2025-11-18 00:37:08.964468863 +0000
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /home/postgres/postgres/src/test/regress/expected/identity.out /home/postgres/postgres/build/testrun/regress/re...
--- /home/postgres/postgres/src/test/regress/expected/identity.out	2025-11-18 00:34:49.337999170 +0000
+++ /home/postgres/postgres/build/testrun/regress/regress/results/identity.out	2025-11-18 00:37:08.656204329 +0000
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
tap
[00:38:22.336](101.007s) not ok 5 - regression tests pass
tap
[00:39:07.303](114.377s) not ok 2 - regression tests pass
test
[00:40:33.130]  35/358 postgresql:regress / regress/regress                                            ERROR           1...
[00:40:33.130] 148/358 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[00:40:33.130] 202/358 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg...
--- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out	2025-11-18 00:36:06.537918000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out	2025-11-18 00:38:54.345679000 ...
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p...
--- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out	2025-11-18 00:36:06.522142000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out	2025-11-18 00:39:00.417195000...
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out	2025-11-18 00:36:06.537918000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/matview.out	2025-11-18 00:40:13.86372900...
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str...
--- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out	2025-11-18 00:36:06.522142000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/identity.out	2025-11-18 00:40:15.3085960...
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/build/testrun/regress/regress/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out	2025-11-18 00:36:06.537918000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/matview.out	2025-11-18 00:38:57.047831000 +0000
@@ -141,6 +141,11 @@
 CREATE SCHEMA mvtest_mvschema;
 ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema;
 \d+ mvtest_tvm
+                        List of relations
+ Schema | Name | Type | Owner | Persistence | Size | Description 
+--------+------+------+-------+-------------+------+-------------
+(0 rows)
+
 \d+ mvtest_tvmm
                            Materialized view "public.mvtest_tvmm"
   Column  |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/build/testrun/regress/regress/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out	2025-11-18 00:36:06.522142000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/identity.out	2025-11-18 00:38:59.889203000 +0000
@@ -607,6 +607,11 @@
 Sequence for identity column: public.itest8.f4
...
tap
[00:41:47.318](253.546s) not ok 5 - regression tests pass
tap
[00:43:01.102](278.004s) not ok 2 - regression tests pass
test
[00:45:19.276]  50/359 postgresql:regress / regress/regress                                            ERROR           2...
[00:45:19.276] 193/359 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           3...
[00:45:19.276] 268/359 postgresql:recovery / recovery/027_stream_regress                               ERROR           3...
[00:45:19.276] 359/359 postgresql:psql / psql/010_tab_completion                                       ERROR           1...
56/6129 pg_createsubscriber --dry-run logging concerns
Windows - Server 2022, MinGW64 - Meson
tap
[10:07:10.207](0.002s) not ok 11 - pg_resetwal -n produces output: no stderr
[10:07:12.393](0.001s) not ok 74 - spot check that control changes were applied: no stderr
tap
[10:00:41.457](0.000s) not ok 13 - invalid database causes failure stderr /(?^:^$)/
tap
[10:00:27.100](0.001s) not ok 2 - pg_upgrade with transfer mode --clone: stderr matches
[10:00:50.029](0.001s) not ok 16 - pg_upgrade with transfer mode --copy-file-range: stderr matches
test
[10:12:29.039]  10/356 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[10:12:29.039]   8/356 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                           ERROR            ...
[10:12:29.039] 193/356 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
Windows - Server 2022, VS 2019 - Meson & ninja
tap
[10:06:44.795](0.001s) not ok 11 - pg_resetwal -n produces output: no stderr
[10:06:50.696](0.001s) not ok 74 - spot check that control changes were applied: no stderr
tap
[10:01:38.758](0.000s) not ok 13 - invalid database causes failure stderr /(?^:^$)/
tap
[09:59:35.400](0.001s) not ok 2 - pg_upgrade with transfer mode --clone: stderr matches
[10:00:42.419](0.001s) not ok 16 - pg_upgrade with transfer mode --copy-file-range: stderr matches
test
[10:11:32.735]   5/353 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                           ERROR           1...
[10:11:32.735]  23/353 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[10:11:32.735] 189/353 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
macOS - Sequoia - Meson
tap
[10:03:44.829](0.001s) not ok 11 - pg_resetwal -n produces output: no stderr
[10:03:46.572](0.001s) not ok 74 - spot check that control changes were applied: no stderr
tap
[10:00:46.243](0.000s) not ok 13 - invalid database causes failure stderr /(?^:^$)/
tap
[10:00:03.560](0.004s) not ok 26 - pg_upgrade with transfer mode --copy-file-range: stderr matches
test
[10:06:33.363]  14/359 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                           ERROR            ...
[10:06:33.363]  32/359 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[10:06:33.363] 193/359 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
Linux - Debian Trixie - Meson
tap
[10:02:08.330](0.001s) not ok 11 - pg_resetwal -n produces output: no stderr
[10:02:09.450](0.000s) not ok 74 - spot check that control changes were applied: no stderr
tap
[10:00:06.349](0.000s) not ok 13 - invalid database causes failure stderr /(?^:^$)/
tap
[09:58:48.217](0.000s) not ok 2 - pg_upgrade with transfer mode --clone: stderr matches
test
[10:04:17.608]   5/360 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                           ERROR            ...
[10:04:17.608]  41/360 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[10:04:17.608] 194/360 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
FreeBSD - Meson
tap
[10:01:27.435](0.001s) not ok 11 - pg_resetwal -n produces output: no stderr
[10:01:28.429](0.003s) not ok 74 - spot check that control changes were applied: no stderr
tap
[10:01:32.158](0.000s) not ok 13 - invalid database causes failure stderr /(?^:^$)/
tap
[09:57:58.286](0.002s) not ok 2 - pg_upgrade with transfer mode --clone: stderr matches
test
[10:03:54.989]   6/359 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                           ERROR            ...
[10:03:54.989] 193/359 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
[10:03:54.989] 195/359 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
OpenBSD - Meson
tap
[10:02:51.291](0.001s) not ok 11 - pg_resetwal -n produces output: no stderr
[10:02:52.514](0.001s) not ok 74 - spot check that control changes were applied: no stderr
tap
[10:01:10.324](0.000s) not ok 13 - invalid database causes failure stderr /(?^:^$)/
tap
[09:58:51.911](0.030s) not ok 2 - pg_upgrade with transfer mode --clone: stderr matches
[09:59:23.386](0.001s) not ok 16 - pg_upgrade with transfer mode --copy-file-range: stderr matches
test
[10:05:45.583]   6/358 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                           ERROR            ...
[10:05:45.583]  57/358 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[10:05:45.583] 191/358 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
Linux - Debian Trixie - Autoconf
tap
[10:01:30.954](0.001s) not ok 11 - pg_resetwal -n produces output: no stderr
[10:01:32.819](0.001s) not ok 74 - spot check that control changes were applied: no stderr
NetBSD - Meson
tap
[10:00:31.475](0.001s) not ok 11 - pg_resetwal -n produces output: no stderr
[10:00:32.286](0.000s) not ok 74 - spot check that control changes were applied: no stderr
tap
[10:00:21.312](0.000s) not ok 13 - invalid database causes failure stderr /(?^:^$)/
tap
[09:58:30.483](0.001s) not ok 2 - pg_upgrade with transfer mode --clone: stderr matches
[09:58:41.244](0.001s) not ok 16 - pg_upgrade with transfer mode --copy-file-range: stderr matches
test
[10:01:58.789]   6/358 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                           ERROR            ...
[10:01:58.789] 192/358 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
[10:01:58.789] 175/358 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
56/6158 Use log_newpage_range in HASH index build
Windows - Server 2022, MinGW64 - Meson
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_index.out C:/cirrus/build/testrun/pg_upgrade/002...
--- C:/cirrus/src/test/regress/expected/create_index.out	2025-11-16 17:45:21.373447600 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_index.out	2025-11-16 17:48:08.840089200 +0000
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_index.out C:/cirrus/build/testrun/recovery/027_s...
--- C:/cirrus/src/test/regress/expected/create_index.out	2025-11-16 17:45:21.373447600 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/create_index.out	2025-11-16 17:50:47.491383400 +000...
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/hash_index.out C:/cirrus/build/testrun/recovery/027_str...
--- C:/cirrus/src/test/regress/expected/hash_index.out	2025-11-16 17:45:21.405611500 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/hash_index.out	2025-11-16 17:50:54.125165900 +0000
@@ -269,6 +269,7 @@
 -- Rebuild the index using a different fillfactor
 ALTER INDEX hash_split_index SET (fillfactor = 10);
 REINDEX INDEX hash_split_index;
+WARNING:  spool init
 -- Clean up.
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_index.out C:/cirrus/build/testrun/regress/regres...
--- C:/cirrus/src/test/regress/expected/create_index.out	2025-11-16 17:45:21.373447600 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/create_index.out	2025-11-16 17:48:05.232675700 +0000
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
tap
[17:48:57.278](59.660s) not ok 5 - regression tests pass
tap
[17:51:40.686](66.549s) not ok 2 - regression tests pass
test
[17:59:40.745]   5/356 postgresql:regress / regress/regress                                            ERROR            ...
[17:59:40.745]   9/356 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[17:59:40.745]  46/356 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Windows - Server 2022, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_index.out C:/cirrus/build/testrun/pg_upgrade/002...
--- C:/cirrus/src/test/regress/expected/create_index.out	2025-11-16 17:45:29.520581500 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_index.out	2025-11-16 17:48:27.143083900 +0000
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_index.out C:/cirrus/build/testrun/recovery/027_s...
--- C:/cirrus/src/test/regress/expected/create_index.out	2025-11-16 17:45:29.520581500 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/create_index.out	2025-11-16 17:51:12.900329200 +000...
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/hash_index.out C:/cirrus/build/testrun/recovery/027_str...
--- C:/cirrus/src/test/regress/expected/hash_index.out	2025-11-16 17:45:29.559220900 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/hash_index.out	2025-11-16 17:51:25.830009700 +0000
@@ -269,6 +269,7 @@
 -- Rebuild the index using a different fillfactor
 ALTER INDEX hash_split_index SET (fillfactor = 10);
 REINDEX INDEX hash_split_index;
+WARNING:  spool init
 -- Clean up.
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/create_index.out C:/cirrus/build/testrun/regress/regres...
--- C:/cirrus/src/test/regress/expected/create_index.out	2025-11-16 17:45:29.520581500 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/create_index.out	2025-11-16 17:48:18.430189500 +0000
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
tap
[17:50:12.140](132.247s) not ok 5 - regression tests pass
tap
[17:53:02.331](136.764s) not ok 2 - regression tests pass
test
[18:00:36.662]   5/353 postgresql:regress / regress/regress                                            ERROR           1...
[18:00:36.662]  18/353 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[18:00:36.662]  63/353 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
macOS - Sequoia - 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	2025-11-16 17:45:33
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_index.out	2025-11-16 17:48:40
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
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	2025-11-16 17:45:33
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/create_index.out	2025-11-16 17:49:42
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
diff -U3 /Users/admin/pgsql/src/test/regress/expected/hash_index.out /Users/admin/pgsql/build/testrun/recovery/027_strea...
--- /Users/admin/pgsql/src/test/regress/expected/hash_index.out	2025-11-16 17:45:33
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/hash_index.out	2025-11-16 17:49:49
@@ -269,6 +269,7 @@
 -- Rebuild the index using a different fillfactor
 ALTER INDEX hash_split_index SET (fillfactor = 10);
 REINDEX INDEX hash_split_index;
+WARNING:  spool init
 -- Clean up.
...
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	2025-11-16 17:45:33
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/create_index.out	2025-11-16 17:48:36
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
tap
[17:49:22.630](56.990s) not ok 5 - regression tests pass
tap
[17:50:29.670](59.333s) not ok 2 - regression tests pass
test
[17:53:57.668]   6/359 postgresql:regress / regress/regress                                            ERROR            ...
[17:53:57.668]  25/359 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[17:53:57.668] 113/359 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Linux - Debian Trixie - Meson
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	2025-11-16 17:45:36.312536625 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_index.out	2025-11-16 17:47:17.42785...
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
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	2025-11-16 17:45:36.312536625 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/create_index.out	2025-11-16 17:48:32.760...
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/hash_index.out /tmp/cirrus-ci-build/build/testrun/recovery/027_s...
--- /tmp/cirrus-ci-build/src/test/regress/expected/hash_index.out	2025-11-16 17:45:36.328462906 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/hash_index.out	2025-11-16 17:48:41.14859...
@@ -269,6 +269,7 @@
 -- Rebuild the index using a different fillfactor
 ALTER INDEX hash_split_index SET (fillfactor = 10);
 REINDEX INDEX hash_split_index;
+WARNING:  spool init
 -- Clean up.
...
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	2025-11-16 17:45:36.312536625 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/create_index.out	2025-11-16 17:47:16.127850734 +0000
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
tap
[17:48:22.069](76.313s) not ok 5 - regression tests pass
tap
[17:49:46.376](85.758s) not ok 2 - regression tests pass
test
[17:52:31.430]   6/360 postgresql:regress / regress/regress                                            ERROR            ...
[17:52:31.430]  33/360 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[17:52:31.430] 133/360 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/create_index.out /home/postgres/postgres/build/testrun/pg_upg...
--- /home/postgres/postgres/src/test/regress/expected/create_index.out	2025-11-16 17:45:33.869814612 +0000
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_index.out	2025-11-16 17:46:45.42...
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/create_index.out /home/postgres/postgres/build/testrun/recove...
--- /home/postgres/postgres/src/test/regress/expected/create_index.out	2025-11-16 17:45:33.869814612 +0000
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/create_index.out	2025-11-16 17:47:08....
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
diff -U3 /home/postgres/postgres/src/test/regress/expected/hash_index.out /home/postgres/postgres/build/testrun/recovery...
--- /home/postgres/postgres/src/test/regress/expected/hash_index.out	2025-11-16 17:45:33.926846244 +0000
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/hash_index.out	2025-11-16 17:47:21.05...
@@ -269,6 +269,7 @@
 -- Rebuild the index using a different fillfactor
 ALTER INDEX hash_split_index SET (fillfactor = 10);
 REINDEX INDEX hash_split_index;
+WARNING:  spool init
 -- Clean up.
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/create_index.out /home/postgres/postgres/build/testrun/regres...
--- /home/postgres/postgres/src/test/regress/expected/create_index.out	2025-11-16 17:45:33.869814612 +0000
+++ /home/postgres/postgres/build/testrun/regress/regress/results/create_index.out	2025-11-16 17:46:41.012094065 +0000
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
tap
[17:47:57.008](84.191s) not ok 5 - regression tests pass
tap
[17:48:36.194](95.789s) not ok 2 - regression tests pass
test
[17:49:57.978]  10/358 postgresql:regress / regress/regress                                            ERROR            ...
[17:49:57.978] 122/358 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[17:49:57.978] 195/358 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
FreeBSD - Meson
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	2025-11-16 17:45:20.599364000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_index.out	2025-11-16 17:46:33.22331...
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
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	2025-11-16 17:45:20.599364000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/create_index.out	2025-11-16 17:47:34.522...
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/hash_index.out /tmp/cirrus-ci-build/build/testrun/recovery/027_s...
--- /tmp/cirrus-ci-build/src/test/regress/expected/hash_index.out	2025-11-16 17:45:20.614601000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/hash_index.out	2025-11-16 17:47:53.69505...
@@ -269,6 +269,7 @@
 -- Rebuild the index using a different fillfactor
 ALTER INDEX hash_split_index SET (fillfactor = 10);
 REINDEX INDEX hash_split_index;
+WARNING:  spool init
 -- Clean up.
...
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	2025-11-16 17:45:20.599364000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/create_index.out	2025-11-16 17:46:33.130148000 +0000
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
tap
[17:49:15.799](192.114s) not ok 5 - regression tests pass
tap
[17:50:26.742](219.836s) not ok 2 - regression tests pass
test
[17:51:51.966]  23/359 postgresql:regress / regress/regress                                            ERROR           2...
[17:51:51.966] 172/359 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[17:51:51.966] 263/359 postgresql:recovery / recovery/027_stream_regress                               ERROR           3...
Linux - Debian Trixie - 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	2025-11-16 17:45:18.840767306 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/create_index.out	2025-11-16 17:50:12.675884342 +0000
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out /tmp/cirrus-ci-build/src/test/recovery/tmp_chec...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out	2025-11-16 17:45:18.840767306 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/create_index.out	2025-11-16 17:51:52.073636944 +0000
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/hash_index.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/hash_index.out	2025-11-16 17:45:18.860836006 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/hash_index.out	2025-11-16 17:52:06.721988643 +0000
@@ -269,6 +269,7 @@
 -- Rebuild the index using a different fillfactor
 ALTER INDEX hash_split_index SET (fillfactor = 10);
 REINDEX INDEX hash_split_index;
+WARNING:  spool init
 -- Clean up.
...
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	2025-11-16 17:45:18.840767306 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/create_index.out	2025-11-16 17:47:08.206803767 +0000
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
tap
[17:52:24.391](152.641s) not ok 5 - regression tests pass
tap
[17:53:22.651](107.769s) not ok 2 - regression tests pass
OpenBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/create_index.out /home/postgres/postgres/build/testrun/pg_upg...
--- /home/postgres/postgres/src/test/regress/expected/create_index.out	Sun Nov 16 17:45:56 2025
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_index.out	Sun Nov 16 17:47:44 20...
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/create_index.out /home/postgres/postgres/build/testrun/recove...
--- /home/postgres/postgres/src/test/regress/expected/create_index.out	Sun Nov 16 17:45:56 2025
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/create_index.out	Sun Nov 16 17:49:10 ...
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
diff -U3 /home/postgres/postgres/src/test/regress/expected/hash_index.out /home/postgres/postgres/build/testrun/recovery...
--- /home/postgres/postgres/src/test/regress/expected/hash_index.out	Sun Nov 16 17:45:56 2025
+++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/hash_index.out	Sun Nov 16 17:49:33 20...
@@ -269,6 +269,7 @@
 -- Rebuild the index using a different fillfactor
 ALTER INDEX hash_split_index SET (fillfactor = 10);
 REINDEX INDEX hash_split_index;
+WARNING:  spool init
 -- Clean up.
...
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/create_index.out /home/postgres/postgres/build/testrun/regres...
--- /home/postgres/postgres/src/test/regress/expected/create_index.out	Sun Nov 16 17:45:56 2025
+++ /home/postgres/postgres/build/testrun/regress/regress/results/create_index.out	Sun Nov 16 17:47:33 2025
@@ -1216,6 +1216,7 @@
 -- maintenance_work_mem setting and fillfactor:
 SET maintenance_work_mem = '1MB';
 CREATE INDEX hash_tuplesort_idx ON tenk1 USING hash (stringu1 name_ops) WITH (fillfactor = 10);
+WARNING:  spool init
 EXPLAIN (COSTS OFF)
 SELECT count(*) FROM tenk1 WHERE stringu1 = 'TVAAAA';
                       QUERY PLAN                       
tap
[17:49:19.710](115.454s) not ok 5 - regression tests pass
tap
[17:51:29.415](174.662s) not ok 2 - regression tests pass
test
[17:54:04.778]   6/358 postgresql:regress / regress/regress                                            ERROR           1...
[17:54:04.778]  46/358 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[17:54:04.778] 191/358 postgresql:recovery / recovery/027_stream_regress                               ERROR           2...
56/6149 A tidyup for match_orclause_to_indexcol()
NetBSD - Meson
tap
[17:46:06.925](0.000s) not ok 844 - unknown escape sequence: stderr has correct number of entries
[17:46:06.926](0.000s) not ok 846 - unknown escape sequence, chunk size 14: correct error output
[17:46:06.926](0.000s) not ok 848 - unknown escape sequence, chunk size 13: correct error output
[17:46:06.927](0.000s) not ok 850 - unknown escape sequence, chunk size 12: correct error output
[17:46:06.928](0.000s) not ok 852 - unknown escape sequence, chunk size 11: correct error output
[17:46:06.929](0.000s) not ok 854 - unknown escape sequence, chunk size 10: correct error output
[17:46:06.929](0.000s) not ok 856 - unknown escape sequence, chunk size 9: correct error output
[17:46:06.930](0.000s) not ok 858 - unknown escape sequence, chunk size 8: correct error output
[17:46:06.930](0.000s) not ok 860 - unknown escape sequence, chunk size 7: correct error output
[17:46:06.931](0.000s) not ok 862 - unknown escape sequence, chunk size 6: correct error output
[17:46:06.932](0.000s) not ok 864 - unknown escape sequence, chunk size 5: correct error output
[17:46:06.932](0.000s) not ok 866 - unknown escape sequence, chunk size 4: correct error output
[17:46:06.933](0.000s) not ok 868 - unknown escape sequence, chunk size 3: correct error output
[17:46:06.933](0.000s) not ok 870 - unknown escape sequence, chunk size 2: correct error output
[17:46:06.934](0.000s) not ok 872 - unknown escape sequence, chunk size 1: correct error output
test
[17:46:19.332] 331/358 postgresql:test_json_parser / test_json_parser/002_inline                       ERROR            ...
56/6022 Use streaming read I/O in BRIN vacuuming
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/regress/expected/cluster.out /home/postgres/postgres/build/testrun/pg_upgrade/...
--- /home/postgres/postgres/src/test/regress/expected/cluster.out	2025-11-16 14:08:40.433821463 +0000
+++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/cluster.out	2025-11-16 14:10:34.6756033...
@@ -1,675 +1 @@
---
---  CLUSTER
---
-CREATE TABLE clstr_tst_s (rf_a SERIAL PRIMARY KEY,
-	b INT);
-CREATE TABLE clstr_tst (a SERIAL PRIMARY KEY,
-	b INT,
-	c TEXT,
-	d TEXT,
-	CONSTRAINT clstr_tst_con FOREIGN KEY (b) REFERENCES clstr_tst_s);
-CREATE INDEX clstr_tst_b ON clstr_tst (b);
-CREATE INDEX clstr_tst_c ON clstr_tst (c);
-CREATE INDEX clstr_tst_c_b ON clstr_tst (c,b);
-CREATE INDEX clstr_tst_b_c ON clstr_tst (b,c);
-INSERT INTO clstr_tst_s (b) VALUES (0);
-INSERT INTO clstr_tst_s (b) SELECT b FROM clstr_tst_s;
...
tap
[14:11:04.966](86.774s) not ok 5 - regression tests pass
test
[14:12:58.159] 138/358 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
56/6128 GIN pageinspect support for entry tree and non-leaf posting tree
Linux - Debian Trixie - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out /tmp/cirrus-ci-b...
--- /tmp/cirrus-ci-build/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out	2025-11-14 12:38:24.4...
+++ /tmp/cirrus-ci-build/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out	2025-11-14 12:4...
@@ -1,51 +1,4 @@
 Parsed test spec with 2 sessions
 
 starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check
-step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass);
-itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value   
-----------+------+------+--------+--------+-----------+-----+--------
-         1|     0|     1|f       |t       |f          |f    |{1 .. 1}
-(1 row)
-
-step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ;
-step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1;
-?column?
---------
-       1
-(1 row)
-
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pageinspect/expected/page.out /tmp/cirrus-ci-build/build/testrun/pageinspect/regre...
--- /tmp/cirrus-ci-build/contrib/pageinspect/expected/page.out	2025-11-14 12:38:22.867980281 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pageinspect/regress/results/page.out	2025-11-14 12:41:53.413305193 +0000
@@ -1,4 +1,5 @@
 CREATE EXTENSION pageinspect;
+ERROR:  extension "pageinspect" has no installation script nor update path for version "1.14"
 -- Use a temp table so that effects of VACUUM are predictable
 CREATE TEMP TABLE test1 (a int, b int);
 INSERT INTO test1 VALUES (16777217, 131584);
@@ -6,207 +7,177 @@
 -- The page contents can vary, so just test that it can be read
 -- successfully, but don't keep the output.
 SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0;
- main_0 
---------
-   8192
-(1 row)
-
+ERROR:  function get_raw_page(unknown, unknown, integer) does not exist
+LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai...
...
test
[12:45:09.314]  86/360 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[12:45:09.314] 114/360 postgresql:brin / brin/isolation                                                ERROR            ...
[12:45:09.314] 164/360 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[12:45:09.314] 311/360 postgresql:brin / brin/01_workitems                                             ERROR            ...
[12:45:09.314] 312/360 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
macOS - Sequoia - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out /Users/admin/pgsql...
--- /Users/admin/pgsql/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out	2025-11-14 12:38:26
+++ /Users/admin/pgsql/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out	2025-11-14 12:44:...
@@ -1,51 +1,4 @@
 Parsed test spec with 2 sessions
 
 starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check
-step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass);
-itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value   
-----------+------+------+--------+--------+-----------+-----+--------
-         1|     0|     1|f       |t       |f          |f    |{1 .. 1}
-(1 row)
-
-step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ;
-step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1;
-?column?
---------
-       1
-(1 row)
-
...
regress
diff -U3 /Users/admin/pgsql/contrib/pageinspect/expected/page.out /Users/admin/pgsql/build/testrun/pageinspect/regress/r...
--- /Users/admin/pgsql/contrib/pageinspect/expected/page.out	2025-11-14 12:38:23
+++ /Users/admin/pgsql/build/testrun/pageinspect/regress/results/page.out	2025-11-14 12:43:50
@@ -1,4 +1,5 @@
 CREATE EXTENSION pageinspect;
+ERROR:  extension "pageinspect" has no installation script nor update path for version "1.14"
 -- Use a temp table so that effects of VACUUM are predictable
 CREATE TEMP TABLE test1 (a int, b int);
 INSERT INTO test1 VALUES (16777217, 131584);
@@ -6,207 +7,177 @@
 -- The page contents can vary, so just test that it can be read
 -- successfully, but don't keep the output.
 SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0;
- main_0 
---------
-   8192
-(1 row)
-
+ERROR:  function get_raw_page(unknown, unknown, integer) does not exist
+LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai...
...
test
[12:46:30.852]  85/359 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[12:46:30.852] 112/359 postgresql:brin / brin/isolation                                                ERROR            ...
[12:46:30.852] 162/359 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[12:46:30.852] 308/359 postgresql:brin / brin/01_workitems                                             ERROR            ...
[12:46:30.852] 310/359 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
NetBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out /home/postgre...
--- /home/postgres/postgres/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out	2025-11-14 12:38:3...
+++ /home/postgres/postgres/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out	2025-11-14 1...
@@ -1,51 +1,4 @@
 Parsed test spec with 2 sessions
 
 starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check
-step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass);
-itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value   
-----------+------+------+--------+--------+-----------+-----+--------
-         1|     0|     1|f       |t       |f          |f    |{1 .. 1}
-(1 row)
-
-step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ;
-step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1;
-?column?
---------
-       1
-(1 row)
-
...
regress
diff -U3 /home/postgres/postgres/contrib/pageinspect/expected/page.out /home/postgres/postgres/build/testrun/pageinspect...
--- /home/postgres/postgres/contrib/pageinspect/expected/page.out	2025-11-14 12:38:24.549168301 +0000
+++ /home/postgres/postgres/build/testrun/pageinspect/regress/results/page.out	2025-11-14 12:40:37.854439880 +0000
@@ -1,4 +1,5 @@
 CREATE EXTENSION pageinspect;
+ERROR:  extension "pageinspect" has no installation script nor update path for version "1.14"
 -- Use a temp table so that effects of VACUUM are predictable
 CREATE TEMP TABLE test1 (a int, b int);
 INSERT INTO test1 VALUES (16777217, 131584);
@@ -6,207 +7,177 @@
 -- The page contents can vary, so just test that it can be read
 -- successfully, but don't keep the output.
 SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0;
- main_0 
---------
-   8192
-(1 row)
-
+ERROR:  function get_raw_page(unknown, unknown, integer) does not exist
+LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai...
...
test
[12:42:48.670]  84/358 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[12:42:48.670] 110/358 postgresql:brin / brin/isolation                                                ERROR            ...
[12:42:48.670] 159/358 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[12:42:48.670] 307/358 postgresql:brin / brin/01_workitems                                             ERROR            ...
[12:42:48.670] 308/358 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
Windows - Server 2022, MinGW64 - Meson
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out C:/cirr...
--- C:/cirrus/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out	2025-11-14 12:38:18.930620500 +0...
+++ C:/cirrus/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out	2025-11-14 12:46:29.044442...
@@ -1,51 +1,4 @@
 Parsed test spec with 2 sessions
 
 starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check
-step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass);
-itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value   
-----------+------+------+--------+--------+-----------+-----+--------
-         1|     0|     1|f       |t       |f          |f    |{1 .. 1}
-(1 row)
-
-step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ;
-step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1;
-?column?
---------
-       1
-(1 row)
-
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pageinspect/expected/page.out C:/cirrus/build/testrun/pageinspect/regress...
--- C:/cirrus/contrib/pageinspect/expected/page.out	2025-11-14 12:38:14.821149500 +0000
+++ C:/cirrus/build/testrun/pageinspect/regress/results/page.out	2025-11-14 12:46:03.526370800 +0000
@@ -1,4 +1,5 @@
 CREATE EXTENSION pageinspect;
+ERROR:  extension "pageinspect" has no installation script nor update path for version "1.14"
 -- Use a temp table so that effects of VACUUM are predictable
 CREATE TEMP TABLE test1 (a int, b int);
 INSERT INTO test1 VALUES (16777217, 131584);
@@ -6,207 +7,177 @@
 -- The page contents can vary, so just test that it can be read
 -- successfully, but don't keep the output.
 SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0;
- main_0 
---------
-   8192
-(1 row)
-
+ERROR:  function get_raw_page(unknown, unknown, integer) does not exist
+LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai...
...
test
[12:53:30.019]  87/356 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[12:53:30.019] 113/356 postgresql:brin / brin/isolation                                                ERROR            ...
[12:53:30.019] 161/356 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[12:53:30.019] 310/356 postgresql:brin / brin/01_workitems                                             ERROR            ...
[12:53:30.019] 311/356 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
Windows - Server 2022, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out C:/cirr...
--- C:/cirrus/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out	2025-11-14 12:38:20.026105300 +0...
+++ C:/cirrus/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out	2025-11-14 12:46:15.375269...
@@ -1,51 +1,4 @@
 Parsed test spec with 2 sessions
 
 starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check
-step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass);
-itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value   
-----------+------+------+--------+--------+-----------+-----+--------
-         1|     0|     1|f       |t       |f          |f    |{1 .. 1}
-(1 row)
-
-step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ;
-step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1;
-?column?
---------
-       1
-(1 row)
-
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pageinspect/expected/page.out C:/cirrus/build/testrun/pageinspect/regress...
--- C:/cirrus/contrib/pageinspect/expected/page.out	2025-11-14 12:38:15.967141000 +0000
+++ C:/cirrus/build/testrun/pageinspect/regress/results/page.out	2025-11-14 12:45:59.440704600 +0000
@@ -1,4 +1,5 @@
 CREATE EXTENSION pageinspect;
+ERROR:  extension "pageinspect" has no installation script nor update path for version "1.14"
 -- Use a temp table so that effects of VACUUM are predictable
 CREATE TEMP TABLE test1 (a int, b int);
 INSERT INTO test1 VALUES (16777217, 131584);
@@ -6,207 +7,177 @@
 -- The page contents can vary, so just test that it can be read
 -- successfully, but don't keep the output.
 SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0;
- main_0 
---------
-   8192
-(1 row)
-
+ERROR:  function get_raw_page(unknown, unknown, integer) does not exist
+LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai...
...
test
[12:52:33.060]  84/353 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[12:52:33.060] 108/353 postgresql:brin / brin/isolation                                                ERROR            ...
[12:52:33.060] 154/353 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[12:52:33.060] 304/353 postgresql:brin / brin/01_workitems                                             ERROR            ...
[12:52:33.060] 306/353 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out /tmp/cirrus-ci-b...
--- /tmp/cirrus-ci-build/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out	2025-11-14 12:38:27.3...
+++ /tmp/cirrus-ci-build/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out	2025-11-14 12:4...
@@ -1,51 +1,4 @@
 Parsed test spec with 2 sessions
 
 starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check
-step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass);
-itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value   
-----------+------+------+--------+--------+-----------+-----+--------
-         1|     0|     1|f       |t       |f          |f    |{1 .. 1}
-(1 row)
-
-step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ;
-step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1;
-?column?
---------
-       1
-(1 row)
-
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pageinspect/expected/page.out /tmp/cirrus-ci-build/build/testrun/pageinspect/regre...
--- /tmp/cirrus-ci-build/contrib/pageinspect/expected/page.out	2025-11-14 12:38:25.931805000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pageinspect/regress/results/page.out	2025-11-14 12:41:16.246105000 +0000
@@ -1,4 +1,5 @@
 CREATE EXTENSION pageinspect;
+ERROR:  extension "pageinspect" has no installation script nor update path for version "1.14"
 -- Use a temp table so that effects of VACUUM are predictable
 CREATE TEMP TABLE test1 (a int, b int);
 INSERT INTO test1 VALUES (16777217, 131584);
@@ -6,207 +7,177 @@
 -- The page contents can vary, so just test that it can be read
 -- successfully, but don't keep the output.
 SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0;
- main_0 
---------
-   8192
-(1 row)
-
+ERROR:  function get_raw_page(unknown, unknown, integer) does not exist
+LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai...
...
test
[12:45:11.156]  85/359 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[12:45:11.156] 112/359 postgresql:brin / brin/isolation                                                ERROR            ...
[12:45:11.156] 160/359 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[12:45:11.156] 309/359 postgresql:brin / brin/01_workitems                                             ERROR            ...
[12:45:11.156] 310/359 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
OpenBSD - Meson
regress
diff -U3 /home/postgres/postgres/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out /home/postgre...
--- /home/postgres/postgres/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out	Fri Nov 14 12:38:3...
+++ /home/postgres/postgres/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out	Fri Nov 14 1...
@@ -1,51 +1,4 @@
 Parsed test spec with 2 sessions
 
 starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check
-step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass);
-itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value   
-----------+------+------+--------+--------+-----------+-----+--------
-         1|     0|     1|f       |t       |f          |f    |{1 .. 1}
-(1 row)
-
-step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ;
-step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1;
-?column?
---------
-       1
-(1 row)
-
...
regress
diff -U3 /home/postgres/postgres/contrib/pageinspect/expected/page.out /home/postgres/postgres/build/testrun/pageinspect...
--- /home/postgres/postgres/contrib/pageinspect/expected/page.out	Fri Nov 14 12:38:25 2025
+++ /home/postgres/postgres/build/testrun/pageinspect/regress/results/page.out	Fri Nov 14 12:42:50 2025
@@ -1,4 +1,5 @@
 CREATE EXTENSION pageinspect;
+ERROR:  extension "pageinspect" has no installation script nor update path for version "1.14"
 -- Use a temp table so that effects of VACUUM are predictable
 CREATE TEMP TABLE test1 (a int, b int);
 INSERT INTO test1 VALUES (16777217, 131584);
@@ -6,207 +7,177 @@
 -- The page contents can vary, so just test that it can be read
 -- successfully, but don't keep the output.
 SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0;
- main_0 
---------
-   8192
-(1 row)
-
+ERROR:  function get_raw_page(unknown, unknown, integer) does not exist
+LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai...
...
test
[12:47:26.061]  82/358 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[12:47:26.061] 111/358 postgresql:brin / brin/isolation                                                ERROR            ...
[12:47:26.061] 161/358 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[12:47:26.061] 307/358 postgresql:brin / brin/01_workitems                                             ERROR            ...
[12:47:26.061] 309/358 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
57/6213 remove obsolete autovacuum comment
NetBSD - Meson
tap
[21:15:05.615](0.000s) not ok 1496 - missing comma: stderr has correct number of entries
[21:15:05.618](0.000s) not ok 1498 - missing comma, chunk size 20: correct error output
[21:15:05.619](0.000s) not ok 1500 - missing comma, chunk size 19: correct error output
[21:15:05.619](0.000s) not ok 1502 - missing comma, chunk size 18: correct error output
[21:15:05.620](0.000s) not ok 1504 - missing comma, chunk size 17: correct error output
[21:15:05.621](0.000s) not ok 1506 - missing comma, chunk size 16: correct error output
[21:15:05.621](0.000s) not ok 1508 - missing comma, chunk size 15: correct error output
[21:15:05.622](0.000s) not ok 1510 - missing comma, chunk size 14: correct error output
[21:15:05.622](0.000s) not ok 1512 - missing comma, chunk size 13: correct error output
[21:15:05.623](0.000s) not ok 1514 - missing comma, chunk size 12: correct error output
[21:15:05.623](0.000s) not ok 1516 - missing comma, chunk size 11: correct error output
[21:15:05.624](0.000s) not ok 1518 - missing comma, chunk size 10: correct error output
[21:15:05.625](0.000s) not ok 1520 - missing comma, chunk size 9: correct error output
[21:15:05.625](0.000s) not ok 1522 - missing comma, chunk size 8: correct error output
[21:15:05.626](0.000s) not ok 1524 - missing comma, chunk size 7: correct error output
[21:15:05.626](0.000s) not ok 1526 - missing comma, chunk size 6: correct error output
[21:15:05.627](0.000s) not ok 1528 - missing comma, chunk size 5: correct error output
[21:15:05.627](0.000s) not ok 1530 - missing comma, chunk size 4: correct error output
[21:15:05.628](0.000s) not ok 1532 - missing comma, chunk size 3: correct error output
[21:15:05.628](0.000s) not ok 1534 - missing comma, chunk size 2: correct error output
[21:15:05.629](0.000s) not ok 1536 - missing comma, chunk size 1: correct error output
test
[21:15:17.868] 330/357 postgresql:test_json_parser / test_json_parser/002_inline                       ERROR            ...
56/6063 DOCS: What SGML markup to use for user objects like tables, columns, etc?
NetBSD - Meson
tap
[03:17:23.047](231.871s) # poll_query_until timed out executing this query:
test
[03:17:23.472] 357/357 postgresql:recovery / recovery/048_vacuum_horizon_floor                         ERROR           2...