bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] [bug #48278] wget segfault when resizing the terminal to a sm


From: Tim Ruehsen
Subject: [Bug-wget] [bug #48278] wget segfault when resizing the terminal to a small size
Date: Tue, 21 Jun 2016 07:25:14 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #1, bug #48278 (project wget):

Sorry, not reproducable on Debian Sid (1.18, konsole or xterm).

The packaging recipe does not say anything about compiler, cflags nor existing
environment which might influence building.

Please give us the output of wget --version.

If you could compile wget with -g and start it with valgrind, that would be
perfect.
Basically:
- CFLAGS=-g ./configure {... your configure options}
- make
- valgrind src/wget {URL}

If wget crashes, valgrind would spill out a backtrace including file names and
line numbers. That is what we need.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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