Home All Groups Group Topic Archive Search About

Strange error while debugging program

Author
15 Feb 2006 5:29 PM
Tim Prince
I'm working on developing a telemetry console for the local solar car team
here at Iowa State. It has two components, a server and the actual console.
The server just reads in the data from the serial port and sends it over UDP
to the console(s).

Here's the problem. Whenever I try to debug the server, it will run for
about 30 seconds to a few minutes, then at some point it will just stop.
Breaking the process will cause VS2005 to hang and eventually giving me an
error about not being able to continue debugging. When I look in the
application event log, there's an event from the .NET framework with event
1023. The event contains this text:

..NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error
(000006427F886338) (80131506)

I'm at a loss as to what could be causing this problem and it is severely
limiting development. Any help would be very much appreciated.

-Tim Prince

AddThis Social Bookmark Button