[issue29880] python3.6 install readline ,and then cpython exit

2017-04-13 Thread Berker Peksag
Changes by Berker Peksag : -- status: open -> closed type: -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsub

[issue29880] python3.6 install readline ,and then cpython exit

2017-03-29 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- nosy: +pitrou ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyt

[issue29880] python3.6 install readline ,and then cpython exit

2017-03-29 Thread pz
pz added the comment: I have unistall readline and install gnureadline,but cpyton also crashed # ./pip3 install gnureadline Collecting gnureadline Installing collected packages: gnureadline Running setup.py install for gnureadline ... done Successfully installed gnureadline-6.3.3 # ./python

[issue29880] python3.6 install readline ,and then cpython exit

2017-03-22 Thread Zachary Ware
Zachary Ware added the comment: This is more likely to be a bug in the 'readline' package from PyPI rather than in Python itself. That package has not been updated since 2012 when it was renamed to 'gnureadline', and 'gnureadline' has not been updated since 2014. If you can still reproduce t

[issue29880] python3.6 install readline ,and then cpython exit

2017-03-22 Thread pz
New submission from pz: python3.6 -m pip istall readline # python3.6 Python 3.6.0 (default, Mar 21 2017, 23:23:51) [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> *** glibc detected *** python3.6: free(): invalid pointer: