S
SharpCoderMP
i've been experiencing random crashes on some machines running my app.
the app never crashed in such way on my dev machine so i'm totally
unable to debug this.
the error page users get says nothing special:
EventType : clr20r3 P1 : app.exe P2 : 1.0.0.0 P3 : 24
P4 : app P5 : 1.0.0.0 P6 : 24 P7 : 11d P8 : 0
P9 : system.nullreferenceexception
any ideas where to start? i'm totally lost. i have absolutely no idea
what may cause this crashes. the weirdest thing is that the crash is
totally random and only on startup. when it occurs user just needs to
start the app again and it works.
i have two *unconfirmed* clues:
one user reported that he *thinks* that app tends to crash more often
during heavy load on target machine, ie.: when user starts up more
applications (like office, browser, mailer and my app) at the same time.
few other users reported similar crash always on first run of app just
after it was installed.
it looks like the crash is more likely related to the .net behavior than
the app itself :/
the app never crashed in such way on my dev machine so i'm totally
unable to debug this.
the error page users get says nothing special:
EventType : clr20r3 P1 : app.exe P2 : 1.0.0.0 P3 : 24
P4 : app P5 : 1.0.0.0 P6 : 24 P7 : 11d P8 : 0
P9 : system.nullreferenceexception
any ideas where to start? i'm totally lost. i have absolutely no idea
what may cause this crashes. the weirdest thing is that the crash is
totally random and only on startup. when it occurs user just needs to
start the app again and it works.
i have two *unconfirmed* clues:
one user reported that he *thinks* that app tends to crash more often
during heavy load on target machine, ie.: when user starts up more
applications (like office, browser, mailer and my app) at the same time.
few other users reported similar crash always on first run of app just
after it was installed.
it looks like the crash is more likely related to the .net behavior than
the app itself :/