PROBLEM:
Ecc32 crashes with run-time error 217, when executing from Cruise
Control.
KNOWN WORKAROUNDS:
See: 6.x: EurekaLog does not work under different user account. [1]
Checked EL version: 6.0.18
Ticket ID: 234
Links:
------
[1]
https://sup...
PROBLEM:
There can be problems when using EurekaLog on developer machine
under user account that differs from the one that installed EurekaLog
before.
For example, ecc32.exe can crash if it is executed from system
service (which is running under sys...
PROBLEM:
When I use EL in large application - I get linker errors. To avoid
them, I need to disable the MAP generation using -x in LFLAGS. But EL
can not work without map file.
REASON:
This is a known C++Builder 6 bug (did not solved in the last
C...
PROBLEM:
Compilation date field is empty in bug report. Call stacks doesn't
contain useful information.
REASON:
Empty compilation date means that EurekaLog wasn't able to read debug
information, embedded into your executable.
There can be seve...
PROBLEM:
I get "out of memory" exception from ecc32 when compiling my large
project with EurekaLog.
EXPLANATION:
EurekaLog's ecc32 uses arrgessive memory allocation to speed up
post-processing. Doing so it can post-process smaller projects in ...