What is: REMOTE PROCEDURE CALL (RPC) terminated unexpectedly

Does anyone know what this means? My XP computer gets this pop up ads telling me about this. why is this happening can anyone help me?.

Everything New Technology 1823 This topic was started by ,


data/avatar/default/avatar30.webp

2 Posts
Location -
Joined 2003-08-05
 
Does anyone know what this means? My XP computer gets this pop up ads telling me about this. why is this happening can anyone help me?

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar10.webp

2 Posts
Location -
Joined 2003-08-05
i have no idea what it is, but it is doing it on my comp too. It shuts down everything like every 10 minutes i get a pop up that says generic host process for win32 service has a problem and then the other message pops up and restarts the computer, it is really pissing me off now. someone please tell me how to fix it.

data/avatar/default/avatar30.webp

2 Posts
Location -
Joined 2003-08-05
OP
I think I figured this out. click start/control panel/administrative tools/services/remote procedure call (RPC)/recovery then for the three attempts, put 'restart the service' after I did this with mine, its stopped so far

data/avatar/default/avatar01.webp

738 Posts
Location -
Joined 2002-12-11
http://support.microsoft.com/default.aspx?kbid=327148
 
Check your event logs for Event ID numbers?
Any particular time your computer receives this "pop up?" ... a triggering event?
Did you run an AV scan?
 
For those who need an explanation of what RPC does, well .... here is a brief synopsis.
 
An RPC service configures itself in the registry with a universally unique identifier (UUID) (similar to a globally unique identifier [GUID]). UUIDs are well-known identifiers, unique for each service and common across all platforms. When an RPC service starts, it obtains a free high port and registers that port with the UUID. Some services use random high ports; others try to use the same high ports all the time (if they are available). The port assignment is static for the lifetime of the service.
 
When a client wants to communicate with a particular RPC service, it cannot determine in advance which port the service is running on. It establishes a connection to the server's portmapper service (on 135) and requests the service it wants by using the service's UUID. The portmapper returns the corresponding port number to the client and closes the connection. Finally, the client makes a new connection to the server by using the port number it received from the portmapper.
 
Because it is impossible to know in advance which port an RPC service will use, the firewall must permit all high ports through. If your firewall permits this, there is very little reason even to have a firewall...
 
In the end, no matter how secure your PIX, Checkpoint, Raptor, ISA, Sonicwall, etc firewall is, you need to patch this hotfix.

data/avatar/default/avatar40.webp

2 Posts
Location -
Joined 2003-08-12
If you are getting this warning with time limited grey box of 1 minute then shuts down then I suggest you run anti virus software.the WSBlaster worm causes this probelem but you have to get a fix here is the url for fix.
http://securityresponse.symantec.com/avcenter/venc/data/w32.blaster.worm.removal.tool.html
Also to see if it is there goto start run then type in msconfig click on setup button and if you see WS.blast.exe then it is there uncheck the box.Then goto start my computer right click that then properties than turn off system restore.Why because it is sitting in system restore and cannot be removed but if you goto fix above and then they will direct you to a patch your system will be ok. Good luck.