This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients terry.reedy
Date 2008-05-13.06:51:54
SpamBayes Score 0.060383458
Marked as misclassified No
Message-id <1210661517.23.0.300860253004.issue2841@psf.upfronthosting.co.za>
In-reply-to
Content
AFter reboot, IDLE started, loaded the program I tried to run
previously, and ran it several times.  I closed the edit window and when
I closed the shell window, got same message.  The first box is titled
Microsoft Visual C++ Runtime Library.  After listing ...pythonw.exe, it says

"This program has asked the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."

This time there is no second red-circle-X box but a Send Error Report to
Microsoft box.  That leads to Error Signature
AppName: pythonw.exe	 AppVer: 0.0.0.0	 ModName: tcl84.dll
ModVer: 8.4.2.16	 Offset: 00058cef

More testing: If I open the shell and do stuff interactively and close,
it closes ok as far as I have tested.  If I open the shell and an edit
window and close both, either order, even without running anything, then
it crashes on the second close.  I tried more than one file with the
same result.
History
Date User Action Args
2008-05-13 06:51:57terry.reedysetspambayes_score: 0.0603835 -> 0.060383458
recipients: + terry.reedy
2008-05-13 06:51:57terry.reedysetspambayes_score: 0.0603835 -> 0.0603835
messageid: <1210661517.23.0.300860253004.issue2841@psf.upfronthosting.co.za>
2008-05-13 06:51:56terry.reedylinkissue2841 messages
2008-05-13 06:51:54terry.reedycreate