ID: 15191 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Old Bug Type: Reproducible crash Bug Type: LDAP related Operating System: Solaris 8 PHP Version: 4.1.1 New Comment:
I don't confirm this, but I guess it's a LDAP problem. To reporter: Could you add "--enable-debug" option when you configure PHP and produce backtrace again? Previous Comments: ------------------------------------------------------------------------ [2002-01-24 14:13:03] [EMAIL PROTECTED] Confirmed the same problems in 4.1.0. 4.0.6 and earlier work fine. You broke it.... :-( ------------------------------------------------------------------------ [2002-01-24 11:49:00] [EMAIL PROTECTED] Oh yes... Server version: Apache/1.3.19 (Unix) ------------------------------------------------------------------------ [2002-01-24 11:48:09] [EMAIL PROTECTED] Oh yes... Server version: Apache/1.3.19 (Unix) ------------------------------------------------------------------------ [2002-01-24 11:44:57] [EMAIL PROTECTED] Interesting, I removed the ldap support, and I nolonger get a segmentation fault, apache httpd just exits.... ?????? ------------------------------------------------------------------------ [2002-01-24 09:47:08] [EMAIL PROTECTED] Sorry about the double post, had some problems with this web site. Here's a backtrace with at least some symbols..... (gdb) run Starting program: /opt/apache/sbin/httpd Program received signal SIGSEGV, Segmentation fault. 0xfea73394 in _t0init () from /lib/libthread.so.1 (gdb) bt #0 0xfea73394 in _t0init () from /lib/libthread.so.1 #1 0xfea7c0c8 in _init () from /lib/libthread.so.1 #2 0xff3ba8dc in ?? () #3 0xff3c29e0 in ?? () #4 0xff3b28b8 in ?? () #5 0x166080 in _PROCEDURE_LINKAGE_TABLE_ () #6 0x8d084 in ap_os_dso_error () #7 0x51e70 in load_module () #8 0x75480 in invoke_cmd () #9 0x75d40 in ap_handle_command () #10 0x75d84 in ap_srm_command_loop () #11 0x762c8 in ap_process_resource_config () #12 0x76a58 in ap_read_config () #13 0x7f8b0 in main () (gdb) ------------------------------------------------------------------------ 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/?id=15191 Edit this bug report at http://bugs.php.net/?id=15191&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]