Re: php5 segfault

2008-10-14 Thread Mel
On Thursday 09 October 2008 12:00:47 Jeremy Chadwick wrote: > On Thu, Oct 09, 2008 at 11:53:11AM +0200, Laszlo Nagy wrote: > >>> There are no options to configure in php5-pgsql. > >>> > >>> I tried to change the order or module in extensions.ini, no success so > >>> far. > >> > >> Then my recommend

Re: php5 segfault

2008-10-09 Thread Jeremy Chadwick
On Thu, Oct 09, 2008 at 01:15:59PM +0200, Laszlo Nagy wrote: > >> I thought you said you changed the order and it didn't work? *confused* >> > I said no success so far. There are more than 20 modules and there is no > description about what the good order should be. I had to keep trying... >>

Re: php5 segfault

2008-10-09 Thread Laszlo Nagy
I thought you said you changed the order and it didn't work? *confused* I said no success so far. There are more than 20 modules and there is no description about what the good order should be. I had to keep trying... If so: it should be obvious why it hasn't been fixed. It doesn't appear

Re: php5 segfault

2008-10-09 Thread Jeremy Chadwick
On Thu, Oct 09, 2008 at 11:53:11AM +0200, Laszlo Nagy wrote: > >>> There are no options to configure in php5-pgsql. >>> >>> I tried to change the order or module in extensions.ini, no success so far. >>> >> >> Then my recommendation is to build PHP with DEBUG enabled (see "make >> config"), re

Re: php5 segfault

2008-10-09 Thread Laszlo Nagy
There are no options to configure in php5-pgsql. I tried to change the order or module in extensions.ini, no success so far. Then my recommendation is to build PHP with DEBUG enabled (see "make config"), reproduce the situation, and provide a backtrace here. Problem solved. I put pgsq

Re: php5 segfault

2008-10-09 Thread Jeremy Chadwick
On Thu, Oct 09, 2008 at 10:11:29AM +0200, Laszlo Nagy wrote: > Also, you cannot use a threaded Apache (e.g. threaded MPMs) with PHP since not all extensions support threading. Your Apache needs to be built without threads and use a non-thread model (e.g. prefork). I've also ha

Re: php5 segfault

2008-10-09 Thread Laszlo Nagy
Also, you cannot use a threaded Apache (e.g. threaded MPMs) with PHP since not all extensions support threading. Your Apache needs to be built without threads and use a non-thread model (e.g. prefork). I've also had success with Apache-ITK-mpm. This is very true for mod_php, but less so if P

Re: php5 segfault

2008-10-08 Thread Fred Condo
On Oct 8, 2008, at 10:53 AM, Michael Powell wrote: Jeremy Chadwick wrote: On Wed, Oct 08, 2008 at 02:51:00PM +0200, Laszlo Nagy wrote: [snip] So it is using -O2 and -pipe. Is this something that I can disable? If you want. "make config" in /usr/ports/lang/php5 will give you a menu optio

Re: php5 segfault

2008-10-08 Thread Michael Powell
Jeremy Chadwick wrote: > On Wed, Oct 08, 2008 at 02:51:00PM +0200, Laszlo Nagy wrote: [snip] >> >> So it is using -O2 and -pipe. Is this something that I can disable? > > If you want. "make config" in /usr/ports/lang/php5 will give you a > menu option for DEBUG; turn it on. > > I'm not sure wha

Re: php5 segfault

2008-10-08 Thread Jeremy Chadwick
On Wed, Oct 08, 2008 at 02:51:00PM +0200, Laszlo Nagy wrote: > uname -a: > > FreeBSD shopzeus.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Oct > 6 07:50:31 EDT 2008 > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SHOPZEUS amd64 > > when compiling /usr/ports/php5 I see messages like: > > bin

php5 segfault

2008-10-08 Thread Laszlo Nagy
uname -a: FreeBSD shopzeus.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Oct 6 07:50:31 EDT 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SHOPZEUS amd64 when compiling /usr/ports/php5 I see messages like: bin/sh /usr/ports/lang/php5/work/php-5.2.6/libtool --silent --preserve-dup-de