Package: libapache2-mod-perl2
Version: 2.0.2-2.3
Severity: important

Apache segfaults on start when trying to use PerlOptions +Parent together with 
a <Perl> block.

Here is an example /etc/apache2/sites-enabled config:

NameVirtualHost *
<VirtualHost *>
        PerlOptions +Parent
        <Perl>
                1;
        </Perl>
</VirtualHost>

Loaded modules: authz_host mime perl

The other Apache config is at Debian defaults.


Error message: Starting web server (apache2).../usr/sbin/apache2ctl: line 78:  
4443 Segmentation fault      $HTTPD -k $ARGV

apache2-mpm: worker

There isn't very much info in this gdb output:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1216685856 (LWP 4684)]
0xb778c9e1 in modperl_config_srv_merge ()
   from /usr/lib/apache2/modules/mod_perl.so
(gdb) bt full
#0  0xb778c9e1 in modperl_config_srv_merge ()
   from /usr/lib/apache2/modules/mod_perl.so
No symbol table info available.
#1  0x080750aa in ap_fixup_virtual_hosts ()
No symbol table info available.
#2  0x080625e4 in main ()
No symbol table info available.




-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.UTF-8, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libapache2-mod-perl2 depends on:
ii  apache2. 2.2.3-3.2                       Next generation, scalable, extenda
ii  libapr1  1.2.7-8.2                       The Apache Portable Runtime Librar
ii  libaprut 1.2.7+dfsg-2                    The Apache Portable Runtime Utilit
ii  libc6    2.3.6.ds1-10                    GNU C Library: Shared libraries
ii  libdevel 2.03-3                          Perl module for inspecting perl's 
ii  libperl5 5.8.8-7                         Shared Perl library
ii  liburi-p 1.35-2                          Manipulates and accesses URI strin
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-1 universally unique id library
ii  libwww-p 5.805-1                         WWW client/server library for Perl
ii  netbase  4.29                            Basic TCP/IP networking system
ii  perl [li 5.8.8-7                         Larry Wall's Practical Extraction 
ii  perl-bas 5.8.8-7                         The Pathologically Eclectic Rubbis

libapache2-mod-perl2 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to