Cygwin 1.7 domains and home directories

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Dec 17 17:16:00 GMT 2008


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/



More information about the Cygwin mailing list