From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15785 invoked by alias); 7 Apr 2014 19:58:36 -0000 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 Received: (qmail 15776 invoked by uid 89); 7 Apr 2014 19:58:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173025pub.verizon.net Received: from vms173025pub.verizon.net (HELO vms173025pub.verizon.net) (206.46.173.25) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 07 Apr 2014 19:58:34 +0000 Received: from [192.168.1.231] ([unknown] [74.104.179.122]) by vms173025.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0N3O00FJVFH8RH80@vms173025.mailsrvcs.net> for cygwin@cygwin.com; Mon, 07 Apr 2014 14:58:25 -0500 (CDT) Message-id: <5343035E.4000106@cygwin.com> Date: Mon, 07 Apr 2014 19:58:00 -0000 From: "Larry Hall (Cygwin)" Reply-to: cygwin@cygwin.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-version: 1.0 To: cygwin@cygwin.com Subject: Re: 1.7.29-2: Exception from cygwin_gethostname References: <5342F343.6050300@acm.org> <20140407190942.GU2061@calimero.vinschen.de> In-reply-to: <20140407190942.GU2061@calimero.vinschen.de> Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: 7bit X-SW-Source: 2014-04/txt/msg00135.txt.bz2 On 4/7/2014 3:09 PM, Corinna Vinschen wrote: > On Apr 7 11:49, David Rothenberger wrote: >> I'm having a problem doing hostname resolution on one of my Windows >> 7 64 machines after updating cygwin to 1.7.29-2. I first noticed it >> with ssh. I get an error whenever I try to ssh to any machine using >> a hostname; it complains the hostname cannot be resolved. >> >> An strace of ssh shows an exception occuring right after the call to >> cygwin_gethostname is logged. >> >> 96 58624 [main] ssh 3536 cygwin_gethostname: name daver-pc >> --- Process 3536, exception 000006ba at 000007FEFDD4940D >> 860 59484 [main] ssh 3536 __set_errno: void san::leave():315 setting errno 14 > > Exception 0x6ba is "The RPC server is unavailable". I have no idea why > this exception is generated at all on your machine. Usually this is a > first-chance exception only, which can be ignored, but this is the first > time I ever saw this and in the above scenario there's no such exception > expected, so it doesn't get ignored. > > Oh well, it would have been helpful if this had been encountered last > week :( Good point. David, can you go back to last week and see if you can still reproduce it? ;-) -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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