<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Comic Sans MS";
        panose-1:3 15 7 2 3 3 2 2 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Hi, I have a python application I wrote that is randomly crashing,
I was wondering if anyone else has ran into this error, or if anyone has any
idea about how to fix it.  This is currently running under Windows server
2008 R2 x64 in terminal services, with Python 2.6.4 x64 installed.  I ran
into this problem with previous versions of Python on windows 2003 server
running under 32 bit.  I have been unable to duplicate the error under a devolvement
platform.  The application is a simple GUI used for time clock stations on
a shop floor; it has a multithreaded GUI which displays some rotating informational
images.  A Text box that displays a constantly updating clock, and a text
box that accepts employee clock number input and one that displays results
returned from a background thread that runs a telnet session to a server. 
I can’t really tell you where the error is occurring within the actual code,
as it takes days of the application running to happen.<o:p></o:p></p>

<p class=MsoNormal>Does anyone have any suggestions as to how I can get it to
give me more information about the crash?<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Log Name:      Application<o:p></o:p></p>

<p class=MsoNormal>Source:       
Application Error<o:p></o:p></p>

<p class=MsoNormal>Date:         
5/6/2010 3:33:40 PM<o:p></o:p></p>

<p class=MsoNormal>Event ID:      1000<o:p></o:p></p>

<p class=MsoNormal>Task Category: (100)<o:p></o:p></p>

<p class=MsoNormal>Level:         Error<o:p></o:p></p>

<p class=MsoNormal>Keywords:      Classic<o:p></o:p></p>

<p class=MsoNormal>User:         
N/A<o:p></o:p></p>

<p class=MsoNormal>Description:<o:p></o:p></p>

<p class=MsoNormal>Faulting application name: pythonw.exe, version: 0.0.0.0,
time stamp: 0x4ba3b0d9<o:p></o:p></p>

<p class=MsoNormal>Faulting module name: tcl85.dll, version: 8.5.2.2, time
stamp: 0x48515e43<o:p></o:p></p>

<p class=MsoNormal>Exception code: 0xc0000005<o:p></o:p></p>

<p class=MsoNormal>Fault offset: 0x000000000005863d<o:p></o:p></p>

<p class=MsoNormal>Faulting process id: 0xa98<o:p></o:p></p>

<p class=MsoNormal>Faulting application start time: 0x01cae87cff98c7c4<o:p></o:p></p>

<p class=MsoNormal>Faulting application path: C:\Python26\pythonw.exe<o:p></o:p></p>

<p class=MsoNormal>Faulting module path: C:\Python26\DLLs\tcl85.dll<o:p></o:p></p>

<p class=MsoNormal>Report Id: a7a18c68-594e-11df-b65f-005056b55389<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Comic Sans MS";
color:#0000A0'>Thanks,</span><span style='font-size:12.0pt;font-family:"Times New Roman","serif";
color:#1F497D'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Comic Sans MS";
color:#0000A0'>     Dean Weimer</span><span
style='color:#1F497D'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Comic Sans MS";
color:#0000A0'>     Network Administrator</span><span
style='color:#1F497D'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Comic Sans MS";
color:#0000A0'>     Orscheln Management Co</span><span
style='color:#1F497D'><o:p></o:p></span></p>

</div>

</body>

</html>