Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 19 Feb 2004 17:02:36 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: ftp bug report Message-ID: <20040219160236.GD32331@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20040219133158 DOT 89862 DOT qmail AT web14305 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040219133158.89862.qmail@web14305.mail.yahoo.com> User-Agent: Mutt/1.4.2i On Feb 19 05:31, Thomas Mellman wrote: > Corinna wrote: > > >> Did you try to use the mapping feature of nmap? I transfer from a VMS > > > >What's nmap? I never used it. I don't see that we have a nmap package > >in the distro. > > > >> machine, and I need to nmap to get rid of the version number. I also > >> use the case command to convert from uppercase to lowercase. > > > >I'd need *specific* instructions to reproduce the crash. What commands > >with which options do I have to use how? Can I do this at all or do I > >need non-Cygwin commands to reproduce it? Do I have to have a VMS machine? > > Okay, like this: > > $ ftp somehost > Connected to somehost.com. > 220 somehost.3 FTP Server (Version 5.0) Ready. > Remote system type is VMS. > ftp> user mellman > 331 Username mellman requires a Password > Password: > 230 User logged in. > ftp> cd somewhere > 250-CWD command successful. > 250 New default directory is somewhere > ftp> nmap $1;$2 $1 > ftp> case > Case mapping on. > ftp> get mspp_i_seq.h > 200 PORT command successful. > 150 Opening data connection for somewhere:MSPP_I_SEQ.H;1 (x.x.x.x,y) > Segmentation fault (core dumped) FYI, I can reproduce it now. I really didn't know about that nmap command, I never used it before. However, it would still be nice if somebody would try to track that down, too. When starting ftp under GDB, it doesn't hang, it just doesn't print anything, so you must type in everything blind. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/