Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #67916

Diagnose a segfault in ipython/readline

From Felix Yan <felixonmars@gmail.com>
Subject Diagnose a segfault in ipython/readline
Date 2014-03-06 11:09 +0800
Newsgroups comp.lang.python
Message-ID <mailman.7857.1394075363.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi,

I'm getting a reproducible crash in ipython, but not sure what upstream it 
should belong to.

The crash happens with python 2.7.6/3.3.4, with readline 6.3.

Steps to reproduce:

- run ipython
- input some random char sequence that you never inputed (like 
"ae3r0gka03k0k23"), don't press Enter
- press "Up", followed by any key

Backtrace pasted here: https://paste.xinu.at/cg7/
Downstream bug report on Arch Linux: https://bugs.archlinux.org/task/39144

Any help would be really appreciated!

Regards,
Felix Yan

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Diagnose a segfault in ipython/readline Felix Yan <felixonmars@gmail.com> - 2014-03-06 11:09 +0800

csiph-web