DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25376>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25376 Apache 2.0.48 & php 4.3.4 & AIX ------- Additional Comments From [EMAIL PROTECTED] 2003-12-10 22:29 ------- These are my httpd processes: root 12654 1 0 23:22:24 - 0:00 /usr/local/apache2/bin/httpd -k start nobody 16352 12654 0 23:22:25 - 0:00 /usr/local/apache2/bin/httpd -k start nobody 16608 12654 0 23:32:01 - 0:00 /usr/local/apache2/bin/httpd -k start This is the result: #gdb ../bin/httpd 10074 GNU gdb 5.0 Copyright 2000 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "powerpc-ibm-aix4.3.2.0"... /usr/local/apache2/logs/10074: No such file or directory. Attaching to program: /usr/local/apache2/logs/../bin/httpd, process 10074 0xd0011b6c in _pthread_ksleep () (gdb) cont Continuing. Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. (gdb) where No stack. (gdb) If i make the test with parent process of httpd(root): #/usr/local/apache2/logs#gdb ../bin/httpd 12654 GNU gdb 5.0 Copyright 2000 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "powerpc-ibm-aix4.3.2.0"... /usr/local/apache2/logs/12654: No such file or directory. Attaching to program: /usr/local/apache2/logs/../bin/httpd, process 12654 0xd1136728 in apr_sleep (t=1000000) at time.c:288 288 time.c: No such file or directory. (gdb) cont Continuing. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
