[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#67099: segfault on m68k



On Jul 13, Bjoern Brill wrote:
> I can [the following pseudo-report has been generated with bug].
> 
> ---------------8<---------------------------8<------------------------
> Subject: reportbug: segfaults for me, too.
> 
> Package: reportbug
> Version: 0.54
> Severity: normal
> 
> I can confirm this. See captured session below. System is a Macintosh,
> Quadra 700.

Hmm, I suspect readline.  See if this script segfaults:

---
#!/usr/bin/python
import readline

print raw_input("Enter something here: ")
---

Then try it without the "import readline".  If this segfaults, it's a
bug in python-base (probably a misdeclared dependency).

If it's not that, I'll have to put some additional debugging code in
to diagnose it.


Chris
-- 
=============================================================================
|         Chris Lawrence        |     Get rid of Roger Wicker this year!    |
|    <quango@watervalley.net>   |      http://www.lordsutch.com/ms-one/     |
|                               |                                           |
|    Grad Student, Pol. Sci.    |    Join the party that opposed the CDA    |
|   University of Mississippi   |             http://www.lp.org/            |
=============================================================================



Reply to: