Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86635 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88907 invoked from network); 14 Jun 2015 05:56:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jun 2015 05:56:00 -0000 Authentication-Results: pb1.pair.com header.from=laruence@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=xinchen.h@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.216.52 as permitted sender) X-PHP-List-Original-Sender: xinchen.h@zend.com X-Host-Fingerprint: 209.85.216.52 mail-vn0-f52.google.com Received: from [209.85.216.52] ([209.85.216.52:45433] helo=mail-vn0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 66/51-14914-D671D755 for ; Sun, 14 Jun 2015 01:55:58 -0400 Received: by vnbf62 with SMTP id f62so11209571vnb.12 for ; Sat, 13 Jun 2015 22:55:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=Pk3M9V/J92dLdfr9FSA1y0RIeWxE4UPzVbEiHNzLRjs=; b=leFYrzDHNJpIBDZ/KYSDUOyvIhZ0QEyNszlcNwXEwcZ8Lm6xNkSDl4O13gDvyUN5Xo dvvJ2xGC4CQf0HDgMpLFAKY1JAyw2r7Prey3izI78fYuoDw/bvt722aZJr8vEnWtmhMw HrcRiLYk+51bhSbt1yk5Rg6EBRDcK3yCwXK+AraBixPbt5lEwC7Ue4SBDYjTFehHx9wz KovVsOsh5kwk+6C39xf/WNud6DDUmCu66wUj1ERZHheBUSHx1qO1LkUFWPNluEptV+iv d6VhTANOrj+3R4Xwl/aD80qlJ721FcmmGTpxgyRVzu2Xi0uN01J0ejOb3QKZaQXUaEqB jwag== X-Gm-Message-State: ALoCoQm6nPWEHNkd8B3svtGrp0ach08bvE2X4A/DCWAz3BMZxTYIc6p0KwzhDS5pnaRjybBJnZldoaqgbW44pFWva4UoNaqFlZmGH45AmvFJu4gC0aZRH6KZiFv0E9dNLbcoA18voiPDfXsEpyYT8j7rBebHlTJFwrBpPOGFhGWpQOsxTpx4UZ4= X-Received: by 10.52.26.199 with SMTP id n7mr8684102vdg.23.1434261354894; Sat, 13 Jun 2015 22:55:54 -0700 (PDT) Received: from mail-vn0-f46.google.com (mail-vn0-f46.google.com. [209.85.216.46]) by mx.google.com with ESMTPSA id st8sm7042545vdb.4.2015.06.13.22.55.53 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Jun 2015 22:55:54 -0700 (PDT) Received: by vnbg1 with SMTP id g1so11235678vnb.3 for ; Sat, 13 Jun 2015 22:55:53 -0700 (PDT) X-Received: by 10.53.5.170 with SMTP id cn10mr9904653vdd.76.1434261353812; Sat, 13 Jun 2015 22:55:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.12.1 with HTTP; Sat, 13 Jun 2015 22:55:33 -0700 (PDT) In-Reply-To: <557D142A.3060604@php.net> References: <557D111C.2090809@php.net> <557D142A.3060604@php.net> Date: Sun, 14 Jun 2015 13:55:33 +0800 Message-ID: To: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Segfault in master with PHPUnit From: laruence@php.net (Xinchen Hui) Hey: On Sun, Jun 14, 2015 at 1:42 PM, Sebastian Bergmann wrote: > Am 14.06.2015 um 07:29 schrieb Sebastian Bergmann: >> I have run across a weird segfault with the current master when trying >> to run PHPUnit (using PHPUnit's own test suite). Weird because I get a >> segfault immediately on startup with a release build and a segfault much >> later when using a debug build. Detailed information is below, let me >> know if there is any additional information I should provide. > > Forgot to mention that I get no segfault with Alpha 1. maybe related to this : 3cfa58367b1b85d346d9be6cf9ae116c63571247 could you please try again with revert that? thanks > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php -- Xinchen Hui @Laruence http://www.laruence.com/