Re: Application "Nuked"
- From: "Larry Maturo" <lmaturo@xxxxxxxxxx>
- Date: Thu, 16 Jun 2005 17:49:40 -0500
Hi Kristofer,
Have you tried EurekaLog yet? I don't know if it is any better than
MadExcept,
since I've never used MadExcept, but maybe just being different would be
enough to trap the exception. Of course, if your app is dying without
throwing an exception, that won't help either. Does your logging show it
to always be dieing in exactly the same place, or is it dieing in different
places
on different runs?
-- Larry Maturo
"Kristofer Skaug" <nospam@xxxxxxxxx> wrote in message
news:42b1f6ab@xxxxxxxxxxxxxxxxxxxxxxxxx
> Dear all,
>
> We're having some trouble with a Delphi 6 app that sometimes just
> disappears without a trace. It happens within a timespan of typically 30
> to 60 hours of continuous uptime. It's a heavily multithreaded system, but
> all threads are internally exception-safed (basically, a catch-all
> try-except block in the TThread.Execute method, which should report the
> occurrence and nature of any exception to a log file), so I'm rather at a
> loss to explain why we cannot see any kind of error message at all. We use
> no third party components or DLL's.
>
> I'm wondering whether there's a knowledge base somewhere specifically
> oriented toward grave application crash symptoms and their causes. Or if
> you have experienced a similar situation and found the cause, it would be
> helpful if you would share your story for me and others to possibly learn
> from.
>
> thanks!
>
> --
> Kristofer
>
>
.
- Follow-Ups:
- Re: Application "Nuked"
- From: Kristofer Skaug
- Re: Application "Nuked"
- References:
- Application "Nuked"
- From: Kristofer Skaug
- Application "Nuked"
- Prev by Date: Re: Want VMWare 5 free?
- Next by Date: Re: Free Pascal Compiler Available - Handles Delphi
- Previous by thread: Re: Application "Nuked"
- Next by thread: Re: Application "Nuked"
- Index(es):
Relevant Pages
|