Re: [Bug-wget] buildbot failure in OpenCSW Buildbot on wget-solaris10-i386

2015-11-20 Thread Dagobert Michelsen
Hi Tim, Am 20.11.2015 um 11:20 schrieb Tim Ruehsen : > please update to gettext 0.19. > > # > autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac > file requires the infrastructure from gettext-0.19 but this > version >

Re: [Bug-wget] buildbot failure in OpenCSW Buildbot on wget-solaris10-i386

2015-11-20 Thread Tim Ruehsen
Hi Dago, please update to gettext 0.19. # autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac file requires the infrastructure from gettext-0.19 but this version is older. Please upgrade to gettext-0.19 or newer. autopoint: *** Stop.

Re: [Bug-wget] buildbot failure in OpenCSW Buildbot on wget-solaris10-i386

2015-11-20 Thread Tim Ruehsen
Hi Dago, we will likely change the gettext requirements to 0.18.1. Tim On Friday 20 November 2015 11:41:45 Dagobert Michelsen wrote: > Hi Tim, > > Am 20.11.2015 um 11:20 schrieb Tim Ruehsen : > > please update to gettext 0.19. > > > > # > > autopoint: *** The

[Bug-wget] buildbot success in OpenCSW Buildbot on wget-solaris10-i386

2015-11-20 Thread buildbot
The Buildbot has detected a restored build on builder wget-solaris10-i386 while building wget. Full details are available at: https://buildfarm.opencsw.org/buildbot/builders/wget-solaris10-i386/builds/96 Buildbot URL: https://buildfarm.opencsw.org/buildbot/ Buildslave for this Build:

[Bug-wget] buildbot success in OpenCSW Buildbot on wget-solaris10-sparc

2015-11-20 Thread buildbot
The Buildbot has detected a restored build on builder wget-solaris10-sparc while building wget. Full details are available at: https://buildfarm.opencsw.org/buildbot/builders/wget-solaris10-sparc/builds/101 Buildbot URL: https://buildfarm.opencsw.org/buildbot/ Buildslave for this Build:

Re: [Bug-wget] buildbot failure in OpenCSW Buildbot on wget-solaris10-i386

2015-11-20 Thread Dagobert Michelsen
Hi Tim, Am 20.11.2015 um 11:56 schrieb Tim Ruehsen : > we will likely change the gettext requirements to 0.18.1. As we already have 0.18.1.1 this would be really convenient for the moment. I’ll continue to work on 0.19.6, though. Laurent is still backporting thread-fixes from

[Bug-wget] [bug #46479] null pointer dereference: gnutls_free (ctx->session_data->data)

2015-11-20 Thread Ander Juaristi
Follow-up Comment #1, bug #46479 (project wget): The attached patch should fix it. Thanks for the report. (file #35506) ___ Additional Item Attachment: File name: 0001-Fix-potential-NULL-pointer-dereference.patch Size:1 KB

[Bug-wget] [bug #46479] null pointer dereference: gnutls_free (ctx->session_data->data)

2015-11-20 Thread Sami Farin
Follow-up Comment #3, bug #46479 (project wget): You "forgot" credits and reference to bug #46479 in the git changelog. ___ Reply to this item at: ___

[Bug-wget] [bug #46479] null pointer dereference: gnutls_free (ctx->session_data->data)

2015-11-20 Thread Giuseppe Scrivano
Update of bug #46479 (project wget): Open/Closed:Open => Closed ___ Follow-up Comment #2: thanks, the patch looks correct and I pushed it.

Re: [Bug-wget] wget 1.17 segfaults under openSUSE 13.1 (x86_64; glibc 2.18)

2015-11-20 Thread Darshit Shah
This looks similar to another segfault I've seen. I'm not sure since when it exists in the code, but I did come across one recently. That case was caused when --trust-server-names -N and --content-disposition were all provided to Wget. A wrong logic condition causes Wget to work on

Re: [Bug-wget] wget 1.17 segfaults under openSUSE 13.1 (x86_64; glibc 2.18)

2015-11-20 Thread Darshit Shah
Another thing that I just remembered, this issue seems to pop up when the file being downloaded already exists on disk. Maybe, that is why you're seeing the different behaviour? Try downloading the file when it already exists and see if the problem can be reproduced on the newer system. On

[Bug-wget] wget 1.17 segfaults under openSUSE 13.1 (x86_64; glibc 2.18)

2015-11-20 Thread Schleusener, Jens
Hi, under some conditions I get with a self-compiled wget 1.17 binary on a 64-bit openSUSE 13.1 Linux system a segmentation fault (but the self-compiled wget 1.16.3 works correctly). I could reduce the problem to this usage case: wget -N --content-disposition http://ftp.gnu.org/gnu/wget/