Your message dated Tue, 19 Apr 2005 23:28:37 GMT
with message-id <[EMAIL PROTECTED]>
and subject line mozilla-browser: Bug in chunked parser ?
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Feb 2004 22:33:34 +0000
>From [EMAIL PROTECTED] Sun Feb 15 14:33:34 2004
Return-path: <[EMAIL PROTECTED]>
Received: from shiva.jussieu.fr [134.157.0.129]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AsUpR-0003bg-00; Sun, 15 Feb 2004 14:33:34 -0800
Received: from helium.pps.jussieu.fr (helium.pps.jussieu.fr [134.157.168.2])
by shiva.jussieu.fr (8.12.10/jtpda-5.4) with ESMTP id i1FMX25t001475
for <[EMAIL PROTECTED]>; Sun, 15 Feb 2004 23:33:02 +0100 (CET)
X-Ids: 168
Received: from lanthane (lanthane.pps.jussieu.fr [134.157.168.57])
by helium.pps.jussieu.fr (8.11.6/jtpda-5.3.2) with ESMTP id
i1FMX2L36417
for <[EMAIL PROTECTED]>; Sun, 15 Feb 2004 23:33:02 +0100 (CET)
Received: from jch by lanthane with local (Exim 4.30)
id 1AsUow-0004V7-CS
for [EMAIL PROTECTED]; Sun, 15 Feb 2004 23:33:02 +0100
To: [EMAIL PROTECTED]
Subject: Bug in chunked parser ?
From: Juliusz Chroboczek <[EMAIL PROTECTED]>
Date: 15 Feb 2004 23:33:02 +0100
Message-ID: <[EMAIL PROTECTED]>
Lines: 33
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Juliusz Chroboczek <[EMAIL PROTECTED]>
X-Miltered: at shiva.jussieu.fr with ID 402FF39E.001 by Joe's j-chkmail
(http://j-chkmail.ensmp.fr)!
X-Antivirus: scanned by sophie at shiva.jussieu.fr
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_12
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no
version=2.60-bugs.debian.org_2004_02_12
X-Spam-Level:
Package: galeon
Version: 1.3.11a-2
This is most probably a bug in Mozilla, please reassign it if you
think so.
There appears to be a bug in the chunked encoding parser, which
doesn't like it if the chunk header arrives in two packets. Under
some circumstances, the Polipo web proxy will send a chunk header in
two packets: the initial CR-LF arrives in the same packet as the
previous chunk, while the rest of the chunk header arrives in the same
packet as the next chunk.
This causes galeon to drop the connection with the proxy and display
an incomplete page.
I'm attaching a tcpdump dump, which I recommend looking at with
ethereal. The interesting bit is in the very last two packets, which
are:
23:16:02.202646 lanthane.8123 > lanthane.45185: P 1394:2769(1375) ack 616
23:16:02.202653 lanthane.45185 > lanthane.8123: . ack 2769
23:16:02.202899 lanthane.45185 > lanthane.8123: R 616:616(0) ack 2769
At time 202646, there's the mis-parsed chunk; at time 202653, Galeon
acks the data, and then at time 202899 immediately shuts the
connection down. Analysis with ethereal seems to indicate that the
data sent by Polipo is correct (I'd appreciate it if you could drop me
a note if you think otherwise).
Thanks,
Juliusz Chroboczek
---------------------------------------
Received: (at 232939-done) by bugs.debian.org; 19 Apr 2005 23:28:39 +0000
>From [EMAIL PROTECTED] Tue Apr 19 16:28:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 48.host.terra.es (tfdsmtp3.mail.isp) [213.4.129.48]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DO291-0008IV-00; Tue, 19 Apr 2005 16:28:39 -0700
Received: from teleline.es ([10.20.4.99]) by tfdsmtp3.mail.isp
(Netscape Messaging Server 4.15 tfdsmtp3 Mar 14 2002 21:29:48)
with ESMTP id IF7VVP02.630 for <[EMAIL PROTECTED]>;
Wed, 20 Apr 2005 01:28:37 +0200
Disposition-Notification-To: ROBERTOJIMENOCA <[EMAIL PROTECTED]>
From: ROBERTOJIMENOCA <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 19 Apr 2005 23:28:37 GMT
X-Mailer: Netscape Webmail
MIME-Version: 1.0
Content-Language: es
Subject: Re: mozilla-browser: Bug in chunked parser ?
X-Accept-Language: es
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-1.9 required=4.0 tests=BAYES_00,BLANK_LINES_70_80,
RCVD_IN_BL_SPAMCOP_NET,ROBERTOJIMENOCA autolearn=no
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Closing per bug author request.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]