Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 3895 invoked from network); 2 Mar 2007 18:11:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Mar 2007 18:11:20 -0000 Received: (qmail 66673 invoked by uid 500); 2 Mar 2007 18:11:28 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 66634 invoked by uid 500); 2 Mar 2007 18:11:27 -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 66621 invoked by uid 99); 2 Mar 2007 18:11:27 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Mar 2007 10:11:27 -0800 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Mar 2007 10:11:18 -0800 Received: by brutus.apache.org (Postfix, from userid 33) id 4B1937142E5; Fri, 2 Mar 2007 10:10:57 -0800 (PST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 41748] - Segmentation violation in httpd - thread/worker In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070302181057.4B1937142E5@brutus.apache.org> Date: Fri, 2 Mar 2007 10:10:57 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org 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=41748 trawick@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO ------- Additional Comments From trawick@apache.org 2007-03-02 10:10 ------- The dbx display of parameters is incorrect. The display of which thread crashed is presumably incorrect too, since that is a system function. The backtrace happens to be the most common one during normal operation since it is that of an idle thread. See what the other threads are doing by using the thread command to list threads then "thread current THREADNUM" followed by where to see the backtrace. Also, don't try to use AIX 5.3 GA with no maintenance. I use TL-5 currently. I'm pretty sure that ML 1 is fine. Make sure IY58143 is included in your current or future maintenance level. (I don't recall whether or not that is in ML 1.) -- 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