S
Simon
Hey gang.
I'm trying to debug a seemingly random application crash we are being
reported about in the field.
Nobody has been able to reproduce with any consistent behaviour.
Almost every time we have discovered an obscure bug in our application there
is an exception like a DisposeException etc to go off of.
In this case the app just dissapears. It is a NETCF2sp2 application.
Any ideas what could cause a winforms app to suddenly just exit, and not
throw an exception or anything like that?
Is there any tools or anything I can do to figure out what is causing this?
It takes several hours of random testing for it to occur.
Our application is quite large so I have been looking at areas that could be
problematic but its a bit of a guessing game with such a large code base.
Any tools or ways to understand the stack trace before the app exits would
be superb
Any help is much appreciated, thanks in advance!
I'm trying to debug a seemingly random application crash we are being
reported about in the field.
Nobody has been able to reproduce with any consistent behaviour.
Almost every time we have discovered an obscure bug in our application there
is an exception like a DisposeException etc to go off of.
In this case the app just dissapears. It is a NETCF2sp2 application.
Any ideas what could cause a winforms app to suddenly just exit, and not
throw an exception or anything like that?
Is there any tools or anything I can do to figure out what is causing this?
It takes several hours of random testing for it to occur.
Our application is quite large so I have been looking at areas that could be
problematic but its a bit of a guessing game with such a large code base.
Any tools or ways to understand the stack trace before the app exits would
be superb
Any help is much appreciated, thanks in advance!