Comment 4 for bug 1022124

Revision history for this message
Jason Conti (jconti) wrote : Re: segfault in wget 1.13.4

Running:

gdb --args wget -m url;

Followed by 'run' until the sigsegv, and then 'bt' should get a decent trace, though having at least libc6-dbg installed as well at the dbgsym package for wget from http://ddebs.ubuntu.com/pool/main/w/wget/ will get us a better trace.