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?
Related posts:
- FreeBSD Ports PHP with Suhosin Just found out FreeBSD Ports ported Suhosin. When you install...
- ClamAV Signal 11 Core Dumped on FreeBSD 8.1 Just upgraded to latest ClamAV after freebsd-update, unfortunately ClamAV was...
- Exim, refused: too many connections One of our mailserver having problem last week. It’s caused...
- Check DNS Record with Dig Command Check DNS Record with Dig Command How do you find...
- PCRE Error on PHP 5.2.x Recent upgrade to PHP 5.2.8 and PHP 5.2.9 have given...
- Exim, Recipient Verify on Relay and Mail Server How many of you got dictionary/ratware attack on your mail...
- PECL Manual Install on Linux Centos Just bought a VPS server hosting to play around from...
- PostgreSQL Database signal 6 Error On Apple Mac After I have done PostgreSQL upgrade through MacPort, the database...
February 9th, 2007 at 2:24 am
same thing happened to me on freebsd 6.0.
April 20th, 2007 at 2:00 am
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
June 30th, 2007 at 12:32 pm
[...] p/s: if you having problem with core dump 6, try doing this [...]