From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24265 invoked by alias); 8 May 2012 17:23:50 -0000 Received: (qmail 24126 invoked by uid 22791); 8 May 2012 17:23:23 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Tue, 08 May 2012 17:23:09 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 0231C2C1539; Tue, 8 May 2012 19:23:05 +0200 (CEST) Date: Tue, 08 May 2012 17:23:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: nc-1.107-2 Message-ID: <20120508172305.GA17185@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <4FA94D4C.7010209@w5pny.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4FA94D4C.7010209@w5pny.com> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-05/txt/msg00172.txt.bz2 On May 8 10:43, Harry G McGavran Jr wrote: > If I try the example in the nc manpage for cygwin: > > printf "GET / HTTP/1.0\r\n\r\n" | nc host.example.com 80 > > I get a segfault and a stackdump every time. > > The nc prior to nc-1.107-1 didn't have this problem. > nc-1.107-1 had this problem, but with it I could use > the nc "-w 1" option and avoid the problem. With > 1.107-2 I can't find any value for -w that works, I just > get the seg fault. The nc on ubuntu 10.04 requires "-q 1" > but never segfaults even without that option. There seems not > to be a -q option for this nc. > > This happens with every "host.example" I've tried, > so hopefully this is easily reproducable by the maintainers. Well, sorry, but the above example works fine for me. I just installed the latest nc and nc6 packages from scratch and it just works with both nc variants. Please send the stackdump and your obligatory cygcheck -svr output *as attachment*. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple