Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 76978 invoked from network); 30 Jul 2007 02:38:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2007 02:38:55 -0000 Received: (qmail 62417 invoked by uid 500); 30 Jul 2007 02:38:55 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 62376 invoked by uid 500); 30 Jul 2007 02:38:55 -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 62362 invoked by uid 99); 30 Jul 2007 02:38:55 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jul 2007 19:38:55 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Mon, 30 Jul 2007 02:38:54 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 46651714191; Sun, 29 Jul 2007 19:38:34 -0700 (PDT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 42995] - mod_authz_groupfile.c causes a segfault when r->user is not set In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070730023834.46651714191@brutus.apache.org> Date: Sun, 29 Jul 2007 19:38:34 -0700 (PDT) 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=42995 ------- Additional Comments From nick@cpanel.net 2007-07-29 19:38 ------- 0x004a40da in strcmp () from /lib/tls/libc.so.6(gdb) back #0 0x004a40da in strcmp () from /lib/tls/libc.so.6 #1 0x08081386 in check_user_access (r=0x9bc7820) at mod_authz_groupfile.c:134 #2 0x0807405a in ap_run_auth_checker (r=0x9bc7820) at request.c:78 #3 0x08075cb8 in ap_process_request_internal (r=0x9bc7820) at request.c:226 #4 0x080b1609 in ap_process_request (r=0x9bc7820) at http_request.c:256 #5 0x080af2b1 in ap_process_http_connection (c=0x9bbd678) at http_core.c:184 #6 0x0807d6be in ap_run_process_connection (c=0x9bbd678) at connection.c:43 #7 0x080c8b63 in child_main (child_num_arg=Variable "child_num_arg" is not available.) at prefork.c:640 #8 0x080c8d9a in make_child (s=Variable "s" is not available.) at prefork.c:736 #9 0x080c8e28 in startup_children (number_to_start=2) at prefork.c:754 #10 0x080c9673 in ap_mpm_run (_pconf=0x99c00a8, plog=0x9a0c1d8, s=0x99c7ce8) at prefork.c:975 #11 0x080683d4 in main (argc=2, argv=0xbfe31674) at main.c:717(gdb) -- 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