Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56090 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46921 invoked from network); 7 Nov 2011 12:23:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2011 12:23:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=ml@anderiasch.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ml@anderiasch.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain anderiasch.de from 81.169.138.148 cause and error) X-PHP-List-Original-Sender: ml@anderiasch.de X-Host-Fingerprint: 81.169.138.148 ares.art-core.org Received: from [81.169.138.148] ([81.169.138.148:50253] helo=mail.anderiasch.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 17/F2-03509-6DDC7BE4 for ; Mon, 07 Nov 2011 07:23:51 -0500 Message-ID: <4EB7CDD3.9040108@anderiasch.de> Date: Mon, 07 Nov 2011 13:23:47 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Stas Malyshev CC: PHP Internals References: <4EB78039.1060106@sugarcrm.com> In-Reply-To: <4EB78039.1060106@sugarcrm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] unsolved issues From: ml@anderiasch.de (Florian Anderiasch) On 11/07/2011 07:52 AM, Stas Malyshev wrote: > Could we address these before RC? Hi, there's this one bug https://bugs.php.net/bug.php?id=55121 that (as you can see in the history) went a bit back and forth - and as of now neither laruence nor I can reproduce it anymore. It's either a segfault in the integrated webserver or file upload not working. Both not deal-breaking imho, but it would be very nice to fix them at latest before 5.4 gets shipped. So if anyone could take a quick 5min to try to reproduce it, so we can either find a better fix or declare it closed if more then 2-3 people (as of now) cannot reproduce it. Thanks, Florian