From:             [EMAIL PROTECTED]
Operating system: tru64 v5.1
PHP version:      4.2.3
PHP Bug Type:     *General Issues
Bug description:  core when execute phpinfo()

In tru64 v.5.1, apache 1.3.26 and php.4.2.3 compiled with:

./configure --enable-ftp --with-gettext --with-imap=imap-uw --with-oci8
--with-apxs=apxs --enable-debug --with-ldap=ldap_sdk

When I execute phpinfo(), I obtain a core in the apache root directory. 

The gdb 5.2.1 program runs with problems in tru64 v.5.1 but this is all
the results:

#0  0x3ff805cb1d8 in __nxm_thread_kill () from /usr/shlib/libpthread.so
(gdb) bt
#0  0x3ff805cb1d8 in __nxm_thread_kill () from /usr/shlib/libpthread.so
#1  0x3ff805b7938 in pthread_kill () from /usr/shlib/libpthread.so
#2  0x3ff805c07d0 in __tsInitSelf () from /usr/shlib/libpthread.so
#3  0x3ff80118d28 in tis_raise () from /usr/shlib/libc.so



-- 
Edit bug report at http://bugs.php.net/?id=20021&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20021&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20021&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20021&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20021&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20021&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20021&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20021&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20021&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20021&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20021&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20021&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20021&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20021&r=isapi

Reply via email to