Package: python-2.3 Version: See below. Python 2.3.5 crashes on Debian testing on Pentium 4. It crashes when the first input given to the interpreter is pressing cursor up.
$ python Python 2.3.5 (#2, May 29 2005, 00:34:43) [GCC 3.3.6 (Debian 1:3.3.6-5)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> Segmentation fault It seems that pressing cursor up when there is nothing in the command history makes the interpreter crash. However, the same program on Gentoo Linux and amd64 doesn't crash. $ python Python 2.3.5 (#1, May 12 2005, 16:54:31) [GCC 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> Please ask any further info. Heikki Orsila Barbie's law: [EMAIL PROTECTED] "Math is hard, let's go shopping!" http://www.iki.fi/shd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

