Your message dated Wed, 29 Aug 2007 15:23:14 +0300
with message-id <[EMAIL PROTECTED]>
and subject line Bug#409826: libapache2-mod-perl2: SEGFAULT on PerlOptions 
+Parent and <Perl> block
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
Version: 2.0.3-2

On Mon, Feb 05, 2007 at 08:35:43PM +0100, Ailin Nemui wrote:
> 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.

This was fixed upstream in 2.0.3. See eg.

http://mail-archives.apache.org/mod_mbox/perl-modperl/200601.mbox/[EMAIL 
PROTECTED]

As 2.0.3-2 was uploaded to unstable today, I'm closing this bug.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]

--- End Message ---

Reply via email to