Bug#389679: libapache2-mod-apreq2: Segmentation Fault under mod_perl2

2008-10-08 Thread Andreas Landgraf
Could you please post a temporary solution because this bug is bugging me 
deeply.

-- 
Kind regards,
Andreas Landgraf




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



Bug#389679: libapache2-mod-apreq2: Segmentation Fault under mod_perl2

2006-09-27 Thread Konstantin Starodubtsev
Package: libapache2-mod-apreq2
Version: 2.08-1
Severity: important


Hello.
Apache2 segfaults repeatedly after receiving first request to my
mod_perl2 application. The problem can be reproduced, though appears
only on one request URL (it's http://localhost/ actually) , 
all other (http://localhost/blah/ for example)  works correctly though
handled by the same mod_perl2 application handler.

I'm not sure when the problem appears as that problematic URL was
screened by mod_rewrite before. Segfault still exists after upgrading
from testing to unstable.

If you need more info or test ran, then I'm ready to it.

Modperl-related package info is below just in case.

ii  apache22.0.55-4.1
ii  apache2-mpm-worker 2.0.55-4.1
ii  libapache2-mod-apreq2  2.08-1
ii  libapache2-mod-perl2   2.0.2-2   
ii  libapache2-request-perl2.08-1

Backtrace:

(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1239344208 (LWP 10728)]
0xb7f9b77d in apreq_handle_apache2 () from 
/usr/lib/apache2/modules/mod_apreq2.so
(gdb) bt
#0  0xb7f9b77d in apreq_handle_apache2 () from 
/usr/lib/apache2/modules/mod_apreq2.so
#1  0xb7538e16 in XS_APR__Request__Apache2_handle () from 
/usr/lib/perl5/auto/APR/Request/Apache2/Apache2.so
#2  0xb77b181b in Perl_pp_entersub () from /usr/lib/libperl.so.5.8
#3  0xb77aff19 in Perl_runops_standard () from /usr/lib/libperl.so.5.8
#4  0xb7751b6e in Perl_magicname () from /usr/lib/libperl.so.5.8
#5  0xb7752844 in Perl_call_sv () from /usr/lib/libperl.so.5.8
#6  0xb785e250 in modperl_callback () from /usr/lib/apache2/modules/mod_perl.so
#7  0xb785eb3b in modperl_callback_run_handlers () from 
/usr/lib/apache2/modules/mod_perl.so
#8  0xb785ee13 in modperl_callback_per_dir () from 
/usr/lib/apache2/modules/mod_perl.so
#9  0xb7859000 in modperl_response_finish () from 
/usr/lib/apache2/modules/mod_perl.so
#10 0xb78592cc in modperl_response_handler_cgi () from 
/usr/lib/apache2/modules/mod_perl.so
#11 0x0807a287 in ap_run_handler ()
#12 0x0807d2e1 in ap_invoke_handler ()
#13 0x0806a5ee in ap_process_request ()
#14 0x08065288 in _start ()
(gdb)

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages libapache2-mod-apreq2 depends on:
ii  apache2-common  2.0.55-4.1   next generation, scalable, extenda
ii  libapr0 2.0.55-4 the Apache Portable Runtime
ii  libapreq2   2.08-1   generic Apache request library
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libdb4.44.4.20-3 Berkeley v4.4 Database Libraries [
ii  libexpat1   1.95.8-3.2   XML parsing C library - runtime li
ii  libldap22.1.30-13+b1 OpenLDAP libraries

libapache2-mod-apreq2 recommends no packages.

-- no debconf information


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