[New-bugs-announce] [issue24958] Segfault in REPL after pressing "r" and PgUp twice (on Mageia Linux x86-64 6)

Shlomi Fish report at bugs.python.org
Sat Aug 29 18:01:34 CEST 2015


New submission from Shlomi Fish:

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 at 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 at telaviv1:~$ python3^C

I'm attaching the /etc/inputrc.

----------
components: Interpreter Core
files: inputrc
messages: 249322
nosy: shlomif
priority: normal
severity: normal
status: open
title: Segfault in REPL after pressing "r" and PgUp twice (on Mageia Linux x86-64 6)
type: crash
versions: Python 3.4
Added file: http://bugs.python.org/file40293/inputrc

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24958>
_______________________________________


More information about the New-bugs-announce mailing list