HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Redmine-4.x/redmine-4.2.9/files/2025/11/251104202108_asan_ImerysPROD.oouaprj_log.txt
=================================================================
==23020==ERROR: AddressSanitizer: out of memory: allocator is trying to allocate 0x6f70f bytes
    #0 0x7ff8a914ee95 in operator new D:\a\_work\1\s\src\vctools\asan\llvm\compiler-rt\lib\asan\asan_win_new_scalar_thunk.cpp:40
    #1 0x7ff8a90ebe42 in std::_Default_allocate_traits::_Allocate C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\xmemory:136
    #2 0x7ff8a90e7077 in std::_Allocate_manually_vector_aligned<std::_Default_allocate_traits> C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\xmemory:189
    #3 0x7ff8a90e6f99 in std::_Allocate<16,std::_Default_allocate_traits> C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\xmemory:253
    #4 0x7ff8a912d38f in std::allocator<char>::allocate C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\xmemory:990
    #5 0x7ff8a91199b6 in std::_Allocate_at_least_helper<std::allocator<char> > C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\xmemory:2303
    #6 0x7ff8a9119caf in std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Allocate_for_capacity<0> C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\xstring:829
    #7 0x7ff8a911aa28 in std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Construct<1,char const *> C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\xstring:912
    #8 0x7ff8a9123d44 in std::basic_string<char,std::char_traits<char>,std::allocator<char> >::basic_string<char,std::char_traits<char>,std::allocator<char> > C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\xstring:769
    #9 0x7ff8a9109e1c in UAHistoricalAccess::CVfiPgSql::AddRecordListForOneUriInSqlServer C:\OpenOpcUa_Project\OpenOpcUa\Vfis\VfiPgSql\source\VfiPgSql.cpp:3404
    #10 0x7ff8a91051b2 in UAHistoricalAccess::CVfiPgSql::AddRecordListInSqlServer C:\OpenOpcUa_Project\OpenOpcUa\Vfis\VfiPgSql\source\VfiPgSql.cpp:2556
    #11 0x7ff8a913acde in UAHistoricalAccess::CVfiInternalData::PopulateSqlServerTableThread C:\OpenOpcUa_Project\OpenOpcUa\Vfis\VfiPgSql\source\VfiInternal.cpp:1946
    #12 0x7ff8aac680f8 in InternalThreadMain C:\OpenOpcUa_Project\OpenOpcUa\Vfis\OpenOpcUaVfiLibrary\OpenOpcUaVfiLibrary\source\VfiInternalThread.cpp:143
    #13 0x7ff8aac6803d in pthread_start C:\OpenOpcUa_Project\OpenOpcUa\Vfis\OpenOpcUaVfiLibrary\OpenOpcUaVfiLibrary\source\VfiInternalThread.cpp:88
    #14 0x7ff87692d38c in _sanitizer_start_switch_fiber+0x18ec (C:\OPCUA\Michel\06172025\clang_rt.asan_dynamic-x86_64.dll+0x18005d38c)
    #15 0x7ff8bc707ac3 in BaseThreadInitThunk+0x13 (C:\Windows\System32\KERNEL32.DLL+0x180017ac3)
    #16 0x7ff8bc9da8c0 in RtlUserThreadStart+0x20 (C:\Windows\SYSTEM32\ntdll.dll+0x18005a8c0)

