PDA

View Full Version : Strange Errors


Stéphane Vidouse
20-Jun-2006, 05:24 AM
Hi !

Here are some error log from XML files (EurekaLog 5.1 and earlier) :

- <CallStack>
- <ExceptionThread ID="2152" Priority="0" Class="" MainThread="True">
<Line Address="77D196C2" Module="user32.dll" Unit="" Class=""
Procedure="DispatchMessageA" Number="" Offset="" />
<Line Address="77D196B8" Module="user32.dll" Unit="" Class=""
Procedure="DispatchMessageA" Number="" Offset="" />
<Line Address="004D8998" Module="Cassio2.exe" Unit="Forms.pas"
Class="TApplication" Procedure="ProcessMessage" Number="6873" Offset="" />
<Line Address="004D88EC" Module="Cassio2.exe" Unit="Forms.pas"
Class="TApplication" Procedure="ProcessMessage" Number="6860" Offset="" />
<Line Address="004D89DF" Module="Cassio2.exe" Unit="Forms.pas"
Class="TApplication" Procedure="HandleMessage" Number="6892" Offset="" />
<Line Address="004D89D0" Module="Cassio2.exe" Unit="Forms.pas"
Class="TApplication" Procedure="HandleMessage" Number="6891" Offset="" />
<Line Address="004D8C7A" Module="Cassio2.exe" Unit="Forms.pas"
Class="TApplication" Procedure="Run" Number="6976" Offset="" />
<Line Address="004D8BD4" Module="Cassio2.exe" Unit="Forms.pas"
Class="TApplication" Procedure="Run" Number="6960" Offset="" />
<Line Address="006697D1" Module="Cassio2.exe" Unit="Cassio2.dpr" Class=""
Procedure="" Number="68" Offset="" />
<Line Address="7C91E64C" Module="ntdll.dll" Unit="" Class=""
Procedure="NtSetInformationThread" Number="" Offset="" />
</ExceptionThread>

- <CallStack>
- <ExceptionThread ID="5304" Priority="0" Class="" MainThread="True">
<Line Address="77D196C2" Module="user32.dll" Unit="" Class=""
Procedure="DispatchMessageA" Number="" Offset="" />
<Line Address="77D196B8" Module="user32.dll" Unit="" Class=""
Procedure="DispatchMessageA" Number="" Offset="" />
<Line Address="004D8998" Module="Cassio2.exe" Unit="Forms.pas"
Class="TApplication" Procedure="ProcessMessage" Number="6873" Offset="" />
<Line Address="004D88EC" Module="Cassio2.exe" Unit="Forms.pas"
Class="TApplication" Procedure="ProcessMessage" Number="6860" Offset="" />
<Line Address="004D89DF" Module="Cassio2.exe" Unit="Forms.pas"
Class="TApplication" Procedure="HandleMessage" Number="6892" Offset="" />
<Line Address="004D89D0" Module="Cassio2.exe" Unit="Forms.pas"
Class="TApplication" Procedure="HandleMessage" Number="6891" Offset="" />
<Line Address="004D8C7A" Module="Cassio2.exe" Unit="Forms.pas"
Class="TApplication" Procedure="Run" Number="6976" Offset="" />
<Line Address="004D8BD4" Module="Cassio2.exe" Unit="Forms.pas"
Class="TApplication" Procedure="Run" Number="6960" Offset="" />
<Line Address="006697D1" Module="Cassio2.exe" Unit="Cassio2.dpr" Class=""
Procedure="" Number="68" Offset="" />
<Line Address="7C91E64C" Module="ntdll.dll" Unit="" Class=""
Procedure="NtSetInformationThread" Number="" Offset="" />
</ExceptionThread>

As you can see it, EurekaLog is not helping me to find out how these errros
append... Is there a problem with my EurekaLog Configuration ???

My software is build as this :
cassio2.exe : main software (Eurekalog activated)
Lot of DLL's with forms in them (Eurekalog activated)
One COM Server with MIDAS for DB access

Can you help me finding what's happening ?

I also have other errors that are correctly tracked... But hundreds like the
2 above also that I cannot track.

Thanks a lot !

admin
20-Jun-2006, 10:42 AM
Stéphane Vidouse wrote:
> Hi !
>
> Here are some error log from XML files (EurekaLog 5.1 and earlier) :
>
> [...]
>
> As you can see it, EurekaLog is not helping me to find out how these errros
> append... Is there a problem with my EurekaLog Configuration ???
>
> My software is build as this :
> cassio2.exe : main software (Eurekalog activated)
> Lot of DLL's with forms in them (Eurekalog activated)
> One COM Server with MIDAS for DB access
>
> Can you help me finding what's happening ?
>
> I also have other errors that are correctly tracked... But hundreds like the
> 2 above also that I cannot track.
>
> Thanks a lot !

It's really strange.
Check if some your units are compiled with the {$D-} directive, otherwise try to
create and send to me a little source demo able to reproduce the problem ok? :)

--
Best regards...

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