PDA

View Full Version : Exception in finalization.


casperah
29-Mar-2006, 11:46 AM
Using Delphi 5 and EurokaLog 5.1.3 Enterprise
If an exception occures in finalization eg:
*** CODE ***
initialization
finalization
PInteger(0)^ := 0;
*** END ***

Then the application raises a Runtime error 216.

If EurokaLog is activated for the project, the application never terminates when running in Delphi IDE :confused:.

I should test my "AttachedFilesRequest" procedure in that special situation.


Casper Hansen
Skygate International A/S

admin
30-Mar-2006, 02:41 PM
Hi,

casperah wrote:
> Using Delphi 5 and EurokaLog 5.1.3 Enterprise
> If an exception occures in finalization eg:
> *** CODE ***
> initialization
> finalization
> PInteger(0)^ := 0;
> *** END ***
>
> Then the application raises a Runtime error 216.
>
> If EurokaLog is activated for the project, the application never
> terminates when running in Delphi IDE :confused:.
>
> I should test my "AttachedFilesRequest" procedure in that special
> situation.
>
>
> Casper Hansen
> Skygate International A/S

It's really strange.
I have tested this for you and all works fine.

Try to do this:

1)...Close all opened Delphi/CBuilder instances;
2)...Deinstall all installed EurekaLog versions;
3)...Remove all folders containing the ExceptionLog.* or
?ExceptionExpert.* files;
4)...download and install the last EurekaLog version;
5)...restart your PC.

I'm waiting to your feedback as soon as possible, ok? :)

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!