|
-
February 17th, 2007, 04:59 PM
#1
Windows application crashes without a trace.
I am developing a multithreaded application in C++ under VS2003 for WinXP.
Once in a long while my application disappears without a trace. It vanishes as if it never existed. Not a "unhandled exception", not a BSOD. Nothing. one minute its there, the next minute its gone.
I am catching C++ exceptions on all the threads' exit points, so its not an unhandled exception.
How does one debug such a crash?
Thank
S.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|