Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 53350 invoked from network); 22 Sep 2005 00:53:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Sep 2005 00:53:40 -0000 Received: (qmail 82851 invoked by uid 500); 22 Sep 2005 00:53:39 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 82808 invoked by uid 500); 22 Sep 2005 00:53:38 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 82793 invoked by uid 99); 22 Sep 2005 00:53:38 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Sep 2005 17:53:37 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 22E68DF; Thu, 22 Sep 2005 02:53:15 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 36739] - Apache 2.0.54 - PHP 5.1.0RC1 - Webdav = Segmentation Fault X-Bugzilla-Reason: AssignedTo Message-Id: <20050922005315.22E68DF@ajax.apache.org> Date: Thu, 22 Sep 2005 02:53:15 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=36739 ------- Additional Comments From roso@bellsouth.net 2005-09-22 02:53 ------- I just posted the core dump for the process that ended with a Segmentation fault after trying to PUT a file in a Webdav folder. Also, I just found out that there are many other processes ending with a Segmentation fault, all of them after the server looking for a file which is not found is trying to access a 404 custom file which is in PHP. if I change the 404 to a simple HTML everything is back to normal. Therefore, it seems that the PHP (5.1.0RC1) is responsible for this. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org