Package: libapache2-mod-perl2 Version: 2.0.1-1 Severity: important File: mod_perl
Server: Apache/2.0.54 (Debian GNU/Linux) DAV/2 PHP/4.3.10-15 mod_ssl/2.0.54 OpenSSL/0.9.7e mod_perl/2.0.1 Perl/v5.8.7 When I use a mysql connection inside a content handler, apache crashes with a segfault: [Sun Jul 03 11:37:06 2005] [notice] child pid 9226 exit signal Segmentation fault (11) Simply connecting to the database is enough to cause the problem. If I unload PHP, all my mod_perl stuff works fine. ls -l /etc/apache2/mods-enabled/ total 0 lrwxrwxrwx 1 root root 36 2005-04-08 20:17 cgi.load -> /etc/apache2/mods-available/cgi.load lrwxrwxrwx 1 root root 29 2005-04-08 20:17 dav_fs.conf -> ../mods-available/dav_fs.conf lrwxrwxrwx 1 root root 29 2005-04-08 20:17 dav_fs.load -> ../mods-available/dav_fs.load lrwxrwxrwx 1 root root 26 2005-04-08 20:17 dav.load -> ../mods-available/dav.load lrwxrwxrwx 1 root root 37 2005-07-03 09:34 perl.conf -> /etc/apache2/mods-available/perl.conf lrwxrwxrwx 1 root root 37 2005-07-03 09:34 perl.load -> /etc/apache2/mods-available/perl.load lrwxrwxrwx 1 root root 37 2005-04-08 20:17 php4.conf -> /etc/apache2/mods-available/php4.conf lrwxrwxrwx 1 root root 40 2005-04-08 20:17 rewrite.load -> /etc/apache2/mods-available/rewrite.load lrwxrwxrwx 1 root root 26 2005-04-21 22:03 ssl.conf -> ../mods-available/ssl.conf lrwxrwxrwx 1 root root 26 2005-04-21 22:03 ssl.load -> ../mods-available/ssl.load To make it fail, add this: /etc/apache2/mods-available/php4.load (note: I got the new mod_perl from unsable, the rest of the packages are from testing) -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-1-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages libapache2-mod-perl2 depends on: ii apache2-common 2.0.54-4 next generation, scalable, extenda ii libapr0 2.0.54-4 the Apache Portable Runtime ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libdb4.2 4.2.52-18 Berkeley v4.2 Database Libraries [ ii libdevel-symdump-perl 2.03-3 Perl module for inspecting perl's ii libexpat1 1.95.8-3 XML parsing C library - runtime li ii libldap2 2.1.30-10 OpenLDAP libraries ii libperl5.8 5.8.7-3 Shared Perl library ii liburi-perl 1.35-1 Manipulates and accesses URI strin ii libwww-perl 5.803-4 WWW client/server library for Perl ii perl [libmime-base64-perl] 5.8.7-3 Larry Wall's Practical Extraction ii perl-base [perlapi-5.8.7] 5.8.7-3 The Pathologically Eclectic Rubbis -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]