You are here

Windows very slow while starting Firefox or Thunderbird

2 posts / 0 new
Last post
GoD
Offline
Last seen: 1 year 1 month ago
Joined: 2007-02-24 21:31
Windows very slow while starting Firefox or Thunderbird

Normally I have my portable software on an USB stick. But it got damaged and so I copied everything to my notebook. When I start it local, everything works fine. But when I share the folder over my network and start Firefor or Thunderbird from it,
windows doesn't respond for about 30 seconds until everything is loaded. Then it's fine. I used Sysinternals Process Monitor to find out what's going on. I saw that my CPU is used by 40% for Deferred Procedure Calls. And what's also strange is that my Firefox and Thunderbird are not really subprocesses of FirefoxPortable.exe or ThunderbirdPortable.exe. They are subprocess of
C:\WINDOWS\System32\svchost.exe -k netsvcs

Process Tree
http://img2.freeimagehosting.net/image.php?1e7c978396.png

Whenever I start any other PortableApps program with the launcher, everything is fine.
What could this be?

KickButts
KickButts's picture
Offline
Last seen: 13 years 10 months ago
Joined: 2008-03-13 09:58
Svchost.exe

Svchost.exe is a generic host process name for services that run from DLLs.
I don't have anything fancy Wink as Sysinternals Process Monitor here at work, but using tasklist /svc I find that firefox.exe is nested at FirefoxPortable.exe.
I don't know why firefox.exe is running as a service...
Try typing tasklist /svc at the prompt window and let us know if the program returns the same results.

Alive and kicking!
"If you were a robot, and I knew but you didn't, would you want me to tell you?"

Log in or register to post comments