Opened log file 'c:/cirrus/crashlog-postgres.exe_0a88_2025-12-28_15-05-19-853.txt' 56: * available on the 32-bit x86 architecture). 57: */ 58: while (p + 4 <= pend) 59: { > 60: crc = _mm_crc32_u32(crc, *((const unsigned int *) p)); 61: p += 4; 62: } 63: #endif /* __x86_64__ */ 64: 65: /* Process any remaining bytes one at a time. */ . 0 Id: 1dd8.1c28 Suspend: 1 Teb: 0000000b`ee0f6000 Unfrozen Child-SP RetAddr Call Site 0000000b`ee5faac0 00007ff6`5e0b447b postgres!pg_comp_crc32c_sse42( unsigned int crc = 0x7d734d9a, void * data = 0x00000152`ff685930, unsigned int64 len = 0xddddddc5)+0x46 [c:\cirrus\src\port\pg_crc32c_sse42.c @ 60] 0000000b`ee5faae0 00007ff6`5e0b3df3 postgres!ValidXLogRecord( struct XLogReaderState * state = 0x00000152`ff8233d8, struct XLogRecord * record = 0x00000152`ff685918, unsigned int64 recptr = 0x20a60c0)+0x6b [c:\cirrus\src\backend\access\transam\xlogreader.c @ 1241] 0000000b`ee5fab20 00007ff6`5e0b0d90 postgres!XLogDecodeNextRecord( struct XLogReaderState * state = 0x00000152`ff8233d8, bool nonblocking = false)+0xae3 [c:\cirrus\src\backend\access\transam\xlogreader.c @ 872] 0000000b`ee5fec20 00007ff6`5e0b0a35 postgres!XLogReadAhead( struct XLogReaderState * state = 0x00000152`ff8233d8, bool nonblocking = false)+0x30 [c:\cirrus\src\backend\access\transam\xlogreader.c @ 1012] 0000000b`ee5fec60 00007ff6`5e48ed92 postgres!XLogReadRecord( struct XLogReaderState * state = 0x00000152`ff8233d8, char ** errormsg = 0x0000000b`ee5fed30)+0x35 [c:\cirrus\src\backend\access\transam\xlogreader.c @ 408] 0000000b`ee5feca0 00007ff6`5e48e348 postgres!pg_logical_slot_get_changes_guts( struct FunctionCallInfoBaseData * fcinfo = 0x00000152`ff83ea80, bool confirm = true, bool binary = false)+0x742 [c:\cirrus\src\backend\replication\logical\logicalfuncs.c @ 257] 0000000b`ee5feee0 00007ff6`5e256fdf postgres!pg_logical_slot_get_changes( struct FunctionCallInfoBaseData * fcinfo = 0x00000152`ff83ea80)+0x18 [c:\cirrus\src\backend\replication\logical\logicalfuncs.c @ 337] 0000000b`ee5fef10 00007ff6`5e277fdc postgres!ExecMakeTableFunctionResult( struct SetExprState * setexpr = 0x00000152`ff5c20e8, struct ExprContext * econtext = 0x00000152`ff5c1f38, struct MemoryContextData * argContext = 0x00000152`ff83e980, struct TupleDescData * expectedDesc = 0x00000152`ff83a598, bool randomAccess = false)+0x32f [c:\cirrus\src\backend\executor\execSRF.c @ 234] 0000000b`ee5ff050 00007ff6`5e258e8a postgres!FunctionNext( struct FunctionScanState * node = 0x00000152`ff5c1d28)+0x13c [c:\cirrus\src\backend\executor\nodeFunctionscan.c @ 93] 0000000b`ee5ff110 00007ff6`5e258f2c postgres!ExecScanFetch( struct ScanState * node = 0x00000152`ff5c1d28, struct EPQState * epqstate = 0x00000000`00000000, * accessMtd = 0x00007ff6`5e277ea0, * recheckMtd = 0x00007ff6`5e278450)+0x28a [c:\cirrus\src\include\executor\execScan.h @ 135] 0000000b`ee5ff170 00007ff6`5e258984 postgres!ExecScanExtended( struct ScanState * node = 0x00000152`ff5c1d28, * accessMtd = 0x00007ff6`5e277ea0, * recheckMtd = 0x00007ff6`5e278450, struct EPQState * epqstate = 0x00000000`00000000, struct ExprState * qual = 0x00000000`00000000, struct ProjectionInfo * projInfo = 0x00000152`ff83abd8)+0x8c [c:\cirrus\src\include\executor\execScan.h @ 195] 0000000b`ee5ff1b0 00007ff6`5e2784a8 postgres!ExecScan( struct ScanState * node = 0x00000152`ff5c1d28, * accessMtd = 0x00007ff6`5e277ea0, * recheckMtd = 0x00007ff6`5e278450)+0x74 [c:\cirrus\src\backend\executor\execScan.c @ 65] 0000000b`ee5ff210 00007ff6`5e2538eb postgres!ExecFunctionScan( struct PlanState * pstate = 0x00000152`ff5c1d28)+0x38 [c:\cirrus\src\backend\executor\nodeFunctionscan.c @ 272] 0000000b`ee5ff250 00007ff6`5e248b0c postgres!ExecProcNodeFirst( struct PlanState * node = 0x00000152`ff5c1d28)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 0000000b`ee5ff280 00007ff6`5e249c43 postgres!ExecProcNode( struct PlanState * node = 0x00000152`ff5c1d28)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 0000000b`ee5ff2b0 00007ff6`5e244b00 postgres!ExecutePlan( struct QueryDesc * queryDesc = 0x00000152`ff667690, CmdType operation = CMD_SELECT (0n1), bool sendTuples = true, unsigned int64 numberTuples = 0, ScanDirection direction = ForwardScanDirection (0n1), struct _DestReceiver * dest = 0x00000152`ff67a290)+0xd3 [c:\cirrus\src\backend\executor\execMain.c @ 1707] 0000000b`ee5ff310 00007ff6`5e2448d5 postgres!standard_ExecutorRun( struct QueryDesc * queryDesc = 0x00000152`ff667690, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x220 [c:\cirrus\src\backend\executor\execMain.c @ 377] 0000000b`ee5ff390 00007ff6`5e55d119 postgres!ExecutorRun( struct QueryDesc * queryDesc = 0x00000152`ff667690, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x45 [c:\cirrus\src\backend\executor\execMain.c @ 304] 0000000b`ee5ff3c0 00007ff6`5e55c413 postgres!PortalRunSelect( struct PortalData * portal = 0x00000152`feb0ed60, bool forward = true, long count = 0n0, struct _DestReceiver * dest = 0x00000152`ff67a290)+0x119 [c:\cirrus\src\backend\tcop\pquery.c @ 917] 0000000b`ee5ff420 00007ff6`5e5588dd postgres!PortalRun( struct PortalData * portal = 0x00000152`feb0ed60, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x00000152`ff67a290, struct _DestReceiver * altdest = 0x00000152`ff67a290, struct QueryCompletion * qc = 0x0000000b`ee5ff690)+0x253 [c:\cirrus\src\backend\tcop\pquery.c @ 760] 0000000b`ee5ff5c0 00007ff6`5e5562c8 postgres!exec_simple_query( char * query_string = 0x00000152`ff5ae870 "SELECT substr(data, 1, 200) FROM pg_logical_slot_get_changes('regression_slot', NULL, NULL, 'include-xids', '0', 'skip-empty-xacts', '1');")+0x59d [c:\cirrus\src\backend\tcop\postgres.c @ 1286] 0000000b`ee5ff6e0 00007ff6`5e54fdd5 postgres!PostgresMain( char * dbname = 0x00000152`feac0d80 "regression_test_decoding", char * username = 0x00000152`feac0d68 "SYSTEM")+0xaa8 [c:\cirrus\src\backend\tcop\postgres.c @ 4779] 0000000b`ee5ff8f0 00007ff6`5e43bc76 postgres!BackendMain( void * startup_data = 0x00000152`fea76e20, unsigned int64 startup_data_len = 0x18)+0x115 [c:\cirrus\src\backend\tcop\backend_startup.c @ 125] 0000000b`ee5ff930 00007ff6`5e2e9359 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x00000152`fea51d70)+0x2d6 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 692] 0000000b`ee5ff9a0 00007ff6`5e9186d9 postgres!main( int argc = 0n3, char ** argv = 0x00000152`fea51d70)+0x329 [c:\cirrus\src\backend\main\main.c @ 222] 0000000b`ee5ff9e0 00007ff6`5e91862e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 0000000b`ee5ffa30 00007ff6`5e9184ee postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 0000000b`ee5ffaa0 00007ff6`5e91874e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 0000000b`ee5ffad0 00007ffe`2de34cb0 postgres!mainCRTStartup( void * __formal = 0x0000000b`ee0f5000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 0000000b`ee5ffb00 00007ffe`2fa5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`ee5ffb30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 1dd8.5f4 Suspend: 1 Teb: 0000000b`ee0f8000 Unfrozen Child-SP RetAddr Call Site 0000000b`ee9ffb98 00007ffe`2f9eb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000b`ee9ffba0 00007ffe`2de34cb0 ntdll!TppWorkerThread+0x2df 0000000b`ee9ffe90 00007ffe`2fa5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`ee9ffec0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 1dd8.10e0 Suspend: 1 Teb: 0000000b`ee0fa000 Unfrozen Child-SP RetAddr Call Site 0000000b`eedff798 00007ffe`2f9eb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000b`eedff7a0 00007ffe`2de34cb0 ntdll!TppWorkerThread+0x2df 0000000b`eedffa90 00007ffe`2fa5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`eedffac0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 1dd8.1c1c Suspend: 1 Teb: 0000000b`ee0fc000 Unfrozen Child-SP RetAddr Call Site 0000000b`ef1ff698 00007ffe`2f9eb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000b`ef1ff6a0 00007ffe`2de34cb0 ntdll!TppWorkerThread+0x2df 0000000b`ef1ff990 00007ffe`2fa5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`ef1ff9c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 1dd8.1224 Suspend: 1 Teb: 0000000b`ee0fe000 Unfrozen Child-SP RetAddr Call Site 0000000b`ef5ffaa8 00007ffe`2d474a7a ntdll!NtFsControlFile+0x14 0000000b`ef5ffab0 00007ff6`5e42f88b KERNELBASE!ConnectNamedPipe+0x6a 0000000b`ef5ffb20 00007ffe`2de34cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 0000000b`ef5ffc20 00007ffe`2fa5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`ef5ffc50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 5 Id: 1dd8.218c Suspend: 1 Teb: 0000000b`ee100000 Unfrozen Child-SP RetAddr Call Site 0000000b`ef9ffe28 00007ffe`2d42d90e ntdll!NtWaitForSingleObject+0x14 0000000b`ef9ffe30 00007ff6`5e4312cc KERNELBASE!WaitForSingleObjectEx+0x8e 0000000b`ef9ffed0 00007ffe`2de34cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 0000000b`ef9fff10 00007ffe`2fa5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`ef9fff40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 0000000bee0f5000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff65df60000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ffe2fb55140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 00000152fea46f80 . 00000152feab80c0 Ldr.InLoadOrderModuleList: 00000152fea47100 . 00000152feab80a0 Ldr.InMemoryOrderModuleList: 00000152fea47110 . 00000152feab80b0 Base TimeStamp Module 7ff65df60000 6951451f Dec 28 14:56:31 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ffe2f9e0000 5b3542b5 Jun 28 20:19:01 2018 C:\Windows\SYSTEM32\ntdll.dll 7ffe2de20000 dfadc574 Dec 01 02:44:04 2088 C:\Windows\System32\KERNEL32.DLL 7ffe2d3f0000 73e9e45d Aug 17 04:43:09 2031 C:\Windows\System32\KERNELBASE.dll 7ffe2eb40000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ffe2db80000 923914c8 Sep 27 16:26:48 2047 C:\Windows\System32\RPCRT4.dll 7ffe2dee0000 727730a7 Nov 09 00:17:43 2030 C:\Windows\System32\WLDAP32.dll 7ffe2d760000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ffe2dd60000 d196fc33 Jun 05 07:11:47 2081 C:\Windows\System32\ADVAPI32.dll 7ffe2dcb0000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ffe2ea90000 6e224083 Jul 20 20:41:39 2028 C:\Windows\System32\sechost.dll 7ffe2d160000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ffe1dd10000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ffe210f0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ffe1f3e0000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffe1e060000 0c552b91 Jul 22 18:31:45 1976 C:\Windows\SYSTEM32\ucrtbased.dll 7ffe1f3c0000 4260df93 Apr 16 09:49:07 2005 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ffe1fa50000 99b2e401 Sep 18 08:17:05 2051 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ffe2f7e0000 af256983 Feb 12 00:10:43 2063 C:\Windows\System32\USER32.dll 7ffe2cfd0000 981c36ea Nov 13 20:58:18 2050 C:\Windows\System32\win32u.dll 7ffe2ea60000 f0a55a21 Dec 08 19:12:33 2097 C:\Windows\System32\GDI32.dll 7ffe2c910000 f9dfa7e4 Nov 05 15:38:12 2102 C:\Windows\SYSTEM32\SSPICLI.DLL 7ffe2d2d0000 df28147c Aug 21 16:57:32 2088 C:\Windows\System32\gdi32full.dll 7ffe2d870000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffe2c450000 66bacc45 Aug 13 03:00:21 2024 C:\Windows\system32\mswsock.dll 7ffe21100000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ffe2c6b0000 c3af2451 Jan 13 02:13:37 2074 C:\Windows\SYSTEM32\CRYPTSP.dll 7ffe2bf10000 652233d5 Oct 08 04:45:09 2023 C:\Windows\system32\rsaenh.dll 7ffe2c6a0000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ffe2cf50000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7ffe1fd80000 69514547 Dec 28 14:57:11 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7ffe212b0000 69514549 Dec 28 14:57:13 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\test_decoding.dll SubSystemData: 0000000000000000 ProcessHeap: 00000152fea40000 ProcessParameters: 00000152fea4d9c0 CurrentDirectory: 'C:\cirrus\build\testrun\test_decoding\regress\tmp_check\data\' WindowTitle: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' ImageFile: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' CommandLine: '"C:/cirrus/build/tmp_install/usr/local/pgsql/bin/postgres.exe" --forkchild="client backend" 1880' DllPath: '< Name not readable >' Environment: 00000152fea411f0 =C:=C:\cirrus\build\testrun\test_decoding\regress\tmp_check\data ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Windows\system32\config\systemprofile\AppData\Roaming CHOCOLATEYINSTALL=C:\ProgramData\chocolatey 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 DEFAULT_PERL_VERSION=5.42.0.1 DEVENVDIR=C:\VS_2019\Common7\IDE\ 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 GOOGETROOT=C:\ProgramData\GooGet IMAGE_IDENTITY=pg-ci-windows-ci-2025-12-28t00-32-25 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 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 MSYSTEM=UCRT64 NUMBER_OF_PROCESSORS=4 OS=Windows_NT PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\contrib\test_decoding;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=pg_regress PGDATESTYLE=Postgres, MDY PGHOST=c:/cirrus/ PGOPTIONS= -c intervalstyle=postgres_verbose PGPORT=40049 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=America/Los_Angeles PG_ABS_BUILDDIR=C:/cirrus/build/testrun/test_decoding/regress PG_ABS_SRCDIR=C:/cirrus/contrib/test_decoding PG_DLSUFFIX=.dll PG_LIBDIR=C:/cirrus/build/contrib/test_decoding PG_RESTRICT_EXEC=1 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 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 SYSTEMDRIVE=C: SYSTEMROOT=C:\Windows TEMP=C:\Windows\TEMP TMP=C:\Windows\TEMP 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 CI_NODE_TOTAL=10 CI=true CIRRUS_CHANGE_TITLE=[CF 6343] v1 - Reuse data from readRecordBuf in XLogDecodeNextRecord REPO_CI_AUTOMATIC_TRIGGER_TASKS="netbsd openbsd mingw" CCACHE_MAXSIZE=250M MTEST_ARGS=--print-errorlogs --no-rebuild -C build CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-6705038036303872-7ac2e528-97e8-47a3-afc3-74daee1bcf42 CIRRUS_REPO_CLONE_TOKEN=ghs_j92Gk1A0cdjf74cO0L0Lu5N7WqOR8B14CZAV CPUS=4 CIRRUS_OS=windows IMAGE_FAMILY=pg-ci-windows-ci MESON_FEATURES=-Dauto_features=disabled -Dldap=enabled -Dssl=openssl -Dtap_tests=enabled -Dplperl=enabled -Dplpython=enabled CIRRUS_REPO_CLONE_HOST=github.com CI_TRIGGER_TYPE_NETBSD=automatic CI_OPENBSD_ENABLED=true CI_MINGW_ENABLED=true TERM=xterm-256color CIRRUS_WINDOWS_ERROR_MODE=0x8001 LANG=en_US.UTF-8 CIRRUS_BUILD_SOURCE=github CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git GCP_PROJECT=pg-ci-images CIRRUS_CI=true TEST_JOBS=8 PLATFORM=x64 CIRRUS_CLONE_DEPTH=500 CI_WINDOWS_ENABLED=true CIRRUS_BUILD_ID=6405002828185600 TAR=c:/windows/system32/tar.exe CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CI_TRIGGER_TYPE_MINGW=automatic CHECKFLAGS=-Otarget PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth CIRRUS_CHANGE_IN_REPO=e2e12beeaddae84ce63e856fbd5ff46ba14d1aad CIRRUS_USER_COLLABORATOR=true CIRRUS_BRANCH=cf/6343 IMAGE_PROJECT=pg-ci-images CI_COMPILERWARNINGS_ENABLED=true DISK_SIZE=50 CIRRUS_TASK_ID=6705038036303872 CIRRUS_USER_PERMISSION=admin CIRRUS_CHANGE_MESSAGE=[CF 6343] v1 - Reuse data from readRecordBuf in XLogDecodeNextRecord This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/6343 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/CAJLmdKyC3iq-UjYDG0S0rLQfRxfhcctWNcN-i3=3t6ceaUu1oA@mail.gmail.com Author(s): Sonya Valchuk CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_REPO_ID=5309429912436736 CI_NETBSD_ENABLED=true BRANCH=cf/6343 PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_CPU=4 CIRRUS_LOG_TIMESTAMP=true REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main PGCTLTIMEOUT=120 CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci 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 CIRRUS_COMMIT_MESSAGE=[CF 6343] v1 - Reuse data from readRecordBuf in XLogDecodeNextRecord This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/6343 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/CAJLmdKyC3iq-UjYDG0S0rLQfRxfhcctWNcN-i3=3t6ceaUu1oA@mail.gmail.com Author(s): Sonya Valchuk CI_TRIGGER_TYPE_OPENBSD=automatic PG_REGRESS_SOCK_DIR=c:/cirrus/ CI_LINUX_ENABLED=true CIRRUS_TASK_NAME=Windows - Server 2022, VS 2019 - Meson & ninja CIRRUS_ARCH=amd64 MBUILD_TARGET=all testprep GITHUB_CHECK_SUITE_ID=53135219228 MESON_COMMON_PG_CONFIG_ARGS=-Dcassert=true -Dinjection_points=true CIRRUS_DEFAULT_BRANCH=master CIRRUS_WORKING_DIR=c:/cirrus CI_FREEBSD_ENABLED=true TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf CI_NODE_INDEX=7 CIRRUS_CHANGE_TIMESTAMP=1766933539000 CONTINUOUS_INTEGRATION=true CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CI_MACOS_ENABLED=true CI_SANITYCHECK_ENABLED=true CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CHECK=check-world PROVE_FLAGS=--timer CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMjIsIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjY3MDUwMzgwMzYzMDM4NzIiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzYzNDMiLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc2NjkzMzY4OSwiYnVpbGRfaWQiOiI2NDA1MDAyODI4MTg1NjAwIiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc2NjkzNzg4OSwiaWF0IjoxNzY2OTMzNjg5LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiIxZDg5N2IwNi0wMDEzLTQ4NDctOTQ0Zi1kMWRkYzdjMjQzYzkiLCJjaGFuZ2VfaW5fcmVwbyI6ImUyZTEyYmVlYWRkYWU4NGNlNjNlODU2ZmJkNWZmNDZiYTE0ZDFhYWQifQ.CgM2Rz-jZ-2J4WDvwKVHjSU4FBgLshrMsGOhpOwtgwjUjmdNXkBXyl3rPkYxPEHQBnT90poxsYYiEqOcqIyHzTqMNxhdXr-QiBQtxfUFRVzhGcpAZRqIfxJMsIPJGOsVSN-LSIKfLwp-tBjYGB-EJN3pkaC69TsyalR3AqBlA2ZZHK1ZS_bFJdvjqUIGOzRrCmhS6Fg9xs5RIFjgBkz35PP1K0BYmexG8Jw8tyenBhTEWHsJ9U2YNnqTu0KLhv3_SS_2WPH9WQfRteSgSLC5mX33C4o_nFRhnl1xnxRb2B2Bwvg9yVaPac5dIOist_hDqo4VcAd51u7Irwn0etr-0w CIRRUS_REPO_NAME=postgresql PROVE_FLAGS=--timer 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; PG_REGRESS=C:\cirrus\build\src/test\regress\pg_regress.exe REGRESS_SHLIB=C:\cirrus\build\src/test\regress\regress.dll INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template TOP_BUILDDIR=C:\cirrus\build MESON_TEST_ITERATION=1 MALLOC_PERTURB_=59 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TESTDATADIR=C:\cirrus\build/testrun/test_decoding/regress\data TESTLOGDIR=C:\cirrus\build/testrun/test_decoding/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_0a88_2025-12-28_15-05-19-853.txt