From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3757 invoked by alias); 18 Apr 2002 18:07:00 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 3750 invoked from network); 18 Apr 2002 18:06:59 -0000 Received: from unknown (HELO serv-075.icon-germany.local) (129.13.135.89) by sources.redhat.com with SMTP; 18 Apr 2002 18:06:59 -0000 Received: by serv-075.icon-germany.local with Internet Mail Service (5.5.2653.19) id ; Thu, 18 Apr 2002 20:12:30 +0200 Message-ID: From: Heribert Dahms To: 'Chris January' , cygwin@cygwin.com Subject: RE: cygwin randomly pauses under Win2k Date: Thu, 18 Apr 2002 11:17:00 -0000 MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2002-04/txt/msg00968.txt.bz2 Anti Virus? Bye, Heribert (heribert_dahms@icon-scm.com) > -----Original Message----- > From: Chris January [SMTP:chris@atomice.net] > Sent: Thursday, April 18, 2002 18:30 > To: cygwin@cygwin.com > Subject: Re: cygwin randomly pauses under Win2k > > > >> Every now and again (every 15-30 minutes or so), my cygwin apps > > >> pause for 1-2 MINUTES.... I have written a simple script to capture > > >> this behaviour: > [Heribert] [snip] > > I inserted some extra syscall_printf statements and it actually stalls on > this line... (!) > x = CreateFile (get_win32_name (), access, shared, &sa, > creation_distribution, > file_attributes, 0); > This is with a local drive, not a network one. I have no idea why > CreateFile > is taking so long. > [Heribert] [snip] -- 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/