PHP Recode Caused PHP Core Dump?
php -v
PHP 5.1.6 with Suhosin-Patch 0.9.6 (cli) (built: Nov 1 2006 11:37:21)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
php in free(): error: junk pointer, too high to make sense
Abort (core dumped)
After this
pkg_deinstall recode
No more core dump, record has bugs?
same thing happened to me on freebsd 6.0.
Got the same problem… but solved differently…
In my situation I turned off pspell.so module
FreeBSD 6.2-RELEASE-p3
PHP 4.4.6 (cli) (built: Apr 19 2007 20:13:57)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.10, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.0.1, Copyright (c) 1998-2006, by Zend Technologies
[…] p/s: if you having problem with core dump 6, try doing this […]