Support Board
Date/Time: Thu, 16 Jan 2025 21:56:17 +0000
Post From: User Thanks: ACSIL Remote Build
[2017-10-02 16:36:41] |
AlexPereira - Posts: 197 |
We think the same problem exists in either case and it is the random nature of the problem in your code causing the issue.
Make sure you are not overwriting the bounds of any arrays. Make sure there are no direct memory allocations or memory releases. It is clear there is some problem you need to resolve. I've looked and checked and don't see where. Plus the crash was completly random ( It may also be related when I was developing and updated the dll versions ). Also, no crash when using Visual Studio 2017 build environment or either remote build. Only when compiling with mingw with freedll. As I have SierraCharts instances open almost all day ( more than 12h ) and when with mingw+freedll=1 don't last more than 5 minutes, and other build environments it never has crashed till today. If anyone is interested to take a look, and/or if its OK with SierraCharts, I can create a remote repository with the code ( on github or gitlab or etc ). |