Opened log file 'c:/cirrus/crashlog-postgres.exe_198c_2025-04-08_03-11-08-958.txt' 44: #define PG_HAVE_ATOMIC_READ_U32 45: static inline uint32 46: pg_atomic_read_u32_impl(volatile pg_atomic_uint32 *ptr) 47: { > 48: return ptr->value; 49: } 50: #endif 51: 52: #ifndef PG_HAVE_ATOMIC_WRITE_U32 53: #define PG_HAVE_ATOMIC_WRITE_U32 . 0 Id: 15e8.1ac Suspend: 1 Teb: 00000026`e5e78000 Unfrozen Child-SP RetAddr Call Site 00000026`e63fe078 00007ff7`8da98366 postgres!pg_atomic_read_u32_impl( struct pg_atomic_uint32 * ptr = 0x00000000`00001e40)+0xa [c:\cirrus\src\include\port\atomics\generic.h @ 48] 00000026`e63fe080 00007ff7`8da9a51b postgres!pg_atomic_read_u32( struct pg_atomic_uint32 * ptr = 0x00000000`00001e40)+0x46 [c:\cirrus\src\include\port\atomics.h @ 243] 00000026`e63fe0b0 00007ff7`8da988ce postgres!LWLockAttemptLock( struct LWLock * lock = 0x00000000`00001e3c, LWLockMode mode = LW_EXCLUSIVE (0n0))+0x4b [c:\cirrus\src\backend\storage\lmgr\lwlock.c @ 808] 00000026`e63fe100 00007ff7`8dbc852d postgres!LWLockAcquire( struct LWLock * lock = 0x00000000`00001e3c, LWLockMode mode = LW_EXCLUSIVE (0n0))+0xfe [c:\cirrus\src\backend\storage\lmgr\lwlock.c @ 1247] 00000026`e63fe150 00007ff7`8d7c6bed postgres!pg_get_process_memory_contexts( struct FunctionCallInfoBaseData * fcinfo = 0x00000180`3ce92340)+0x19d [c:\cirrus\src\backend\utils\adt\mcxtfuncs.c @ 400] 00000026`e63fe290 00007ff7`8d7e7cdc postgres!ExecMakeTableFunctionResult( struct SetExprState * setexpr = 0x00000180`3ce7b278, struct ExprContext * econtext = 0x00000180`3ce7b0c8, struct MemoryContextData * argContext = 0x00000180`3ce92240, struct TupleDescData * expectedDesc = 0x00000180`3cff0258, bool randomAccess = false)+0x34d [c:\cirrus\src\backend\executor\execSRF.c @ 234] 00000026`e63fe3e0 00007ff7`8d7c8b0b postgres!FunctionNext( struct FunctionScanState * node = 0x00000180`3ce7aeb8)+0x13c [c:\cirrus\src\backend\executor\nodeFunctionscan.c @ 93] 00000026`e63fe4a0 00007ff7`8d7c8bac postgres!ExecScanFetch( struct ScanState * node = 0x00000180`3ce7aeb8, struct EPQState * epqstate = 0x00000000`00000000, * accessMtd = 0x00007ff7`8d7e7ba0, * recheckMtd = 0x00007ff7`8d7e8150)+0x27b [c:\cirrus\src\include\executor\execScan.h @ 127] 00000026`e63fe500 00007ff7`8d7c8614 postgres!ExecScanExtended( struct ScanState * node = 0x00000180`3ce7aeb8, * accessMtd = 0x00007ff7`8d7e7ba0, * recheckMtd = 0x00007ff7`8d7e8150, struct EPQState * epqstate = 0x00000000`00000000, struct ExprState * qual = 0x00000180`3cff1578, struct ProjectionInfo * projInfo = 0x00000180`3cff1468)+0x8c [c:\cirrus\src\include\executor\execScan.h @ 187] 00000026`e63fe540 00007ff7`8d7e81a8 postgres!ExecScan( struct ScanState * node = 0x00000180`3ce7aeb8, * accessMtd = 0x00007ff7`8d7e7ba0, * recheckMtd = 0x00007ff7`8d7e8150)+0x74 [c:\cirrus\src\backend\executor\execScan.c @ 65] 00000026`e63fe5a0 00007ff7`8d7c3d4b postgres!ExecFunctionScan( struct PlanState * pstate = 0x00000180`3ce7aeb8)+0x38 [c:\cirrus\src\backend\executor\nodeFunctionscan.c @ 272] 00000026`e63fe5e0 00007ff7`8d7b8bfc postgres!ExecProcNodeFirst( struct PlanState * node = 0x00000180`3ce7aeb8)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 00000026`e63fe610 00007ff7`8d7b9db3 postgres!ExecProcNode( struct PlanState * node = 0x00000180`3ce7aeb8)+0x2c [c:\cirrus\src\include\executor\executor.h @ 342] 00000026`e63fe640 00007ff7`8d7b4d0f postgres!ExecutePlan( struct QueryDesc * queryDesc = 0x00000180`3cfd6b18, CmdType operation = CMD_SELECT (0n1), bool sendTuples = true, unsigned int64 numberTuples = 1, ScanDirection direction = ForwardScanDirection (0n1), struct _DestReceiver * dest = 0x00007ff7`8de97eb8)+0xd3 [c:\cirrus\src\backend\executor\execMain.c @ 1783] 00000026`e63fe6a0 00007ff7`8d7b4ab5 postgres!standard_ExecutorRun( struct QueryDesc * queryDesc = 0x00000180`3cfd6b18, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 1)+0x24f [c:\cirrus\src\backend\executor\execMain.c @ 446] 00000026`e63fe720 00007ff7`8d82f3c4 postgres!ExecutorRun( struct QueryDesc * queryDesc = 0x00000180`3cfd6b18, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 1)+0x45 [c:\cirrus\src\backend\executor\execMain.c @ 372] 00000026`e63fe750 00007ff7`8d82ed72 postgres!_SPI_pquery( struct QueryDesc * queryDesc = 0x00000180`3cfd6b18, bool fire_triggers = true, unsigned int64 tcount = 1, struct CachedPlanSource * plansource = 0x00000180`3ce68a90, int query_index = 0n0)+0x204 [c:\cirrus\src\backend\executor\spi.c @ 2951] 00000026`e63fe7a0 00007ff7`8d82aea5 postgres!_SPI_execute_plan( struct _SPI_plan * plan = 0x00000180`3d048d10, struct SPIExecuteOptions * options = 0x00000026`e63fe968, struct SnapshotData * snapshot = 0x00000000`00000000, struct SnapshotData * crosscheck_snapshot = 0x00000000`00000000, bool fire_triggers = true)+0x9b2 [c:\cirrus\src\backend\executor\spi.c @ 2704] 00000026`e63fe930 00007ffb`f53eae4a postgres!SPI_execute_plan_with_paramlist( struct _SPI_plan * plan = 0x00000180`3d048d10, struct ParamListInfoData * params = 0x00000180`3cc09788, bool read_only = false, long tcount = 0n1)+0xa5 [c:\cirrus\src\backend\executor\spi.c @ 752] 00000026`e63fe9a0 00007ffb`f53e5c88 plpgsql!exec_stmt_execsql( struct PLpgSQL_execstate * estate = 0x00000026`e63fedf0, struct PLpgSQL_stmt_execsql * stmt = 0x00000180`3cfdece8)+0x22a [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 4301] 00000026`e63fea80 00007ffb`f53e5780 plpgsql!exec_stmts( struct PLpgSQL_execstate * estate = 0x00000026`e63fedf0, struct List * stmts = 0x00000180`3cfdeae0)+0x3d8 [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 2104] 00000026`e63feb00 00007ffb`f53e4f0e plpgsql!exec_stmt_block( struct PLpgSQL_execstate * estate = 0x00000026`e63fedf0, struct PLpgSQL_stmt_block * block = 0x00000180`3cfdf320)+0x810 [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 1955] 00000026`e63fed10 00007ffb`f53e2560 plpgsql!exec_toplevel_block( struct PLpgSQL_execstate * estate = 0x00000026`e63fedf0, struct PLpgSQL_stmt_block * block = 0x00000180`3cfdf320)+0xae [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 1646] 00000026`e63fed50 00007ffb`f53f8930 plpgsql!plpgsql_exec_function( struct PLpgSQL_function * func = 0x00000180`3ce79428, struct FunctionCallInfoBaseData * fcinfo = 0x00000026`e63ff010, struct EState * simple_eval_estate = 0x00000180`3ce96760, struct ResourceOwnerData * simple_eval_resowner = 0x00000180`3c1a5a40, struct ResourceOwnerData * procedure_resowner = 0x00000180`3c1a5a40, bool atomic = false)+0x430 [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 635] 00000026`e63fef10 00007ff7`8dd0a8be plpgsql!plpgsql_inline_handler( struct FunctionCallInfoBaseData * fcinfo = 0x00000026`e63ff188)+0x320 [c:\cirrus\src\pl\plpgsql\src\pl_handler.c @ 368] 00000026`e63ff150 00007ff7`8dd0bb42 postgres!FunctionCall1Coll( struct FmgrInfo * flinfo = 0x00000026`e63ff1f0, unsigned int collation = 0, unsigned int64 arg1 = 0x00000180`3ce68750)+0xbe [c:\cirrus\src\backend\utils\fmgr\fmgr.c @ 1139] 00000026`e63ff1d0 00007ff7`8d6f19c3 postgres!OidFunctionCall1Coll( unsigned int functionId = 0x3795, unsigned int collation = 0, unsigned int64 arg1 = 0x00000180`3ce68750)+0x32 [c:\cirrus\src\backend\utils\fmgr\fmgr.c @ 1418] 00000026`e63ff230 00007ff7`8dac3b76 postgres!ExecuteDoStmt( struct ParseState * pstate = 0x00000180`3ce68640, struct DoStmt * stmt = 0x00000180`3cb23b20, bool atomic = false)+0x4c3 [c:\cirrus\src\backend\commands\functioncmds.c @ 2175] 00000026`e63ff2e0 00007ff7`8dac35a9 postgres!standard_ProcessUtility( struct PlannedStmt * pstmt = 0x00000180`3cb23bc0, char * queryString = 0x00000180`3cb22c90 "DO $$.DECLARE. bg_writer_pid int;. r RECORD;.BEGIN. SELECT pid from pg_stat_activity where backend_type='background writer'.. INTO bg_writer_pid;.. select type, name, ident. from pg_get_process_memory_contexts(bg_writer_pid, false, 20).. where path = '{1}' into r;..RAISE NOTICE '%', r;. select type, name, ident. from pg_get_process_memory_contexts(pg_backend_pid(), false, 20).. where path = '{1}' into r;..RAISE NOTICE '%', r;.END $$;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000180`3cb23f80, struct QueryCompletion * qc = 0x00000026`e63ff8b8)+0x5b6 [c:\cirrus\src\backend\tcop\utility.c @ 711] 00000026`e63ff4b0 00007ff7`8dac24fd postgres!ProcessUtility( struct PlannedStmt * pstmt = 0x00000180`3cb23bc0, char * queryString = 0x00000180`3cb22c90 "DO $$.DECLARE. bg_writer_pid int;. r RECORD;.BEGIN. SELECT pid from pg_stat_activity where backend_type='background writer'.. INTO bg_writer_pid;.. select type, name, ident. from pg_get_process_memory_contexts(bg_writer_pid, false, 20).. where path = '{1}' into r;..RAISE NOTICE '%', r;. select type, name, ident. from pg_get_process_memory_contexts(pg_backend_pid(), false, 20).. where path = '{1}' into r;..RAISE NOTICE '%', r;.END $$;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000180`3cb23f80, struct QueryCompletion * qc = 0x00000026`e63ff8b8)+0x169 [c:\cirrus\src\backend\tcop\utility.c @ 526] 00000026`e63ff500 00007ff7`8dac28c4 postgres!PortalRunUtility( struct PortalData * portal = 0x00000180`3c1e6c70, struct PlannedStmt * pstmt = 0x00000180`3cb23bc0, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00000180`3cb23f80, struct QueryCompletion * qc = 0x00000026`e63ff8b8)+0x13d [c:\cirrus\src\backend\tcop\pquery.c @ 1195] 00000026`e63ff570 00007ff7`8dac1349 postgres!PortalRunMulti( struct PortalData * portal = 0x00000180`3c1e6c70, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00000180`3cb23f80, struct _DestReceiver * altdest = 0x00000180`3cb23f80, struct QueryCompletion * qc = 0x00000026`e63ff8b8)+0x344 [c:\cirrus\src\backend\tcop\pquery.c @ 1351] 00000026`e63ff610 00007ff7`8dabd43c postgres!PortalRun( struct PortalData * portal = 0x00000180`3c1e6c70, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x00000180`3cb23f80, struct _DestReceiver * altdest = 0x00000180`3cb23f80, struct QueryCompletion * qc = 0x00000026`e63ff8b8)+0x319 [c:\cirrus\src\backend\tcop\pquery.c @ 824] 00000026`e63ff7c0 00007ff7`8dabad37 postgres!exec_simple_query( char * query_string = 0x00000180`3cb22c90 "DO $$.DECLARE. bg_writer_pid int;. r RECORD;.BEGIN. SELECT pid from pg_stat_activity where backend_type='background writer'.. INTO bg_writer_pid;.. select type, name, ident. from pg_get_process_memory_contexts(bg_writer_pid, false, 20).. where path = '{1}' into r;..RAISE NOTICE '%', r;. select type, name, ident. from pg_get_process_memory_contexts(pg_backend_pid(), false, 20).. where path = '{1}' into r;..RAISE NOTICE '%', r;.END $$;")+0x60c [c:\cirrus\src\backend\tcop\postgres.c @ 1281] 00000026`e63ff900 00007ff7`8dab451d postgres!PostgresMain( char * dbname = 0x00000180`3c1555d0 "regression", char * username = 0x00000180`3c199728 "SYSTEM")+0xae7 [c:\cirrus\src\backend\tcop\postgres.c @ 4775] 00000026`e63ffb30 00007ff7`8d9a4fa7 postgres!BackendMain( void * startup_data = 0x00000180`3c1537a0, unsigned int64 startup_data_len = 0x18)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 125] 00000026`e63ffb70 00007ff7`8d859d59 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x00000180`3c132c20)+0x2f7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 714] 00000026`e63ffbf0 00007ff7`8de8cbd9 postgres!main( int argc = 0n3, char ** argv = 0x00000180`3c132c20)+0x329 [c:\cirrus\src\backend\main\main.c @ 218] 00000026`e63ffc30 00007ff7`8de8cb2e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 00000026`e63ffc80 00007ff7`8de8c9ee postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 00000026`e63ffcf0 00007ff7`8de8cc4e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 00000026`e63ffd20 00007ffc`030b4cb0 postgres!mainCRTStartup( void * __formal = 0x00000026`e5e77000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 00000026`e63ffd50 00007ffc`044dedcb KERNEL32!BaseThreadInitThunk+0x10 00000026`e63ffd80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 15e8.1404 Suspend: 1 Teb: 00000026`e5e7a000 Unfrozen Child-SP RetAddr Call Site 00000026`e67ffbe8 00007ffc`0446b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000026`e67ffbf0 00007ffc`030b4cb0 ntdll!TppWorkerThread+0x2df 00000026`e67ffee0 00007ffc`044dedcb KERNEL32!BaseThreadInitThunk+0x10 00000026`e67fff10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 15e8.15f4 Suspend: 1 Teb: 00000026`e5e7c000 Unfrozen Child-SP RetAddr Call Site 00000026`e6bff9f8 00007ffc`01e648fa ntdll!NtFsControlFile+0x14 00000026`e6bffa00 00007ff7`8d99908b KERNELBASE!ConnectNamedPipe+0x6a 00000026`e6bffa70 00007ffc`030b4cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 00000026`e6bffb70 00007ffc`044dedcb KERNEL32!BaseThreadInitThunk+0x10 00000026`e6bffba0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 15e8.11b8 Suspend: 1 Teb: 00000026`e5e7e000 Unfrozen Child-SP RetAddr Call Site 00000026`e6fffdf8 00007ffc`01e1da4e ntdll!NtWaitForSingleObject+0x14 00000026`e6fffe00 00007ff7`8d99ab2c KERNELBASE!WaitForSingleObjectEx+0x8e 00000026`e6fffea0 00007ffc`030b4cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 00000026`e6fffee0 00007ffc`044dedcb KERNEL32!BaseThreadInitThunk+0x10 00000026`e6ffff10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 15e8.1418 Suspend: 1 Teb: 00000026`e5e80000 Unfrozen Child-SP RetAddr Call Site 00000026`e73ff8b8 00007ffc`0446b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000026`e73ff8c0 00007ffc`030b4cb0 ntdll!TppWorkerThread+0x2df 00000026`e73ffbb0 00007ffc`044dedcb KERNEL32!BaseThreadInitThunk+0x10 00000026`e73ffbe0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 00000026e5e77000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff78d4d0000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ffc045d3140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 000001803c126a40 . 000001803c190080 Ldr.InLoadOrderModuleList: 000001803c126bc0 . 000001803c190060 Ldr.InMemoryOrderModuleList: 000001803c126bd0 . 000001803c190070 Base TimeStamp Module 7ff78d4d0000 67f49360 Apr 08 03:09:20 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ffc04460000 970713bc Apr 17 15:50:20 2050 C:\Windows\SYSTEM32\ntdll.dll 7ffc030a0000 74962988 Dec 25 20:48:08 2031 C:\Windows\System32\KERNEL32.DLL 7ffc01de0000 5cf10295 May 31 10:31:49 2019 C:\Windows\System32\KERNELBASE.dll 7ffc04300000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ffc03310000 62746217 May 05 23:47:35 2022 C:\Windows\System32\RPCRT4.dll 7ffc02920000 d3853513 Jun 15 04:14:11 2082 C:\Windows\System32\WLDAP32.dll 7ffc02150000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ffc02a50000 784be578 Dec 15 06:11:04 2033 C:\Windows\System32\ADVAPI32.dll 7ffc03430000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ffc03260000 3461349e Nov 06 03:08:14 1997 C:\Windows\System32\sechost.dll 7ffc01a40000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ffbf3750000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffbf3400000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ffc02550000 6051f4c5 Mar 17 12:23:33 2021 C:\Windows\System32\USER32.dll 7ffc01b90000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7ffc024a0000 784b1edd Dec 14 16:03:41 2033 C:\Windows\System32\GDI32.dll 7ffc01a70000 edcf8a43 Jun 06 06:12:19 2096 C:\Windows\System32\gdi32full.dll 7ffc022e0000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffbebc90000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ffbf3df0000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ffbf3800000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ffbf4670000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ffc01390000 8199e7b5 Nov 26 01:19:49 2038 C:\Windows\SYSTEM32\SSPICLI.DLL 7ffc00ec0000 653b7c1b Oct 27 09:00:11 2023 C:\Windows\system32\mswsock.dll 7ffbf5ee0000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ffc01110000 94780d5d Dec 06 19:28:29 2048 C:\Windows\SYSTEM32\CRYPTSP.dll 7ffc009c0000 a3e1566f Feb 15 09:12:15 2057 C:\Windows\system32\rsaenh.dll 7ffc01130000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ffc019c0000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7ffbfe660000 67f49360 Apr 08 03:09:20 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7ffbf53d0000 67f49369 Apr 08 03:09:29 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\plpgsql.dll SubSystemData: 0000000000000000 ProcessHeap: 000001803c120000 ProcessParameters: 000001803c12d480 CurrentDirectory: 'C:\cirrus\build\testrun\regress\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="backend" 5616' DllPath: '< Name not readable >' Environment: 000001803c1211f0 =C:=C:\cirrus\build\testrun\regress\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.40.0.1 DEVENVDIR=C:\BuildTools\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-04-08t00-31-43 INCLUDE=C:\BuildTools\VC\Tools\MSVC\14.29.30133\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\ucrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\shared;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\um;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\winrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\cppwinrt LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LIB=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\um\x64 LIBPATH=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.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\src/test\regress;C:\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Windows Kits\10\bin\10.0.20348.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\BuildTools\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\BuildTools\Common7\IDE\;C:\BuildTools\Common7\Tools\;C:\BuildTools\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.40.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=40050 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=America/Los_Angeles PG_ABS_BUILDDIR=C:/cirrus/build/testrun/regress/regress PG_ABS_SRCDIR=C:/cirrus/src/test/regress PG_DLSUFFIX=.dll PG_LIBDIR=C:/cirrus/build/src/test/regress 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.20348.0 UNIVERSALCRTSDKDIR=C:\Program Files (x86)\Windows Kits\10\ USERDOMAIN=WORKGROUP USERNAME=BUILD-PG-CI-WIN$ USERPROFILE=C:\Windows\system32\config\systemprofile VCIDEINSTALLDIR=C:\BuildTools\Common7\IDE\VC\ VCINSTALLDIR=C:\BuildTools\VC\ VCTOOLSINSTALLDIR=C:\BuildTools\VC\Tools\MSVC\14.29.30133\ VCTOOLSREDISTDIR=C:\BuildTools\VC\Redist\MSVC\14.29.30133\ VCTOOLSVERSION=14.29.30133 VISUALSTUDIOVERSION=16.0 VS160COMNTOOLS=C:\BuildTools\Common7\Tools\ VSCMD_ARG_APP_PLAT=Desktop VSCMD_ARG_HOST_ARCH=x64 VSCMD_ARG_TGT_ARCH=x64 VSCMD_VER=16.11.45 VSINSTALLDIR=C:\BuildTools\ WINDIR=C:\Windows CIRRUS_TASK_ID=6133768366325760 CIRRUS_REPO_ID=5309429912436736 CIRRUS_DEFAULT_BRANCH=master CIRRUS_CHANGE_TIMESTAMP=1744081524000 CONTINUOUS_INTEGRATION=true CIRRUS_LOG_TIMESTAMP=true CIRRUS_REPO_OWNER=postgresql-cfbot PGCTLTIMEOUT=120 MTEST_ARGS=--print-errorlogs --no-rebuild -C build CI_NODE_INDEX=7 CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-6133768366325760-a4fe3884-6a9c-4079-85ba-3e25bdda0366 TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf TAR=c:/windows/system32/tar.exe PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_CHANGE_IN_REPO=e9f68fe95d4ce1dd97ab565ea9287b2491ccb4bd CIRRUS_BUILD_SOURCE=github BRANCH=cf/5355 CIRRUS_OS=windows GITHUB_CHECK_SUITE_ID=36837846804 CIRRUS_USER_COLLABORATOR=true CIRRUS_COMMIT_MESSAGE=[CF 5355] v27 - Enhance memory context statistics reporting for all PostgreSQL processes. This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5355 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/B5BF7FC9-D9AA-4C43-AC28-8A6599056CC0@yesql.se Author(s): Rahila Syed GCP_PROJECT=pg-ci-images CIRRUS_LAST_GREEN_CHANGE=ada4342f1b75190d1e9647e070a01cbace2fb740 IMAGE_FAMILY=pg-ci-windows-ci PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth MBUILD_TARGET=all testprep CIRRUS_CI=true CIRRUS_BRANCH=cf/5355 PG_REGRESS_SOCK_DIR=c:/cirrus/ CIRRUS_LAST_GREEN_BUILD_ID=4990003241025536 CIRRUS_CPU=4 PLATFORM=x64 CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git PROVE_FLAGS=--timer IMAGE_PROJECT=pg-ci-images CIRRUS_REPO_CLONE_TOKEN=ghs_ZRR285wCyIhum8LcHiMxCU8Uzy5QPU3M3jAC CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CI=true CCACHE_MAXSIZE=250M TERM=xterm-256color TEST_JOBS=8 CHECKFLAGS=-Otarget CI_NODE_TOTAL=10 CIRRUS_WORKING_DIR=c:/cirrus CIRRUS_USER_PERMISSION=admin CIRRUS_CHANGE_MESSAGE=[CF 5355] v27 - Enhance memory context statistics reporting for all PostgreSQL processes. This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5355 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/B5BF7FC9-D9AA-4C43-AC28-8A6599056CC0@yesql.se Author(s): Rahila Syed CIRRUS_REPO_NAME=postgresql CIRRUS_REPO_CLONE_HOST=github.com DISK_SIZE=50 CHECK=check-world PROVE_FLAGS=--timer CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja CIRRUS_WINDOWS_ERROR_MODE=0x8001 REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjYxMzM3NjgzNjYzMjU3NjAiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzUzNTUiLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc0NDA4MTY3MCwiYnVpbGRfaWQiOiI0ODM1MTU3ODI1MjkwMjQwIiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc0NDA4NTg3MCwiaWF0IjoxNzQ0MDgxNjcwLCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiJkMWM5Yzk2Yy1iYjY5LTQ2Y2YtOWJlYi01YzllNjI2Mjg3NDAiLCJjaGFuZ2VfaW5fcmVwbyI6ImU5ZjY4ZmU5NWQ0Y2UxZGQ5N2FiNTY1ZWE5Mjg3YjI0OTFjY2I0YmQifQ.e6hiYh_ls1osY8fAalMvHOBbWS9sEkspqsE0L5TBH1Ok0K_xqeMCcfQ05cBe7Gj-2T4Fd3MPnPcM_IPEcUuu3pJcD3zJyBw5cgyTgCU0KGaVwjm-xj0IFbCV3UcmwYTrW2vxlHKkGssMgjWNoVQD-I4ALQkWtUuiWGanIH0uDnjVPLhxFHD3H3ls5Srteav8Hp_3ItO_C1rWmes9Adj4Il_YxXMCWrjIqakUXfjaNNHPb7zR70RmmNIsdlYSFV1UMTbiob2kEPXXwUk2Bp2Nc9MlJWU6GG9jUeoOoMcAfvPtu2T8J7GS3JgoUzZBp-p4rWhddt2JSMQEAAKj35TLCA LANG=en_US.UTF-8 CIRRUS_BUILD_ID=4835157825290240 CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CIRRUS_CLONE_DEPTH=500 CIRRUS_ARCH=amd64 CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CPUS=4 CIRRUS_CHANGE_TITLE=[CF 5355] v27 - Enhance memory context statistics reporting for all PostgreSQL processes. WINDOWSLIBPATH=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.0 WINDOWSSDKBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\ WINDOWSSDKDIR=C:\Program Files (x86)\Windows Kits\10\ WINDOWSSDKLIBVERSION=10.0.20348.0\ WINDOWSSDKVERBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.20348.0\ WINDOWSSDKVERSION=10.0.20348.0\ __DOTNET_ADD_64BIT=1 __DOTNET_PREFERRED_BITNESS=64 __VSCMD_PREINIT_PATH=C:\BuildTools\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.40.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_=6 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/regress/regress\data TESTLOGDIR=C:\cirrus\build/testrun/regress/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_198c_2025-04-08_03-11-08-958.txt