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

2010-11-19 Thread Olivier Mueller
, 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+reinstall libxml2 @@ -20678,6 +20679,8 @@ fi fi fi

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

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

2010-11-16 Thread endzed
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-configure and rebuild+reinstall libxml2 @@ -20678,6 +20679,8 @@ fi

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

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

2010-11-11 Thread Olivier Mueller
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 packages (png, imagemagick, php, etc.), but it didn't helped

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

Re: Segmentation fault: 11 (core dumped)

2009-04-06 Thread Glen Barber
On Mon, Apr 6, 2009 at 3:03 PM, alexus ale...@gmail.com 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? -- Glen Barber

Re: Segmentation fault: 11 (core dumped)

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

PHP 5.2.8 crash (segmentation fault 11)

2009-01-24 Thread Saifi Khan
Hi all: Freshly compiled PHP 5.2.8 with PECL and PHP5-extensions support on FreeBSD 7.1 (i386) seems to be crashing in #0 0x28e3e006 in hash_lookup (hashtab=0x29ea2f70, key=0xbfbfea30 \221??\222)??{\206)p/??)??\r\226)`Qp() at misc.c:349 349 for (ret = hashtab-table[hash_index

Re: PHP 5.2.8 crash (segmentation fault 11)

2009-01-24 Thread Morgan Wesström
Saifi Khan wrote: Hi all: Freshly compiled PHP 5.2.8 with PECL and PHP5-extensions support on FreeBSD 7.1 (i386) seems to be crashing in #0 0x28e3e006 in hash_lookup (hashtab=0x29ea2f70, key=0xbfbfea30 \221Û\222)À{\206)p/ê)ì\r\226)`Qp() at misc.c:349 349 for (ret =

segmentation fault 11

2008-09-20 Thread Desmond Chapman
I saw a reference that linux.ko and kqemu.ko can start a segmentation fault 11. My memory is set to 2G in the loader file and physical is 1.77G. Would this cause the problem? _ See how Windows Mobile brings your life together

Segmentation fault (11)

2005-07-27 Thread steve lasiter
. My database is MySQL 5.02. The problem: when I attempt to open an index.php file in the oscommerce program I get, in my httpd-error.log [notice] child pid xxx exit signal Segmentation fault(11) All other php related sites are functioning well with no problems. Do you believe this is being caused

Segmentation fault (11)

2005-07-27 Thread steve lasiter
. My database is MySQL 5.02. The problem: when I attempt to open an index.php file in the oscommerce program I get, in my httpd-error.log [notice] child pid xxx exit signal Segmentation fault(11) All other php related sites are functioning well with no problems. Do you believe this is being caused

Re: Segmentation fault (11)

2005-07-27 Thread Glenn Dawson
file in the oscommerce program I get, in my httpd-error.log [notice] child pid xxx exit signal Segmentation fault(11) All other php related sites are functioning well with no problems. Do you believe this is being caused by the code in the oscommerce program or something FreeBSD is doing? Thanks

Re: Segmentation fault (11)

2005-07-27 Thread nawcom
to php4. Because of error I've reinstalled Apache 1.3 and Perl5. My database is MySQL 5.02. The problem: when I attempt to open an index.php file in the oscommerce program I get, in my httpd-error.log [notice] child pid xxx exit signal Segmentation fault(11) All other php related sites

Re: Segmentation fault (11)

2005-07-27 Thread nawcom
attempt to open an index.php file in the oscommerce program I get, in my httpd-error.log [notice] child pid xxx exit signal Segmentation fault(11) All other php related sites are functioning well with no problems. Do you believe this is being caused by the code in the oscommerce program or something