Return-Path: Delivered-To: apmail-perl-embperl-archive@www.apache.org Received: (qmail 5728 invoked from network); 27 Apr 2004 04:04:20 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Apr 2004 04:04:20 -0000 Received: (qmail 26865 invoked by uid 500); 27 Apr 2004 04:03:59 -0000 Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 26852 invoked by uid 500); 27 Apr 2004 04:03:59 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 26837 invoked from network); 27 Apr 2004 04:03:58 -0000 Received: from unknown (HELO saturn.ecos.de) (194.95.226.10) by daedalus.apache.org with SMTP; 27 Apr 2004 04:03:58 -0000 Received: from lnx1.i.ecos.de (unknown [194.95.226.11]) by saturn.ecos.de (Postfix) with ESMTP id C9687D88F6; Tue, 27 Apr 2004 06:04:07 +0200 (MET DST) Received: from wingr2 (unknown [10.11.12.248]) by lnx1.i.ecos.de (Postfix) with SMTP id BE075A7D67; Tue, 27 Apr 2004 06:04:07 +0200 (MEST) Message-ID: <0da801c42c0c$ad20bc90$f80c0b0a@wingr2> From: "Gerald Richter" To: "Beau E. Cox" , References: <200404231221.17658.beau@beaucox.com> <0a3501c429f4$2c0e9a10$f80c0b0a@wingr2> <200404241153.12160.beau@beaucox.com> <200404250012.04529.beau@beaucox.com> Subject: Re: Segfaults Date: Tue, 27 Apr 2004 06:04:02 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 16384 (LWP 5447)] > 0x40575711 in S_hv_fetch_common (my_perl=0x84bc198, hv=0x88dade8, keysv=0x0, > key=0x4070dbc6 "EMBPERL_ALLOW", klen=13, flags=0, action=8, val=0x0, > hash=138139023) > at hv.c:631 > 631 if (HeHASH(entry) != hash) /* strings can't be > equal */ > (gdb) bt I crashs when it tries to access the environment. Could you please try to run httpd with the option -D EMBPERL_APDEBUG This will output a lot of stuff at the screen, which continues in the error log. Please send me the screen output and the httpd error log. Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org