Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2011 20:10:24 +0200
From:      Florian Smeets <flo@FreeBSD.org>
To:        ohauer@FreeBSD.org
Cc:        "Luiz Gustavo S. Costa" <luizgustavo@luizgustavo.pro.br>, ale@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: php5-5.3.6_1 with Segmentation fault (amd64)
Message-ID:  <4E0A1910.7020104@FreeBSD.org>
In-Reply-To: <4E0A1437.3070703@FreeBSD.org>
References:  <BANLkTinJDN71V7XS5poiSMsd9ACvweH%2Bug@mail.gmail.com> <4E0A1437.3070703@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 28.06.11 19:49, Olli Hauer wrote:
> On 2011-06-28 18:53, Luiz Gustavo S. Costa wrote:
>> Hey list !
>>
>> exist some trouble with php and amd64 ? (last php from ports)
>>
>>
>> [root@gringo] ~# pkg_info | grep php5-5
>> php5-5.3.6_1        PHP Scripting Language
>> [root@gringo] ~# php -v
>> Segmentation fault
>> [root@gringo] ~# php-fpm -h
>> Segmentation fault
>> [root@gringo] ~# which php-fpm
>> /usr/local/sbin/php-fpm
>> [root@gringo] ~# file /usr/local/sbin/php-fpm
>> /usr/local/sbin/php-fpm: ELF 64-bit LSB executable, x86-64, version 1
>> (FreeBSD), dynamically linked (uses shared libs), for FreeBSD 8.2, not
>> stripped
>> [root@gringo] ~# uname -a
>> FreeBSD gringo.mundounix.com.br 8.2-RELEASE FreeBSD 8.2-RELEASE #0:
>> Thu Feb 17 02:41:51 UTC 2011
>> root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>>
>
> Please try this script
> http://people.freebsd.org/~ohauer/scripts/fixphpextorder.sh
>

Does anybody know any details about why it starts dumping cores when the 
order is wrong? I've been running into this for years, first with apache 
and mod_php later with php-fpm.

It would be really great if we could get this fixed. I know the script 
and it fixes the problem most of the time, but that's IMHO not a real 
solution.

Cheers,
Florian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E0A1910.7020104>