bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] [bug #46620] NULL Point Dereference casing SegFault in hsts_h


From: Claudio Guarnieri
Subject: [Bug-wget] [bug #46620] NULL Point Dereference casing SegFault in hsts_hash_func in 1.17
Date: Sun, 06 Dec 2015 23:01:31 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.71 Safari/537.36

Follow-up Comment #2, bug #46620 (project wget):

Here, hope it helps.
Apologies for the typos in the original message.

$ gdb --args ./wget https://godzilla.seedboxes.cc
(gdb) r
Starting program: /tmp/wget-1.17/src/wget https://godzilla.seedboxes.cc
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
--2015-12-06 23:59:22--  https://godzilla.seedboxes.cc/
Resolving godzilla.seedboxes.cc... 188.122.93.226, 2a00:1630:44:803::1
Connecting to godzilla.seedboxes.cc|188.122.93.226|:443... connected.
HTTP request sent, awaiting response... 200 OK

Program received signal SIGSEGV, Segmentation fault.
0x0000000000418541 in hsts_hash_func (key=0xb98720) at hsts.c:95
95        for (h = k->host; *h; h++)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46620>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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