X-Spam-Check-By: sourceware.org Date: Wed, 4 Apr 2007 22:40:33 -0700 (PDT) From: "Peter A. Castro" To: cygwin AT cygwin DOT com Subject: Re: Login shell ZSH spins when executed from SSH session In-Reply-To: <4613E6B2.3060904@sh.cvut.cz> Message-ID: References: <4613E6B2 DOT 3060904 AT sh DOT cvut DOT cz> MIME-Version: 1.0 Content-Type: MULTIPART/Mixed; BOUNDARY=------------090409060302000005030102 Content-ID: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --------------090409060302000005030102 Content-Type: TEXT/PLAIN; CHARSET=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Content-ID: On Wed, 4 Apr 2007, V=E1clav Haisman wrote: > Hi, > I have installed Cygwin snapshot of 1.7. Since then I cannot use SSH beca= use > ZSH shell that I use spins with 100%. I straced the spinning shell and th= is > is what it shows: > > App version: 1005.18, api: 0.132 > DLL version: 1007.0, api: 0.167 > DLL build: 20070330 09:36:55SNP > OS version: Windows NT-5.1 > Heap size: 402653184 > Date/Time: 2007-04-04 19:44:09 > ********************************************** > 115 781 [main] -zsh 7380 fhandler_pipe::create_selectable: pipe acce= ss > denied, retrying > 78 859 [main] -zsh 7380 fhandler_pipe::create_selectable: > CreateNamedPipe: name \\.\pipe\cygwin-0x1CD4-0xA333FA, size 65536 > 111 970 [main] -zsh 7380 fhandler_pipe::create_selectable: pipe acce= ss > denied, retrying > 17284 18254 [main] -zsh 7380 fhandler_pipe::create_selectable: > CreateNamedPipe: name \\.\pipe\cygwin-0x1CD4-0xA333FB, size 65536 > 152 18406 [main] -zsh 7380 fhandler_pipe::create_selectable: pipe acce= ss > denied, retrying > 48 18454 [main] -zsh 7380 fhandler_pipe::create_selectable: > CreateNamedPipe: name \\.\pipe\cygwin-0x1CD4-0xA333FC, size 65536 > [...] > > My cygcheck -svr output is attached. "access denied" might indicate that the sshd is running as a user who doesn't have privs to allocate pipes (SYSTEM, perhaps?). The sshd notes on setup under Windows might be helpful. > -- > wilx --=20 Peter A. Castro or "Cats are just autistic Dogs" -- Dr. Tony Attwood --------------090409060302000005030102 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ --------------090409060302000005030102--