Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 83211 invoked from network); 10 Aug 2005 17:58:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Aug 2005 17:58:42 -0000 Received: (qmail 82594 invoked by uid 500); 10 Aug 2005 17:58:31 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 82576 invoked by uid 500); 10 Aug 2005 17:58:30 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 82563 invoked by uid 99); 10 Aug 2005 17:58:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2005 10:58:30 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gozer@ectoplasm.org designates 66.34.202.202 as permitted sender) Received: from [66.34.202.202] (HELO minerva.ectoplasm.org) (66.34.202.202) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2005 10:58:51 -0700 Received: from minerva.ectoplasm.org (localhost.localdomain [127.0.0.1]) by pmx.secure.ectoplasm.org (Postfix) with SMTP id 79DF85EB20; Wed, 10 Aug 2005 10:58:28 -0700 (PDT) Received: from [192.168.10.200] (unknown [192.168.10.200]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by minerva.ectoplasm.org (Postfix) with ESMTP id 36D405EB1E; Wed, 10 Aug 2005 10:58:28 -0700 (PDT) Message-ID: <42FA4043.9040600@ectoplasm.org> Date: Wed, 10 Aug 2005 10:58:27 -0700 From: "Philippe M. Chiasson" User-Agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Justin Wheeler CC: modperl@perl.apache.org Subject: Re: [MP2] mod_perl 2.0 seg faulting.. References: <42F908DF.1010509@datademons.com> <42F90F32.30201@ectoplasm.org> <42F957E9.9090004@datademons.com> In-Reply-To: <42F957E9.9090004@datademons.com> X-Enigmail-Version: 0.91.0.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig730090D2EB1B30B2F58DFEA6" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig730090D2EB1B30B2F58DFEA6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Justin Wheeler wrote: > Here is the backtrace with debugging enabled: Can you try : (gdb) info locals (gdb) print *gv (gdb) print *handler > #0 0x0807be3f in modperl_handler_perl_get_handlers (my_perl=0x834edb0, > handp=0x8137370, p=0x837f3d8) at modperl_handler.c:579 > #1 0xb7a4658a in XS_Apache2__RequestRec_get_handlers () from > /opt/lib/perl/5.8.4//auto/Apache2/RequestUtil/RequestUtil.so > #2 0xb7e0ceba in Perl_pp_entersub () from /usr/lib/libperl.so.5.8 > #3 0xb7e0527a in Perl_runops_standard () from /usr/lib/libperl.so.5.8 > #4 0xb7da7038 in Perl_get_cv () from /usr/lib/libperl.so.5.8 > #5 0xb7daabea in Perl_call_sv () from /usr/lib/libperl.so.5.8 > #6 0x08079b34 in modperl_callback (my_perl=0x834edb0, > handler=0x81a8a90, p=0x837f3d8, r=0x837f410, s=0x816ea20, > args=0x85995a0) at modperl_callback.c:100 > #7 0x0807a392 in modperl_callback_run_handlers (idx=6, type=4, > r=0x837f410, c=0x0, s=0x816ea20, pconf=0x0, plog=0x0, ptemp=0x0, > run_mode=MP_HOOK_RUN_FIRST) > at modperl_callback.c:261 > #8 0x0807a7ea in modperl_callback_per_dir (idx=6, r=0x837f410, > run_mode=MP_HOOK_RUN_FIRST) at modperl_callback.c:368 > #9 0x080734f2 in modperl_response_handler_run (r=0x837f410, finish=0) > at mod_perl.c:979 > #10 0x08073852 in modperl_response_handler_cgi (r=0x837f410) at > mod_perl.c:1074 > #11 0x080d8583 in ap_run_handler () > #12 0x080d8cbc in ap_invoke_handler () > #13 0x080c2a67 in ap_process_request () > #14 0x080bc89e in ap_process_http_connection () > #15 0x080e54fd in ap_run_process_connection () > #16 0x080e58c8 in ap_process_connection () > #17 0x080d6e8c in child_main () > #18 0x080d6f67 in make_child () > #19 0x080d7079 in startup_children () > #20 0x080d7477 in ap_mpm_run () > #21 0x080de169 in main () > > Justin -------------------------------------------------------------------------------- Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5 http://gozer.ectoplasm.org/ F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5 --------------enig730090D2EB1B30B2F58DFEA6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFC+kBDyzKhB4jDpaURA+7ZAJ0a/SKIhGwJMEGnuhkn8MhhnJ0SvQCgqhyG 3hEaitQLF6l30XymOT6sfKs= =Pi2t -----END PGP SIGNATURE----- --------------enig730090D2EB1B30B2F58DFEA6--