Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28984 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15236 invoked by uid 1010); 24 Apr 2007 16:00:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15221 invoked from network); 24 Apr 2007 16:00:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Apr 2007 16:00:16 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:13054] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 01/01-60955-D892E264 for ; Tue, 24 Apr 2007 12:00:16 -0400 Received: (qmail 26293 invoked from network); 24 Apr 2007 16:00:08 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 24 Apr 2007 16:00:08 -0000 Message-ID: <462E2989.4090908@zend.com> Date: Tue, 24 Apr 2007 20:00:09 +0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Chris Malton CC: internals@lists.php.net References: <35.58.21560.7D6AD264@pb1.pair.com> <462DB34D.4080506@zend.com> <56.EF.60955.8A52E264@pb1.pair.com> In-Reply-To: <56.EF.60955.8A52E264@pb1.pair.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Segfault in PHP 5.2.1 From: antony@zend.com (Antony Dovgal) On 04/24/2007 07:43 PM, Chris Malton wrote: > Antony Dovgal wrote: >> On 04/24/2007 10:41 AM, Chris Malton wrote: >>> Here's what I get with PHP 5.2.1 archives from your website, after it >>> builds OK, it segfaults while running. Can anyone explain this? >> >>> chrism@SERVER:/srv/www/org/dyndns/cjsoftuk/domain_public$ php >>> modx/index.php >>> Segmentation fault >> >> What's in modx/index.php ? >> Looking at the backtrace, I'd say there is an infinite loop. >> > > Answer: It's just the default modx index file. "the default modx index file" does not have any meaning for me. > Here's the odd bit: I corrected a broken password in MySQL, and it fixed > this issue. > > Does that help? No. > I still think that there IS a bug. Maybe. It's hard to say something having so little information. -- Wbr, Antony Dovgal