X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_38,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: Cygwin 1.7 domains and home directories Date: Fri, 19 Dec 2008 09:38:54 -0500 Lines: 26 Message-ID: <4rbnk4lleahcshvf2rejdtd6mfolang3e1@4ax.com> References: <9f3df1acecdb14494f593ecc70fc8f0f DOT squirrel AT mail DOT morrison DOT mine DOT nu> <20081217170933 DOT GR6830 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Dec 17 09:39, Andrew Schulman wrote: > > After a reboot, I ran > > > > strace -o strace.txt c:\cygwin-1.7\bin\bash.exe --login > > > > and observed the error in the shell that started. The strace output is at > > http://home.comcast.net/~aschulman2/cygwin-1.7/strace.txt.bz2 . > > Thanks for the strace. It's missing some information I need to track > this down, so I created another DLL with some more debug output. I sent > you the URL in PM. It would be nice if you could retry to create strace > output using that DLL. Maybe we need a couple of iterations. I hope > you don't mind. OK, with your modified cygwin1.dll in place I ran strace -m all,paranoid -b 1000000 -o strace1.txt c:\cygwin-1.7\bin\bash.exe --login and this time the error did occur. Then I ran the strace again, and saved this 2nd output in strace2.txt. As usual the error didn't occur the 2nd time, so it may be useful to compare strace1 to strace2. http://home.comcast.net/~aschulman2/cygwin-1.7/strace.tar.bz2 Andrew. -- 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/