- From: Guy Ferran <guy.ferran@ardentsoftware.fr>
- Date: Mon, 02 Aug 1999 10:58:04 +0200
- To: Henrik Frystyk Nielsen <frystyk@w3.org>
- CC: "Ahn, Hyung-il" <cfuture@cj.co.kr>, www-lib@w3.org
I think this is the same problem I've found.
There is probably an error in the HTML decoder automaton.
The automaton wants to parse a string which should give an hexadecimal
number, but the chunk is in fact a portion of plain text.
#2 0x6c1cc in HTDebugBreak (file=0xffbeee30 "", line=55,
fmt=0x782f8 "Chunk decoder received illigal chunk size: `%s'\n")
at HTTrace.c:108
#3 0x3c960 in HTChunkDecode_header (me=0x64ed68) at HTTChunk.c:55
#4 0x3ca10 in HTChunkDecode_block (me=0x64ed68,
b=0x54329a "This document, made in October 1995, is perpetually
under revision.\n</small></p>\n</blockquote>\n<ol>\n<li><a
href=\"#intro\">Introduction</a>\n<li><a href=\"#author\">The meaning of
authorship</a>\n<li><a hre"...,
l=14798) at HTTChunk.c:78
#5 0x43138 in HTMIME_put_block (me=0x654f28,
b=0x5427f8 "HTTP/1.1 200 OK\r\nDate: Fri, 30 Jul 1999 09:17:11
GMT\r\nServer: Apache/1.2.5\r\nLast-Modified: Mon, 17 May 1999 18:08:33
GMT\r\nETag: \"27e2e2-7d06-37405b21\"\r\nTransfer-Encoding:
chunked\r\nContent-Type: text/h"...,
l=17520) at HTMIME.c:443
--
--
Guy Ferran
e-mail: guy.ferran@ardentsoftware.fr
tel: (33) 01 30 84 77 77
fax: (33) 01 30 84 77 90
Received on Monday, 2 August 1999 04:57:17 UTC