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:

  1. FreeBSD Ports PHP with Suhosin Just found out FreeBSD Ports ported Suhosin. When you install...
  2. ClamAV Signal 11 Core Dumped on FreeBSD 8.1 Just upgraded to latest ClamAV after freebsd-update, unfortunately ClamAV was...
  3. Exim, refused: too many connections One of our mailserver having problem last week. It’s caused...
  4. Check DNS Record with Dig Command Check DNS Record with Dig Command How do you find...
  5. PCRE Error on PHP 5.2.x Recent upgrade to PHP 5.2.8 and PHP 5.2.9 have given...
  6. Exim, Recipient Verify on Relay and Mail Server How many of you got dictionary/ratware attack on your mail...
  7. PECL Manual Install on Linux Centos Just bought a VPS server hosting to play around from...
  8. PostgreSQL Database signal 6 Error On Apple Mac After I have done PostgreSQL upgrade through MacPort, the database...

3 Responses to “PHP Recode Caused PHP Core Dump?”

  1. George Donnelly Says:

    same thing happened to me on freebsd 6.0.

  2. eeee_ Says:

    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

  3. symfony in a freebsd box Says:

    [...] p/s: if you having problem with core dump 6, try doing this [...]

Leave a Reply