psyco + expat SEGVs

Andrew MacIntyre andymac at bullseye.apana.org.au
Mon Dec 15 06:35:02 EST 2003


On Sat, 13 Dec 2003, Ingo Blank wrote:

> while 95% of my 'psycoed'  applications run fine, it throws SIGSEGVs in
> conjunction with expat. Anybody noticed the same ?
>
> Python 2.3.2 (#4, Nov 13 2003, 02:10:49)
> [GCC 3.2.2 20030222 (Red Hat Linux 3.2.2-5)] on linux2
>
> $ uname -a
> Linux euler 2.4.20-8 #1 Thu Mar 13 17:18:24 EST 2003 i686 athlon i386
> GNU/Linux
>
> psyco 1.1.1 compiled from source, standard config.
>
> expat 1.95.5 , standard, 'out of the box', Redhat 9

Have no idea if its relevant, but expat 1.95.6 is distributed in the
Python 2.3.2 sourceball.  You might try manually building (by hacking the
module setup.py) pyexpat to use that expat code rather than the system
expat lib.

--
Andrew I MacIntyre                     "These thoughts are mine alone..."
E-mail: andymac at bullseye.apana.org.au  (pref) | Snail: PO Box 370
        andymac at pcug.org.au             (alt) |        Belconnen  ACT  2616
Web:    http://www.andymac.org/               |        Australia





More information about the Python-list mailing list