This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: wait_subproc failures in 2002-Feb-10 snapshot


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]