Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65554 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50342 invoked from network); 1 Feb 2013 10:09:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2013 10:09:06 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 209.132.183.28 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 209.132.183.28 mx1.redhat.com Received: from [209.132.183.28] ([209.132.183.28:37330] helo=mx1.redhat.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 17/F0-41663-1449B015 for ; Fri, 01 Feb 2013 05:09:06 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r11A93ES016689 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 1 Feb 2013 05:09:03 -0500 Received: from laptop.rcollet.redhat.com (vpn1-4-237.ams2.redhat.com [10.36.4.237]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r11A92D4001577 for ; Fri, 1 Feb 2013 05:09:02 -0500 Message-ID: <510B943D.4060100@fedoraproject.org> Date: Fri, 01 Feb 2013 11:09:01 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: internals@lists.php.net References: <510B7F25.1050806@fedoraproject.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 Subject: Re: [PHP-DEV] php 5.5 - bug54268.phpt fails From: remi@fedoraproject.org (Remi Collet) Le 01/02/2013 10:30, Ferenc Kovacs a écrit : > 2013.02.01. 10:02, "Remi Collet" > $ build-cgi/sapi/cli/php -n -d memory_limit=8M Zend/tests/bug54268.php >> Segmentation fault > this sounds like a bug and should be looked into. For tracking https://bugs.php.net/bug.php?id=64123 Remi.