Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #67916 > unrolled thread
| Started by | Felix Yan <felixonmars@gmail.com> |
|---|---|
| First post | 2014-03-06 11:09 +0800 |
| Last post | 2014-03-06 11:09 +0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Diagnose a segfault in ipython/readline Felix Yan <felixonmars@gmail.com> - 2014-03-06 11:09 +0800
| From | Felix Yan <felixonmars@gmail.com> |
|---|---|
| Date | 2014-03-06 11:09 +0800 |
| Subject | Diagnose 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
Back to top | Article view | comp.lang.python
csiph-web