From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.0 PHP Bug Type: Reproducible crash Bug description: Undefinded symbol _ecalloc
Using the 4.2.0 branch Apache crashes on start: Cannot load /usr/lib/apache/libphp4.so into server: /usr/lib/apache/libphp4.so: undefined symbol: _ecalloc Compiling went fine, there were only some warnings about unused labels and variables in two .re files. -- Edit bug report at http://bugs.php.net/?id=17038&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17038&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17038&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17038&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17038&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17038&r=support Expected behavior: http://bugs.php.net/fix.php?id=17038&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17038&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17038&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17038&r=globals