Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28987 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29600 invoked by uid 1010); 24 Apr 2007 16:21:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29585 invoked from network); 24 Apr 2007 16:21:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Apr 2007 16:21:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=antony@zend.com; 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:19015] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F7/12-60955-D8E2E264 for ; Tue, 24 Apr 2007 12:21:35 -0400 Received: (qmail 30923 invoked from network); 24 Apr 2007 16:21:27 -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:21:27 -0000 Message-ID: <462E2E89.9010908@zend.com> Date: Tue, 24 Apr 2007 20:21:29 +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> <462E2989.4090908@zend.com> <40.81.60955.D9C2E264@pb1.pair.com> In-Reply-To: <40.81.60955.D9C2E264@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 08:13 PM, Chris Malton wrote: > Antony Dovgal wrote: >>>> What's in modx/index.php ? >>>> Looking at the backtrace, I'd say there is an infinite loop. > I have pasted the modx/index.php file above, but it includes so many > files, you might want to download it from http://www.modxcms.com Please try the latest snapshot available at http://snaps.php.net. If you're still able to reproduce the problem using the snap, please provide a short (max 20-30 lines long) but complete reproduce script. Thanks in advance. -- Wbr, Antony Dovgal