X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 17 Dec 2008 18:15:30 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Cygwin 1.7 domains and home directories Message-ID: <20081217171530.GS6830@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT 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-Disposition: inline In-Reply-To: <20081217170933.GR6830@calimero.vinschen.de> User-Agent: Mutt/1.5.16 (2007-06-09) 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 On Dec 17 18:09, Corinna Vinschen wrote: > 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. Oh, I forgot one point. Can you please run strace with the paranoid option set as well, like this: strace -m all,paranoid -o strace.txt c:\cygwin-1.7\bin\bash.exe --login Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/