PDA

View Full Version : egui.exe and interactive firewall


xxJackxx
August 10th, 2009, 02:31 PM
I switched back to ESS a few days ago to see if any of the problems I had been having were solved. It mostly runs pretty well, but I am having a problem with egui.exe crashing when the firewall prompts come up. This has happened twice in the last 3 days. Running Vista x64.

BFG
August 10th, 2009, 02:34 PM
Hello xxJackxx,

See if "Stopping" and "Disabling" the Microsoft Protection Service helps.

BFG

xxJackxx
August 10th, 2009, 02:53 PM
I'm not sure what you mean by Microsoft Protection Service. Also as I hadn't specified earlier, this is a random issue. Most of the time it seems to work fine.

BFG
August 10th, 2009, 04:06 PM
Hi,

In the list of Services the Micosoft Protection Service is started "Automatically".

It's part of the Vista firewall and disabling it may help. This (http://www.vistarewired.com/2007/02/18/services) will explain the steps to do so.

BFG

philby
August 10th, 2009, 04:09 PM
Hello BFG

{QUOTE-> In the list of Services the Micosoft Protection Service is started "Automatically". <-QUOTE}
This service is not listed on my machine... ???

philby

BFG
August 10th, 2009, 04:30 PM
Hi philby,

It may be listed by it's internal name "MSMPSVC". The SysInspector scan will show it if you search "Firewall" in the log.

BFG

philby
August 10th, 2009, 04:45 PM
No listing for MSMPSVC either - and searching Everywhere in Vista throws up nothing. Curious...

philby

BFG
August 10th, 2009, 04:53 PM
Hi,

I'm sorry, it's MPSSVC. Do you have this file? C:\Windows\system32\mpssvc.dll It may be hidden.

BFG

philby
August 10th, 2009, 04:59 PM
Yep! :)

But how can the OP kill the service you cited, if it's not under services.msc?

BFG
August 10th, 2009, 05:17 PM
The SysInspector scan shows that it's listed in the Services as in the attachment.

Is that in your list of Services?

BFG

philby
August 10th, 2009, 05:33 PM
I don't have ESS loaded at the moment, but I'm still very interested in:


how MPSSVC can be disabled, as you recommend, given that it's not listed under services.msc
why disabling the service will help the intermittent egui.exe crash issue flagged by the OP


philby

BFG
August 10th, 2009, 06:02 PM
{QUOTE-> I don't have ESS loaded at the moment, but I'm still very interested in:


how MPSSVC can be disabled, as you recommend, given that it's not listed under services.msc
why disabling the service will help the intermittent egui.exe crash issue flagged by the OP


<-QUOTE}

It's listed as the Windows Firewall via Services.msc according to this (http://www.blackviper.com/WinVista/servicecfg.htm) list

I never said that it would help, I asked if it would because he mentioned the issue was noticed "when the firewall prompts come up". As that Service is firewall related and running I took a shot.

BFG

philby
August 10th, 2009, 06:11 PM
{QUOTE-> It's listed as the Windows Firewall via Services.msc according to this list <-QUOTE}
OK - that's clear...
{QUOTE-> As that Service is firewall related and running I took a shot. <-QUOTE}
...but wouldn't this not be running, presumably, if the OP is running ESS, the Windows firewall and service you mention has already been disabled?

Not trying to interrogate - just interested and trying to understand...

Cheers

philby

BFG
August 10th, 2009, 06:22 PM
Hi philby,

No problem at all. The firewall is supposed to be disabled when ESS installs but that service is always still set to "Automatic" and "Running".

Googling it shows that Windows OneCare also uses it and maybe it's by design that it's not disabled with the firewall.

BFG

philby
August 10th, 2009, 06:32 PM
OK - I was (wrongly) assuming that either the ESS installer or the OP would have already disabled the Windows firewall, so I couldn't see what you were getting at.

Thanks for all your answers :thumb:

philby

xxJackxx
August 11th, 2009, 10:40 AM
While disabling the Windows Firewall service may seem a logical thing to do, it lists a dependency of "Windows Event Collector" (depends on the firewall service). If this actually does help I hope it gives the development team at ESET some direction in figuring out how to fix it. I am not in to service tweaking as it causes more problems than it solves. Also disabling this service would stop the Windows Firewall from being re-enabled when a 3rd party firewall is uninstalled until the service is manually restarted. I appreciate the suggestion, just wanted to point out the possible cons.