bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] --http2=off causes Segmentation fault but ./configure --w


From: Tim Rühsen
Subject: Re: [Bug-wget] --http2=off causes Segmentation fault but ./configure --without-libnghttp2 does not
Date: Mon, 9 Apr 2018 13:21:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 04/09/2018 01:18 PM, Jeffrey Fetterman wrote:
> God damnit, I just got it to happen with ./configure --without-libnghttp2
> 
> Now I'm not sure what is triggering it.

If you can trigger it in a Linux VM:
Install valgrind, build the code with -g and use wget2_noinstall instead
of wget2.

e.g.
valgrind src/wget2_noinstall ...

It should spill out a backtrace with line numbers. Post that here.

> 
> On Mon, Apr 9, 2018 at 6:04 AM, Jeffrey Fetterman <address@hidden>
> wrote:
> 
>> So I wanted to see how scraping a large site compared with multiplexing
>> off. I used the -http2=off parameter, but I got a segfault.
>>
>> So I decided I'd configure wget2 without the http2 library and just try
>> the same command again (without -http2=off since it wasn't compiled with it
>> anyway) and it worked just fine.
>>
>> (Also.. it does seem like wget2 is faster without http2, for the site full
>> of large pdfs I'm scraping anyway.)
>>
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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