[issue2841] Windows: "Runtime Error!" crash from pythonw.exe (3.0a5)

2008-08-10 Thread Terry J. Reedy
Terry J. Reedy <[EMAIL PROTECTED]> added the comment: I am closing this as 'out of date' because the problem went away in .b1 and is still gone in .b2. There is still, however, a crash problem if a file is run with utf-8. See http://bugs.python.org/issue2827 -- resolution: -> out of d

[issue2841] Windows: "Runtime Error!" crash from pythonw.exe (3.0a5)

2008-05-13 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment: The 0x4015 code and the message you get are typical of a call to abort(). Ideed, I can reproduce the problem on windows 2000: - start IDLE - menu "File / New Window" - close both windows When running with python_d.exe, I see the me

[issue2841] Windows: "Runtime Error!" crash from pythonw.exe (3.0a5)

2008-05-12 Thread Terry J. Reedy
Terry J. Reedy <[EMAIL PROTECTED]> added the comment: 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.

[issue2841] Windows: "Runtime Error!" crash from pythonw.exe (3.0a5)

2008-05-12 Thread Terry J. Reedy
Terry J. Reedy <[EMAIL PROTECTED]> added the comment: Hibernation, sleep, or screen saver is not required though process may have been swapped to disk. Exception and location are reproducible. This time I get IDLE Subprocess Startup Error on retry. Will reboot. ___

[issue2841] Windows: "Runtime Error!" crash from pythonw.exe (3.0a5)

2008-05-12 Thread Terry J. Reedy
Changes by Terry J. Reedy <[EMAIL PROTECTED]>: -- type: -> crash __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscrib

[issue2841] Windows: "Runtime Error!" crash from pythonw.exe (3.0a5)

2008-05-12 Thread Terry J. Reedy
New submission from Terry J. Reedy <[EMAIL PROTECTED]>: Specific instance: I edit a file with IDLE, hit F5, and Windows pops up a box with a white X in a red circle followed by "Runtime Error!" and an explanation that the application requested to be closed in an 'unusual' way. Clicking OK on t