You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Martin Decker <md...@aol.com> on 2003/05/06 08:31:35 UTC

[users@httpd] HTTPd process loops on apache 1.3.27, mod_ssl, mod_jrun host

Hello,

I have a httpd process looping after a couple of hours. Restarting
resolves the issue. The child process takes all the available CPU.

I am using:

- Solaris 8 (108528-17)
- apache 1.3.27 with mod_ssl 2.8.14, openssl 0.9.6g
- JRun 4 Service Pack 1a

Attaching gdb to the looping process reveals this:

#0  0xfeffa1b8 in startSync () from /export/home/jrun4/lib/wsconfig/2/mod_jrun.so
#1  0xfeff6ca4 in proxyRelease () from /export/home/jrun4/lib/wsconfig/2/mod_jrun.so
#2  0xfeff8218 in mappingsTableDelete () from /export/home/jrun4/lib/wsconfig/2/mod_jrun.so
#3  0xfeff3120 in jrun_child_exit () from /export/home/jrun4/lib/wsconfig/2/mod_jrun.so
#4  0xff2ccd18 in ap_child_exit_modules () from /usr/local/apache_omt_ssl/libexec/libhttpd.so
#5  0xff2d3284 in clean_child_exit () from /usr/local/apache_omt_ssl/libexec/libhttpd.so
#6  0xff2d5580 in just_die () from /usr/local/apache_omt_ssl/libexec/libhttpd.so
#7  0xff2d55bc in usr1_handler () from /usr/local/apache_omt_ssl/libexec/libhttpd.so
#8  0xff05b82c in __sighndlr () from /lib/libthread.so.1
#9  <signal handler called>
#10 0xff11bac8 in _private_fcntl () from /lib/libc.so.1
#11 0xff116074 in s_fcntl () from /lib/libc.so.1
#12 0xff05a860 in _fcntl_cancel () from /lib/libthread.so.1
#13 0xff2d6e04 in child_main () from /usr/local/apache_omt_ssl/libexec/libhttpd.so
#14 0xff2d7644 in make_child () from /usr/local/apache_omt_ssl/libexec/libhttpd.so
#15 0xff2d7a08 in perform_idle_server_maintenance ()   from /usr/local/apache_omt_ssl/libexec/libhttpd.so
#16 0xff2d8190 in standalone_main () from /usr/local/apache_omt_ssl/libexec/libhttpd.so
#17 0xff2d8900 in ap_main () from /usr/local/apache_omt_ssl/libexec/libhttpd.so
#18 0x1d3e4 in ?? ()

What can I do to resolve this problem? I tried out the same thing on a
non-SSL Apache, but in that environment the process does not loop.

Thanks in advance,

Martin


############################################
# Martin Decker, Systems Engineer
# AOL Deutschland GmbH & Co. KG
# Millerntorplatz 1, 20359 Hamburg
# Mail: mdecker77@germany.aol.com
# AIM: mdecker77
# Tel 040/36159-7472
# Fax 040/36159-7460
#############################################


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org