X-Spam-Check-By: sourceware.org Date: Wed, 4 Jan 2006 09:13:01 -0500 (EST) From: Igor Peshansky Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: No takers? (was Re: ssh localhost date # "ls -lu" => remote command not being read) In-Reply-To: <20060104010943.GC18616@trixie.casa.cgf.cx> Message-ID: References: <200512231711 DOT jBNHBvBl016124 AT tigris DOT pounder DOT sol DOT net> <200512241816 DOT jBOIGULc023975 AT tigris DOT pounder DOT sol DOT net> <200512261823 DOT jBQINIYK012941 AT tigris DOT pounder DOT sol DOT net> <200512262231 DOT jBQMVfiD014008 AT tigris DOT pounder DOT sol DOT net> <200512280538 DOT jBS5clef022489 AT tigris DOT pounder DOT sol DOT net> <20051230062711 DOT GA30157 AT trixie DOT casa DOT cgf DOT cx> <20060103225556 DOT GC15348 AT trixie DOT casa DOT cgf DOT cx> <20060104010943 DOT GC18616 AT trixie DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 On Tue, 3 Jan 2006, Christopher Faylor wrote: > On Tue, Jan 03, 2006 at 07:51:25PM -0500, Igor Peshansky wrote: > >On Tue, 3 Jan 2006, Christopher Faylor wrote: > > > >> On Fri, Dec 30, 2005 at 01:27:11AM -0500, Christopher Faylor wrote: > >> >On Tue, Dec 27, 2005 at 11:38:46PM -0600, Tom Rodman wrote: > >> >>Does the strace log hint at a solution? Is there any other test I > >> >>might try that would help you debug this? > >> > > >> >The latest snapshot has better strace capabilities. Rather than trying > >> >to munge your sshd service startup, please just start it as normal and, > >> >from a privileged account, use "strace -ostrace.out -pNNNN" to capture > >> >the output, where NNNN is the pid of the sshd process. You need to do > >> >this from an account which has enough privileges to both find the sshd > >> >process and to allow strace to access it. Either "ps -W" or taskman > >> >should show the pid of the running sshd.exe. > >> > > >> >Please use the latest DLL and the latest version of strace.exe from the > >> >snapshot: http://cygwin.com/snapshots/ > >> > >> Is there any movement on this? If multiple people can duplicate the > >> problem I would think that we'd have at least one person posting strace > >> results. > > > >Attached is the output of 'strace -f -p SSHD_PID' for ('uname -svr' = > >'CYGWIN_NT-5.1 1.5.19(0.149/4/2) 2006-01-03 18:21'). Looks like the > >spawned bash process dies with exception C0000142, and Cygwin is unable to > >get the Windows exit code. Since the actual output is over 250k, I've > >bzipped it. > > That seems to be a kernel that you built yourself rather than a snapshot, > is that correct? Can I assume that this is up-to-date with CVS? Yes, sorry, should've mentioned that. This was a CVS checkout done just prior to building the kernel (6:16 pm EST). I'll build from updated CVS and test later today. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- 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/