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 Date: Fri, 26 Aug 2005 13:37:24 -0700 (PDT) From: "Peter A. Castro" To: cygwin AT cygwin DOT com Subject: Re: zsh: command not found => hangs In-Reply-To: <20050826191429.GA2034@trixie.casa.cgf.cx> Message-ID: References: <20050823205318 DOT GF6716 AT bouh DOT ens-lyon DOT fr> <20050825001137 DOT GI7338 AT bouh DOT ens-lyon DOT fr> <20050825220454 DOT GR7662 AT bouh DOT ens-lyon DOT fr> <20050826005349 DOT GA4087 AT trixie DOT casa DOT cgf DOT cx> <20050826191429 DOT GA2034 AT trixie DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-IsSubscribed: yes On Fri, 26 Aug 2005, Christopher Faylor wrote: > On Fri, Aug 26, 2005 at 11:14:20AM -0700, Peter A. Castro wrote: >> On Thu, 25 Aug 2005, Christopher Faylor wrote: >> >>> On Thu, Aug 25, 2005 at 04:57:46PM -0700, Peter A. Castro wrote: >>>> On Fri, 26 Aug 2005, Samuel Thibault wrote: >>>>> Peter A. Castro, le Thu 25 Aug 2005 14:18:53 -0700, a ?crit : >>>>>> On Thu, 25 Aug 2005, Samuel Thibault wrote: >>>>>>> Note that I replaced cygwin1.dll by the latest snapshot (2005/08/24). >>>>>>> The current release version (2005/07/03) does work fine. I tried with >>>>>>> previous snapshots, even 2005/07/05 fails... >>>>>> >>>>>> Wait, so the released version works, but the snapshot doesn't? >>>>> >>>>> Precisely. >>>> >>>> Hmm... Okaaaaay (I wonder what cgf has done to the code *this* time :) >>> >>> And, I wonder why you aren't testing snapshots... >> >> Actually, since Samuel mentioned snapshots, I have been testing the >> latest ones (currently 20050825), and something strange *is* happening... >> but no hangs like he reported, and I can't seem to narrow the strangeness >> down yet. Has something change in how mount points are resolved? >> >> For instance, I have the following mounts >> C:\users -> /home >> C:\ -> /c > > This could be related to this problem: http://cygwin.com/ml/cygwin/2005-08/threads.html#01207 I saw that on the list but wasn't sure if this was the same symptom or not. > Corinna has made some changes and I've generated a new snapshot. > Please give it a try. Ok, so 20050826 snapshot fixes the problem I mentioned above. Thanks! However, I still can't repro Samuel's problem. Samuel, Would you mind saving and removing all of your .z* profiles (and the ones in /etc) and trying your test one more time? Run an strace with --mask=all. Also, try grabbing the 20050826 snapshot too. Zsh has several automatic resolution mechanisms (aliases, functions, auto-cd, etc), and I want to remove any custom environment settings that might be kicking in. Let me know when the trace is available. Thanks! > cgf -- Peter A. Castro or "Cats are just autistic Dogs" -- Dr. Tony Attwood -- 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/