Windows BBS The Place for Microsoft Windows Support! Windows, Support, Help Site

Go Back   Windows BBS > Operating Systems > Windows XP

Windows XP Post your Windows XP related questions here.

Register your FREE account to unlock additional features at WindowsBBS.com
Register
Welcome to WindowsBBS.com
Microsoft Windows Support

Mission Statement

WindowsBBS is an online community dedicated to easily accessible technical support for those using Microsoft operating systems and other Windows software.

Our goal is to become the leading resource for computer users that require assistance with their day-to-day computer usage, including full support for networking PC's, virus & malware removal, system upgrades and general support questions.


Discussion Forums
Operating Systems
Windows 7 Windows 7
Windows Vista Windows Vista
Windows XP Windows XP
Windows Server System Windows Server System
Windows 2000 Windows 2000
Windows 95/98/Me/NT Windows 95/98/Me/NT
Internet & Networking
Networking
Internet Explorer
Microsoft Mail
Firefox, Thunderbird
      & SeaMonkey

General Internet
Security
General Security
Malware and Virus
     Removal

Other
Other Software
Hardware
Test Posts
Community
Introductions
General Discussions
Comments
      & Suggestions

News @ WindowsBBS

Forum Sponsor
 Image

Closed Thread
 
LinkBack Thread Tools
Old 2nd March 2005   #1
Member
 
Profile:
Join Date: Feb 2005
Posts: 44
Computer Experience:
Almost intermediate
EL CONJUNTO Reputation Level


Question Generic Host Processes for Win32 Services ERROR

I get a recurring error message at boot about 50% of the time...GENERIC HOST PROCESS FOR WIN 32 SERVICES ENCOUNTERED A PROBLEM AND NEEDED TO CLOSE. What does this process do? it seems the computer works fine anyway but i'd like to fix the problem. Any ideas?
Mark

EL CONJUNTO is offline  
Didn't find the information you thought to find?
Check out these Similar Threads
Old 2nd March 2005   #2
SuperGeek
 
JoeHobart's Avatar
 
Profile:
Join Date: May 2004
Location: NC
Posts: 1,009
Computer Experience:
Code Monkey
JoeHobart Reputation Level


Do you get a DMP file generated? Can you run it through the tool in my signature?

Try searching your drives for a *.DMP file that was created about the last time you saw that error.

JoeHobart is offline  
Old 16th March 2005   #3
Inactive
 
Profile:
Join Date: Feb 2005
Location: Colorado
Posts: 32
Computer Experience:
Beginner
cgoehring78 Reputation Level


.dmp files

Hi!

I'm not the person who originally posted with the Generic Host Process problem, but I've been having the same one. I found 7 .dmp files on my computer through a simple search from Start.

What now?!
Help!

cgoehring78 is offline  
Old 16th March 2005   #4
Inactive
 
Profile:
Join Date: Feb 2005
Location: Colorado
Posts: 32
Computer Experience:
Beginner
cgoehring78 Reputation Level


user.dmp

There is also a user.dmp file.
cgoehring78 is offline  
Old 16th March 2005   #5
Staff
 
PeteC's Avatar
 
Profile:
Join Date: May 2002
Location: Staffordshire, UK
Posts: 21,699
Computer Experience:
Usually not enough
PeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation Level

My System

cgoehring78

Go here .....

Dump Data collection tool and instructions

Run a dump - not all of them through the Dump Data Collection Tool and post the log in a new thread - with a summary of your problem.

PeteC is offline  
Old 16th March 2005   #6
Inactive
 
Newt's Avatar
 
Profile:
Join Date: Jan 2002
Location: Concord, NC, USA
Posts: 11,217
Computer Experience:
*****
Newt Reputation Level


These can be legit or dropped on you by a virus.

These Four are among the baddies that call themselves by that name although there are more than just these.

Svchost.exe is also called "Generic Host Process for Win32 Services" and you need at least a couple and maybe as many as 6 of them running for your PC to operate properly.

Generating the dump log for examination here is a good idea. Otherwise, you can easily figure out if the message is speaking of a legit process or one of the malware-spawned ones.

You don't say your OS version but if you have XP-pro, there is a utility, tasklist.exe, you can run from a cmd window to list all instances of svchost.exe you have running. If you run it and save the results, get the error, and run it again you can compare and if you have lost a svchost.exe session you have an OS issue and if not, you have a baddie.

If you have XP-home you will need to download tasklist.exe and put it in your windows or windows\system32 folder then do the following.

Click on start, on run, key in cmd and click OK.

