This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author shlomif
Recipients shlomif
Date 2015-08-29.16:01:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440864094.01.0.546248794803.issue24958@psf.upfronthosting.co.za>
In-reply-to
Content
After I run python3 (to run the REPL) and type "r" and then PgUp twice, I get a segfault. I'm on Mageia Linux x86-64 6 , but recall a similar problem happening before:

shlomif@telaviv1:~$ python3
Python 3.4.3 (default, Aug 13 2015, 21:40:54) 
[GCC 4.9.2] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> rSegmentation fault
shlomif@telaviv1:~$ python3^C

I'm attaching the /etc/inputrc.
History
Date User Action Args
2015-08-29 16:01:34shlomifsetrecipients: + shlomif
2015-08-29 16:01:34shlomifsetmessageid: <1440864094.01.0.546248794803.issue24958@psf.upfronthosting.co.za>
2015-08-29 16:01:33shlomiflinkissue24958 messages
2015-08-29 16:01:33shlomifcreate