| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,UNPARSEABLE_RELAY |
| X-Spam-Check-By: | sourceware.org |
| X-Yahoo-SMTP: | lqpiFOWswBDKpMR.9xmPzFhInkL3vlM- |
| Message-ID: | <4FA94D4C.7010209@w5pny.com> |
| Date: | Tue, 08 May 2012 10:43:56 -0600 |
| From: | Harry G McGavran Jr <w5pny AT w5pny DOT com> |
| Reply-To: | w5pny AT w5pny DOT com |
| User-Agent: | Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: [ANNOUNCEMENT] Updated: nc-1.107-2 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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.
Harry
--
Harry G. McGavran, Jr.
E-mail: w5pny AT w5pny DOT com
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |