Hi, when I run wget like:
wget -q -O spoje.html www.idos.cz/olomouc/odjezdy/\?f=Trnkova\&t=Hlavní%20nádraží\&submit=true <http://www.idos.cz/olomouc/odjezdy/%5C?f=Trnkova%5C&t=Hlavn%C3%AD%20n%C3%A1dra%C5%BE%C3%AD%5C&submit=true> in some cases (about one half of tries) it throws glibc detected: *** glibc detected *** wget: double free or corruption (!prev): 0x0843cb80 *** ======= Backtrace: ========= /lib/i386-linux-gnu/i686/cmov/libc.so.6(+0x70f01)[0xb7457f01] /lib/i386-linux-gnu/i686/cmov/libc.so.6(+0x72768)[0xb7459768] /lib/i386-linux-gnu/i686/cmov/libc.so.6(cfree+0x6d)[0xb745c81d] wget[0x8076c44] /lib/i386-linux-gnu/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0xb73fde46] wget[0x804c931] (...) I am using wget and system as following: wget --version GNU Wget 1.13.4 sestaven na systému linux-gnu. +digest +https +ipv6 +iri +large-file +nls -ntlm +opie +ssl/gnutls Wgetrc: /etc/wgetrc (globální) Národní prostředí: /usr/share/locale Přeloženo: gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc" -DLOCALEDIR="/usr/share/locale" -I. -I../lib -I../lib -D_FORTIFY_SOURCE=2 -Iyes/include -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -DNO_SSLv2 -D_FILE_OFFSET_BITS=64 -g -Wall Slinkováno: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -DNO_SSLv2 -D_FILE_OFFSET_BITS=64 -g -Wall -Wl,-z,relro -Lyes/lib -lgnutls -lgcrypt -lgpg-error -lz -lidn -lrt ftp-opie.o gnutls.o ../lib/libgnu.a (...) and uname -a Linux martlins 3.2.0-4-686-pae #1 SMP Debian 3.2.51-1 i686 GNU/Linux Regards Martin *Martin Jašek* <[email protected]> <http://facebook.com/martlin2> <https://plus.google.com/u/0/117382051128721495605> Pokud máte někde uložený můj starý email, "martlin" zavináč "seznam.cz", nahraďte jej prosím tímto. Brzy jej přestanu používat.
