I have built a release version of log4cpp with MSVC2005. When using it with my application, I get a dialog with the following message and the application exits:
"A buffer overrun has occurred in Tests.exe which has corrupted the program's internal state. Press Break to debug the program or Continue to terminate the program.
For more details please see Help topic 'How to debug Buffer Overrun Issues'."
N.B: I do not get this problem in the debug version.
Did anyone resolved this problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I have built a release version of log4cpp with MSVC2005. When using it with my application, I get a dialog with the following message and the application exits:
"A buffer overrun has occurred in Tests.exe which has corrupted the program's internal state. Press Break to debug the program or Continue to terminate the program.
For more details please see Help topic 'How to debug Buffer Overrun Issues'."
N.B: I do not get this problem in the debug version.
Did anyone resolved this problem?
Can you, please, specify log4cpp version? If you send me a small reproducing code I can debug what is went wrong.