Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 3989 invoked from network); 8 Dec 2005 14:51:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Dec 2005 14:51:08 -0000 Received: (qmail 73460 invoked by uid 500); 8 Dec 2005 14:51:06 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 73414 invoked by uid 500); 8 Dec 2005 14:51:06 -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 73401 invoked by uid 99); 8 Dec 2005 14:51:06 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 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; Thu, 08 Dec 2005 06:51:06 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id 12E63186; Thu, 8 Dec 2005 15:50:44 +0100 (CET) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 37839] - potential "out-of-bounds" error in apr_snprintf triggered by mod_deflate resulting in SIGSEGV X-Bugzilla-Reason: AssignedTo Message-Id: <20051208145044.12E63186@ajax.apache.org> Date: Thu, 8 Dec 2005 15:50:44 +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=37839 jorton@redhat.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO ------- Additional Comments From jorton@redhat.com 2005-12-08 15:50 ------- Can you print r->uri in the deflate_out_filter context? I can't see why it would be invalid. Can you also do: (gdb) ptype z_stream (gdb) ptype uLong to check the types exposed by zlib. -- 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