==23020==HINT: if you don't care about these errors you may set allocator_may_return_null=1
SUMMARY: AddressSanitizer: out-of-memory C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\xmemory:136 in std::_Default_allocate_traits::_Allocate
Thread T180 created by T178 here:
    #0 0x7ff87692d787 in _asan_wrap_CreateThread+0x77 (C:\OPCUA\Michel\06172025\clang_rt.asan_dynamic-x86_64.dll+0x18005d787)
    #1 0x7ff8aac6785e in Vfi_Internal_Thread_Start C:\OpenOpcUa_Project\OpenOpcUa\Vfis\OpenOpcUaVfiLibrary\OpenOpcUaVfiLibrary\source\VfiInternalThread.cpp:348
    #2 0x7ff8aac675fb in Vfi_Thread_Start C:\OpenOpcUa_Project\OpenOpcUa\Vfis\OpenOpcUaVfiLibrary\OpenOpcUaVfiLibrary\source\VfiInternalThread.cpp:308
    #3 0x7ff8a913bf28 in UAHistoricalAccess::CVfiInternalData::StartPopulateSqlServerTableThread C:\OpenOpcUa_Project\OpenOpcUa\Vfis\VfiPgSql\source\VfiInternal.cpp:1722
    #4 0x7ff8a913102c in UAHistoricalAccess::CVfiInternalData::CVfiInternalData C:\OpenOpcUa_Project\OpenOpcUa\Vfis\VfiPgSql\source\VfiInternal.cpp:105
    #5 0x7ff8a90e125c in VfiGlobalStart C:\OpenOpcUa_Project\OpenOpcUa\Vfis\VfiPgSql\source\EntryPoints.cpp:58
    #6 0x7ff69c2947c9 in StartingHaThread C:\OpenOpcUa_Project\OpenOpcUa\OpenOpcUaCoreServer\source\Main.cpp:3058
    #7 0x7ff8a6bef07c in InternalThreadMain C:\OpenOpcUa_Project\OpenOpcUa\OpenOpcUaStackV1\source\opcua_thread.c:98
    #8 0x7ff8a6bbb518 in win32thread_start C:\OpenOpcUa_Project\OpenOpcUa\OpenOpcUaStackV1\source\opcua_p_thread.c:286
    #9 0x7ff87692d38c in _sanitizer_start_switch_fiber+0x18ec (C:\OPCUA\Michel\06172025\clang_rt.asan_dynamic-x86_64.dll+0x18005d38c)
    #10 0x7ff8bc707ac3 in BaseThreadInitThunk+0x13 (C:\Windows\System32\KERNEL32.DLL+0x180017ac3)
    #11 0x7ff8bc9da8c0 in RtlUserThreadStart+0x20 (C:\Windows\SYSTEM32\ntdll.dll+0x18005a8c0)

Thread T178 created by T0 here:
    #0 0x7ff87692d787 in _asan_wrap_CreateThread+0x77 (C:\OPCUA\Michel\06172025\clang_rt.asan_dynamic-x86_64.dll+0x18005d787)
    #1 0x7ff8a6bbb46b in OpcUa_P_Thread_Start C:\OpenOpcUa_Project\OpenOpcUa\OpenOpcUaStackV1\source\opcua_p_thread.c:385
    #2 0x7ff8a6beee1e in OpcUa_Thread_Start C:\OpenOpcUa_Project\OpenOpcUa\OpenOpcUaStackV1\source\opcua_thread.c:274
    #3 0x7ff69c29409d in StartHaFeatures C:\OpenOpcUa_Project\OpenOpcUa\OpenOpcUaCoreServer\source\Main.cpp:3193
    #4 0x7ff69c298c99 in RunAsApplication C:\OpenOpcUa_Project\OpenOpcUa\OpenOpcUaCoreServer\source\Main.cpp:744
    #5 0x7ff69c29ca8a in main C:\OpenOpcUa_Project\OpenOpcUa\OpenOpcUaCoreServer\source\Main.cpp:1804
    #6 0x7ff69c66fb88 in invoke_main D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:78
    #7 0x7ff69c66fad1 in __scrt_common_main_seh D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
    #8 0x7ff69c66f98d in __scrt_common_main D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:330
    #9 0x7ff69c66fbfd in mainCRTStartup D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp:16
    #10 0x7ff8bc707ac3 in BaseThreadInitThunk+0x13 (C:\Windows\System32\KERNEL32.DLL+0x180017ac3)
    #11 0x7ff8bc9da8c0 in RtlUserThreadStart+0x20 (C:\Windows\SYSTEM32\ntdll.dll+0x18005a8c0)

==23020==ABORTING