Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71609 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15351 invoked from network); 26 Jan 2014 22:34:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2014 22:34:11 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.175 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.175 mail-lb0-f175.google.com Received: from [209.85.217.175] ([209.85.217.175:36656] helo=mail-lb0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/77-12631-16D85E25 for ; Sun, 26 Jan 2014 17:34:10 -0500 Received: by mail-lb0-f175.google.com with SMTP id p9so3945394lbv.34 for ; Sun, 26 Jan 2014 14:34:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=TC8pql7+aELo+X5OCAnoWV7ZEhUVTIW4O6VfwB2axBo=; b=txcOC3ox/knCCG0n261jBM+vVfcGbpjbdPq02yLPxGEEfu1HiAEMdj4H+hkwI/aicr lqlmr0SRL6aiODgaCiuQ1MIKJlSDzyFtYpBLE8ya+4jud1anT7zZbIgd/ZNyS3D0TJtM 6dYhMB0g9f3VhqV+UjtCG0lJmvNQT4QQjp7+v5wG5J486Kzjww44P0ic3FVv66LFz705 U+gSReRMY73hmeVRLYt4jFjTotRrxJvSgIgnBpEhOHJoJGAk7Ccu/kN3pWL3qI6iXgr8 oEftoft12ZncVendMCYMz/grTs9FzTVf+UALIXSloewvLESuBQO+bsqaP6jOOT1/CQZh NP/A== X-Received: by 10.152.5.101 with SMTP id r5mr27738lar.56.1390775646913; Sun, 26 Jan 2014 14:34:06 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.132.134 with HTTP; Sun, 26 Jan 2014 14:33:26 -0800 (PST) In-Reply-To: <52E58C45.2090704@sugarcrm.com> References: <52E4A992.1050902@sugarcrm.com> <52E56CD1.2060803@sugarcrm.com> <52E58C45.2090704@sugarcrm.com> Date: Mon, 27 Jan 2014 07:33:26 +0900 X-Google-Sender-Auth: wuaO11eLzziYp7uSDTXxsptRZ-o Message-ID: To: Stas Malyshev Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e013d12d66589ac04f0e73051 Subject: Re: [PHP-DEV] Re: [VOTE] Default character encoding From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e013d12d66589ac04f0e73051 Content-Type: text/plain; charset=UTF-8 Hi Stas, On Mon, Jan 27, 2014 at 7:29 AM, Stas Malyshev wrote: > > The patch is not causing segfaults. > > > > Zend engine is segfaulting for zend_multibyte tests. > > It's a separate issue. You'll see segfaults in 5.4 and up without > > my patch. > > No, I don't see segfaults on Travis tests without your patch, but I do > see it with your patch. Which tests are segfaulting without your patch > for you? This needs to be fixed ASAP, segfaults in core code is not a > good thing. Hmm, then it's my issue. I'll check it ASAP. Thank you. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e013d12d66589ac04f0e73051--