#1 2017-06-10 00:37:00

BytePlayer
Member
Registered: 2017-06-09
Posts: 1

LoggingTest Demo Project with Delphi 5

I am working with a legacy project under Delphi 5 and I am very interested in trying the SynLog functionality but I've run into an immediate roadblock.

The LoggingTest Demo compiles fine but when I run it, I immediately get a Delphi Pop-Up

"Project LoggingTest.exe faulted with message 'access violation at 0x00410795; write of address 0x00090ea0'.  Process Stopped. Use Step or Run to continue"

But neither Step nor Run will get me past the error and when I load the log, it neither has any reference to that error that I can find, nor when I load the map file will it find anything at that error address.

If I run it outside of the debugger it just quietly shuts down with no indication that there was any error and the log is no different.

Any thoughts (other than "Why are you still using Delphi 5?")

Thanks!

Error and Compiler Settings

Offline

#2 2017-06-10 06:59:25

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,183
Website

Re: LoggingTest Demo Project with Delphi 5

Please try with the latest revision from trunk.

Offline

Board footer

Powered by FluxBB