Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91094 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59055 invoked from network); 5 Feb 2016 21:29:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Feb 2016 21:29:46 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain lerdorf.com designates 209.85.220.47 as permitted sender) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.220.47 mail-pa0-f47.google.com Received: from [209.85.220.47] ([209.85.220.47:33538] helo=mail-pa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/00-57549-74415B65 for ; Fri, 05 Feb 2016 16:29:46 -0500 Received: by mail-pa0-f47.google.com with SMTP id cy9so40210267pac.0 for ; Fri, 05 Feb 2016 13:29:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lerdorf-com.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type; bh=2xfJgGvBw10tjaUu/bfcM4hpc99itkc0WE7huqsLVrY=; b=x4SloTxWpIzlI7o4SAGYoHnAOFFjwOiRAuWvYucbIcQUS+VRVxTJwrZpdrkldvjvSw h4/axYP771klzTGnFxrjlU5eoeSYzwei3HH+14wzuwngUd3XIvLsflzyFOVHhRDhkRcW gxPQD/AG5J1JGXYtq6YKfg7mmzqmc3kBQKLW/+sAaqm7et4teoCNiiSC05yDRDnuQGJ/ 5ofKehthuvawNdGuX1aByxR+X4Cxmi0b4lcE68KmJZV9KngDzarUka4Fi7VAUAnLggVB Q5TO5YF+r3Ol/8cecZCCXwhyah/eBpxsSpsA9Eceb0odLsNLMeOlHSu3kzhBfM0w+B9+ KLxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type; bh=2xfJgGvBw10tjaUu/bfcM4hpc99itkc0WE7huqsLVrY=; b=J8hLJNYtDzQkHQv3OSoinrSFYaEIOLkR2wQAWe/uHnoiDfQhDfDrmdxmg18cr6Kiid JWwGRvd2YuOqB7R+XPkpH++RDePdoIWTx5syoOoA6rOHd7U4DjrMW/TjBznDbxpX1zTu 8tcu1bWFm27udphDPjsESVv9tmFTST9JPkiyejx9IgeS+HOt4W/rEyP3dgpsANaeF5Li LTTVJIXIv8oSHEpyo3v+k/EUW2gDzNNYsUnVx478/mPfJMvELunqZ6qfMNtB/WTwrjYM Zy7Vjm9TzeB7MCrDhrgsm6CjLG73dtFON4YTAMpLLQ+RxmMtUfufZnAw7UG5ZzjLCyT0 F2Kg== X-Gm-Message-State: AG10YORBBiLigwUAsFAAKlAtvJBxRyo08BmbMDzoLkaRnD0g8/9urNF7K23iXxnBvxoNyg== X-Received: by 10.67.22.166 with SMTP id ht6mr23107218pad.9.1454707780713; Fri, 05 Feb 2016 13:29:40 -0800 (PST) Received: from ?IPv6:2601:647:4802:1669:204d:a015:464b:47ef? ([2601:647:4802:1669:204d:a015:464b:47ef]) by smtp.googlemail.com with ESMTPSA id y27sm15591384pfi.82.2016.02.05.13.29.38 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 05 Feb 2016 13:29:38 -0800 (PST) To: Simon Svensson , internals@lists.php.net References: <4E.05.07203.40CE4B65@pb1.pair.com> <5B.F5.07203.F5AF4B65@pb1.pair.com> Message-ID: <56B5143E.1010101@lerdorf.com> Date: Fri, 5 Feb 2016 13:29:34 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <5B.F5.07203.F5AF4B65@pb1.pair.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="36KfDH3hH0DHqLi319dSjcVKp1jBnHrkh" Subject: Re: [PHP-DEV] Segmentation fault in PHP 7.0.3 (and earlier versions) From: rasmus@lerdorf.com (Rasmus Lerdorf) --36KfDH3hH0DHqLi319dSjcVKp1jBnHrkh Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/05/2016 11:39 AM, Simon Svensson wrote: > I am unable to reproduce the error with this recompiled source, both > with the /usr/local/php70/bin/php and /usr/local/php70-debug/bin/php. > This is the same experience I had with earlier releases, where I have > been unable to reproduce the segmentation faults when recompiling (but > always have them occur from the ppa). >=20 > Is there any guide for compiling the source? I could attempt to setup a= > new virtual machine with Ubuntu 14.04 (instead of php7dev's Debian) to > reproduce the error, but I do know know the steps needed to compile > everything. >=20 > The newly build, and working, versions: >=20 > /usr/local/php70/bin/php --version: > PHP 7.0.4-dev (cli) (built: Feb 5 2016 19:14:08) ( NTS ) > Copyright (c) 1997-2016 The PHP Group > Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies > with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend > Technologies >=20 > /usr/local/php70-debug/bin/php --version: > PHP 7.0.4-dev (cli) (built: Feb 5 2016 19:19:10) ( NTS DEBUG ) > Copyright (c) 1997-2016 The PHP Group > Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies > with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend > Technologies "php -i" will show you the configure flags that were used to build it, so you could try to match those to see if you can reproduce with sources from php.net. Otherwise, if it is something that only happens with the distro build then there isn't a while lot we can do to help you. -Rasmus --36KfDH3hH0DHqLi319dSjcVKp1jBnHrkh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iEYEARECAAYFAla1FEEACgkQlxayKTuqOuBvmQCffl/kQK+sfJAC8c/ZSzADvUzz 6YgAn3I6AeVVTDkTQj+9FLAeXqrD5POn =iS2n -----END PGP SIGNATURE----- --36KfDH3hH0DHqLi319dSjcVKp1jBnHrkh--