bug-inetutils
[Top][All Lists]
Advanced

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

Re: [bug-inetutils] inetutils 1.9.1-4: ftp "get" command occasionally du


From: Glenn Golden
Subject: Re: [bug-inetutils] inetutils 1.9.1-4: ftp "get" command occasionally dumps core,
Date: Mon, 2 Sep 2013 08:49:52 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

--
Mats Erik Andersson <address@hidden> [2013-09-02 03:20:07 +0200]:
> 
> Important: it is always the last command that fails in a macro,
> and it is always completed. It is the clean-up and return to
> command parsing that fails dramatically.
> 

Good observation.  Agree and confirmed. So the minmal offending macro can now
be reduced to simply:

    macdef myget
    cd "/sources/packages"
    get xmltoman-0.4-1.src.tar.gz

where, for convenience/speed in testing, the fetched file has been changed
from "zziplib-..." to "xmltoman..." just because the latter is much smaller.
(I.e. no need to wait for a longish file transfer before seeing the segfault.)



reply via email to

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