Re: sax.make_parser() segfaults
- From: "Frank Millman" <frank@xxxxxxxxxxxx>
- Date: 29 Nov 2005 22:03:46 -0800
Frank Millman wrote:
> Hi all
>
> I am using Python 2.4.1. I have machines running FC4, RH9, and MSW
> Server 2003 for testing.
>
> If I call sax.make_parser() from the interpreter or from a stand-alone
> program, it works fine on all machines, but in the following setup it
> works correctly on MSW, but segfaults on both FC4 and RH9.
>
> The setup is a client program running wxPython as a gui, and Twisted as
> a means of connecting to a server.
Progress report - I have narrowed it down to wxPython. I wrote small
stand-alone programs, one using Twisted, one using wxPython. Twisted
works fine, wxPython segfaults.
If no-one here can help, I will try asking on the wxPython mailing
list.
Frank
.
- References:
- sax.make_parser() segfaults
- From: Frank Millman
- sax.make_parser() segfaults
- Prev by Date: Re: newbie question concerning formatted output
- Next by Date: Re: Which License Should I Use?
- Previous by thread: sax.make_parser() segfaults
- Next by thread: wxPython : getting started
- Index(es):
Relevant Pages
|