From: [EMAIL PROTECTED] Operating system: FreeBSD 4.7-PRERELEASE #2 PHP version: 4CVS-2002-09-19 PHP Bug Type: Reproducible crash Bug description: Apache 2.40 Core Dump
Sep 19 12:02:12 admin /kernel: pid 86191 (httpd), uid 0: exited on signal 11 (core dumped) I am getting a core dump from apache 2.40 when using the latest CVS, lookily I have a backup of the CVS I was laready using. This old CVS works fine, I have reinstalled/uninstalled many times and eery time ocre dump with the latest CVS. Both configure lines are identical in the installs. Which was :- ./configure --with-mysql --with-apxs2=/usr/local/apache/bin/apxs I noticed the message of supplying the path to pth on the latest CVS, so I tried this also :- ./configure --with-mysql --with-apxs2=/usr/local/apache/bin/apxs --with-tsrm-pth=/usr/local/bin/pth-config The current working CVS I have is dated 2002-09-06. -- Edit bug report at http://bugs.php.net/?id=19496&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19496&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19496&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19496&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19496&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19496&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19496&r=support Expected behavior: http://bugs.php.net/fix.php?id=19496&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19496&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19496&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19496&r=globals