Opened log file 'c:/cirrus/crashlog-postgres.exe_16b0_2025-03-31_15-06-59-341.txt' 956: const void *keyPtr, 957: HASHACTION action, 958: bool *foundPtr) 959: { > 960: return hash_search_with_hash_value(hashp, 961: keyPtr, 962: hashp->hash(keyPtr, hashp->keysize), 963: action, 964: foundPtr); 965: } . 0 Id: 1638.1d14 Suspend: 1 Teb: 0000002a`15403000 Unfrozen Child-SP RetAddr Call Site 0000002a`159fdbd0 00007ff7`b005555b postgres!hash_search( struct HTAB * hashp = 0x0000020d`923b75f8, void * keyPtr = 0x0000002a`159fdc40, HASHACTION action = HASH_FIND (0n0), bool * foundPtr = 0x00000000`00000000)+0x1d [c:\cirrus\src\backend\utils\hash\dynahash.c @ 960] 0000002a`159fdc10 00007ff7`b069b19e postgres!is_concurrent_repack_in_progress( unsigned int relid = 0x2f29)+0xcb [c:\cirrus\src\backend\commands\cluster.c @ 2550] 0000002a`159fdc60 00007ff7`b0690cd7 postgres!RelationBuildDesc( unsigned int targetRelId = 0x2f29, bool insertIt = true)+0x5ae [c:\cirrus\src\backend\utils\cache\relcache.c @ 1257] 0000002a`159fdd10 00007ff7`afea2696 postgres!RelationIdGetRelation( unsigned int relationId = 0x2f29)+0x137 [c:\cirrus\src\backend\utils\cache\relcache.c @ 2105] 0000002a`159fdd50 00007ff7`afea29f6 postgres!relation_open( unsigned int relationId = 0x2f29, int lockmode = 0n0)+0x56 [c:\cirrus\src\backend\access\common\relation.c @ 58] 0000002a`159fdd90 00007ff7`aff81476 postgres!relation_openrv_extended( struct RangeVar * relation = 0x0000015e`7e3b2270, int lockmode = 0n1, bool missing_ok = true)+0xa6 [c:\cirrus\src\backend\access\common\relation.c @ 193] 0000002a`159fdde0 00007ff7`b031551f postgres!table_openrv_extended( struct RangeVar * relation = 0x0000015e`7e3b2270, int lockmode = 0n1, bool missing_ok = true)+0x26 [c:\cirrus\src\backend\access\table\table.c @ 108] 0000002a`159fde20 00007ff7`b03157ca postgres!parserOpenTable( struct ParseState * pstate = 0x0000015e`7e3b30e0, struct RangeVar * relation = 0x0000015e`7e3b2270, int lockmode = 0n1)+0x3f [c:\cirrus\src\backend\parser\parse_relation.c @ 1441] 0000002a`159fde90 00007ff7`b02e8335 postgres!addRangeTableEntry( struct ParseState * pstate = 0x0000015e`7e3b30e0, struct RangeVar * relation = 0x0000015e`7e3b2270, struct Alias * alias = 0x00000000`00000000, bool inh = true, bool inFromCl = true)+0xea [c:\cirrus\src\backend\parser\parse_relation.c @ 1518] 0000002a`159fdf00 00007ff7`b02ea150 postgres!transformTableEntry( struct ParseState * pstate = 0x0000015e`7e3b30e0, struct RangeVar * r = 0x0000015e`7e3b2270)+0x35 [c:\cirrus\src\backend\parser\parse_clause.c @ 399] 0000002a`159fdf40 00007ff7`b02e59f5 postgres!transformFromClauseItem( struct ParseState * pstate = 0x0000015e`7e3b30e0, struct Node * n = 0x0000015e`7e3b2270, struct ParseNamespaceItem ** top_nsitem = 0x0000002a`159fe2e0, struct List ** namespace = 0x0000002a`159fe2d0)+0x80 [c:\cirrus\src\backend\parser\parse_clause.c @ 1073] 0000002a`159fe2a0 00007ff7`b02db0d0 postgres!transformFromClause( struct ParseState * pstate = 0x0000015e`7e3b30e0, struct List * frmList = 0x0000015e`7e3b22c0)+0xa5 [c:\cirrus\src\backend\parser\parse_clause.c @ 131] 0000002a`159fe310 00007ff7`b02d8d44 postgres!transformSelectStmt( struct ParseState * pstate = 0x0000015e`7e3b30e0, struct SelectStmt * stmt = 0x0000015e`7e3b2990)+0x170 [c:\cirrus\src\backend\parser\analyze.c @ 1461] 0000002a`159fe390 00007ff7`b02d7c84 postgres!transformStmt( struct ParseState * pstate = 0x0000015e`7e3b30e0, struct Node * parseTree = 0x0000015e`7e3b2990)+0x154 [c:\cirrus\src\backend\parser\analyze.c @ 458] 0000002a`159fe3e0 00007ff7`b02fe9ec postgres!parse_sub_analyze( struct Node * parseTree = 0x0000015e`7e3b2990, struct ParseState * parentParseState = 0x0000015e`7e3b2dc0, struct CommonTableExpr * parentCTE = 0x00000000`00000000, bool locked_from_parent = false, bool resolve_unknowns = true)+0x64 [c:\cirrus\src\backend\parser\analyze.c @ 234] 0000002a`159fe420 00007ff7`b02fbd3e postgres!transformSubLink( struct ParseState * pstate = 0x0000015e`7e3b2dc0, struct SubLink * sublink = 0x0000015e`7e3b2aa0)+0x20c [c:\cirrus\src\backend\parser\parse_expr.c @ 1881] 0000002a`159fe4f0 00007ff7`b02fd9f3 postgres!transformExprRecurse( struct ParseState * pstate = 0x0000015e`7e3b2dc0, struct Node * expr = 0x0000015e`7e3b2aa0)+0x3be [c:\cirrus\src\backend\parser\parse_expr.c @ 253] 0000002a`159fe570 00007ff7`b02fbc65 postgres!transformBoolExpr( struct ParseState * pstate = 0x0000015e`7e3b2dc0, struct BoolExpr * a = 0x0000015e`7e3b2b40)+0x153 [c:\cirrus\src\backend\parser\parse_expr.c @ 1428] 0000002a`159fe5e0 00007ff7`b02fb6a6 postgres!transformExprRecurse( struct ParseState * pstate = 0x0000015e`7e3b2dc0, struct Node * expr = 0x0000015e`7e3b2b40)+0x2e5 [c:\cirrus\src\backend\parser\parse_expr.c @ 223] 0000002a`159fe660 00007ff7`b031e5a1 postgres!transformExpr( struct ParseState * pstate = 0x0000015e`7e3b2dc0, struct Node * expr = 0x0000015e`7e3b2b40, ParseExprKind exprKind = EXPR_KIND_SELECT_TARGET (0n14))+0x66 [c:\cirrus\src\backend\parser\parse_expr.c @ 128] 0000002a`159fe6a0 00007ff7`b031e136 postgres!transformTargetEntry( struct ParseState * pstate = 0x0000015e`7e3b2dc0, struct Node * node = 0x0000015e`7e3b2b40, struct Node * expr = 0x00000000`00000000, ParseExprKind exprKind = EXPR_KIND_SELECT_TARGET (0n14), char * colname = 0x00000000`00000000 "", bool resjunk = false)+0x51 [c:\cirrus\src\backend\parser\parse_target.c @ 93] 0000002a`159fe6e0 00007ff7`b02db0ef postgres!transformTargetList( struct ParseState * pstate = 0x0000015e`7e3b2dc0, struct List * targetlist = 0x0000015e`7e3b2bc0, ParseExprKind exprKind = EXPR_KIND_SELECT_TARGET (0n14))+0x216 [c:\cirrus\src\backend\parser\parse_target.c @ 180] 0000002a`159fe770 00007ff7`b02d8d44 postgres!transformSelectStmt( struct ParseState * pstate = 0x0000015e`7e3b2dc0, struct SelectStmt * stmt = 0x0000015e`7e3b2c30)+0x18f [c:\cirrus\src\backend\parser\analyze.c @ 1461] 0000002a`159fe7f0 00007ff7`b02d9950 postgres!transformStmt( struct ParseState * pstate = 0x0000015e`7e3b2dc0, struct Node * parseTree = 0x0000015e`7e3b2c30)+0x154 [c:\cirrus\src\backend\parser\analyze.c @ 458] 0000002a`159fe840 00007ff7`b02d8bd1 postgres!transformOptionalSelectInto( struct ParseState * pstate = 0x0000015e`7e3b2dc0, struct Node * parseTree = 0x0000015e`7e3b2c30)+0x110 [c:\cirrus\src\backend\parser\analyze.c @ 389] 0000002a`159fe880 00007ff7`b02d7bb0 postgres!transformTopLevelStmt( struct ParseState * pstate = 0x0000015e`7e3b2dc0, struct RawStmt * parseTree = 0x0000015e`7e3b2d40)+0x41 [c:\cirrus\src\backend\parser\analyze.c @ 341] 0000002a`159fe8c0 00007ff7`b04667e1 postgres!parse_analyze_withcb( struct RawStmt * parseTree = 0x0000015e`7e3b2d40, char * sourceText = 0x0000015e`7e3b3ff0 "NOT EXISTS(SELECT * FROM pg_locks WHERE NOT granted AND relation = 'pg_tablespace'::regclass AND mode = 'AccessShareLock')", * parserSetup = 0x00007ffa`a52cd460, void * parserSetupArg = 0x0000015e`7e3b4220, struct QueryEnvironment * queryEnv = 0x00000000`00000000)+0x90 [c:\cirrus\src\backend\parser\analyze.c @ 201] 0000002a`159fe910 00007ff7`b01de1b5 postgres!pg_analyze_and_rewrite_withcb( struct RawStmt * parsetree = 0x0000015e`7e3b2d40, char * query_string = 0x0000015e`7e3b3ff0 "NOT EXISTS(SELECT * FROM pg_locks WHERE NOT granted AND relation = 'pg_tablespace'::regclass AND mode = 'AccessShareLock')", * parserSetup = 0x00007ffa`a52cd460, void * parserSetupArg = 0x0000015e`7e3b4220, struct QueryEnvironment * queryEnv = 0x00000000`00000000)+0x51 [c:\cirrus\src\backend\tcop\postgres.c @ 775] 0000002a`159fe960 00007ff7`b01db48e postgres!_SPI_prepare_plan( char * src = 0x0000015e`7e3b3ff0 "NOT EXISTS(SELECT * FROM pg_locks WHERE NOT granted AND relation = 'pg_tablespace'::regclass AND mode = 'AccessShareLock')", struct _SPI_plan * plan = 0x0000002a`159fea60)+0x1c5 [c:\cirrus\src\backend\executor\spi.c @ 2273] 0000002a`159fea30 00007ffa`a52dcfc1 postgres!SPI_prepare_extended( char * src = 0x0000015e`7e3b3ff0 "NOT EXISTS(SELECT * FROM pg_locks WHERE NOT granted AND relation = 'pg_tablespace'::regclass AND mode = 'AccessShareLock')", struct SPIPrepareOptions * options = 0x0000002a`159feae0)+0xce [c:\cirrus\src\backend\executor\spi.c @ 931] 0000002a`159feab0 00007ffa`a52df092 plpgsql!exec_prepare_plan( struct PLpgSQL_execstate * estate = 0x0000002a`159fef90, struct PLpgSQL_expr * expr = 0x0000015e`7e3b4220, int cursorOptions = 0n2048)+0x61 [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 4201] 0000002a`159feb10 00007ffa`a52deff6 plpgsql!exec_eval_expr( struct PLpgSQL_execstate * estate = 0x0000002a`159fef90, struct PLpgSQL_expr * expr = 0x0000015e`7e3b4220, bool * isNull = 0x0000002a`159fec00, unsigned int * rettype = 0x0000002a`159febc4, int * rettypmod = 0x0000002a`159febc0)+0x42 [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 5699] 0000002a`159feb80 00007ffa`a52d785e plpgsql!exec_eval_boolean( struct PLpgSQL_execstate * estate = 0x0000002a`159fef90, struct PLpgSQL_expr * expr = 0x0000015e`7e3b4220, bool * isNull = 0x0000002a`159fec00)+0x36 [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 5664] 0000002a`159febe0 00007ffa`a52d667f plpgsql!exec_stmt_while( struct PLpgSQL_execstate * estate = 0x0000002a`159fef90, struct PLpgSQL_stmt_while * stmt = 0x0000015e`7e3b4a58)+0x2e [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 2674] 0000002a`159fec20 00007ffa`a52d62a0 plpgsql!exec_stmts( struct PLpgSQL_execstate * estate = 0x0000002a`159fef90, struct List * stmts = 0x0000015e`7e3b4aa8)+0x2af [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 2060] 0000002a`159feca0 00007ffa`a52d5a2e plpgsql!exec_stmt_block( struct PLpgSQL_execstate * estate = 0x0000002a`159fef90, struct PLpgSQL_stmt_block * block = 0x0000015e`7e3b4af8)+0x810 [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 1955] 0000002a`159feeb0 00007ffa`a52d3080 plpgsql!exec_toplevel_block( struct PLpgSQL_execstate * estate = 0x0000002a`159fef90, struct PLpgSQL_stmt_block * block = 0x0000015e`7e3b4af8)+0xae [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 1646] 0000002a`159feef0 00007ffa`a52e9433 plpgsql!plpgsql_exec_function( struct PLpgSQL_function * func = 0x0000015e`7e3b0198, struct FunctionCallInfoBaseData * fcinfo = 0x0000002a`159ff1b0, struct EState * simple_eval_estate = 0x0000015e`7e436fe0, struct ResourceOwnerData * simple_eval_resowner = 0x0000015e`7da38338, struct ResourceOwnerData * procedure_resowner = 0x0000015e`7da38338, bool atomic = false)+0x430 [c:\cirrus\src\pl\plpgsql\src\pl_exec.c @ 635] 0000002a`159ff0b0 00007ff7`b06b4bce plpgsql!plpgsql_inline_handler( struct FunctionCallInfoBaseData * fcinfo = 0x0000002a`159ff328)+0x323 [c:\cirrus\src\pl\plpgsql\src\pl_handler.c @ 369] 0000002a`159ff2f0 00007ff7`b06b5e52 postgres!FunctionCall1Coll( struct FmgrInfo * flinfo = 0x0000002a`159ff390, unsigned int collation = 0, unsigned int64 arg1 = 0x0000015e`7daa6950)+0xbe [c:\cirrus\src\backend\utils\fmgr\fmgr.c @ 1139] 0000002a`159ff370 00007ff7`b00a33e3 postgres!OidFunctionCall1Coll( unsigned int functionId = 0x3792, unsigned int collation = 0, unsigned int64 arg1 = 0x0000015e`7daa6950)+0x32 [c:\cirrus\src\backend\utils\fmgr\fmgr.c @ 1418] 0000002a`159ff3d0 00007ff7`b0471326 postgres!ExecuteDoStmt( struct ParseState * pstate = 0x0000015e`7daa6840, struct DoStmt * stmt = 0x0000015e`7e39f530, bool atomic = false)+0x4c3 [c:\cirrus\src\backend\commands\functioncmds.c @ 2172] 0000002a`159ff480 00007ff7`b0470d59 postgres!standard_ProcessUtility( struct PlannedStmt * pstmt = 0x0000015e`7e39f5a0, char * queryString = 0x0000015e`7e39e870 "DO $$..BEGIN...WHILE NOT EXISTS(SELECT * FROM pg_locks WHERE NOT granted AND relation = 'pg_tablespace'::regclass AND mode = 'AccessShareLock') LOOP....PERFORM pg_sleep(.1);...END LOOP;..END$$;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x0000015e`7e39f960, struct QueryCompletion * qc = 0x0000002a`159ffa58)+0x5b6 [c:\cirrus\src\backend\tcop\utility.c @ 712] 0000002a`159ff650 00007ff7`b046fcad postgres!ProcessUtility( struct PlannedStmt * pstmt = 0x0000015e`7e39f5a0, char * queryString = 0x0000015e`7e39e870 "DO $$..BEGIN...WHILE NOT EXISTS(SELECT * FROM pg_locks WHERE NOT granted AND relation = 'pg_tablespace'::regclass AND mode = 'AccessShareLock') LOOP....PERFORM pg_sleep(.1);...END LOOP;..END$$;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x0000015e`7e39f960, struct QueryCompletion * qc = 0x0000002a`159ffa58)+0x169 [c:\cirrus\src\backend\tcop\utility.c @ 527] 0000002a`159ff6a0 00007ff7`b0470074 postgres!PortalRunUtility( struct PortalData * portal = 0x0000015e`7da7aa10, struct PlannedStmt * pstmt = 0x0000015e`7e39f5a0, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x0000015e`7e39f960, struct QueryCompletion * qc = 0x0000002a`159ffa58)+0x13d [c:\cirrus\src\backend\tcop\pquery.c @ 1195] 0000002a`159ff710 00007ff7`b046eaf9 postgres!PortalRunMulti( struct PortalData * portal = 0x0000015e`7da7aa10, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x0000015e`7e39f960, struct _DestReceiver * altdest = 0x0000015e`7e39f960, struct QueryCompletion * qc = 0x0000002a`159ffa58)+0x344 [c:\cirrus\src\backend\tcop\pquery.c @ 1351] 0000002a`159ff7b0 00007ff7`b046abec postgres!PortalRun( struct PortalData * portal = 0x0000015e`7da7aa10, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x0000015e`7e39f960, struct _DestReceiver * altdest = 0x0000015e`7e39f960, struct QueryCompletion * qc = 0x0000002a`159ffa58)+0x319 [c:\cirrus\src\backend\tcop\pquery.c @ 824] 0000002a`159ff960 00007ff7`b0468501 postgres!exec_simple_query( char * query_string = 0x0000015e`7e39e870 "DO $$..BEGIN...WHILE NOT EXISTS(SELECT * FROM pg_locks WHERE NOT granted AND relation = 'pg_tablespace'::regclass AND mode = 'AccessShareLock') LOOP....PERFORM pg_sleep(.1);...END LOOP;..END$$;")+0x60c [c:\cirrus\src\backend\tcop\postgres.c @ 1281] 0000002a`159ffaa0 00007ff7`b0461ebd postgres!PostgresMain( char * dbname = 0x0000015e`7d9e36b8 "postgres", char * username = 0x0000015e`7da2d9c8 "SYSTEM")+0xaa1 [c:\cirrus\src\backend\tcop\postgres.c @ 4763] 0000002a`159ffcd0 00007ff7`b03532b7 postgres!BackendMain( void * startup_data = 0x0000015e`7d9e3740, unsigned int64 startup_data_len = 0x18)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 123] 0000002a`159ffd10 00007ff7`b0209dd9 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x0000015e`7d9c2bf0)+0x2f7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 714] 0000002a`159ffd90 00007ff7`b0835b09 postgres!main( int argc = 0n3, char ** argv = 0x0000015e`7d9c2bf0)+0x329 [c:\cirrus\src\backend\main\main.c @ 218] 0000002a`159ffdd0 00007ff7`b0835a5e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 0000002a`159ffe20 00007ff7`b083591e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 0000002a`159ffe90 00007ff7`b0835b7e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 0000002a`159ffec0 00007ffa`b51f4cb0 postgres!mainCRTStartup( void * __formal = 0x0000002a`15402000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 0000002a`159ffef0 00007ffa`b53bedcb KERNEL32!BaseThreadInitThunk+0x10 0000002a`159fff20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 1638.1dac Suspend: 1 Teb: 0000002a`15405000 Unfrozen Child-SP RetAddr Call Site 0000002a`15dff718 00007ffa`b534b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000002a`15dff720 00007ffa`b51f4cb0 ntdll!TppWorkerThread+0x2df 0000002a`15dffa10 00007ffa`b53bedcb KERNEL32!BaseThreadInitThunk+0x10 0000002a`15dffa40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 1638.8d0 Suspend: 1 Teb: 0000002a`15407000 Unfrozen Child-SP RetAddr Call Site 0000002a`161ff638 00007ffa`b534b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000002a`161ff640 00007ffa`b51f4cb0 ntdll!TppWorkerThread+0x2df 0000002a`161ff930 00007ffa`b53bedcb KERNEL32!BaseThreadInitThunk+0x10 0000002a`161ff960 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 1638.cf0 Suspend: 1 Teb: 0000002a`15409000 Unfrozen Child-SP RetAddr Call Site 0000002a`165ffb08 00007ffa`b2ac48fa ntdll!NtFsControlFile+0x14 0000002a`165ffb10 00007ff7`b03473cb KERNELBASE!ConnectNamedPipe+0x6a 0000002a`165ffb80 00007ffa`b51f4cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 0000002a`165ffc80 00007ffa`b53bedcb KERNEL32!BaseThreadInitThunk+0x10 0000002a`165ffcb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 1638.176c Suspend: 1 Teb: 0000002a`1540b000 Unfrozen Child-SP RetAddr Call Site 0000002a`169ffd98 00007ffa`b2a7da4e ntdll!NtWaitForSingleObject+0x14 0000002a`169ffda0 00007ff7`b0348e6c KERNELBASE!WaitForSingleObjectEx+0x8e 0000002a`169ffe40 00007ffa`b51f4cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 0000002a`169ffe80 00007ffa`b53bedcb KERNEL32!BaseThreadInitThunk+0x10 0000002a`169ffeb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 0000002a15402000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff7afe80000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ffab54b3140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 0000015e7d9b6e20 . 0000015e7da21420 Ldr.InLoadOrderModuleList: 0000015e7d9bb080 . 0000015e7da21400 Ldr.InMemoryOrderModuleList: 0000015e7d9bb090 . 0000015e7da21410 Base TimeStamp Module 7ff7afe80000 67eaaecb Mar 31 15:03:39 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ffab5340000 970713bc Apr 17 15:50:20 2050 C:\Windows\SYSTEM32\ntdll.dll 7ffab51e0000 74962988 Dec 25 20:48:08 2031 C:\Windows\System32\KERNEL32.DLL 7ffab2a40000 5cf10295 May 31 10:31:49 2019 C:\Windows\System32\KERNELBASE.dll 7ffab3d40000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ffab3dc0000 62746217 May 05 23:47:35 2022 C:\Windows\System32\RPCRT4.dll 7ffab36d0000 d3853513 Jun 15 04:14:11 2082 C:\Windows\System32\WLDAP32.dll 7ffab2f40000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ffab5110000 784be578 Dec 15 06:11:04 2033 C:\Windows\System32\ADVAPI32.dll 7ffab4110000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ffab3ee0000 3461349e Nov 06 03:08:14 1997 C:\Windows\System32\sechost.dll 7ffab2f10000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ffaa3580000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffaa3230000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ffab3960000 6051f4c5 Mar 17 12:23:33 2021 C:\Windows\System32\USER32.dll 7ffab3110000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7ffab36a0000 784b1edd Dec 14 16:03:41 2033 C:\Windows\System32\GDI32.dll 7ffab3140000 edcf8a43 Jun 06 06:12:19 2096 C:\Windows\System32\gdi32full.dll 7ffab29a0000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffa9cae0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ffaa5d10000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ffaa38e0000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ffaa4590000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ffab2270000 8199e7b5 Nov 26 01:19:49 2038 C:\Windows\SYSTEM32\SSPICLI.DLL 7ffab1da0000 653b7c1b Oct 27 09:00:11 2023 C:\Windows\system32\mswsock.dll 7ffaa6f60000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ffab2000000 94780d5d Dec 06 19:28:29 2048 C:\Windows\SYSTEM32\CRYPTSP.dll 7ffab18a0000 a3e1566f Feb 15 09:12:15 2057 C:\Windows\system32\rsaenh.dll 7ffab1ff0000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ffab2920000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7ffaa5c80000 67eaaecc Mar 31 15:03:40 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7ffaa52c0000 67eaaed4 Mar 31 15:03:48 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\plpgsql.dll SubSystemData: 0000000000000000 ProcessHeap: 0000015e7d9b0000 ProcessParameters: 0000015e7d9bd250 CurrentDirectory: 'C:\cirrus\build\testrun\recovery\037_invalid_database\data\t_037_invalid_database_node_data\pgdata\' 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" 5724' DllPath: '< Name not readable >' Environment: 0000015e7d9b11f0 =C:=C:\cirrus\build\testrun\recovery\037_invalid_database\data\t_037_invalid_database_node_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/5117 CCACHE_MAXSIZE=250M CHECK=check-world PROVE_FLAGS=--timer CHECKFLAGS=-Otarget CHOCOLATEYINSTALL=C:\ProgramData\chocolatey CI=true CIRRUS_ARCH=amd64 CIRRUS_BRANCH=cf/5117 CIRRUS_BUILD_ID=4666006980788224 CIRRUS_BUILD_SOURCE=github CIRRUS_CHANGE_IN_REPO=71bcbf56b2b37b2c1d66a5a0520b57ff8b7c6dfb CIRRUS_CHANGE_MESSAGE=[CF 5117] v11 - VACUUM FULL / CLUSTER CONCURRENTLY This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5117 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/104580.1743431185@localhost Author(s): Antonin Houska CIRRUS_CHANGE_TIMESTAMP=1743433169000 CIRRUS_CHANGE_TITLE=[CF 5117] v11 - VACUUM FULL / CLUSTER CONCURRENTLY CIRRUS_CI=true CIRRUS_CLONE_DEPTH=500 CIRRUS_COMMIT_MESSAGE=[CF 5117] v11 - VACUUM FULL / CLUSTER CONCURRENTLY This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5117 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/104580.1743431185@localhost Author(s): Antonin Houska CIRRUS_CPU=4 CIRRUS_DEFAULT_BRANCH=master CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-4608337448271872-5895955f-ab2e-4a63-af65-8cbfbb746425 CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_LAST_GREEN_BUILD_ID=4633104251355136 CIRRUS_LAST_GREEN_CHANGE=6bb6f2d52faf04c17673a2fcf7b948b197cad7be CIRRUS_LOG_TIMESTAMP=true CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjQ2MDgzMzc0NDgyNzE4NzIiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzUxMTciLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc0MzQzMzMzMiwiYnVpbGRfaWQiOiI0NjY2MDA2OTgwNzg4MjI0IiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc0MzQzNzUzMiwiaWF0IjoxNzQzNDMzMzMyLCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiIwNDEyNzQ0NC03YWFjLTRhM2QtYmZkNy0zZmM4MDJmNzA1OTUiLCJjaGFuZ2VfaW5fcmVwbyI6IjcxYmNiZjU2YjJiMzdiMmMxZDY2YTVhMDUyMGI1N2ZmOGI3YzZkZmIifQ.GXJH-fHKJw942tyhqU7N3tM0frkpKVVjLIC3mEOneUGPrkI02mYm2lGspluqnRKjap3qsnfzrF4Mu01O5M4M7ILmxowEYtOdchbCQfU7ZT1IHclFMy-ZPtbCnm8dcvUAcsv3twUvOMfkNQWzDev-W1Q2WtnsC-Zre3B2SSx-lI9GPLuELcgGf8y4f4UAIUvI7JG5j507jQuxHj2TdSxJSXBBDc0o3mqc4pdzpN0ffoCrw1jdRdi1T0-ZDBvhOr1ZAptieHYKiNY7kclDfXUeGYcI0D4ghGKYbbRJ_Vj-FAh5YP9ftzA80H7bNGJtCgPTiu9B0qlKlEpq75DLpsQ9DA CIRRUS_OS=windows CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_REPO_CLONE_TOKEN=ghs_ROjHuUq0jEuzbmFvnRew0MkR8Gs3jY3ijGjm 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=4608337448271872 CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja CIRRUS_USER_COLLABORATOR=true CIRRUS_USER_PERMISSION=admin CIRRUS_WINDOWS_ERROR_MODE=0x8001 CIRRUS_WORKING_DIR=c:/cirrus CI_NODE_INDEX=7 CI_NODE_TOTAL=10 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.40.0.1 DEVENVDIR=C:\BuildTools\Common7\IDE\ DISK_SIZE=50 DRIVERDATA=C:\Windows\System32\Drivers\DriverData ENABLE_INJECTION_POINTS=yes 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=36470474683 GOOGETROOT=C:\ProgramData\GooGet IMAGE_FAMILY=pg-ci-windows-ci IMAGE_IDENTITY=pg-ci-windows-ci-2025-03-30t00-32-27 IMAGE_PROJECT=pg-ci-images 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 INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template LANG=en_US.UTF-8 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 MALLOC_PERTURB_=27 MBUILD_TARGET=all testprep 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/test\recovery;C:/cirrus/build/src/test/recovery/test;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 PGCTLTIMEOUT=120 PGDATA=C:/cirrus/build/testrun/recovery/037_invalid_database/data/t_037_invalid_database_node_data/pgdata PGDATABASE=postgres PGHOST=C:/Windows/TEMP/pxTIV_1OjV PGPORT=16272 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_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_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/recovery/037_invalid_database\data TESTLOGDIR=C:\cirrus\build/testrun/recovery/037_invalid_database\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.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 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; Closing open log file c:/cirrus/crashlog-postgres.exe_16b0_2025-03-31_15-06-59-341.txt