Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 59721 invoked from network); 24 Sep 2005 14:37:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Sep 2005 14:37:31 -0000 Received: (qmail 16040 invoked by uid 500); 24 Sep 2005 14:37:30 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 15696 invoked by uid 500); 24 Sep 2005 14:37: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 15656 invoked by uid 99); 24 Sep 2005 14:37:27 -0000 X-ASF-Spam-Status: No, hits=0.2 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; Sat, 24 Sep 2005 07:37:27 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 479FCDF; Sat, 24 Sep 2005 16:37:06 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 36751] - Apache + OpenSSL crashes while render mod_perl pages X-Bugzilla-Reason: AssignedTo Message-Id: <20050924143706.479FCDF@ajax.apache.org> Date: Sat, 24 Sep 2005 16:37:06 +0200 (CEST) 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=36751 jorton@redhat.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO ------- Additional Comments From jorton@redhat.com 2005-09-24 16:37 ------- I'm confused, which is the stack backtrace *when the process crashes*? You have given two stack traces but then described how the code continues from there, so neither of those stack traces are actually triggered by the crash? > By the way, we configured and use the mod_perl filter functions. Once SSL > generate that error message, mod_perl calls > MP_RUN_CROAK(modperl_output_filter_flush(filter), > "Apache2::Filter"); > in modperl_run_filter(modperl_filter_t *filter) from modperl_filter.c, > which kills apache child process. so what is the stack trace *when the child process is killed*? -- 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