Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 20358 invoked from network); 23 Jan 2006 01:18:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Jan 2006 01:18:41 -0000 Received: (qmail 3605 invoked by uid 500); 23 Jan 2006 01:18:40 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 3564 invoked by uid 500); 23 Jan 2006 01:18:40 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 3547 invoked by uid 99); 23 Jan 2006 01:18:39 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jan 2006 17:18:39 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id 942CBE1; Mon, 23 Jan 2006 02:18:17 +0100 (CET) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 37955] - httpd 2.2.0 consumes 100% of CPU In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20060123011817.942CBE1@ajax.apache.org> Date: Mon, 23 Jan 2006 02:18:17 +0100 (CET) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=37955 ------- Additional Comments From distler@golem.ph.utexas.edu 2006-01-23 02:18 ------- Rather than taking a few hours, as under 2.2, 2.3-dev does eventually succumb to this problem, but it may take days or weeks. Here's a backtrace of an errant child server, consuming 100% of one of the machine's 2 processors (MacOSX 1.4.4, httpd 2.3-dev-20051217052534): #0 0x9001452c in write () #1 0x9012ae30 in _simple_vdprintf () #2 0x90126b68 in malloc_printf () #3 0x90006468 in free () #4 0x003c226c in apr_allocator_destroy (allocator=0x5a4140) at memory/unix/apr_pools.c:111 #5 0x00028d64 in clean_child_exit (code=0) at prefork.c:196 #6 0x00029490 in child_main (child_num_arg=32) at prefork.c:660 #7 0x000295e4 in make_child (s=0x28e9c, slot=1) at prefork.c:736 #8 0x00029ef0 in ap_mpm_run (_pconf=0x1, plog=0x0, s=0x1) at prefork.c:871 #9 0x00003e60 in main (argc=3, argv=0xbffffe30) at main.c:712 -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org