Issue 764049: pythonw crashes under one windows platform (easy-everything) (original) (raw)

Created on 2003-07-01 16:47 by angelpeream, last changed 2022-04-10 16:09 by admin. This issue is now closed.

Messages (4)
msg16773 - (view) Author: Angel Perea Martinez (angelpeream) Date: 2003-07-01 16:47
pythonw (Python 2.3b2 (#43, Jun 29 2003, 16:43:04)) crashes (performs an invalid operation) under some special windows platform (easy-everything internet-cafe PCs). Previous versions showed no problem. Not surely a bug, but disencourages trying the language.
msg16774 - (view) Author: Tim Peters (tim.peters) * (Python committer) Date: 2003-07-01 17:19
Logged In: YES user_id=31435 Unassigned. If someone with access to such a platform doesn't dig into this, it appears hopeless.
msg16775 - (view) Author: Raymond Hettinger (rhettinger) * (Python committer) Date: 2003-07-02 04:06
Logged In: YES user_id=80475 Do you have any idea of where it crashes? Can you dig in to it and find out which verison in CVS is the first to not run? Otherwise, it is like Tim says, the bug report is equilavent of saying the something appears wrong on the dark side of the moon.
msg16776 - (view) Author: Angel Perea Martinez (angelpeream) Date: 2003-07-25 17:27
Logged In: YES user_id=606911 I couldnt dig in it. That platform has proved not very... cooperative, but it does'nt happen in 2.3c2 anymore, so, whatever it was, got fixed.
History
Date User Action Args
2022-04-10 16:09:35 admin set github: 38760
2003-07-01 16:47:19 angelpeream create