On 01/30/2015 05:06 AM, Rasmus Lerdorf wrote:
> On 01/30/2015 02:17 AM, Ralf Becker wrote:
>> Tried installing EGroupware (www.egroupware.org) on your vagrant box.
>>
>> Unfortunately our installation check, checking for various requirements,
>> immediately triggers a segmentation fault :-(
>>
>> ==> /var/log/nginx/php-fpm_error.log <==
>> [30-Jan-2015 08:51:46] WARNING: [pool www] child 3825 exited on signal
>> 11 (SIGSEGV) after 17.819481 seconds from start
>>
>> I was able to narrow it down to a couple of lines php (independent of
>> rest of our code-base):
>>
>>     http://3v4l.org/gvuTS
>>
>> Above reports it running for "4.3.0 - 5.6.5, php7@20140507 - 20150101",
>> but it fails for 0.0.2 version of your box
>> (without updating php itself).
>>
>> Not sure what to do now, having no experience with development side of php.
> 
> You did exactly what we needed. You reduced the problem down to a simple
> standalone script. I expect it will be fixed in less than 24 hours. When
> that happens, log into the php7dev box and do:
> 
> cd php-src
> make distclean
> ./buildconf -f
> ./cn
> make
> sudo make install
> 
> Then try your code again.
> 
> While you wait, I released a new version of the box, so you could update it.

... and it is fixed. Rebuild your PHP as per the instructions there and
you can continue.

-Rasmus


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to