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


Groups > comp.lang.python > #67916 > unrolled thread

Diagnose a segfault in ipython/readline

Started byFelix Yan <felixonmars@gmail.com>
First post2014-03-06 11:09 +0800
Last post2014-03-06 11:09 +0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

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

#67916 — Diagnose a segfault in ipython/readline

FromFelix Yan <felixonmars@gmail.com>
Date2014-03-06 11:09 +0800
SubjectDiagnose a segfault in ipython/readline
Message-ID<mailman.7857.1394075363.18130.python-list@python.org>

[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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web