You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built the latest released version 3.13.0 of libHoard, 64bit (using x64 Native Tools Comand Prompt for Visual Studio 2019) under Windows 10 and linked it to 2 x64 C++ libraries (both built with Visual Studio 2019 as x64 multi threaded DLL (/MD)).
When I start my test application (C#, Console) - I see the message Using the Hoard memory allocator (http://www.hoard.org), version 3.13.0
After this test application crashes without any error message or additional information.
In the Windows Error Reporting I see several crash reports for libhoard, the first one looks like this
Hi,
I built the latest released version 3.13.0 of libHoard, 64bit (using x64 Native Tools Comand Prompt for Visual Studio 2019) under Windows 10 and linked it to 2 x64 C++ libraries (both built with Visual Studio 2019 as x64 multi threaded DLL (/MD)).
When I start my test application (C#, Console) - I see the message
Using the Hoard memory allocator (http://www.hoard.org), version 3.13.0
After this test application crashes without any error message or additional information.
In the Windows Error Reporting I see several crash reports for libhoard, the first one looks like this
Additional information stored by Windows Error Reporting:
Can you advice if/how this crash can be fixed?
Thank you.
P.S. Trying to build the latest development version with Visual Studio 2019 results in the same error as here: #65
The text was updated successfully, but these errors were encountered: