Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Date: Fri, 15 Feb 2002 14:44:34 -0500 From: Jason Tishler Subject: Re: wait_subproc failures in 2002-Feb-10 snapshot In-reply-to: <20020214175636.GA2156@hp.com> To: Cygwin-Developers Mail-followup-to: Cygwin-Developers Message-id: <20020215194340.GK600@hp.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.3.24i References: <20020214172843 DOT GA1576 AT redhat DOT com> <20020214175636 DOT GA2156 AT hp DOT com> Chris, On Thu, Feb 14, 2002 at 12:56:36PM -0500, Jason Tishler wrote: > On Thu, Feb 14, 2002 at 12:28:43PM -0500, Christopher Faylor wrote: > > Rebuild the DLL with --enable-debugging and you'll probably see that > > someone is stomping on a handle. > > I will try the above and report back. Do any of the following runs ring a bell? 1179786911 [main] fetchmail 1088 mark_closed: attempt to close protected handle int proc_subproc(long unsigned int, long unsigned int):287(pid_handle<0x1C>) 1179840004 [main] fetchmail 1088 mark_closed: by int set_process_privilege(const char *, int = 1):386(hToken<0x1C>) -493676641 [main] fetchmail 1824 mark_closed: attempt to close protected handle int proc_subproc(long unsigned int, long unsigned int):287(pid_handle<0x1C>) -493638633 [main] fetchmail 1824 mark_closed: by int set_process_privilege(const char *, int = 1):386(hToken<0x1C>) 813734295 [main] fetchmail 1824 get_proc_lock: Couldn't aquire sync_proc_subproc for(1,2259156), Win32 error 0, last 3 813792312 [main] fetchmail 1824 mark_closed: attempt to close protected handle int proc_subproc(long unsigned int, long unsigned int):287(pid_handle<0x1C>) 813818710 [main] fetchmail 1824 mark_closed: by int set_process_privilege(const char *, int = 1):386(hToken<0x1C>) 853911998 [main] fetchmail 1824 get_proc_lock: Couldn't aquire sync_proc_subproc for(4,1628135676), Win32 error 0, last 3 855173917 [proc] fetchmail 1824 get_proc_lock: Couldn't aquire sync_proc_subproc for(2,0), Win32 error 0, last 3 522255630 [main] fetchmail 1640 mark_closed: attempt to close protected handle void pinfo::init(int, long unsigned int = 0, void * = 0):167(pinfo_shared_handle<0x1C>) 522302561 [main] fetchmail 1640 mark_closed: by int set_process_privilege(const char *, int = 1):386(hToken<0x1C>) 567532282 [main] fetchmail 1640 get_proc_lock: Couldn't aquire sync_proc_subproc for(1,2259156), Win32 error 0, last 3 607720024 [main] fetchmail 1640 get_proc_lock: Couldn't aquire sync_proc_subproc for(4,1628135676), Win32 error 0, last 3 608951753 [proc] fetchmail 1640 get_proc_lock: Couldn't aquire sync_proc_subproc for(2,0), Win32 error 0, last 3 Having my ISP's mail servers be down for almost 24 hours is not helping with the debugging. Sigh... Thanks, Jason