bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Wget keeps crashing on me


From: Jernej Simončič
Subject: Re: [Bug-wget] Wget keeps crashing on me
Date: Mon, 15 May 2017 01:33:11 +0200

On Sunday, May 14, 2017, 20:19:16, Eli Zaretskii wrote:

> Is that binary also of wget 1.19.1?  If so, perhaps there's a bug in
> that particular version.

The crashes started with version 1.17 IIRC.

> Also, is your build with libssl or libgnutls?  Does it support ipv6?

I use OpenSSL, 1.19.1 is built with 1.1.0e. Here's the full --version
output:

,-----
| GNU Wget 1.19.1 built on mingw32.
| 
| -cares +digest -gpgme +https +ipv6 +iri +large-file +metalink -nls
| +ntlm +opie -psl +ssl/openssl
| 
| Wgetrc:
|     /win32dev/misc/wget/out64/etc/wgetrc (system)
| Compile:
|     x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H
|     -DSYSTEM_WGETRC="/win32dev/misc/wget/out64/etc/wgetrc"
|     -DLOCALEDIR="/win32dev/misc/wget/out64/share/locale" -I. -I../lib
|     -I../lib -I/win32dev/misc/wget/out64/include
|     -I/win32dev/misc/wget/out64/include
|     -I/win32dev/misc/wget/out64/include -DHAVE_LIBSSL
|     -I/win32dev/misc/wget/out2/include -DNDEBUG
| Link:
|     x86_64-w64-mingw32-gcc -I/win32dev/misc/wget/out64/include
|     -I/win32dev/misc/wget/out64/include -DHAVE_LIBSSL
|     -I/win32dev/misc/wget/out2/include -DNDEBUG
|     -L/win32dev/misc/wget/out64/lib -lidn2
|     -L/win32dev/misc/wget/out64/lib -lmetalink -lunistring -liconv
|     -L/win32dev/misc/wget/out64/lib -lssl -lcrypto
|     -L/win32dev/misc/wget/out2/lib -lz -lws2_32 ftp-opie.o mswindows.o
|     openssl.o http-ntlm.o ../lib/libgnu.a -lws2_32 -lws2_32 -lws2_32
|     -lws2_32 /win32dev/misc/wget/out64/lib/libiconv.a
|     /win32dev/misc/wget/out64/lib/libunistring.a
|     /win32dev/misc/wget/out64/lib/libiconv.a -lws2_32
| 
| Copyright (C) 2015 Free Software Foundation, Inc.
| License GPLv3+: GNU GPL version 3 or later
| <http://www.gnu.org/licenses/gpl.html>.
| This is free software: you are free to change and redistribute it.
| There is NO WARRANTY, to the extent permitted by law.
| 
| Originally written by Hrvoje Niksic <address@hidden>.
| Please send bug reports and questions to <address@hidden>.
`-----

I build everything with static libraries, to have a wget.exe that
doesn't need additional DLLs. My binary also includes 2 patches that
aren't part of wget:
https://eternallybored.org/misc/wget/src/taskbar-progress.patch
https://eternallybored.org/misc/wget/src/openssl-windows-cert-store.patch

-- 
< Jernej Simončič ><><><><>< http://eternallybored.org/ >

Never buy a car that has a wick.
       -- Ford Pinto Rule




reply via email to

[Prev in Thread] Current Thread [Next in Thread]