Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #67941 > unrolled thread
| Started by | Fabio Zadrozny <fabiofz@gmail.com> |
|---|---|
| First post | 2014-03-06 12:42 -0300 |
| Last post | 2014-03-06 12:42 -0300 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Diagnose a segfault in ipython/readline Fabio Zadrozny <fabiofz@gmail.com> - 2014-03-06 12:42 -0300
| From | Fabio Zadrozny <fabiofz@gmail.com> |
|---|---|
| Date | 2014-03-06 12:42 -0300 |
| Subject | Re: Diagnose a segfault in ipython/readline |
| Message-ID | <mailman.7867.1394120551.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
On Thu, Mar 6, 2014 at 3:11 AM, Felix Yan <felixonmars@gmail.com> wrote: > On Wednesday, March 05, 2014 20:15:31 Ned Deily wrote: > > The current > > assumption is that Python 2.7.6+, 3.3.5, and 3.4.0 have no problems with > > readline 6.3. > > Thank you. > > I just gave a try to 3.4.0b2 with readline 6.3, and still get the same > segfault. Not sure the version is new enough though. > > Also we reported the problem on readline mailing list first, so if they > end up > thinking there's something that python need to fix, I'll open a bug on the > Python bug tracker. > > Thanks again! > > Just a note here (which may or may not work for your case), but you could try using the faulthandler module to see if it can give you a stack trace you can work with... Cheers, Fabio
Back to top | Article view | comp.lang.python
csiph-web