Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27666 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30133 invoked by uid 1010); 26 Jan 2007 08:58:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30118 invoked from network); 26 Jan 2007 08:58:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2007 08:58:46 -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:15820] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/78-45640-4C2C9B54 for ; Fri, 26 Jan 2007 03:58:45 -0500 Received: (qmail 22906 invoked from network); 26 Jan 2007 08:57:03 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 26 Jan 2007 08:57:03 -0000 Message-ID: <45B9C2C0.5020004@zend.com> Date: Fri, 26 Jan 2007 11:58:40 +0300 User-Agent: Thunderbird 1.5.0.8 (X11/20061025) MIME-Version: 1.0 To: Chris Malton CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP6 - x64 SegFault From: antony@zend.com (Antony Dovgal) On 01/26/2007 10:27 AM, Chris Malton wrote: > Hi, > I'm new to the newsgroup and I'm trying to debug PHP 6 on a test server > (x64 architecture). Why do you do that? I mean, PHP6 is not even an alpha and it's too early to test it unless you're a developer. > However, for some unknown reason, it segfaults if I > try to run it with any files that work in PHP 5.2.0. > > The segfault is at the end of most scripts, at the beginning of others. I test it from time to time on both Linux 64bit machines I have and I have to say I can't reproduce any crashes. What kind of OS is that (Solaris?)? What compiler did you use (GCC 4.1?)? -- Wbr, Antony Dovgal