PDA

View Full Version : CONSOLE app shows XP syserr dialog before Eureka handling


jfalch
30-Aug-2008, 05:17 PM
I have 6.0.16 with D6 and an $APPTYPE CONSOLE app called from a batch file. When an errror occurs which is caught by a try .. except ..write something to CON..; raise; end; I get the "write something" messages, some seconds delay, and then the XP "an application has encountered a problem and must be terminated" system dialog (cf attached screenshot). This will hang batch execution indefinitely, which should not occur. Only when I dismiss this dialog, will Eurekalog kick in and perform its actions. Any ideas on how to prevent the system dialog ?

Regards,

admin
02-Sep-2008, 03:53 PM
Hi,

I have try and try to reproduce this issue but always without success.

On our PCs if EurekaLog is enabled then all works fine.

Can you create and send to me a little source demo able to reproduce it, please?

PS: do you have changed the DebugHook or JITEnable variables?