RE: [OT] RE: Problems listing tasks under cygwin.

2004-05-20 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Brian Ford > Sent: 19 May 2004 14:54 > On Wed, 19 May 2004, Brian Dessent wrote: > > > Although I'd still like to know why using ProcExp to list > the handles* > > Nope, it is DLLs. > > > of any running Cygwin process causes the CP

Re: [OT] RE: Problems listing tasks under cygwin.

2004-05-19 Thread Brian Ford
On Wed, 19 May 2004, Brian Dessent wrote: > Although I'd still like to know why using ProcExp to list the handles* Nope, it is DLLs. > of any running Cygwin process causes the CPU to peg to 100%, and not > come down until cygwin1.dll is unloaded, i.e. kill all running cygwin > tasks and services

Re: [OT] RE: Problems listing tasks under cygwin.

2004-05-19 Thread Brian Dessent
Dave Korn wrote: > [ObCygwin] Sysinternals' tools are invaluable for diagnosing cygwin > problems just as much as windoze problems. Trouble with access perms for > your cron daemon service? See what's going on with tokenmon. Trouble with > file access? Filemon will show you what files are inv

[OT] RE: Problems listing tasks under cygwin.

2004-05-19 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Brian Dessent > Sent: 18 May 2004 19:34 > Dave Korn wrote: > > > Actually, SYSTEM has higher privileges in general than > root. It may well > > be impossible to kill some tasks belonging to system > because they may not > > allow

Re: Problems listing tasks under cygwin.

2004-05-18 Thread Igor Pechtchanski
On Tue, 18 May 2004, Brian Dessent wrote: > Dave Korn wrote: > > > Actually, SYSTEM has higher privileges in general than root. It may > > well be impossible to kill some tasks belonging to system because they > > may not allow full access even to users with admin rights. The error > > message

Re: Problems listing tasks under cygwin.

2004-05-18 Thread Brian Dessent
Dave Korn wrote: > Actually, SYSTEM has higher privileges in general than root. It may well > be impossible to kill some tasks belonging to system because they may not > allow full access even to users with admin rights. The error message may be > misleading, and maybe it should be saying "Acc

RE: Problems listing tasks under cygwin.

2004-05-18 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of alejandro.sanchez > Sent: 18 May 2004 08:52 > I have the following trouble, if I try to do a ps -aux I > obtain all the current > tasks running under cygwin, but sometimes the PID listed is > not the right one. You're lucky. My c

Re: Problems listing tasks under cygwin.

2004-05-18 Thread Larry Hall
At 03:52 AM 5/18/2004, you wrote: >Hello, > >I have the following trouble, if I try to do a ps -aux I obtain all the current >tasks running under cygwin, but sometimes the PID listed is not the right one. >However trying ps -ef I obtain the right PID of the task. > >Anyway if I'm trying to list the

Problems listing tasks under cygwin.

2004-05-18 Thread alejandro . sanchez
Hello, I have the following trouble, if I try to do a ps -aux I obtain all the current tasks running under cygwin, but sometimes the PID listed is not the right one. However trying ps -ef I obtain the right PID of the task. Anyway if I'm trying to list the tasks under the user system (with the sa