> 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
OK, I tried this. But like John, when I ran the shell with strace I was unable to reproduce the problem. The shell started normally :| 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/