[arch-general] expat and pyexpat versions doesn't match makes apache to segfault
Hey There, I've just filed a bug report (FS#11422) on flyspray but wanted to notify you.. I write the same things I wrote on the ticket: All necessary information are detailed here: http://www.dscpl.com.au/wiki/ModPython/Articles/ExpatCausingApacheCrash Here's the version information on my Arch Linux box: [02:48] (tunix@raptiye ~)$ strings /usr/lib/libexpat.so.1.5.2 |grep expat_ expat_2.0.1 [02:49] (tunix@raptiye ~)$ python Python 2.5.2 (r252:60911, Jul 8 2008, 21:11:16) [GCC 4.3.2 20080626 (prerelease)] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import pyexpat pyexpat.version_info (2, 0, 0)
Apache on my production server crashes immediately when I use Trac and some Django apps using sqlite3.. -- Alper KANAT http://raptiye.org
participants (1)
-
Alper KANAT