Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71607 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11869 invoked from network); 26 Jan 2014 22:29:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2014 22:29:30 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.193 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.193 smtp193.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.193] ([67.192.241.193:37529] helo=smtp193.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 60/A6-12631-94C85E25 for ; Sun, 26 Jan 2014 17:29:29 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp19.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id C674E3C814A; Sun, 26 Jan 2014 17:29:26 -0500 (EST) X-Virus-Scanned: OK Received: by smtp19.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 7264A3C8129; Sun, 26 Jan 2014 17:29:26 -0500 (EST) Message-ID: <52E58C45.2090704@sugarcrm.com> Date: Sun, 26 Jan 2014 14:29:25 -0800 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Yasuo Ohgaki CC: "internals@lists.php.net" References: <52E4A992.1050902@sugarcrm.com> <52E56CD1.2060803@sugarcrm.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: [VOTE] Default character encoding From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > 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. > I've merged zend_multibyte tests fixes already. That's the reason why you > see failing tests on 5.4 and up. I'm not sure I understand what you mean? If those are test fixes, how come they cause tests to fail? -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227