Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - Unable to kill process on Vista

Reply
 
Old 01-05-2009   #1 (permalink)
Ashu


 
 

Unable to kill process on Vista

Hi,
There has been many instances with different processes that I am not
able to kill them. This has happed with processes like outlook, firefox,
yahoo messenger, and many more.

I tried to kill them using windows task manager (with /F switch also),
process explorer, using my own code which used TerminateProcess API. All
of these report success, but the process continues to run.

When I looked further into these process, I always noticed that these
process had only one thread running.
All these threads had the entry point in NTDLL.dll (the entry points
were either beginthreadx or endthreadx usually)

Any idea what is the problem? Is there some bug in vista??

--
Regards,
Ashutosh Bhawasinka
email: discussion@xxxxxx
MCSA - Messaging,
MCTS - .Net Win Apps
MCPD - Win App

My System SpecsSystem Spec
Old 01-05-2009   #2 (permalink)
Jolly Polly


 
 

Re: Unable to kill process on Vista

Ashu wrote:
Quote:

> Hi,
> There has been many instances with different processes that I am not
> able to kill them. This has happed with processes like outlook, firefox,
> yahoo messenger, and many more.
>
> I tried to kill them using windows task manager (with /F switch also),
> process explorer, using my own code which used TerminateProcess API. All
> of these report success, but the process continues to run.
>
> When I looked further into these process, I always noticed that these
> process had only one thread running.
> All these threads had the entry point in NTDLL.dll (the entry points
> were either beginthreadx or endthreadx usually)
>
> Any idea what is the problem? Is there some bug in vista??
>
why would you want to stop/kill explorer.exe?

My System SpecsSystem Spec
Old 01-05-2009   #3 (permalink)
CBoom


 
 

Re: Unable to kill process on Vista

This is strange, but I have not seen such behaviour so I guess its not a
general bug of vista.

Scan for SPYWARE! using spybot "search and destroy"

also

google for "process explorer" download it and use it, it's a better more
powerful tool that task manager

also take a look at this http://www.computerhope.com/issues/ch000960.htm

"Ashu" <smbs-msdn@xxxxxx> wrote in message
news:uloOiv0bJHA.1528@xxxxxx
Quote:

> Hi,
> There has been many instances with different processes that I am not able
> to kill them. This has happed with processes like outlook, firefox, yahoo
> messenger, and many more.
>
> I tried to kill them using windows task manager (with /F switch also),
> process explorer, using my own code which used TerminateProcess API. All
> of these report success, but the process continues to run.
>
> When I looked further into these process, I always noticed that these
> process had only one thread running.
> All these threads had the entry point in NTDLL.dll (the entry points were
> either beginthreadx or endthreadx usually)
>
> Any idea what is the problem? Is there some bug in vista??
>
> --
> Regards,
> Ashutosh Bhawasinka
> email: discussion@xxxxxx
> MCSA - Messaging,
> MCTS - .Net Win Apps
> MCPD - Win App
My System SpecsSystem Spec
Old 01-05-2009   #4 (permalink)
Steve Thackery


 
 

Re: Unable to kill process on Vista

> why would you want to stop/kill explorer.exe?

I don't think he says that, does he?

SteveT
My System SpecsSystem Spec
Old 01-05-2009   #5 (permalink)
Steve Thackery


 
 

Re: Unable to kill process on Vista

> google for "process explorer" download it and use it, it's a better more
Quote:

> powerful tool that task manager
The OP says he's already using it.

SteveT
My System SpecsSystem Spec
Old 01-05-2009   #6 (permalink)
The Max


 
 

Re: Unable to kill process on Vista

On Mon, 5 Jan 2009 19:26:24 -0000, "Steve Thackery"
<nobody@xxxxxx> wrote:
Quote:
Quote:

>> google for "process explorer" download it and use it, it's a better more
>> powerful tool that task manager
>
>The OP says he's already using it.
>
>SteveT
Why doesn't any of your quoted material contain at least the name of
the person you are quoting/replying to?

Max
My System SpecsSystem Spec
Old 01-05-2009   #7 (permalink)
Jolly Polly


 
 

Re: Unable to kill process on Vista

Steve Thackery wrote:
Quote:
Quote:

>> why would you want to stop/kill explorer.exe?
>
> I don't think he says that, does he?
>
> SteveT
sorry - my mistake
My System SpecsSystem Spec
Old 01-05-2009   #8 (permalink)
Peter Foldes


 
 

Re: Unable to kill process on Vista



--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.


news:gjtl12$nga$1@xxxxxx
"CBoom" <someone@xxxxxx> wrote in message
news:gjtl12$nga$1@xxxxxx
Quote:

> This is strange, but I have not seen such behaviour so I guess its not a general
> bug of vista.
>
> Scan for SPYWARE! using spybot "search and destroy"
>
> also
>
> google for "process explorer" download it and use it, it's a better more powerful
> tool that task manager
>
> also take a look at this http://www.computerhope.com/issues/ch000960.htm
>
> "Ashu" <smbs-msdn@xxxxxx> wrote in message
> news:uloOiv0bJHA.1528@xxxxxx
Quote:

>> Hi,
>> There has been many instances with different processes that I am not able to kill
>> them. This has happed with processes like outlook, firefox, yahoo messenger, and
>> many more.
>>
>> I tried to kill them using windows task manager (with /F switch also), process
>> explorer, using my own code which used TerminateProcess API. All of these report
>> success, but the process continues to run.
>>
>> When I looked further into these process, I always noticed that these process had
>> only one thread running.
>> All these threads had the entry point in NTDLL.dll (the entry points were either
>> beginthreadx or endthreadx usually)
>>
>> Any idea what is the problem? Is there some bug in vista??
>>
>> --
>> Regards,
>> Ashutosh Bhawasinka
>> email: discussion@xxxxxx
>> MCSA - Messaging,
>> MCTS - .Net Win Apps
>> MCPD - Win App
>
My System SpecsSystem Spec
Old 01-05-2009   #9 (permalink)
DanS


 
 

Re: Unable to kill process on Vista

Jolly Polly <kneedown@xxxxxx> wrote in news:#OuvKV1bJHA.2112
@TK2MSFTNGP02.phx.gbl:
Quote:

> Ashu wrote:
Quote:

>> Hi,
>> There has been many instances with different processes that I am not
>> able to kill them. This has happed with processes like outlook, firefox,
>> yahoo messenger, and many more.
>>
>> I tried to kill them using windows task manager (with /F switch also),
>> process explorer, using my own code which used TerminateProcess API. All
>> of these report success, but the process continues to run.
>>
>> When I looked further into these process, I always noticed that these
>> process had only one thread running.
>> All these threads had the entry point in NTDLL.dll (the entry points
>> were either beginthreadx or endthreadx usually)
>>
>> Any idea what is the problem? Is there some bug in vista??
>>
>
> why would you want to stop/kill explorer.exe?
Explorer was never mentioned, but.....what else can you do when Explorer
just stops responding and does nothing ?
My System SpecsSystem Spec
Old 01-05-2009   #10 (permalink)
Peter Foldes


 
 

Re: Unable to kill process on Vista

Because Steve is using a proper and correct newsreader and not Forte Agent as you
are.


"Steve Thackery" <nobody@xxxxxx> wrote in message
news:upr%23Pu2bJHA.572@xxxxxx

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"The Max" <max.imus@xxxxxx> wrote in message
news:2ap4m454ebdcvjtm05gioqq030gvbv7iuq@xxxxxx
Quote:

> On Mon, 5 Jan 2009 19:26:24 -0000, "Steve Thackery"
> <nobody@xxxxxx> wrote:
>
Quote:
Quote:

>>> google for "process explorer" download it and use it, it's a better more
>>> powerful tool that task manager
>>
>>The OP says he's already using it.
>>
>>SteveT
>
> Why doesn't any of your quoted material contain at least the name of
> the person you are quoting/replying to?
>
> Max
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Kill process Vista performance & maintenance
Copying files, then hang, and unable to abort and kill the process. Vista networking & sharing
Kill process does nothing in Vista General Discussion
Unable to shut down some process Vista networking & sharing
Vista Ultimate does not kill a process Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46