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).
> 
> 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.
> 
> The newly build, and working, versions:
> 
> /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
> 
> /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


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to