Support Board
Date/Time: Wed, 25 Dec 2024 18:37:44 +0000
Post From: Caught an unhandled exception in AsyncWindowProc for ACSIL Study
[2015-11-22 21:28:46] |
Jayturn - Posts: 15 |
Thank you Sierra Chart Engineering. The "Log4Cplus Library" is a popular C++ library used for application logging, allowing for the creation and separation of log files based on severity levels. My study is integrated with a number of classes I've built into various DLL's with UnQlite integration for database storage, so I'm very familiar with C++ programming. Thanks for explaining the generic nature of the 1025 message code. I suspect somewhere along the line there is a pointer to an object that isn't being destroyed and leading to a memory leak. It's difficult to debug due to occurring about 3-4 minutes after the study has loaded. I appreciate the time you took to respond. |