Hi, I have an application which causes Dr Watson to occasionally come up when I shut down the application, All the app does is read stuff from a serial port and write away to a file. Can anyone give me a hint on where to start looking for the cause.
What does your error log say from Dr. Watson? Using a debugger, look at the command being run at the memory location pointed to in the error log. You may have to run the program/debugger several times to track down the exact memory location. I would guess that it may had something to do with how you are reading the serial port.
James P. Cottingham
I am the Unknown lead by the Unknowing.
I have done so much with so little
for so long that they think I am now
qualified to do anything with nothing.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.