"Christopher Scott" <[EMAIL PROTECTED]> writes: > The attached file contains a link which causes wget 1.8.1 to crash > on Solaris i386 and sparc, on both Solaris 7 and 8 on both > platforms. However, I downloaded the latest version for Windows, and > it ran correctly!?!
I'm afraid I cannot get Wget to dump core downloading this link, either from the command line or from a `lnk.txt' file. Try recompiling Wget with debugging information (make clean; make CFLAGS=-g). When it crashes, run `gdb wget core' and type `where'. Mail the output here. Thanks for the report.
