GunSmoker
We were contacted by a customer that claimed that his application worked fine until he added EurekaLog to it. Specifically, his application starts to raise an EAccessViolation exception with the following message: Access violation at… … Read more
1 year ago in Access Violation, bug reports, Delphi, EL 7.x, how-to, Stories, technical0
GunSmoker
Short Answer Yes, EurekaLog supports CLang and LLVM in both 32 and 64 bits – with some limitations. Exception is the very recent “Windows 64-bit (Modern)” platform, which was added into the RAD Studio 12… … Read more
1 year ago in bug reports, compiling, Delphi, EL 7.x, feature, technical, win640
GunSmoker
We were contacted by a person who complained that his application was working fine until he added EurekaLog to it. An “Out of system resources” exception was raised after adding EurekaLog to project. The exception… … Read more
4 years ago in bug reports, debugging, Delphi, EL 7.x, Stories, technical0
GunSmoker
We were contacted by a person who complained that his application was working fine until he added EurekaLog to it. An Integer Overflow exception was raised after adding EurekaLog to project. The exception occurred inside… … Read more
4 years ago in bug reports, debugging, Delphi, EL 7.x, Stories, technical0
GunSmoker
We were contacted by a person who complained that his application was working fine until he added EurekaLog to it. An AccessViolation exception was raised after adding EurekaLog to project. The message was: “Access violation… … Read more
4 years ago in Access Violation, bug reports, debugging, Delphi, EL 7.x, Stories, technical0
GunSmoker
Do you know what the different colors in the callstack mean? These colors help you to understand how call stack was build: Red means crash or leak location. This is the exception’s address. Each bug… … Read more
4 years ago in bug reports, Delphi, EL 7.x, feature, how it works, technical, tips0