Once you have a cmd window open, key in the following and press ENTER.
Code:
tasklist.exe /svc > c:\svchost.txt
which will place a text file in c:\ with details of each instance of svchost you have running. After you have the problem, run a similar command but with a double >> after the /svc so it will append the new report to the existing text file rather than overwriting it. You can either look for yourself or post the contents here for us to have a gander. The second command you run should be
Code:
tasklist.exe /svc >> c:\svchost.txt
If you need the tasklist utility, you can download it from Here (it's the 2nd item available for download).

Process Explorer will give similar information and generate a log file. It has the added advantage of saying who is listed as owner of the process which tasklist doesn't do but it lacks some of the detail. Free utility so may be something you want to get anyway.

Newt is offline  
Old 17th March 2005   #7
Inactive
 
Profile:
Join Date: Feb 2005
Location: Colorado
Posts: 32
Computer Experience:
Beginner
cgoehring78 Reputation Level


Reply regarding data dump

I will print the instructions out at work tomorrow and execute the suggestions tomorrow night. I'll post a new thread at that point.

Thank you both.

cgoehring78 is offline  
Old 17th March 2005   #8
Inactive
 
Newt's Avatar
 
Profile:
Join Date: Jan 2002
Location: Concord, NC, USA
Posts: 11,217
Computer Experience:
*****
Newt Reputation Level


Just stay with this thread to avoid confusion. It has background info we will need. If the original poster wants to talk about his system, I'll just split the thread so you have one all to yourself but with all the information in it.
Newt is offline  
Old 20th March 2005   #9
Inactive
 
Profile:
Join Date: Feb 2005
Location: Colorado
Posts: 32
Computer Experience:
Beginner
cgoehring78 Reputation Level


Delay

I will have to delay my work on the Win32 Generic Host Process. I'm having some medical work done and I'm not sure when I will be able to work on it. Please forgive me. I will be back!
cgoehring78 is offline  
Old 20th March 2005   #10
Staff
 
PeteC's Avatar
 
Profile:
Join Date: May 2002
Location: Staffordshire, UK
Posts: 21,699
Computer Experience:
Usually not enough
PeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation LevelPeteC Reputation Level

My System

OK - hope all goes well for you.
PeteC is offline  
Old 21st March 2005   #11
Inactive
 
Profile:
Join Date: Mar 2004
Posts: 46
Computer Experience:
experienced
Omega Reputation Level


Speaking of "tasklist.exe" and svchost.exe I have just a simple question.
Can you not just copy Tasklist.exe from a computer with XP Pro and place it on a system with XP Home in the \system32 folder??

I'm just curious because the computers that I have, some have xp home and some with xp pro.

Omega is offline  
Old 3rd May 2005   #12
Inactive
 
Profile:
Join Date: Feb 2005
Location: Colorado
Posts: 32
Computer Experience:
Beginner
cgoehring78 Reputation Level


Generic Host Process for Win32 Error

Hello and Please Help Again!

I started to get help with this problem when I unexpectedly had to have major surgery. UGH. It's over now and I continue to have this problem.

What should I do?

Thank you again,
Cindy

cgoehring78 is offline  
Old 3rd May 2005   #13
Inactive
 
Newt's Avatar
 
Profile:
Join Date: Jan 2002
Location: Concord, NC, USA
Posts: 11,217
Computer Experience:
*****
Newt Reputation Level


Cindy - easier to keep things altogether so I merged your "I'm back" thread with this one.

Hope you are improving and hope we can help. Where does the problem stand at this point? Any changes since your last post about it?

Newt is offline  
Old 3rd May 2005   #14
Inactive
 
Profile:
Join Date: Feb 2005
Location: Colorado
Posts: 32
Computer Experience:
Beginner
cgoehring78 Reputation Level


Still the same

Hi!

Things are still the same - nothing has changed. I get the error message sporadically, not sure what precipitates it.

I tried to access the info on the link mentioned in an earlier message to me, but it's no longer there.

How can I start again?

Thank you!

Cindy

cgoehring78 is offline  
Old 3rd May 2005   #15
Inactive
 
Newt's Avatar
 
Profile:
Join Date: Jan 2002
Location: Concord, NC, USA
Posts: 11,217
Computer Experience:
*****
Newt Reputation Level


Sorry I wasn't clear. We have sorta started again in this thread. The other one vanished when I merged it with this one. Best this way since the original background information is all in here.

Thanks for the update.

Newt is offline  
Closed Thread

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
More Junk.....HJT Log posted lpdrummer Malware and Virus Removal 52 17th February 2005 04:46
hijacked homepage ugostar Malware and Virus Removal 63 7th November 2004 16:46
What do Generic Host Services do? r.leale Windows XP 7 14th September 2004 23:32
a few questions.. bigsox Windows 95/98/Me/NT 36 18th November 2003 03:05
Generic Host Services Wazz Windows XP 2 8th April 2002 23:50


All times are GMT +1. The time now is 04:45.






Advertisements do not imply our endorsement of the product or service advertised.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 2002 - 2009 WindowsBBS.com. All rights reserved.
Terms of Use, Legal Information & Privacy Policy
[]