Opened log file 'c:/cirrus/crashlog-postgres.exe_0550_2025-12-30_09-04-32-219.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: 14d4.50c Suspend: 1 Teb: 000000f5`4f414000 Unfrozen Child-SP RetAddr Call Site 000000f5`4f9fe960 00007ff7`d74bcbb5 postgres!att_isnull( int ATT = 0n3, unsigned char * BITS = 0x00000000`00000000 "")+0x1b [c:\cirrus\src\include\access\tupmacs.h @ 29] 000000f5`4f9fe980 00007ff7`d74be80a postgres!slot_deform_heap_tuple( struct TupleTableSlot * slot = 0x000002dd`aeb97630, struct HeapTupleData * tuple = 0x000002dd`aeb9d908, unsigned int * offp = 0x000002dd`aeb97678, int natts = 0n4)+0x325 [c:\cirrus\src\backend\executor\execTuples.c @ 1145] 000000f5`4f9fea60 00007ff7`d74bb8ce postgres!tts_buffer_heap_getsomeattrs( struct TupleTableSlot * slot = 0x000002dd`aeb97630, int natts = 0n4)+0x6a [c:\cirrus\src\backend\executor\execTuples.c @ 758] 000000f5`4f9feaa0 00007ff7`d749203a postgres!slot_getsomeattrs_int( struct TupleTableSlot * slot = 0x000002dd`aeb97630, int attnum = 0n4)+0xee [c:\cirrus\src\backend\executor\execTuples.c @ 2080] 000000f5`4f9feae0 00007ff7`d749946c postgres!slot_getsomeattrs( struct TupleTableSlot * slot = 0x000002dd`aeb97630, int attnum = 0n4)+0x2a [c:\cirrus\src\include\executor\tuptable.h @ 355] 000000f5`4f9feb10 00007ff7`d749287b postgres!ExecInterpExpr( struct ExprState * state = 0x000002dd`aeb97e00, struct ExprContext * econtext = 0x000002dd`aeb97520, bool * isnull = 0x000000f5`4f9feed0)+0x1fc [c:\cirrus\src\backend\executor\execExprInterp.c @ 658] 000000f5`4f9fee40 00007ff7`d750637d postgres!ExecInterpExprStillValid( struct ExprState * state = 0x000002dd`aeb97e00, struct ExprContext * econtext = 0x000002dd`aeb97520, bool * isNull = 0x000000f5`4f9feed0)+0x4b [c:\cirrus\src\backend\executor\execExprInterp.c @ 2300] 000000f5`4f9fee70 00007ff7`d75064dd postgres!ExecEvalExprSwitchContext( struct ExprState * state = 0x000002dd`aeb97e00, struct ExprContext * econtext = 0x000002dd`aeb97520, bool * isNull = 0x000000f5`4f9feed0)+0x3d [c:\cirrus\src\include\executor\executor.h @ 444] 000000f5`4f9feeb0 00007ff7`d75068b5 postgres!ExecQual( struct ExprState * state = 0x000002dd`aeb97e00, struct ExprContext * econtext = 0x000002dd`aeb97520)+0x5d [c:\cirrus\src\include\executor\executor.h @ 531] 000000f5`4f9feef0 00007ff7`d7507255 postgres!ExecScanExtended( struct ScanState * node = 0x000002dd`aeb97410, * accessMtd = 0x00007ff7`d7506dc0, * recheckMtd = 0x00007ff7`d7506e80, struct EPQState * epqstate = 0x00000000`00000000, struct ExprState * qual = 0x000002dd`aeb97e00, struct ProjectionInfo * projInfo = 0x000002dd`aeb978e0)+0xf5 [c:\cirrus\src\include\executor\execScan.h @ 223] 000000f5`4f9fef30 00007ff7`d74b43ab postgres!ExecSeqScanWithQualProject( struct PlanState * pstate = 0x000002dd`aeb97410)+0xe5 [c:\cirrus\src\backend\executor\nodeSeqscan.c @ 189] 000000f5`4f9fef80 00007ff7`d74f035c postgres!ExecProcNodeFirst( struct PlanState * node = 0x000002dd`aeb97410)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 000000f5`4f9fefb0 00007ff7`d74f0953 postgres!ExecProcNode( struct PlanState * node = 0x000002dd`aeb97410)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 000000f5`4f9fefe0 00007ff7`d74b43ab postgres!ExecMaterial( struct PlanState * pstate = 0x000002dd`aeb97300)+0x273 [c:\cirrus\src\backend\executor\nodeMaterial.c @ 134] 000000f5`4f9ff060 00007ff7`d7502cec postgres!ExecProcNodeFirst( struct PlanState * node = 0x000002dd`aeb97300)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 000000f5`4f9ff090 00007ff7`d7503524 postgres!ExecProcNode( struct PlanState * node = 0x000002dd`aeb97300)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 000000f5`4f9ff0c0 00007ff7`d74b43ab postgres!ExecNestLoop( struct PlanState * pstate = 0x000002dd`aebd4460)+0x2c4 [c:\cirrus\src\backend\executor\nodeNestloop.c @ 159] 000000f5`4f9ff170 00007ff7`d74f857c postgres!ExecProcNodeFirst( struct PlanState * node = 0x000002dd`aebd4460)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 000000f5`4f9ff1a0 00007ff7`d7501abd postgres!ExecProcNode( struct PlanState * node = 0x000002dd`aebd4460)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 000000f5`4f9ff1d0 00007ff7`d74b43ab postgres!ExecModifyTable( struct PlanState * pstate = 0x000002dd`aebd3f50)+0x26d [c:\cirrus\src\backend\executor\nodeModifyTable.c @ 4265] 000000f5`4f9ff360 00007ff7`d74a95cc postgres!ExecProcNodeFirst( struct PlanState * node = 0x000002dd`aebd3f50)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 000000f5`4f9ff390 00007ff7`d74aa703 postgres!ExecProcNode( struct PlanState * node = 0x000002dd`aebd3f50)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 000000f5`4f9ff3c0 00007ff7`d74a55c0 postgres!ExecutePlan( struct QueryDesc * queryDesc = 0x000002dd`ae927d00, 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] 000000f5`4f9ff420 00007ff7`d74a5395 postgres!standard_ExecutorRun( struct QueryDesc * queryDesc = 0x000002dd`ae927d00, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x220 [c:\cirrus\src\backend\executor\execMain.c @ 377] 000000f5`4f9ff4a0 00007ff7`d77bda5e postgres!ExecutorRun( struct QueryDesc * queryDesc = 0x000002dd`ae927d00, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x45 [c:\cirrus\src\backend\executor\execMain.c @ 304] 000000f5`4f9ff4d0 00007ff7`d77be5ec postgres!ProcessQuery( struct PlannedStmt * plan = 0x000002dd`aec1a210, char * sourceText = 0x000002dd`ae880ac0 ".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 = 0x000000f5`4f9ff810)+0x7e [c:\cirrus\src\backend\tcop\pquery.c @ 166] 000000f5`4f9ff530 00007ff7`d77bd342 postgres!PortalRunMulti( struct PortalData * portal = 0x000002dd`a20d87f0, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00007ff7`d7b85e78, struct _DestReceiver * altdest = 0x00007ff7`d7b85e78, struct QueryCompletion * qc = 0x000000f5`4f9ff810)+0x1dc [c:\cirrus\src\backend\tcop\pquery.c @ 1273] 000000f5`4f9ff5a0 00007ff7`d77b975d postgres!PortalRun( struct PortalData * portal = 0x000002dd`a20d87f0, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x00007ff7`d7b85e78, struct _DestReceiver * altdest = 0x00007ff7`d7b85e78, struct QueryCompletion * qc = 0x000000f5`4f9ff810)+0x302 [c:\cirrus\src\backend\tcop\pquery.c @ 787] 000000f5`4f9ff740 00007ff7`d77b7148 postgres!exec_simple_query( char * query_string = 0x000002dd`ae880ac0 ".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] 000000f5`4f9ff860 00007ff7`d77b6688 postgres!PostgresMain( char * dbname = 0x000002dd`a2013600 "template1", char * username = 0x000002dd`a2013b00 "SYSTEM")+0xaa8 [c:\cirrus\src\backend\tcop\postgres.c @ 4779] 000000f5`4f9ffa70 00007ff7`d754a058 postgres!PostgresSingleUserMain( int argc = 0n12, char ** argv = 0x000002dd`a2026f30, char * username = 0x000002dd`a2013b00 "SYSTEM")+0x178 [c:\cirrus\src\backend\tcop\postgres.c @ 4178] 000000f5`4f9ffab0 00007ff7`d7b79a19 postgres!main( int argc = 0n12, char ** argv = 0x000002dd`a2026f30)+0x358 [c:\cirrus\src\backend\main\main.c @ 229] 000000f5`4f9ffaf0 00007ff7`d7b7996e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 000000f5`4f9ffb40 00007ff7`d7b7982e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 000000f5`4f9ffbb0 00007ff7`d7b79a8e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 000000f5`4f9ffbe0 00007ffa`f9474cb0 postgres!mainCRTStartup( void * __formal = 0x000000f5`4f413000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 000000f5`4f9ffc10 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 000000f5`4f9ffc40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 14d4.19bc Suspend: 1 Teb: 000000f5`4f416000 Unfrozen Child-SP RetAddr Call Site 000000f5`4fdff908 00007ffa`fa50b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f5`4fdff910 00007ffa`f9474cb0 ntdll!TppWorkerThread+0x2df 000000f5`4fdffc00 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 000000f5`4fdffc30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 14d4.1510 Suspend: 1 Teb: 000000f5`4f418000 Unfrozen Child-SP RetAddr Call Site 000000f5`501ffa88 00007ffa`fa50b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f5`501ffa90 00007ffa`f9474cb0 ntdll!TppWorkerThread+0x2df 000000f5`501ffd80 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 000000f5`501ffdb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 14d4.8d0 Suspend: 1 Teb: 000000f5`4f41a000 Unfrozen Child-SP RetAddr Call Site 000000f5`505ffa08 00007ffa`f7c44a7a ntdll!NtFsControlFile+0x14 000000f5`505ffa10 00007ff7`d76906eb KERNELBASE!ConnectNamedPipe+0x6a 000000f5`505ffa80 00007ffa`f9474cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 000000f5`505ffb80 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 000000f5`505ffbb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 14d4.150c Suspend: 1 Teb: 000000f5`4f41c000 Unfrozen Child-SP RetAddr Call Site 000000f5`509ffd18 00007ffa`f7bfd90e ntdll!NtWaitForSingleObject+0x14 000000f5`509ffd20 00007ff7`d769212c KERNELBASE!WaitForSingleObjectEx+0x8e 000000f5`509ffdc0 00007ffa`f9474cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 000000f5`509ffe00 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 000000f5`509ffe30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 000000f54f413000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff7d71c0000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ffafa675140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 000002dda20172f0 . 000002dda205ef60 Ldr.InLoadOrderModuleList: 000002dda201b550 . 000002dda205ef40 Ldr.InMemoryOrderModuleList: 000002dda201b560 . 000002dda205ef50 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 7ffae9ef0000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffae9610000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-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 7ffaf7f30000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffaeb4b0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.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 7ffaf5110000 69539554 Dec 30 09:03:16 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll SubSystemData: 0000000000000000 ProcessHeap: 000002dda2010000 ProcessParameters: 000002dda201d720 CurrentDirectory: 'C:\cirrus\build\testrun\pg_amcheck\004_verify_heapam\data\t_004_verify_heapam_test_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: 000002dda2090e30 =C:=C:\cirrus\build\testrun\pg_amcheck\004_verify_heapam\data\t_004_verify_heapam_test_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=English_United States.1252 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_=222 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\pg_amcheck;C:/cirrus/build/src/bin/pg_amcheck/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=004_verify_heapam.pl PGCTLTIMEOUT=120 PGDATA=C:/cirrus/build/testrun/pg_amcheck/004_verify_heapam/data/t_004_verify_heapam_test_data/pgdata PGDATABASE=postgres PGHOST=C:/Windows/TEMP/602bDcwVsG PGPORT=29290 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/pg_amcheck/004_verify_heapam\data TESTLOGDIR=C:\cirrus\build/testrun/pg_amcheck/004_verify_heapam\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_0550_2025-12-30_09-04-32-219.txt