[issue19559] Interactive interpreter crashes after any two commands

2013-11-12 Thread Ezio Melotti
Ezio Melotti added the comment: See #18458. -- nosy: +ezio.melotti resolution: -> duplicate stage: -> committed/rejected status: open -> closed superseder: -> interactive interpreter crashes and test_readline fails on OS X 10.9 Mavericks due to libedit update ___

[issue19559] Interactive interpreter crashes after any two commands

2013-11-12 Thread Mark Richman
New submission from Mark Richman: On Mac OS X 10.9 (Mavericks), I open the python3 command line interpreter, enter any two commands (enter after each), and I get a Segmentation Fault: 11. This *could* be an issue with readline, but I'm not sure. Example: Python 3.3.2 (v3.3.2:d047928ae3f6, May