From: [EMAIL PROTECTED] Operating system: Slackware 7.1 PHP version: 4.0 Latest CVS (22/03/2001) PHP Bug Type: Apache related Bug description: seg fault - apache - repost A backtrace was requested from Jani. I recompiled everything as instructed but the result looks the same on the backtrace. I could not get a core file, so I continued as the instructions said and this is what I got again: #0 0x0 in ?? () #1 0x422f19e8 in ?? () #2 0x422eb50a in ?? () #3 0x422d546b in ?? () #4 0x422d5620 in ?? () #5 0x422d5866 in ?? () #6 0x401735bc in getprotobyname_r () from /lib/libc.so.6 #7 0x40173438 in getprotobyname () from /lib/libc.so.6 #8 0x81f6679 in tcp_socket_open (sin=0xbfffa050, tmp=0xbfff9850 "¨\032", ctr=0xbfff984c, hst=0xbfff9c50 "mail.tconl.com", port=110) at tcp_unix.c:230 #9 0x81f6531 in tcp_open (host=0xbfffa4f8 "mail.tconl.com", service=0x0, port=110) at tcp_unix.c:183 #10 0x81f02f1 in net_open_work (dv=0x83eab80, host=0xbfffa4f8 "mail.tconl.com", service=0xbfffa87a "pop3", port=110, portoverride=110, flags=0) at mail.c:5523 #11 0x81f02a7 in net_open (mb=0xbfffa4f8, dv=0x0, port=110, ssld=0x0, ssls=0x83ba084 "*pop3s", sslp=995) at mail.c:5494 #12 0x820f6ba in pop3_open (stream=0x84cdce8) at pop3.c:328 #13 0x81e5845 in mail_open (stream=0x0, name=0x850f774 "{mail.tconl.com:110/pop3}", options=0) at mail.c:1019 #14 0x80cb04f in imap_do_open (ht=3, return_value=0x84cfe84, this_ptr=0x0, return_value_used=1, persistent=0) at php_imap.c:809 ---Type <return> to continue, or q <return> to quit--- #15 0x80cb146 in php_if_imap_open (ht=3, return_value=0x84cfe84, this_ptr=0x0, return_value_used=1) at php_imap.c:837 #16 0x819d223 in execute (op_array=0x8510a6c) at ./zend_execute.c:1494 #17 0x819d3f4 in execute (op_array=0x84d7af4) at ./zend_execute.c:1534 #18 0x816533f in zend_execute_scripts (type=8, file_count=3) at zend.c:743 #19 0x80be2bc in php_execute_script (primary_file=0xbffff83c) at main.c:1194 #20 0x8175c2b in apache_php_module_main (r=0x8489d10, display_source_mode=0) at sapi_apache.c:89 #21 0x80bb3fa in send_php () #22 0x80bb42c in send_parsed_php () #23 0x81a7973 in ap_invoke_handler () #24 0x81bb701 in process_request_internal () #25 0x81bb760 in ap_process_request () #26 0x81b2d81 in child_main () #27 0x81b2f2c in make_child () #28 0x81b3087 in startup_children () #29 0x81b36bc in standalone_main () #30 0x81b3e4f in main () #31 0x400cc577 in __libc_start_main () from /lib/libc.so.6 I have a feeling that I am not getting a good backtrace. I cannot seem to get a core file. Thank you Terry -- Edit Bug report at: http://bugs.php.net/?id=9935&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]