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


On May  8 13:35, Chris Sutcliffe wrote:
> On 8 May 2012 13:23, Corinna Vinschen wrote:
> > 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.
> >
> > 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.
> 
> I also see the segfault behaviour running on a fresh 1.7.14 install
> running on Win7 Pro.
> 
> > Please send the stackdump and your obligatory cygcheck -svr output
> > *as attachment*.
> 
> Attached.

Thanks.  I can reproduce it now, too.  The problem is a missing
declaration for the function strtonum.  I'm going to upload a new
release ASAP.


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


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