[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] bug: wget crashes at certain zoom level
From: |
Amr Alaa |
Subject: |
[Bug-wget] bug: wget crashes at certain zoom level |
Date: |
Wed, 30 Nov 2016 11:53:30 +0200 |
I noticed that wget crashes whenever I try to increase gnome-terminal font
size using (ctrl+shift+PLUS) to a certain size.
$ wget --header='Host: download-cf.jetbrains.com' --header='User-Agent:
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101
Firefox/49.0' --header='Accept:
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
--header='Accept-Language:
en,en-US;q=0.8,ar;q=0.7,ar-EG;q=0.5,de;q=0.3,de-DE;q=0.2'
--header='Referer:
https://www.jetbrains.com/idea/download/download-thanks.html?platform=windowsZip'
--header='Cookie: _ga=GA1.2.1842554626.1477170940;
_mkto_trk=id:426-QVD-114&token:_mch-jetbrains.com-1477170939574-30637;
_ceg.s=ohg71e; _ceg.u=ohg71e; _gat_UA-47631155-3=1;
_dc_gtm_UA-47631155-3=1' --header='Connection: keep-alive'
--header='Upgrade-Insecure-Requests: 1' '
https://download-cf.jetbrains.com/idea/ideaIU-2016.3.win.zip' -O
'ideaIU-2016.3.win.zip' -c
--2016-11-30 11:41:25--
https://download-cf.jetbrains.com/idea/ideaIU-2016.3.win.zip
Resolving download-cf.jetbrains.com (download-cf.jetbrains.com)...
54.192.185.122, 54.192.185.183, 54.192.185.82, ...
Connecting to download-cf.jetbrains.com
(download-cf.jetbrains.com)|54.192.185.122|:443...
connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 612177072 (584M), 611693447 (583M) remaining [binary/octet-stream]
Saving to: ‘ideaIU-2016.3.win.zip’
ideaIU-2016.3.win.zip
0%[ ] 669.55K
155KB/s ideaIU-2016.3.win.zip
0%[ ideaIU-2016.3.win.zip
0%[ ideaIU-2016.3.win.z 0%[
ideaIU-2016.-2016.3.win.z 0% 942.58K 142KB/s eta 70m 5s [1]
13932 *segmentation fault (core dumped)* wget -c --header='Host:
download-cf.jetbrains.com' -O -c
$ uname -a
Linux ubuntu 4.4.0-47-generic #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
$ gnome-terminal --version
GNOME Terminal 3.18.3
$ wget --version
GNU Wget 1.17.1 built on linux-gnu.
+digest -gpgme +https +ipv6 +iri +large-file -metalink +nls +ntlm
+opie -psl +ssl/openssl
Wgetrc:
/etc/wgetrc (system)
Locale:
/usr/share/locale
Compile:
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc"
-DLOCALEDIR="/usr/share/locale" -I. -I../../src -I../lib
-I../../lib -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-DHAVE_LIBSSL -DNDEBUG -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -DNO_SSLv2 -D_FILE_OFFSET_BITS=64
-g -Wall
Link:
gcc -DHAVE_LIBSSL -DNDEBUG -g -O2 -fPIE -fstack-protector-strong
-Wformat -Werror=format-security -DNO_SSLv2 -D_FILE_OFFSET_BITS=64
-g -Wall -Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z,relro
-Wl,-z,now -L/usr/lib -lpcre -luuid -lssl -lcrypto -lz -lidn
ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a
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>.
- [Bug-wget] bug: wget crashes at certain zoom level,
Amr Alaa <=