Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 94339 invoked from network); 25 Jul 2006 17:44:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jul 2006 17:44:32 -0000 Received: (qmail 95128 invoked by uid 500); 25 Jul 2006 17:44:23 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 95115 invoked by uid 500); 25 Jul 2006 17:44:23 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 95104 invoked by uid 99); 25 Jul 2006 17:44:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 10:44:23 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of noodlet@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 10:44:21 -0700 Received: by nf-out-0910.google.com with SMTP id k26so379918nfc for ; Tue, 25 Jul 2006 10:44:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aj6qeazvqumnOBGdW76PwoP6gCPZvKcOMKKiCmpHnn/D6pAb+JkXULQrKV4tDIgbK01PP8LHL9GCW4UcLRbI/3XkSxUG3oYdFV6K8oUEE/XfkJc+8XfnyQuTfI+L9d+tRsOEvuuXR1I4bW8r88099TfYYlcqzcuKhjNITGAXTxM= Received: by 10.48.48.18 with SMTP id v18mr1019654nfv; Tue, 25 Jul 2006 10:44:00 -0700 (PDT) Received: by 10.49.33.15 with HTTP; Tue, 25 Jul 2006 10:44:00 -0700 (PDT) Message-ID: <813716b60607251044s6327fd70j6625c2e79d1b2ac6@mail.gmail.com> Date: Tue, 25 Jul 2006 18:44:00 +0100 From: "Vincent Bray" To: users@httpd.apache.org In-Reply-To: <127D648662EBC4418F39069FC8BD24E12FA7C9@gravity.di.int> MIME-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <127D648662EBC4418F39069FC8BD24E12FA7C9@gravity.di.int> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] help with Segmentation fault X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 7/25/06, Nick Wilson wrote: > At first I thought it was a ram issue, but when I moved it to another web > server running apache 2.0.58/php5.0.4 the same thing happens. I've attemp= ted > to setup a core dump directory using the CoreDumpDirectory directive, the > directory is owned by the apache user, however nothing is ever outputted.= I > did read that this has something to do with apache starting as root and t= hen > switching to the correct user, but with kernel 2.4+ it should still outpu= t, > maybe im wrong. Next I tried to setup mod_whatkilledus > (http://people.apache.org/~trawick/mod_whatkilledus.c), I > compiled apache with =96enable-exception-hook, and I have the > EnableExceptionHook directive on and the module is loaded, however as you > can see from my log output mod_whatkilledus is not doing anything. Is the= re > something im missing to make both of these work? Any help would be > appreciated as this is driving me nuts =3D] Does adding "ulimit -c unlimited" to your apachectl make any difference? --=20 noodl --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org