Hi,
you can even reproduce it with a simple
wget -r http://translationproject.org/latest/make
Darshit, maybe you can have a look at it. It has something to do with
opt.method (set to read-only "POST" in http.c, line 1772).
Even with --method=GET opt.method points to "POST". And the code tries to
uppercase it inline.
Regards, Tim
Am Tuesday 30 April 2013 schrieb Stefano Lattarini:
> Here is the reproducer:
>
> $ wget --passive-ftp -nv --recursive --level=1 --no-directories
> --no-parent \ --no-check-certificate -A '*.po'
> http://translationproject.org/latest/make 2013-04-30 16:41:25
> URL:https://translationproject.org/latest/make/ [5489/5489] -> "make" [1]
> Segmentation fault
>
> Sorry, I don't have to look into this more deeply ATM, not to provide
> further feedback. Hope you can reproduce this yourself; otherwise, I'll
> try to get back to you in the next days.
>
> Regards, and HTH,
> Stefano
Mit freundlichem Gruß
Tim Rühsen