Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #67941
| References | <2114014.zHAFJyoHbS@felix-arch> <nad-F1D106.20153105032014@news.gmane.org> <1779169.vC7H4N7YzS@felix-arch> |
|---|---|
| From | Fabio Zadrozny <fabiofz@gmail.com> |
| Date | 2014-03-06 12:42 -0300 |
| Subject | Re: Diagnose a segfault in ipython/readline |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7867.1394120551.18130.python-list@python.org> (permalink) |
[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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Diagnose a segfault in ipython/readline Fabio Zadrozny <fabiofz@gmail.com> - 2014-03-06 12:42 -0300
csiph-web