Opened log file 'c:/cirrus/crashlog-postgres.exe_22c4_2026-02-05_11-17-10-771.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: 2194.23ac Suspend: 1 Teb: 00000015`fcfb7000 Unfrozen Child-SP RetAddr Call Site 00000015`fd3fa960 00007ff7`2913460b postgres!pg_comp_crc32c_sse42( unsigned int crc = 0x3ae7c942, void * data = 0x0000013c`89408b70, unsigned int64 len = 0xddddddc5)+0x46 [c:\cirrus\src\port\pg_crc32c_sse42.c @ 60] 00000015`fd3fa980 00007ff7`29133f83 postgres!ValidXLogRecord( struct XLogReaderState * state = 0x0000013c`895c50a8, struct XLogRecord * record = 0x0000013c`89408b58, unsigned int64 recptr = 0x2088b60)+0x6b [c:\cirrus\src\backend\access\transam\xlogreader.c @ 1241] 00000015`fd3fa9c0 00007ff7`29130f20 postgres!XLogDecodeNextRecord( struct XLogReaderState * state = 0x0000013c`895c50a8, bool nonblocking = false)+0xae3 [c:\cirrus\src\backend\access\transam\xlogreader.c @ 872] 00000015`fd3feac0 00007ff7`29130bc5 postgres!XLogReadAhead( struct XLogReaderState * state = 0x0000013c`895c50a8, bool nonblocking = false)+0x30 [c:\cirrus\src\backend\access\transam\xlogreader.c @ 1012] 00000015`fd3feb00 00007ff7`29512b12 postgres!XLogReadRecord( struct XLogReaderState * state = 0x0000013c`895c50a8, char ** errormsg = 0x00000015`fd3febd0)+0x35 [c:\cirrus\src\backend\access\transam\xlogreader.c @ 408] 00000015`fd3feb40 00007ff7`295120c8 postgres!pg_logical_slot_get_changes_guts( struct FunctionCallInfoBaseData * fcinfo = 0x0000013c`895cf6d0, bool confirm = true, bool binary = false)+0x742 [c:\cirrus\src\backend\replication\logical\logicalfuncs.c @ 257] 00000015`fd3fed80 00007ff7`292d94af postgres!pg_logical_slot_get_changes( struct FunctionCallInfoBaseData * fcinfo = 0x0000013c`895cf6d0)+0x18 [c:\cirrus\src\backend\replication\logical\logicalfuncs.c @ 337] 00000015`fd3fedb0 00007ff7`292fa41c postgres!ExecMakeTableFunctionResult( struct SetExprState * setexpr = 0x0000013c`8934e4c8, struct ExprContext * econtext = 0x0000013c`8934e318, struct MemoryContextData * argContext = 0x0000013c`895cf5d0, struct TupleDescData * expectedDesc = 0x0000013c`895c6dc8, bool randomAccess = false)+0x32f [c:\cirrus\src\backend\executor\execSRF.c @ 234] 00000015`fd3feef0 00007ff7`292db35a postgres!FunctionNext( struct FunctionScanState * node = 0x0000013c`8934e108)+0x13c [c:\cirrus\src\backend\executor\nodeFunctionscan.c @ 93] 00000015`fd3fefb0 00007ff7`292db3fc postgres!ExecScanFetch( struct ScanState * node = 0x0000013c`8934e108, struct EPQState * epqstate = 0x00000000`00000000, * accessMtd = 0x00007ff7`292fa2e0, * recheckMtd = 0x00007ff7`292fa890)+0x28a [c:\cirrus\src\include\executor\execScan.h @ 135] 00000015`fd3ff010 00007ff7`292dae54 postgres!ExecScanExtended( struct ScanState * node = 0x0000013c`8934e108, * accessMtd = 0x00007ff7`292fa2e0, * recheckMtd = 0x00007ff7`292fa890, struct EPQState * epqstate = 0x00000000`00000000, struct ExprState * qual = 0x00000000`00000000, struct ProjectionInfo * projInfo = 0x0000013c`895c7408)+0x8c [c:\cirrus\src\include\executor\execScan.h @ 195] 00000015`fd3ff050 00007ff7`292fa8e8 postgres!ExecScan( struct ScanState * node = 0x0000013c`8934e108, * accessMtd = 0x00007ff7`292fa2e0, * recheckMtd = 0x00007ff7`292fa890)+0x74 [c:\cirrus\src\backend\executor\execScan.c @ 65] 00000015`fd3ff0b0 00007ff7`292d5d2b postgres!ExecFunctionScan( struct PlanState * pstate = 0x0000013c`8934e108)+0x38 [c:\cirrus\src\backend\executor\nodeFunctionscan.c @ 272] 00000015`fd3ff0f0 00007ff7`292caeac postgres!ExecProcNodeFirst( struct PlanState * node = 0x0000013c`8934e108)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 00000015`fd3ff120 00007ff7`292cc003 postgres!ExecProcNode( struct PlanState * node = 0x0000013c`8934e108)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 00000015`fd3ff150 00007ff7`292c6ea0 postgres!ExecutePlan( struct QueryDesc * queryDesc = 0x0000013c`893e6240, CmdType operation = CMD_SELECT (0n1), bool sendTuples = true, unsigned int64 numberTuples = 0, ScanDirection direction = ForwardScanDirection (0n1), struct _DestReceiver * dest = 0x0000013c`893fd4d0)+0xd3 [c:\cirrus\src\backend\executor\execMain.c @ 1711] 00000015`fd3ff1b0 00007ff7`292c6c75 postgres!standard_ExecutorRun( struct QueryDesc * queryDesc = 0x0000013c`893e6240, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x220 [c:\cirrus\src\backend\executor\execMain.c @ 377] 00000015`fd3ff230 00007ff7`295e5ba9 postgres!ExecutorRun( struct QueryDesc * queryDesc = 0x0000013c`893e6240, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x45 [c:\cirrus\src\backend\executor\execMain.c @ 304] 00000015`fd3ff260 00007ff7`295e4ea3 postgres!PortalRunSelect( struct PortalData * portal = 0x0000013c`88a8a070, bool forward = true, long count = 0n0, struct _DestReceiver * dest = 0x0000013c`893fd4d0)+0x119 [c:\cirrus\src\backend\tcop\pquery.c @ 917] 00000015`fd3ff2c0 00007ff7`295e1338 postgres!PortalRun( struct PortalData * portal = 0x0000013c`88a8a070, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x0000013c`893fd4d0, struct _DestReceiver * altdest = 0x0000013c`893fd4d0, struct QueryCompletion * qc = 0x00000015`fd3ff530)+0x253 [c:\cirrus\src\backend\tcop\pquery.c @ 760] 00000015`fd3ff460 00007ff7`295ded58 postgres!exec_simple_query( char * query_string = 0x0000013c`89336830 "SELECT substr(data, 1, 200) FROM pg_logical_slot_get_changes('regression_slot', NULL, NULL, 'include-xids', '0', 'skip-empty-xacts', '1');")+0x598 [c:\cirrus\src\backend\tcop\postgres.c @ 1284] 00000015`fd3ff580 00007ff7`295d8845 postgres!PostgresMain( char * dbname = 0x0000013c`88a3cc50 "regression_test_decoding", char * username = 0x0000013c`88a3cc38 "SYSTEM")+0xaa8 [c:\cirrus\src\backend\tcop\postgres.c @ 4758] 00000015`fd3ff790 00007ff7`294bf458 postgres!BackendMain( void * startup_data = 0x0000013c`889f6510, unsigned int64 startup_data_len = 0x18)+0x115 [c:\cirrus\src\backend\tcop\backend_startup.c @ 125] 00000015`fd3ff7d0 00007ff7`2936bae9 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x0000013c`889d30d0)+0x298 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 687] 00000015`fd3ff840 00007ff7`299a0bb9 postgres!main( int argc = 0n3, char ** argv = 0x0000013c`889d30d0)+0x329 [c:\cirrus\src\backend\main\main.c @ 222] 00000015`fd3ff880 00007ff7`299a0b0e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 00000015`fd3ff8d0 00007ff7`299a09ce postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 00000015`fd3ff940 00007ff7`299a0c2e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 00000015`fd3ff970 00007ff8`dac24cb0 postgres!mainCRTStartup( void * __formal = 0x00000015`fcfb6000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 00000015`fd3ff9a0 00007ff8`db5dedcb KERNEL32!BaseThreadInitThunk+0x10 00000015`fd3ff9d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 2194.1af8 Suspend: 1 Teb: 00000015`fcfb9000 Unfrozen Child-SP RetAddr Call Site 00000015`fd7ffbb8 00007ff8`db56b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000015`fd7ffbc0 00007ff8`dac24cb0 ntdll!TppWorkerThread+0x2df 00000015`fd7ffeb0 00007ff8`db5dedcb KERNEL32!BaseThreadInitThunk+0x10 00000015`fd7ffee0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 2194.c48 Suspend: 1 Teb: 00000015`fcfbb000 Unfrozen Child-SP RetAddr Call Site 00000015`fdbff4d8 00007ff8`db56b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000015`fdbff4e0 00007ff8`dac24cb0 ntdll!TppWorkerThread+0x2df 00000015`fdbff7d0 00007ff8`db5dedcb KERNEL32!BaseThreadInitThunk+0x10 00000015`fdbff800 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 2194.1708 Suspend: 1 Teb: 00000015`fcfbd000 Unfrozen Child-SP RetAddr Call Site 00000015`fdfffc08 00007ff8`d8c548ca ntdll!NtFsControlFile+0x14 00000015`fdfffc10 00007ff7`294b2f6b KERNELBASE!ConnectNamedPipe+0x6a 00000015`fdfffc80 00007ff8`dac24cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 00000015`fdfffd80 00007ff8`db5dedcb KERNEL32!BaseThreadInitThunk+0x10 00000015`fdfffdb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 2194.2334 Suspend: 1 Teb: 00000015`fcfbf000 Unfrozen Child-SP RetAddr Call Site 00000015`fe3ffdc8 00007ff8`d8c0d75e ntdll!NtWaitForSingleObject+0x14 00000015`fe3ffdd0 00007ff7`294b49ac KERNELBASE!WaitForSingleObjectEx+0x8e 00000015`fe3ffe70 00007ff8`dac24cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 00000015`fe3ffeb0 00007ff8`db5dedcb KERNEL32!BaseThreadInitThunk+0x10 00000015`fe3ffee0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 00000015fcfb6000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff728fe0000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ff8db6d4140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 0000013c889c6ef0 . 0000013c88a35520 Ldr.InLoadOrderModuleList: 0000013c889c7070 . 0000013c88a35500 Ldr.InMemoryOrderModuleList: 0000013c889c7080 . 0000013c88a35510 Base TimeStamp Module 7ff728fe0000 698479cd Feb 05 11:06:53 2026 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ff8db560000 6e40a9c3 Aug 12 22:18:43 2028 C:\Windows\SYSTEM32\ntdll.dll 7ff8dac10000 81965f2e Nov 23 09:00:30 2038 C:\Windows\System32\KERNEL32.DLL 7ff8d8bd0000 e1a1a545 Dec 15 06:40:05 2089 C:\Windows\System32\KERNELBASE.dll 7ff8da940000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ff8db270000 923914c8 Sep 27 16:26:48 2047 C:\Windows\System32\RPCRT4.dll 7ff8da820000 727730a7 Nov 09 00:17:43 2030 C:\Windows\System32\WLDAP32.dll 7ff8d8ac0000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ff8db3e0000 d196fc33 Jun 05 07:11:47 2081 C:\Windows\System32\ADVAPI32.dll 7ff8da010000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ff8da890000 6e224083 Jul 20 20:41:39 2028 C:\Windows\System32\sechost.dll 7ff8d91a0000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ff8cadc0000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ff8c8780000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ff8d9bc0000 af256983 Feb 12 00:10:43 2063 C:\Windows\System32\USER32.dll 7ff8d90b0000 981c36ea Nov 13 20:58:18 2050 C:\Windows\System32\win32u.dll 7ff8d9da0000 f0a55a21 Dec 08 19:12:33 2097 C:\Windows\System32\GDI32.dll 7ff8d9270000 df28147c Aug 21 16:57:32 2088 C:\Windows\System32\gdi32full.dll 7ff8d91d0000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ff8cc8b0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ff8cb440000 99b2e401 Sep 18 08:17:05 2051 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ff8c8ad0000 0c552b91 Jul 22 18:31:45 1976 C:\Windows\SYSTEM32\ucrtbased.dll 7ff8cb400000 4260df93 Apr 16 09:49:07 2005 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ff8d8480000 f9dfa7e4 Nov 05 15:38:12 2102 C:\Windows\SYSTEM32\SSPICLI.DLL 7ff8d7fc0000 66bacc45 Aug 13 03:00:21 2024 C:\Windows\system32\mswsock.dll 7ff8d6b10000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ff8d8210000 f8c13798 Apr 02 09:10:48 2102 C:\Windows\SYSTEM32\CRYPTSP.dll 7ff8d7a80000 652233d5 Oct 08 04:45:09 2023 C:\Windows\system32\rsaenh.dll 7ff8d8230000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ff8d9410000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7ff8d3c90000 698479f9 Feb 05 11:07:37 2026 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7ff8d3c70000 698479fb Feb 05 11:07:39 2026 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\test_decoding.dll SubSystemData: 0000000000000000 ProcessHeap: 0000013c889c0000 ProcessParameters: 0000013c889cd930 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=1 5724' DllPath: '< Name not readable >' Environment: 0000013c889c11f0 =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-2026-02-05t00-36-48 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 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_LINUX_ENABLED=true CI_COMPILERWARNINGS_ENABLED=true CI_TRIGGER_TYPE_OPENBSD=automatic PGCTLTIMEOUT=120 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 GCP_PROJECT=pg-ci-images CIRRUS_BRANCH=cf/6343 CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMjIsIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjQ3NTUxNDUwMTMwNjc3NzYiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzYzNDMiLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc3MDI4OTQ5OSwiYnVpbGRfaWQiOiI0OTIzMjU3NzY3MzI5NzkyIiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc3MDI5MzY5OSwiaWF0IjoxNzcwMjg5NDk5LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiJhNDk4MDU2NC1kNWMwLTRhMWEtOTRlNy1jNzJiYmM4YjZmMjkiLCJjaGFuZ2VfaW5fcmVwbyI6IjBmOTFmMDY1ZTg1NWFkYzRiYmU3ZjRmZDc4NGZkMDdkODQzOTI4ZjEifQ.BAfUT5w6XYjRVQzEtT_EM5Bra61Cx4_pLT0jgDiM8nY4UQGEzJBI7sk2UyLcxb7iUESJZGCuGCY4Zjzg2xmHgvws5UfbGHtgrt5rWPgv42khWVjiBSTvDa_aFI2wOPdTaoX4zLEcNmOnjCTbea1pNhZ7dePoRlGT67sC98f9zFQ6fjbWGLAjHT6Js-rPEdUPXDmG1rckWlV6mjv42_RXNCzqqYAk3QDXsHXzFX-7fuzM14zciY-BBKpCw0eGSha--7ZojmLIZ5_UMSEPGYhpmhIxdwqrYaJHGLH56YcyFHj5iwsh4magF3iEDfrAyO__vd8-410ckGeUVVTVEKJEZQ CIRRUS_REPO_CLONE_HOST=github.com PG_REGRESS_SOCK_DIR=c:/cirrus/ CI_OPENBSD_ENABLED=true 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 LANG=en_US.UTF-8 CIRRUS_DEFAULT_BRANCH=master CI_NODE_TOTAL=10 CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CI_MINGW_ENABLED=true CIRRUS_USER_COLLABORATOR=true CIRRUS_OS=windows CI_WINDOWS_ENABLED=true CPUS=4 CIRRUS_WORKING_DIR=c:/cirrus CIRRUS_RESOLUTION_STRATEGY=SAME_SHA DISK_SIZE=50 PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 PROVE_FLAGS=--timer TEST_JOBS=8 CI_NETBSD_ENABLED=true CIRRUS_TASK_ID=4755145013067776 REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CIRRUS_BUILD_ID=4923257767329792 CIRRUS_REPO_CLONE_TOKEN=ghs_X5wR5w6LmiIBmds77kccyR1c52j93S40EjHT CHECKFLAGS=-Otarget CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf IMAGE_PROJECT=pg-ci-images 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_SANITYCHECK_ENABLED=true CIRRUS_TASK_NAME=Windows - Server 2022, VS 2019 - Meson & ninja CIRRUS_CI=true CIRRUS_BUILD_SOURCE=github CIRRUS_WINDOWS_ERROR_MODE=0x8001 MBUILD_TARGET=all testprep MESON_FEATURES=-Dauto_features=disabled -Dldap=enabled -Dssl=openssl -Dtap_tests=enabled -Dplperl=enabled -Dplpython=enabled CI_TRIGGER_TYPE_MINGW=automatic CIRRUS_CPU=4 CI_NODE_INDEX=7 REPO_CI_AUTOMATIC_TRIGGER_TASKS="netbsd openbsd mingw" CIRRUS_CLONE_DEPTH=500 CI_TRIGGER_TYPE_NETBSD=automatic CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git GITHUB_CHECK_SUITE_ID=56490273291 CIRRUS_ARCH=amd64 CCACHE_MAXSIZE=250M TAR=c:/windows/system32/tar.exe CIRRUS_USER_PERMISSION=admin PG_TEST_USE_UNIX_SOCKETS=1 MESON_COMMON_PG_CONFIG_ARGS=-Dcassert=true -Dinjection_points=true TERM=xterm-256color CI_MACOS_ENABLED=true CONTINUOUS_INTEGRATION=true PLATFORM=x64 CI=true CIRRUS_REPO_NAME=postgresql CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_REPO_ID=5309429912436736 CIRRUS_CHANGE_IN_REPO=0f91f065e855adc4bbe7f4fd784fd07d843928f1 CHECK=check-world PROVE_FLAGS=--timer CIRRUS_CHANGE_TIMESTAMP=1770289348000 CI_FREEBSD_ENABLED=true CIRRUS_CHANGE_TITLE=[CF 6343] v1 - Reuse data from readRecordBuf in XLogDecodeNextRecord IMAGE_FAMILY=pg-ci-windows-ci CIRRUS_LOG_TIMESTAMP=true BRANCH=cf/6343 MTEST_ARGS=--print-errorlogs --no-rebuild -C build CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-4755145013067776-9060c256-cf1f-4f8b-a7ae-ad9d6778b990 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_=1 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_22c4_2026-02-05_11-17-10-771.txt