Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43772 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76023 invoked from network); 25 Apr 2009 17:44:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2009 17:44:08 -0000 Authentication-Results: pb1.pair.com header.from=nlopess@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=nlopess@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 212.55.154.23 as permitted sender) X-PHP-List-Original-Sender: nlopess@php.net X-Host-Fingerprint: 212.55.154.23 relay3.ptmail.sapo.pt Linux 2.4/2.6 Received: from [212.55.154.23] ([212.55.154.23:53249] helo=sapo.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/42-63007-6EB43F94 for ; Sat, 25 Apr 2009 13:44:07 -0400 Received: (qmail 26944 invoked from network); 25 Apr 2009 17:43:25 -0000 Received: from unknown (HELO sapo.pt) (10.134.37.164) by relay3 with SMTP; 25 Apr 2009 17:43:25 -0000 Received: (qmail 20324 invoked from network); 25 Apr 2009 17:43:50 -0000 X-AntiVirus: PTMail-AV 0.3-0.92.0 X-Virus-Status: Clean (0.00442 seconds) Received: from unknown (HELO PC3EE1F19287) (nunoplopes@sapo.pt@[93.197.138.203]) (envelope-sender ) by mta14 (qmail-ldap-1.03) with SMTP for ; 25 Apr 2009 17:43:49 -0000 Message-ID: <011F69719D7143A39B97BF58FC239E9D@PC3EE1F19287> To: , "Sebastian Bergmann" References: <49F17A62.3010707@macvicar.net> <49F18024.8020705@macvicar.net> Date: Sat, 25 Apr 2009 18:43:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-15"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Subject: Re: [PHP-DEV] GCC 4.4.0 From: nlopess@php.net ("Nuno Lopes") > Nuno Lopes schrieb: >> Do you where it's crashing so that I can take a look? > > http://pastebin.com/m78a01116 This particular problem should be fixed now. Let me know if PHP still crashes for you. Nuno