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 Message-ID: <3E2ED6C0.5080704@operamail.com> Date: Wed, 22 Jan 2003 09:37:04 -0800 From: petar marinov User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: cygwin conflicting with seti AT home on win2000 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Jan 2003 17:35:50.0333 (UTC) FILETIME=[B495AED0:01C2C23C] Hello, Two days ago I installed the latest version of cygwin. I've been happily using previous versions for a long time. Now I noticed that bash pauses for about 15-20 seconds before showing the prompt. I removed any vestiges of the previous installation, fearing that this could be the problem and reinstalled the latest again. The problem persisted. I investigated to the best extent possible previous posts on this mailing list regarding similar problems. I modified cygwin.bat to include --verbose for me to observe what is bash's exact start sequence. I noticed that it poses on executing "id" and doing "grep" for X11 path. Once started, all bash commands "ls", "cd", etc. work flawlessly. I did a small test "echo test | cat". This was pausing for about 10 seconds. From some of the previous posts in the mailing list I saw that this can be network related. I run a network traffic monitor just to see that no network activity is taking place upon bash start or the execution of small test above. Another problem I investigated, not very exhaustively, I removed my current user from the administrators group, fearing that it can be some security misalignment with the new installation. This change did not remove the pause. Runned "strace echo test | cat", but because of the redirection I can not see where exactly the pause occurres, I receive the entire dump at the end of the test. Decided to just stop seti AT home which is running on the machine. Everything run flowlessy. Repeated running bash with and withough seti AT home, it confirmed my obvesrvation. What can be the problem? -petar -- 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/