Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 59096 invoked from network); 1 Jun 2006 14:43:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2006 14:43:56 -0000 Received: (qmail 28468 invoked by uid 500); 1 Jun 2006 14:43:56 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 28174 invoked by uid 500); 1 Jun 2006 14:43:54 -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 28161 invoked by uid 99); 1 Jun 2006 14:43:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 07:43:54 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 07:43:54 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id 52F9171429B; Thu, 1 Jun 2006 14:43:01 +0000 (GMT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 39698] New: - Large images corrupted Message-ID: X-Bugzilla-Reason: AssignedTo Date: Thu, 1 Jun 2006 14:43:01 +0000 (GMT) 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=39698 Summary: Large images corrupted Product: Apache httpd-2 Version: 2.2.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Core AssignedTo: bugs@httpd.apache.org ReportedBy: maminnel@tin.it On Windows XP (not on Linux, where it is well behaving) images are sent corrupted, thatis just the initial part is sent, if the file is bigger than 2^16 thatis 65 kbytes. I tried to change the compression rate of a .jpg to change size and I found that dimension (for pascal=smallint). For GIF type I had randomly results and only in very large images. I have checked this bug with Internet Explorer 6 and Mozilla Firefox 1.5.03,and for both identical results. -- 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