Re: [solved] Re: [freebsd] pecl-imagick -> Segmentation fault: 11 (core dumped) on php -i under freebsd 7.3

2010-11-19 Thread Olivier Mueller
Hi Alex, thanks for this even better feedback. On Tue, 2010-11-16 at 15:22 +0100, Alex Dupre wrote: > This is not the correct fix, the correct "fix" is to enable threads in > php, using the appropriate OPTION. Ok, so probably this one: LINKTHR=off (default) "Link thread lib (for threaded exten

[solved] Re: [freebsd] pecl-imagick -> Segmentation fault: 11 (core dumped) on php -i under freebsd 7.3

2010-11-19 Thread Olivier Mueller
PHP Group > >> Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies > >> Segmentation fault: 11 (core dumped) > >> > Here's what did it for me : > remove the following lines from > /usr/ports/textproc/libxml2/files/patch-configure and rebuild+r

Re: [solved] Re: [freebsd] pecl-imagick -> Segmentation fault: 11 (core dumped) on php -i under freebsd 7.3

2010-11-16 Thread Alex Dupre
Olivier Mueller ha scritto: Brillant! It fixed the issue, many thanks. This is not the correct fix, the correct "fix" is to enable threads in php, using the appropriate OPTION. -- Alex Dupre ___ freebsd-questions@freebsd.org mailing list http://lis

Re: [freebsd] pecl-imagick -> Segmentation fault: 11 (core dumped) on php -i under freebsd 7.3

2010-11-16 Thread endzed
4 2010 18:11:48) >> Copyright (c) 1997-2009 The PHP Group >> Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies >> Segmentation fault: 11 (core dumped) >> Here's what did it for me : remove the following lines from /usr/ports/textproc/libxml2/files/patch

Re: [freebsd] pecl-imagick -> Segmentation fault: 11 (core dumped) on php -i under freebsd 7.3

2010-11-11 Thread Olivier Mueller
.3.0, Copyright (c) 1998-2010 Zend Technologies > Segmentation fault: 11 (core dumped) > > > If I comment the line "extension=imagick.so" > in /usr/local/etc/php/extensions.ini , it works fine (but without > imagick then...). I tried recompiling about nearly all related pa

Re: Segmentation fault: 11 (core dumped)

2009-04-06 Thread alexus
On Mon, Apr 6, 2009 at 3:09 PM, Glen Barber wrote: > On Mon, Apr 6, 2009 at 3:03 PM, alexus wrote: >> r...@mx1 ~ 496$ csh >> Segmentation fault: 11 (core dumped) >> r...@mx1 ~ 497$ >> > > Segmentation Fault 11 is typically indicative of hardware failure > (

Re: Segmentation fault: 11 (core dumped)

2009-04-06 Thread Glen Barber
On Mon, Apr 6, 2009 at 3:03 PM, alexus wrote: > r...@mx1 ~ 496$ csh > Segmentation fault: 11 (core dumped) > r...@mx1 ~ 497$ > Segmentation Fault 11 is typically indicative of hardware failure (CPU, RAM, motherboard). Can you run memtest86+ and test that theory? --

Segmentation fault: 11 (core dumped)

2009-04-06 Thread alexus
r...@mx1 ~ 496$ csh Segmentation fault: 11 (core dumped) r...@mx1 ~ 497$ i even updated all my system to latest -RELEASE r...@mx1 ~ 499$ uname -a FreeBSD mx1.alexus.biz 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #3: Sun Mar 29 05:42:35 UTC 2009 ale...@dd.alexus.org:/usr/obj/usr/src/sys/GENERIC amd64