This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: nc-1.107-2


They are attached.

Corinna wrote:

Re: [ANNOUNCEMENT] Updated: nc-1.107-2

From: Corinna Vinschen <corinna-cygwin at cygwin dot com>
To: cygwin at cygwin dot com
Date: Tue, 8 May 2012 19:23:05 +0200
Subject: Re: [ANNOUNCEMENT] Updated: nc-1.107-2
References: <4FA94D4C.7010209@w5pny.com>
Reply-to: cygwin at cygwin dot com

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



--


Harry G. McGavran, Jr.

E-mail: w5pny@w5pny.com

Attachment: cygcheck_svr.txt
Description: Text document

Attachment: nc.exe.stackdump
Description: Text document

--
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]