Opened log file 'c:/cirrus/crashlog-postgres.exe_16e8_2025-12-30_09-05-05-837.txt' 25: */ 26: static inline bool 27: att_isnull(int ATT, const bits8 *BITS) 28: { > 29: return !(BITS[ATT >> 3] & (1 << (ATT & 0x07))); 30: } 31: 32: #ifndef FRONTEND 33: /* 34: * Given an attbyval and an attlen from either a Form_pg_attribute or . 0 Id: 16f4.1bfc Suspend: 1 Teb: 00000051`b0eb7000 Unfrozen Child-SP RetAddr Call Site 00000051`b13fe7c0 00007ff7`d74bcbb5 postgres!att_isnull( int ATT = 0n3, unsigned char * BITS = 0x00000000`00000000 "")+0x1b [c:\cirrus\src\include\access\tupmacs.h @ 29] 00000051`b13fe7e0 00007ff7`d74be80a postgres!slot_deform_heap_tuple( struct TupleTableSlot * slot = 0x0000018d`782d15a0, struct HeapTupleData * tuple = 0x0000018d`782714c8, unsigned int * offp = 0x0000018d`782d15e8, int natts = 0n4)+0x325 [c:\cirrus\src\backend\executor\execTuples.c @ 1145] 00000051`b13fe8c0 00007ff7`d74bb8ce postgres!tts_buffer_heap_getsomeattrs( struct TupleTableSlot * slot = 0x0000018d`782d15a0, int natts = 0n4)+0x6a [c:\cirrus\src\backend\executor\execTuples.c @ 758] 00000051`b13fe900 00007ff7`d749203a postgres!slot_getsomeattrs_int( struct TupleTableSlot * slot = 0x0000018d`782d15a0, int attnum = 0n4)+0xee [c:\cirrus\src\backend\executor\execTuples.c @ 2080] 00000051`b13fe940 00007ff7`d749946c postgres!slot_getsomeattrs( struct TupleTableSlot * slot = 0x0000018d`782d15a0, int attnum = 0n4)+0x2a [c:\cirrus\src\include\executor\tuptable.h @ 355] 00000051`b13fe970 00007ff7`d749287b postgres!ExecInterpExpr( struct ExprState * state = 0x0000018d`782d1d70, struct ExprContext * econtext = 0x0000018d`782d1490, bool * isnull = 0x00000051`b13fed30)+0x1fc [c:\cirrus\src\backend\executor\execExprInterp.c @ 658] 00000051`b13feca0 00007ff7`d750637d postgres!ExecInterpExprStillValid( struct ExprState * state = 0x0000018d`782d1d70, struct ExprContext * econtext = 0x0000018d`782d1490, bool * isNull = 0x00000051`b13fed30)+0x4b [c:\cirrus\src\backend\executor\execExprInterp.c @ 2300] 00000051`b13fecd0 00007ff7`d75064dd postgres!ExecEvalExprSwitchContext( struct ExprState * state = 0x0000018d`782d1d70, struct ExprContext * econtext = 0x0000018d`782d1490, bool * isNull = 0x00000051`b13fed30)+0x3d [c:\cirrus\src\include\executor\executor.h @ 444] 00000051`b13fed10 00007ff7`d75068b5 postgres!ExecQual( struct ExprState * state = 0x0000018d`782d1d70, struct ExprContext * econtext = 0x0000018d`782d1490)+0x5d [c:\cirrus\src\include\executor\executor.h @ 531] 00000051`b13fed50 00007ff7`d7507255 postgres!ExecScanExtended( struct ScanState * node = 0x0000018d`782d1380, * accessMtd = 0x00007ff7`d7506dc0, * recheckMtd = 0x00007ff7`d7506e80, struct EPQState * epqstate = 0x00000000`00000000, struct ExprState * qual = 0x0000018d`782d1d70, struct ProjectionInfo * projInfo = 0x0000018d`782d1850)+0xf5 [c:\cirrus\src\include\executor\execScan.h @ 223] 00000051`b13fed90 00007ff7`d74b43ab postgres!ExecSeqScanWithQualProject( struct PlanState * pstate = 0x0000018d`782d1380)+0xe5 [c:\cirrus\src\backend\executor\nodeSeqscan.c @ 189] 00000051`b13fede0 00007ff7`d74f035c postgres!ExecProcNodeFirst( struct PlanState * node = 0x0000018d`782d1380)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 00000051`b13fee10 00007ff7`d74f0953 postgres!ExecProcNode( struct PlanState * node = 0x0000018d`782d1380)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 00000051`b13fee40 00007ff7`d74b43ab postgres!ExecMaterial( struct PlanState * pstate = 0x0000018d`782d1270)+0x273 [c:\cirrus\src\backend\executor\nodeMaterial.c @ 134] 00000051`b13feec0 00007ff7`d7502cec postgres!ExecProcNodeFirst( struct PlanState * node = 0x0000018d`782d1270)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 00000051`b13feef0 00007ff7`d7503524 postgres!ExecProcNode( struct PlanState * node = 0x0000018d`782d1270)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 00000051`b13fef20 00007ff7`d74b43ab postgres!ExecNestLoop( struct PlanState * pstate = 0x0000018d`782c4d60)+0x2c4 [c:\cirrus\src\backend\executor\nodeNestloop.c @ 159] 00000051`b13fefd0 00007ff7`d74f857c postgres!ExecProcNodeFirst( struct PlanState * node = 0x0000018d`782c4d60)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 00000051`b13ff000 00007ff7`d7501abd postgres!ExecProcNode( struct PlanState * node = 0x0000018d`782c4d60)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 00000051`b13ff030 00007ff7`d74b43ab postgres!ExecModifyTable( struct PlanState * pstate = 0x0000018d`782c4850)+0x26d [c:\cirrus\src\backend\executor\nodeModifyTable.c @ 4265] 00000051`b13ff1c0 00007ff7`d74a95cc postgres!ExecProcNodeFirst( struct PlanState * node = 0x0000018d`782c4850)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 00000051`b13ff1f0 00007ff7`d74aa703 postgres!ExecProcNode( struct PlanState * node = 0x0000018d`782c4850)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 00000051`b13ff220 00007ff7`d74a55c0 postgres!ExecutePlan( struct QueryDesc * queryDesc = 0x0000018d`78007a40, CmdType operation = CMD_INSERT (0n3), bool sendTuples = false, unsigned int64 numberTuples = 0, ScanDirection direction = ForwardScanDirection (0n1), struct _DestReceiver * dest = 0x00007ff7`d7b85e78)+0xd3 [c:\cirrus\src\backend\executor\execMain.c @ 1707] 00000051`b13ff280 00007ff7`d74a5395 postgres!standard_ExecutorRun( struct QueryDesc * queryDesc = 0x0000018d`78007a40, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x220 [c:\cirrus\src\backend\executor\execMain.c @ 377] 00000051`b13ff300 00007ff7`d77bda5e postgres!ExecutorRun( struct QueryDesc * queryDesc = 0x0000018d`78007a40, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x45 [c:\cirrus\src\backend\executor\execMain.c @ 304] 00000051`b13ff330 00007ff7`d77be5ec postgres!ProcessQuery( struct PlannedStmt * plan = 0x0000018d`78302070, char * sourceText = 0x0000018d`77f5e8b0 ".WITH funcdescs AS ( SELECT p.oid as p_oid, o.oid as o_oid, oprname FROM pg_proc p JOIN pg_operator o ON oprcode = p.oid ) INSERT INTO pg_description SELECT p_oid, 'pg_proc'::regclass, 0, 'implementation of ' || oprname || ' operator' FROM funcdescs WHERE NOT EXISTS (SELECT 1 FROM pg_description WHERE objoid = p_oid AND classoid = 'pg_proc'::regclass) AND NOT EXISTS (SELECT 1 FROM pg_description WHERE objoid = o_oid AND classoid = 'pg_operator'::regclass AND description LIKE 'deprecated%');.", struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00007ff7`d7b85e78, struct QueryCompletion * qc = 0x00000051`b13ff670)+0x7e [c:\cirrus\src\backend\tcop\pquery.c @ 166] 00000051`b13ff390 00007ff7`d77bd342 postgres!PortalRunMulti( struct PortalData * portal = 0x0000018d`6b8c5630, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00007ff7`d7b85e78, struct _DestReceiver * altdest = 0x00007ff7`d7b85e78, struct QueryCompletion * qc = 0x00000051`b13ff670)+0x1dc [c:\cirrus\src\backend\tcop\pquery.c @ 1273] 00000051`b13ff400 00007ff7`d77b975d postgres!PortalRun( struct PortalData * portal = 0x0000018d`6b8c5630, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x00007ff7`d7b85e78, struct _DestReceiver * altdest = 0x00007ff7`d7b85e78, struct QueryCompletion * qc = 0x00000051`b13ff670)+0x302 [c:\cirrus\src\backend\tcop\pquery.c @ 787] 00000051`b13ff5a0 00007ff7`d77b7148 postgres!exec_simple_query( char * query_string = 0x0000018d`77f5e8b0 ".WITH funcdescs AS ( SELECT p.oid as p_oid, o.oid as o_oid, oprname FROM pg_proc p JOIN pg_operator o ON oprcode = p.oid ) INSERT INTO pg_description SELECT p_oid, 'pg_proc'::regclass, 0, 'implementation of ' || oprname || ' operator' FROM funcdescs WHERE NOT EXISTS (SELECT 1 FROM pg_description WHERE objoid = p_oid AND classoid = 'pg_proc'::regclass) AND NOT EXISTS (SELECT 1 FROM pg_description WHERE objoid = o_oid AND classoid = 'pg_operator'::regclass AND description LIKE 'deprecated%');.")+0x59d [c:\cirrus\src\backend\tcop\postgres.c @ 1286] 00000051`b13ff6c0 00007ff7`d77b6688 postgres!PostgresMain( char * dbname = 0x0000018d`6b7d3fb0 "template1", char * username = 0x0000018d`6b7d3b00 "SYSTEM")+0xaa8 [c:\cirrus\src\backend\tcop\postgres.c @ 4779] 00000051`b13ff8d0 00007ff7`d754a058 postgres!PostgresSingleUserMain( int argc = 0n12, char ** argv = 0x0000018d`6b7e7120, char * username = 0x0000018d`6b7d3b00 "SYSTEM")+0x178 [c:\cirrus\src\backend\tcop\postgres.c @ 4178] 00000051`b13ff910 00007ff7`d7b79a19 postgres!main( int argc = 0n12, char ** argv = 0x0000018d`6b7e7120)+0x358 [c:\cirrus\src\backend\main\main.c @ 229] 00000051`b13ff950 00007ff7`d7b7996e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 00000051`b13ff9a0 00007ff7`d7b7982e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 00000051`b13ffa10 00007ff7`d7b79a8e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 00000051`b13ffa40 00007ffa`f9474cb0 postgres!mainCRTStartup( void * __formal = 0x00000051`b0eb6000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 00000051`b13ffa70 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 00000051`b13ffaa0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 16f4.18dc Suspend: 1 Teb: 00000051`b0eb9000 Unfrozen Child-SP RetAddr Call Site 00000051`b17ffbc8 00007ffa`fa50b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000051`b17ffbd0 00007ffa`f9474cb0 ntdll!TppWorkerThread+0x2df 00000051`b17ffec0 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 00000051`b17ffef0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 16f4.11fc Suspend: 1 Teb: 00000051`b0ebb000 Unfrozen Child-SP RetAddr Call Site 00000051`b1bff578 00007ffa`fa50b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000051`b1bff580 00007ffa`f9474cb0 ntdll!TppWorkerThread+0x2df 00000051`b1bff870 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 00000051`b1bff8a0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 16f4.101c Suspend: 1 Teb: 00000051`b0ebd000 Unfrozen Child-SP RetAddr Call Site 00000051`b1fff618 00007ffa`fa50b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000051`b1fff620 00007ffa`f9474cb0 ntdll!TppWorkerThread+0x2df 00000051`b1fff910 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 00000051`b1fff940 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 16f4.1764 Suspend: 1 Teb: 00000051`b0ebf000 Unfrozen Child-SP RetAddr Call Site 00000051`b23ff7b8 00007ffa`f7c44a7a ntdll!NtFsControlFile+0x14 00000051`b23ff7c0 00007ff7`d76906eb KERNELBASE!ConnectNamedPipe+0x6a 00000051`b23ff830 00007ffa`f9474cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 00000051`b23ff930 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 00000051`b23ff960 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 5 Id: 16f4.1578 Suspend: 1 Teb: 00000051`b0ec1000 Unfrozen Child-SP RetAddr Call Site 00000051`b27ff898 00007ffa`f7bfd90e ntdll!NtWaitForSingleObject+0x14 00000051`b27ff8a0 00007ff7`d769212c KERNELBASE!WaitForSingleObjectEx+0x8e 00000051`b27ff940 00007ffa`f9474cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 00000051`b27ff980 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 00000051`b27ff9b0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 00000051b0eb6000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff7d71c0000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ffafa675140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 0000018d6b7d7310 . 0000018d6b7e8830 Ldr.InLoadOrderModuleList: 0000018d6b7db570 . 0000018d6b7e8810 Ldr.InMemoryOrderModuleList: 0000018d6b7db580 . 0000018d6b7e8820 Base TimeStamp Module 7ff7d71c0000 6953952b Dec 30 09:02:35 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ffafa500000 5b3542b5 Jun 28 20:19:01 2018 C:\Windows\SYSTEM32\ntdll.dll 7ffaf9460000 dfadc574 Dec 01 02:44:04 2088 C:\Windows\System32\KERNEL32.DLL 7ffaf7bc0000 73e9e45d Aug 17 04:43:09 2031 C:\Windows\System32\KERNELBASE.dll 7ffaf8f30000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ffaf9750000 923914c8 Sep 27 16:26:48 2047 C:\Windows\System32\RPCRT4.dll 7ffaf8600000 727730a7 Nov 09 00:17:43 2030 C:\Windows\System32\WLDAP32.dll 7ffaf8000000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ffaf92f0000 d196fc33 Jun 05 07:11:47 2081 C:\Windows\System32\ADVAPI32.dll 7ffaf93b0000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ffaf8720000 6e224083 Jul 20 20:41:39 2028 C:\Windows\System32\sechost.dll 7ffaf7b90000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ffae9610000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ffae9ef0000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffaf8450000 af256983 Feb 12 00:10:43 2063 C:\Windows\System32\USER32.dll 7ffaf7fd0000 981c36ea Nov 13 20:58:18 2050 C:\Windows\System32\win32u.dll 7ffaf9f90000 f0a55a21 Dec 08 19:12:33 2097 C:\Windows\System32\GDI32.dll 7ffaf7a70000 df28147c Aug 21 16:57:32 2088 C:\Windows\System32\gdi32full.dll 7ffaeb4b0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ffaf7f30000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffaea560000 99b2e401 Sep 18 08:17:05 2051 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ffae9960000 0c552b91 Jul 22 18:31:45 1976 C:\Windows\SYSTEM32\ucrtbased.dll 7ffaeb170000 4260df93 Apr 16 09:49:07 2005 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ffaf7430000 f9dfa7e4 Nov 05 15:38:12 2102 C:\Windows\SYSTEM32\SSPICLI.DLL 7ffaf71c0000 c3af2451 Jan 13 02:13:37 2074 C:\Windows\SYSTEM32\CRYPTSP.dll 7ffaf6a30000 652233d5 Oct 08 04:45:09 2023 C:\Windows\system32\rsaenh.dll 7ffaf71e0000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ffaf83b0000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll SubSystemData: 0000000000000000 ProcessHeap: 0000018d6b7d0000 ProcessParameters: 0000018d6b7dd740 CurrentDirectory: 'C:\cirrus\build\testrun\pgbench\001_pgbench_with_server\data\t_001_pgbench_with_server_main_data\pgdata\' WindowTitle: '"C:/cirrus/build/tmp_install/usr/local/pgsql/bin/postgres.exe" --single -F -O -j -c search_path=pg_catalog -c exit_on_error=true -c log_checkpoints=false template1 ' ImageFile: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' CommandLine: '"C:/cirrus/build/tmp_install/usr/local/pgsql/bin/postgres.exe" --single -F -O -j -c search_path=pg_catalog -c exit_on_error=true -c log_checkpoints=false template1 ' DllPath: '< Name not readable >' Environment: 0000018d6b848410 =C:=C:\cirrus\build\testrun\pgbench\001_pgbench_with_server\data\t_001_pgbench_with_server_main_data\pgdata ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Windows\system32\config\systemprofile\AppData\Roaming ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 BRANCH=cf/6352 CCACHE_MAXSIZE=250M CHECK=check-world PROVE_FLAGS=--timer CHECKFLAGS=-Otarget CHOCOLATEYINSTALL=C:\ProgramData\chocolatey CI=true CIRRUS_ARCH=amd64 CIRRUS_BRANCH=cf/6352 CIRRUS_BUILD_ID=6745763318857728 CIRRUS_BUILD_SOURCE=github CIRRUS_CHANGE_IN_REPO=bb455e7ae7f6cc7c7a4c9fe30c98e482db5e785a CIRRUS_CHANGE_MESSAGE=[CF 6352] v1 - Improve performance of tuple deformation This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/6352 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/CAApHDvpoFjaj3+w_jD5uPnGazaw41A71tVJokLDJg2zfcigpMQ@mail.gmail.com Author(s): David Rowley CIRRUS_CHANGE_TIMESTAMP=1767085102000 CIRRUS_CHANGE_TITLE=[CF 6352] v1 - Improve performance of tuple deformation CIRRUS_CI=true CIRRUS_CLONE_DEPTH=500 CIRRUS_COMMIT_MESSAGE=[CF 6352] v1 - Improve performance of tuple deformation This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/6352 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/CAApHDvpoFjaj3+w_jD5uPnGazaw41A71tVJokLDJg2zfcigpMQ@mail.gmail.com Author(s): David Rowley CIRRUS_CPU=4 CIRRUS_DEFAULT_BRANCH=master CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5688459576213504-ec29c3ef-2889-4907-9a6b-8785ba35dbf5 CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_LOG_TIMESTAMP=true CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMjIsIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjU2ODg0NTk1NzYyMTM1MDQiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzYzNTIiLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc2NzA4NTI1MSwiYnVpbGRfaWQiOiI2NzQ1NzYzMzE4ODU3NzI4IiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc2NzA4OTQ1MSwiaWF0IjoxNzY3MDg1MjUxLCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiIzZTAxZjhiOS1iM2RlLTRmNzEtOTQyYy0yYTk2N2M4YWE5M2YiLCJjaGFuZ2VfaW5fcmVwbyI6ImJiNDU1ZTdhZTdmNmNjN2M3YTRjOWZlMzBjOThlNDgyZGI1ZTc4NWEifQ.CzvCrAIuLzXxsNGtQ234s2Nj5qkIapE6HoImUL7IF59ENs4Tnr1fM6dzrtKFWhUsuYjbp6jOlwpwDCHUD-Iaz7Qr1cTMZpbti-95fde8s5y8Ms_H_Yq3s9-daJDOliWJiIvjcfXMoemDnd_uKCLDTkc3DhZwsmrzm1Mm1JXWqkQML8RZuvStyF6qh0srvo0BRPmsRxwhOHDfL21xmpdsGo9ktsEiKdL-czGXAXmVRjnq8kMJ79WLwarJ0rP8VtAB8hM8ZXI2lIMFbm6hesmcMVim_bBzFHsQIyYoNcMlF-rvQGkLc2GNaafEuU_PnRXy2gn1zyhKA6qAwrRmqyvhaQ CIRRUS_OS=windows CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_REPO_CLONE_TOKEN=ghs_5s2kZv7vtOuToSyNUKYdxZ64xJiu9Y4aP2SQ CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CIRRUS_REPO_ID=5309429912436736 CIRRUS_REPO_NAME=postgresql CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CIRRUS_TASK_ID=5688459576213504 CIRRUS_TASK_NAME=Windows - Server 2022, VS 2019 - Meson & ninja CIRRUS_USER_COLLABORATOR=true CIRRUS_USER_PERMISSION=admin CIRRUS_WINDOWS_ERROR_MODE=0x8001 CIRRUS_WORKING_DIR=c:/cirrus CI_COMPILERWARNINGS_ENABLED=true CI_FREEBSD_ENABLED=true CI_LINUX_ENABLED=true CI_MACOS_ENABLED=true CI_MINGW_ENABLED=true CI_NETBSD_ENABLED=true CI_NODE_INDEX=7 CI_NODE_TOTAL=10 CI_OPENBSD_ENABLED=true CI_SANITYCHECK_ENABLED=true CI_TRIGGER_TYPE_MINGW=automatic CI_TRIGGER_TYPE_NETBSD=automatic CI_TRIGGER_TYPE_OPENBSD=automatic CI_WINDOWS_ENABLED=true COMMANDPROMPTTYPE=Native COMMONPROGRAMFILES=C:\Program Files\Common Files COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files COMMONPROGRAMW6432=C:\Program Files\Common Files COMPUTERNAME=BUILD-PG-CI-WIN COMSPEC=C:\Windows\system32\cmd.exe CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CONTINUOUS_INTEGRATION=true CPUS=4 DEFAULT_PERL_VERSION=5.42.0.1 DEVENVDIR=C:\VS_2019\Common7\IDE\ DISK_SIZE=50 DRIVERDATA=C:\Windows\System32\Drivers\DriverData EXTENSIONSDKDIR=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs FRAMEWORK40VERSION=v4.0 FRAMEWORKDIR=C:\Windows\Microsoft.NET\Framework64\ FRAMEWORKDIR64=C:\Windows\Microsoft.NET\Framework64\ FRAMEWORKVERSION=v4.0.30319 FRAMEWORKVERSION64=v4.0.30319 GCP_PROJECT=pg-ci-images GITHUB_CHECK_SUITE_ID=53233878796 GOOGETROOT=C:\ProgramData\GooGet IMAGE_FAMILY=pg-ci-windows-ci IMAGE_IDENTITY=pg-ci-windows-ci-2025-12-30t00-34-06 IMAGE_PROJECT=pg-ci-images INCLUDE=C:\VS_2019\VC\Tools\MSVC\14.29.30133\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\shared;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\winrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\cppwinrt INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template LANG=en_US.UTF-8 LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LIB=C:\VS_2019\VC\Tools\MSVC\14.29.30133\lib\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x64 LIBPATH=C:\VS_2019\VC\Tools\MSVC\14.29.30133\lib\x64;C:\VS_2019\VC\Tools\MSVC\14.29.30133\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.22621.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.22621.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319 LOCALAPPDATA=C:\Windows\system32\config\systemprofile\AppData\Local MALLOC_PERTURB_=15 MBUILD_TARGET=all testprep MESON_COMMON_FEATURES=-Dauto_features=disabled -Dldap=enabled -Dssl=openssl -Dtap_tests=enabled -Dplperl=enabled -Dplpython=enabled -Ddocs=enabled -Dicu=enabled -Dlibxml=enabled -Dlibxslt=enabled -Dlz4=enabled -Dpltcl=enabled -Dreadline=enabled -Dzlib=enabled -Dzstd=enabled MESON_COMMON_PG_CONFIG_ARGS=-Dcassert=true -Dinjection_points=true MESON_FEATURES=-Dauto_features=disabled -Dldap=enabled -Dssl=openssl -Dtap_tests=enabled -Dplperl=enabled -Dplpython=enabled MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSYSTEM=UCRT64 MTEST_ARGS=--print-errorlogs --no-rebuild -C build NUMBER_OF_PROCESSORS=4 OS=Windows_NT PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\src\bin\pgbench;C:/cirrus/build/src/bin/pgbench/test;C:\VS_2019\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\VS_2019\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\VS_2019\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\VS_2019\Common7\IDE\;C:\VS_2019\Common7\Tools\;C:\VS_2019\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.42.0.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW;.CPL PGAPPNAME=001_pgbench_with_server.pl PGCTLTIMEOUT=120 PGDATA=C:/cirrus/build/testrun/pgbench/001_pgbench_with_server/data/t_001_pgbench_with_server_main_data/pgdata PGDATABASE=postgres PGHOST=C:/Windows/TEMP/o_JamPXFbf PGPORT=24887 PGSYSCONFDIR=C:/cirrus/build/tmp_install/usr/local/pgsql/etc PG_REGRESS=C:\cirrus\build\src/test\regress\pg_regress.exe PG_REGRESS_SOCK_DIR=c:/cirrus/ PG_RESTRICT_EXEC=1 PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth PG_TEST_USE_UNIX_SOCKETS=1 PLATFORM=x64 POWERSHELL_DISTRIBUTION_CHANNEL=MSI:Windows Server 2022 Datacenter PROCESSOR_ARCHITECTURE=AMD64 PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 0, AuthenticAMD PROCESSOR_LEVEL=25 PROCESSOR_REVISION=0100 PROGRAMDATA=C:\ProgramData PROGRAMFILES=C:\Program Files PROGRAMFILES(X86)=C:\Program Files (x86) PROGRAMW6432=C:\Program Files PROMPT=$P$G PROVE_FLAGS=--timer PSEXECUTIONPOLICYPREFERENCE=Unrestricted PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\platform\PowerShell PUBLIC=C:\Users\Public REGRESS_SHLIB=C:\cirrus\build\src/test\regress\regress.dll REPO_CI_AUTOMATIC_TRIGGER_TASKS="netbsd openbsd mingw" REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main SHARE_CONTRIB_DIR=C:/cirrus/build/tmp_install//usr/local/pgsql/share/contrib SYSTEMDRIVE=C: SYSTEMROOT=C:\Windows TAR=c:/windows/system32/tar.exe TEMP=C:\Windows\TEMP TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf TERM=xterm-256color TEST2_ACTIVE=1 TESTDATADIR=C:\cirrus\build/testrun/pgbench/001_pgbench_with_server\data TESTLOGDIR=C:\cirrus\build/testrun/pgbench/001_pgbench_with_server\log TEST_ACTIVE=1 TEST_JOBS=8 TMP=C:\Windows\TEMP TOP_BUILDDIR=C:\cirrus\build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UCRTVERSION=10.0.22621.0 UNIVERSALCRTSDKDIR=C:\Program Files (x86)\Windows Kits\10\ USERDOMAIN=WORKGROUP USERNAME=BUILD-PG-CI-WIN$ USERPROFILE=C:\Windows\system32\config\systemprofile VCIDEINSTALLDIR=C:\VS_2019\Common7\IDE\VC\ VCINSTALLDIR=C:\VS_2019\VC\ VCTOOLSINSTALLDIR=C:\VS_2019\VC\Tools\MSVC\14.29.30133\ VCTOOLSREDISTDIR=C:\VS_2019\VC\Redist\MSVC\14.29.30133\ VCTOOLSVERSION=14.29.30133 VISUALSTUDIOVERSION=16.0 VS160COMNTOOLS=C:\VS_2019\Common7\Tools\ VSCMD_ARG_APP_PLAT=Desktop VSCMD_ARG_HOST_ARCH=x64 VSCMD_ARG_TGT_ARCH=x64 VSCMD_VER=16.11.53 VSINSTALLDIR=C:\VS_2019\ WINDIR=C:\Windows WINDOWSLIBPATH=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.22621.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.22621.0 WINDOWSSDKBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\ WINDOWSSDKDIR=C:\Program Files (x86)\Windows Kits\10\ WINDOWSSDKLIBVERSION=10.0.22621.0\ WINDOWSSDKVERBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\ WINDOWSSDKVERSION=10.0.22621.0\ __DOTNET_ADD_64BIT=1 __DOTNET_PREFERRED_BITNESS=64 __VSCMD_PREINIT_PATH=C:\VS_2019\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.42.0.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps; Closing open log file c:/cirrus/crashlog-postgres.exe_16e8_2025-12-30_09-05-05-837.txt