Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28994 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22519 invoked by uid 1010); 24 Apr 2007 19:12:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 22504 invoked from network); 24 Apr 2007 19:12:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Apr 2007 19:12:37 -0000 X-Host-Fingerprint: 90.227.152.25 90-227-152-25-no14.tbcn.telia.com Received: from [90.227.152.25] ([90.227.152.25:14113] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 13/9B-60955-4A65E264 for ; Tue, 24 Apr 2007 15:12:37 -0400 Message-ID: <13.9B.60955.4A65E264@pb1.pair.com> To: 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> <462E2E89.9010908@zend.com> <77.E3.60955.5604E264@pb1.pair.com> Date: Tue, 24 Apr 2007 21:11:39 +0200 Lines: 19 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-RFC2646: Format=Flowed; Original X-Posted-By: 90.227.152.25 Subject: Re: [PHP-DEV] Segfault in PHP 5.2.1 From: dvdmandt@telia.com ("David Lindstrom") Still, PHP should never segfault? "Chris Malton" skrev i meddelandet news:77.E3.60955.5604E264@pb1.pair.com... > Antony Dovgal wrote: >> 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. >> > > Can reproduce on 200704241430 snapshot (today 14:30). > > Seems to be more of a modx bug, rather than PHP bug. Reporting to modx. > > Chris