From: trond at sausjord dot com
Operating system: Solaris 9
PHP version: 4.3.7
PHP Bug Type: Reproducible crash
Bug description: Apache2 child killed by Illegal instruction (4)
Description:
------------
The apache child dies when I try to run Horde 2.2.5 on Apache 2.0.49. It
happens both with prefork and worker.
>From Apache error log:
[Sat Jun 19 18:21:35 2004] [notice] child pid 15489 exit signal Illegal
instruction (4)
Php build:
'./configure' '--prefix=/usr/local' '--with-mysql'
'--with-apxs2=/usr/local/apache/bin/apxs' '--with-openssl'
'--with-gettext' '--with-xml' '--with-imap=../imap-2004/' '--enable-debug'
Apache2 build:
CFLAGS="-mcpu=athlon-mp -march=athlon-mp -O3"; export CFLAGS
"./configure" \
"--prefix=/usr/local/apache" \
"--enable-ssl" \
"--enable-auth-dbm" \
"--enable-so" \
"--enable-nonportable-atomics=yes" \
"--with-mpm=worker"
Reproduce code:
---------------
See index.php in Horde-2.2.5 (www.horde.org)
Actual result:
--------------
GDB Backtrace:
(gdb) bt
#0 0xdd58f262 in zend_highlight (syntax_highlighter_ini=0x81c09a8,
tsrm_ls=0x81f6a58)
at /usr/local/php-4.3.7/Zend/zend_highlight.c:105
#1 0xddade18d in apr_pool_destroy () from
/usr/local/apache/lib/libapr-0.so.0
#2 0xddade248 in apr_pool_destroy () from
/usr/local/apache/lib/libapr-0.so.0
#3 0x080ca667 in main ()
Zend/zend_highlight.c:
105: zend_printf("<code>");
--
Edit bug report at http://bugs.php.net/?id=28846&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28846&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28846&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=28846&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=28846&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=28846&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=28846&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=28846&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=28846&r=support
Expected behavior: http://bugs.php.net/fix.php?id=28846&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=28846&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=28846&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=28846&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28846&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=28846&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=28846&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=28846&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28846&r=float