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 <[email protected]> > 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.) >> >
signature.asc
Description: OpenPGP digital signature
