[Grub-dev] bugreport: grubng.exe c# version 01.2950.37591 - various bugs (crawling / .arc file bloating)

Balinny balinny at gmail.com
Wed Jan 30 22:21:47 UTC 2008


ab wrote:
>  http://enigma.georgia.gov;jsessionid=2d7ce7c5f016e232d4a4a9c31884a10f/ 
>
>
>
> as you see, most of the result-lines are all in one line... so no 
> cr/linefeed after the result items...
>
> and there comes the crash... after url 245... it retries it many 
> times... then follows the crash....
>   
http://enigma.georgia.gov;jsessionid=2d7ce7c5f016e232d4a4a9c31884a10f/ 
is an invalid URL, so the problem lies in the workunit file (although 
failure should be more graceful...). Could you send here the appropiate 
piece?
It will look like
GET ;jsessionid=2d7ce7c5f016e232d4a4a9c31884a10f/ HTTP/1.0
Host: enigma.georgia.gov
User-Agent: GrubNG 20080128

or
GET / HTTP/1.0
Host: enigma.georgia.gov;jsessionid=2d7ce7c5f016e232d4a4a9c31884a10f
User-Agent: GrubNG 20080128

or
GET HTTP/1.0
Host: enigma.georgia.gov;jsessionid=2d7ce7c5f016e232d4a4a9c31884a10f/
User-Agent: GrubNG 20080128

Being all of them wrong.


More information about the Grub-dev mailing list