[issue13027] python 2.6.6 interpreter core dumps on modules command from help prompt

2011-09-22 Thread Balachandran Sivakumar
Balachandran Sivakumar added the comment: But this doesn't happen in other versions of python. Also what I did is something like this: bala@bala$ python ... ... >>> help() ... ... ... help > modules It is after this I see it dumping. And I see this only with 2.6.6. I have o

[issue13027] python 2.6.6 interpreter core dumps on modules command from help prompt

2011-09-22 Thread Balachandran Sivakumar
New submission from Balachandran Sivakumar : >From the python 2.6.6 interpreter on Debian Lenny(Debian 5.0), on invoking >help(), and issuing the modules command, the interpreter seg faults, and dumps >core. Also, it throws a few Deprecated warnings for modules like md5. The gdb >