Another case that cause wget to crash

2002-07-22 Thread Xuehua Shen
Hi,there, Another Crash case of wget. when I use wget http://www.usmint.gov/what.cfm. Resolving www.usmint.gov...done Connecting to www.usmint.gov[208.45.143.104]80...connected Location:http:\\catalog.usmint.gov[following] http:\\catalog.usmint.gov:Unsupported scheme. Segmentation f

Re: Another case that cause wget to crash

2002-07-22 Thread Hack Kampbjørn
Xuehua Shen wrote: > > Hi,there, >Another Crash case of wget. Note thatthe latest wget version (1.8.2) doesn't segfault on this. > when I use wget http://www.usmint.gov/what.cfm. In the future, when reporting problem please include the --debug output of the wget command. > Resolving w

Re: Another case that cause wget to crash

2002-07-22 Thread Xuehua Shen
Sorry for this wrong email. I found that the reason that wget crashs is not because the redirection circle detection.It's because I changed the code:-). When redirection cycle is detected by wget,wget will not store the pages on the local disk.While I continue to delete the page,So error takes pla