Re: Explorer is leaking memory and eating CPU

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Well, I can`t think of a better reason. It is also possible that opening
media files while CPU is overloaded with other tasks like audio/video
compression causes the problem. That`s why I wanted to prevent Explorer from
opening multimedia files. I`ve set all folders` view to 'Details', so
explorer will open all multimedia files to display dimentions and duration.
This is usefull with audio-files, but consumes a lot of resources so I want
it disabled for video-files.
Tracking the exact source of a problem that will not occure every time is
not easy and takes a long time. I`d like to try if it will occure with video
preview disabled. But how do I disable it? I know that I have to erase a
handler for the AVI file type from the registry - something that points to a
CLSID key, but I don't know witch exactly. I play with regedit frequently
and I always have a fresh backup :-)


""Ken Zhao [MSFT]"" <v-kzhao@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:b2Kc$kU4GHA.4348@xxxxxxxxxxxxxxxxxxxxxxxx
Hello George,

Thanks for your response.

Do you mean the issue only occurs when you use audio-video editing tools
or
codecs?

Ken Zhao

Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.




--------------------
| From: "George Valkov" <a@xxxxx>
| References: <eP$MRWA4GHA.1300@xxxxxxxxxxxxxxxxxxxx>
<xclJGQF4GHA.4956@xxxxxxxxxxxxxxxxxxxxx>
| Subject: Re: Explorer is leaking memory and eating CPU
| Date: Mon, 25 Sep 2006 11:54:42 +0300
| Lines: 104
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.2663
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2757
| X-RFC2646: Format=Flowed; Original
| Message-ID: <OQb5zBI4GHA.3344@xxxxxxxxxxxxxxxxxxxx>
| Newsgroups: microsoft.public.windowsxp.general
| NNTP-Posting-Host: 87-126-145-8.btc-net.bg 87.126.145.8
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP05.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windowsxp.general:1574825
| X-Tomcat-NG: microsoft.public.windowsxp.general
|
| The problem will only occure some rare times, and I assosiate it with
| audio-video edditing tools or codecs. The last time only SoundForge and
| VirtualDubMod was running. MPEG2 codecs are the ATI build of Cyberlink.
and
| AVI codec (for both video and audio) is ffdshow. It's most likely that
| explorer and ffdshow don't like each other, so I'd like to disable
thumbnail
| preview and any other code that is trying to open AVI files in explorer,
| when I select or drag them. I guess that explorer will not dispose and
clean
| the memory of AX controls after using them and this causes my problems.
| Sooner or later, a thread may stuck infinite looping and eating memory.
|
|
| ""Ken Zhao [MSFT]"" <v-kzhao@xxxxxxxxxxxxxxxxxxxx> wrote in message
| news:xclJGQF4GHA.4956@xxxxxxxxxxxxxxxxxxxxxxxx
| > Hello George,
| >
| > Thank you for using newsgroup!
| >
| > From your post, does the issue also occur in Safe Mode?
| >
| > I suggest we first restart the computer in Safe Mode to see if
| > explorer.exe
| > is taking up more CPU usage. Safe Mode loads a minimally
protected-mode
| > configuration, disabling Windows device drivers and using the standard
VGA
| > display adapter.
| >
| > 1. Restart the computer.
| > 2. Keep pressing F8 key until the Windows Startup menu appears.
| > 3. Choose the Safe Mode, and press Enter.
| >
| > Note: Some third party applications and hardware devices cannot be
used
| > during Safe Mode. You will temporarily be unable to connect to the
| > Internet
| > while in Safe Mode.
| >
| > Thanks & Regards,
| >
| > Ken Zhao
| >
| > Microsoft Online Partner Support
| > Get Secure! - www.microsoft.com/security
| >
| > =====================================================
| > When responding to posts, please "Reply to Group" via your newsreader
so
| > that others may learn and benefit from your issue.
| > =====================================================
| > This posting is provided "AS IS" with no warranties, and confers no
| > rights.
| >
| >
| >
| >
| >
| > --------------------
| > | From: "George Valkov" <a@xxxxx>
| > | Subject: Explorer is leaking memory and eating CPU
| > | Date: Sun, 24 Sep 2006 21:15:14 +0300
| > | Lines: 23
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.3790.2663
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2757
| > | X-RFC2646: Format=Flowed; Original
| > | Message-ID: <eP$MRWA4GHA.1300@xxxxxxxxxxxxxxxxxxxx>
| > | Newsgroups: microsoft.public.windowsxp.general
| > | NNTP-Posting-Host: 87-126-145-8.btc-net.bg 87.126.145.8
| > | Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP05.phx.gbl
| > | Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.windowsxp.general:1574564
| > | X-Tomcat-NG: microsoft.public.windowsxp.general
| > |
| > | SYSTEM details: latest windows updates installed. Athlon XP 1700+,
1GB
| > RAM.
| > |
| > | I just ran out of Memory on my home PC, while compressing a two hour
| > long
| > | WAV file to MP3 in SoundForge 8.0d. Don't blame SoundForge, it's
using
| > | only 28MB RAM.
| > | I received the Low Memmory error, and noticed that Explorer is
eating
| > 50%
| > of
| > | CPU (the other 50% were for compressing audio in SoundForge). I
killed
| > the
| > | Explorer process and noticed that about 400MB of RAM were freed.
| > |
| > | 1. What should I do the next time? Choose debug in TaskManager to
open
| > | VisualStudio 2005 and see what code is running inside Explorer?
| > |
| > | 2. I noticed that if I kill Explorer, and work without it, the disk
| > | performance in VirtualDubMod will be significantly better, when
| > extracting
| > | audio. Can you tell me of another shell?
| > |
| > | 3. I'm bored from not being able to delete or move a video file on
this
| > and
| > | any other computer running XP. How do I prevent thumbnail preview
for
| > video
| > | files?
| > |
| > |
| > |
| > |
| > |
| >
|
|
|



.



Relevant Pages

  • RE: Explorer is leaking memory and eating CPU
    ... I suggest we first restart the computer in Safe Mode to see if explorer.exe ... is taking up more CPU usage. ... Explorer is leaking memory and eating CPU ...
    (microsoft.public.windowsxp.general)
  • Re: Sloooow Desktop and Explorer
    ... Boot into Safe Mode to see if it still happens or not. ... While in regular startup open Task Manager ... idle] or memory that could indicate a software conflict or memory leak. ... > - Copy a file using Explorer ...
    (microsoft.public.win2000.security)
  • Slow explorer on windows 2003 server with SCSI
    ... the explorer runs very slow. ... On a normal IDE computer (2.0G CPU ... 512MB memory), to show the content of control panel take ...
    (microsoft.public.windows.server.general)
  • Explorer.exe
    ... Recently I've noticed that explorer has been hogging the ... CPU and taking up more and more memory. ...
    (microsoft.public.windowsxp.perform_maintain)
  • Re: How to remove a networked PC?
    ... Should I have Process Explorer? ... network link open (or being opened - I'm never entirely sure it ever ... - PE reports CPU as 95%, which I already knew from Task ... I recently posted in a couple of forums about over 100 invalid ...
    (microsoft.public.windowsxp.network_web)