Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Fri, 13 Dec 2002 17:34:29 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: Slowness on app startup after recent update (and yes I read the FAQ) In-Reply-To: <5.2.0.9.2.20021213134556.01ff6e28@pop3.cris.com> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Ron, Another place to look is your /etc/passwd. You might have your home directory set to /, or your login user is missing from your password file, and thus you end up with / as your home directory. Just a hunch. Igor On Fri, 13 Dec 2002, Randall R Schulz wrote: > Ron, > > Again, a good place to look is your environment. > > This example suggests strongly that your HOME environment variable is > simply "/". I think some code (in this case "cvs") blindly takes the value > of environment variables that are meant to name directories and blindly > appends a slash and whatever path components lead to the resource they're > looking for. If that root or base directory name is just "/", this problem > ensues. > > Also, note that repeated slashes are only a problem at the beginning of a > path name. Elsewhere they're idempotent. > > > By the way, in output like the kind you've attached in the last two posts, > it's a good idea to try to prevent line wrapping. If that's not an option > with your mail client (or if the mail servers or list processors along the > way are going to override your choice not to wrap long lines), then put the > content in an attachment so it doesn't get mangled. > > Randall Schulz > Mountain View, CA USA > > > At 13:42 2002-12-13, Ron Wood wrote: > >Somehow a // has been introduced into my system. Below > >is the strace to cvs. > > > >My path is, > > > >... > > > >part of strace output, > > > >... > >29888 117233 [main] cvs 2280 normalize_posix_path: > >src //.cvsrc > > 127 117360 [main] cvs 2280 normalize_posix_path: > >//.cvsrc = normalize_posix_path (//.cvsrc) > > 95 117455 [main] cvs 2280 > >mount_info::conv_to_win32_path: conv_to_win32_path > >(//.cvsrc) > >... > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/