Date: Mon, 30 Jul 2001 18:52:56 -0600 (MDT) From: Mike Holling <myke@ees.com> To: current@freebsd.org Subject: apache spins on signal 1 in -current Message-ID: <Pine.BSF.4.21.0107301844310.5900-100000@av.fks.lan>
next in thread | raw e-mail | index | archive | help
I've got an ongoing problem with apache. Sometimes in normal operation, and always when sent a SIGHUP, the main httpd process will spin and consume the cpu. GDB reveals that it's stuck somewhere in a thread handling routine: Program received signal SIGINT, Interrupt. 0x2862a31c in _thread_sig_handle_pending () from /usr/lib/libc_r.so.5 This is with the latest apache port and uthread_sig.c version 1.38. - Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0107301844310.5900-100000>