ID: 20021 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type: *General Issues +Bug Type: Reproducible crash Operating System: tru64 v5.1 PHP Version: 4.2.3 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. --- Please read these instructions again and try the method of running httpd under gdb. Also, try compiling PHP without --with-oci8. If no crash happens, then make --with-ldap to use the oracle provided ldap by passing it the same path as for oci8. Previous Comments: ------------------------------------------------------------------------ [2002-10-23 01:52:13] [EMAIL PROTECTED] I rebuild Apache with: 'LDFLAGS=-lpthread', when I execute ldd httpd: Main => httpd libpthread.so => /usr/shlib/libpthread.so libm.so => /usr/shlib/libm.so libc.so => /usr/shlib/libc.so libexc.so => /usr/shlib/libexc.so And the 'ldap_sdk' are the LDAP libraries of Netscape, I use PHP for access a LDAP directory. ------------------------------------------------------------------------ [2002-10-22 12:30:46] [EMAIL PROTECTED] Forgot to mention this: On some systems you need to have apache httpd also linked with libpthread.so when PHP is linked with oci8.. ------------------------------------------------------------------------ [2002-10-22 12:29:16] [EMAIL PROTECTED] What is the 'ldap_sdk' here? Try compile php without --with-ldap ------------------------------------------------------------------------ [2002-10-22 12:04:42] [EMAIL PROTECTED] How can I see the 'CFLAGS'? The library '/u01/app/oracle/product/8.1.7/lib/libwtc8.so' is created when Oracle is installed in the system. ------------------------------------------------------------------------ [2002-10-22 11:58:58] [EMAIL PROTECTED] Do you have any CFLAGS exported that could cause the debugging symbols to be lost? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/20021 -- Edit this bug report at http://bugs.php.net/?id=20021&edit=1