MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » Quality Assurance (Bugreports) » Archive » Bug Reports » The old Bugreport Forum


The old Bugreport Forum Post bugs you found here.

Reply
 
Thread Tools Display Modes
Old 2005-10-16, 09:20   #1 (permalink)
Portal Member
 
Join Date: Oct 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default Memory leak with just running TV in Media Portal

Pentium4 2.4GHz (2.4C HT model)
512MB DDR2700 RAM
ATi Radeon 9800 Pro 128MB
120GB 7200RPM PATA HD
Hauppauge Win TV-Go (PCI TV Tuner) (http://www.softwareandstuff.com/CRD10186.html)

I first was using the stable 1.3 release and the memory usage was up to over 700MB Virtual, over 800MB virtual and physical combined.

Right now Im using 2.0 RC1, which I just installed.
Physical is a hash under 200MB, and virtual is a little over 200MB...nearly 400MB of RAM usage...JUST from viewing TV.

Timeshifting is disabled (even though I dont think it should be...oh well).
I have the XMLTV setup for 7 days worth of TV Guide data.
No videos or photos have been imported.

I just run the program. Click "My TV" and turn on the TV. And I just watch the memory soar.


Is it known for this model of TV tuner for the memory usage to soar?



edit:
I can use a memory cleaner to clean the physical memory usage...and i can get it under 10 MB, until i start changing channels and such.
The Virtual memory usage just keeps increasing...275MB now...
Chewyfood is offline   Reply With Quote
Old 2005-10-16, 09:40   #2 (permalink)
Portal Manager
 
dman_lfc's Avatar
 
Join Date: Jul 2004
Location: UK
Posts: 1,661
Thanks: 0
Thanked 22 Times in 18 Posts

Country:

My System

Send a message via MSN to dman_lfc Send a message via Skype™ to dman_lfc
Default

It's fixed in CVS

DMAN
__________________
Hardware: Core2 Duo 3.0GHz, Nvidia 8500GS (256MB), 1GB DDR2, Intel DG33TL MB, 2x FireDTV DVB-S2 cards & Nova 500-T in a Antec Fusion case with VFD & iMon remote.
Software: Windows XP MCE2005, PureVideo codecs & Cyberlink PowerDVD 7.x codecs.
dman_lfc is offline   Reply With Quote
Old 2005-10-16, 21:05   #3 (permalink)
Portal Member
 
Join Date: Oct 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by dman_lfc
It's fixed in CVS

DMAN
I copied over the files from the most recent 10-16 CVS...i think 1400 hours CVS and i ran the .bat file (there were a few msising ax files that it couldnt copy to the \windows\system32 folder).

I ran Media Portal again...Im still seeing near 200MB RAM usage Physical and Virtual, for a total near 400MB.
edit: now 230/230, for a total over 460...
Chewyfood is offline   Reply With Quote
Old 2005-10-16, 22:10   #4 (permalink)
Portal Manager
 
dman_lfc's Avatar
 
Join Date: Jul 2004
Location: UK
Posts: 1,661
Thanks: 0
Thanked 22 Times in 18 Posts

Country:

My System

Send a message via MSN to dman_lfc Send a message via Skype™ to dman_lfc
Default

And what were the ax files?

DMAN.
__________________
Hardware: Core2 Duo 3.0GHz, Nvidia 8500GS (256MB), 1GB DDR2, Intel DG33TL MB, 2x FireDTV DVB-S2 cards & Nova 500-T in a Antec Fusion case with VFD & iMon remote.
Software: Windows XP MCE2005, PureVideo codecs & Cyberlink PowerDVD 7.x codecs.
dman_lfc is offline   Reply With Quote
Old 2005-10-17, 00:58   #5 (permalink)
Portal Member
 
tklon's Avatar
 
Join Date: Sep 2004
Location: Germany
Age: 43
Posts: 311
Thanks: 4
Thanked 0 Times in 0 Posts

Country:

My System

Default

Quote:
Originally Posted by Chewyfood
(there were a few msising ax files that it couldnt copy to the \windows\system32 folder)
The start.bat copies and registeres each possible .ax file. Not all .ax files are changed since 0.2.0.0 RC1, so there are only some of them in cvs. But the start.bat contains instructions for all of them. Nothing is missing.
tklon is offline   Reply With Quote
Old 2005-10-17, 06:13   #6 (permalink)
Portal Member
 
Join Date: Oct 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by dman_lfc
And what were the ax files?

DMAN.

Here is the output from running it:

Quote:
C:\Program Files\Team MediaPortal\MediaPortal>start.bat

C:\Program Files\Team MediaPortal\MediaPortal>REM thxto "Fishermans" for some Path-Updates

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /u /s "C:\WINDOWS\system32\MpaDecFilter.ax"

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /u /s "C:\WINDOWS\system32\Mpeg2DecFilter.ax"

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /u /s "C:\WINDOWS\system32\MpegAudio.dll"

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /u /s "C:\WINDOWS\system32\MpegVideo.dll"

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /u /s "C:\Program Files\Team MediaPortal\MediaPortal\directshowhelper.dll"

C:\Program Files\Team MediaPortal\MediaPortal>copy "C:\Program Files\Team MediaPortal\MediaPortal\MpaDecFilter.ax" C:\WINDOWS\system32\
The system cannot find the file specified.

C:\Program Files\Team MediaPortal\MediaPortal>copy "C:\Program Files\Team MediaPortal\MediaPortal\Mpeg2DecFilter.ax" C:\WINDOWS\system32\
The system cannot find the file specified.

C:\Program Files\Team MediaPortal\MediaPortal>copy "C:\Program Files\Team MediaPortal\MediaPortal\MpegAudio.dll" C:\WINDOWS\system32\
The system cannot find the file specified.

C:\Program Files\Team MediaPortal\MediaPortal>copy "C:\Program Files\Team MediaPortal\MediaPortal\MpegVideo.dll" C:\WINDOWS\system32\
The system cannot find the file specified.

C:\Program Files\Team MediaPortal\MediaPortal>copy "C:\Program Files\Team MediaPortal\MediaPortal\MpaDecFilter.ax" C:\WINDOWS\system32\
The system cannot find the file specified.

C:\Program Files\Team MediaPortal\MediaPortal>copy "C:\Program Files\Team MediaPortal\MediaPortal\MpaDecFilter.ax" C:\WINDOWS\system32\
The system cannot find the file specified.

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /s "C:\Program Files\Team MediaPortal\MediaPortal\CLDump.ax"

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /s "C:\Program Files\Team MediaPortal\MediaPortal\MpgMux.ax"

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /s "C:\Program Files\Team MediaPortal\MediaPortal\MPTS.ax"

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /s "C:\Program Files\Team MediaPortal\MediaPortal\MPSA.ax"

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /s "C:\Program Files\Team MediaPortal\MediaPortal\MPTSWriter.ax"

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /s "C:\WINDOWS\system32\MpaDecFilter.ax"

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /s "C:\WINDOWS\system32\Mpeg2DecFilter.ax"

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /s "C:\WINDOWS\system32\MpegAudio.dll"

C:\Program Files\Team MediaPortal\MediaPortal>regsvr32.exe /s "C:\WINDOWS\system32\MpegVideo.dll"

The files it said it couldnt find in the MediaPortal directory to copy to the system32 directory already exist in the C:\Windows\system32 directory...all of them

MpaDecFilter.ax - 577,536 bytes - 3/15/05 3:01 PM
Mpeg2DecFilter.ax - 225,280 bytes - 4/25/05 10:12 PM
MpegAudio.dll - 438,272 bytes - 3/14/05 8:28 AM
MpegVideo.dll - 290,816 bytes - 3/14/05 8:28 AM
Chewyfood is offline   Reply With Quote
Old 2005-10-17, 09:29   #7 (permalink)
Portal Member
 
Join Date: Oct 2005
Location: Netherlands
Posts: 56
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Maybe it's wise (if you are going to change start.bat) to change the absolute paths to relative paths:

not C:\Program Files\Team MediaPortal\MediaPortal\....
but .\....

People might install MediaPortal on a different drive or in a different folder.
Zyphrax is offline   Reply With Quote
Old 2005-10-17, 17:35   #8 (permalink)
Portal Member
 
Join Date: Oct 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by Zyphrax
Maybe it's wise (if you are going to change start.bat) to change the absolute paths to relative paths:

not C:\Program Files\Team MediaPortal\MediaPortal\....
but .\....

People might install MediaPortal on a different drive or in a different folder.

i dont understand.
i dont have any intentions on modifying start.bat...


i was reading some other thread about the start.bat file and the fact that those files cant be found is normal. If one was to install a non-CVS release, like 2.0 RC1, those files are installed to the \windows\system32 folder by default.
Chewyfood is offline   Reply With Quote
Old 2005-10-17, 19:00   #9 (permalink)
Portal Member
 
Join Date: Mar 2005
Location: U.S.A.
Posts: 110
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by Zyphrax
Maybe it's wise (if you are going to change start.bat) to change the absolute paths to relative paths:

not C:\Program Files\Team MediaPortal\MediaPortal\....
but .\....

People might install MediaPortal on a different drive or in a different folder.
Zyphrax - have you looked at start.bat?

It uses the current path (the path it's executed from), so your concern is not an issue.

It also uses a relative path for Windows (based on environment variable).
__________________
nMediaPC HTPC100S · ECS K8M800-M2 · AMD Athlon 64 2800+ · 1GB DDR400 · GIGABYTE GeForce FX5200 · Western Digital 160GB SATA150 · Hauppauge WinTV-PVR 500MCE · Sharp LC-37HV4U · nMediaPC Remote · nMediaPC Wireless Keyboard/Mouse
civikdude is offline   Reply With Quote
Old 2005-10-17, 19:03   #10 (permalink)
Portal Member
 
Join Date: Mar 2005
Location: U.S.A.
Posts: 110
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by Chewyfood
The files it said it couldnt find in the MediaPortal directory to copy to the system32 directory already exist in the C:\Windows\system32 directory...all of them

MpaDecFilter.ax - 577,536 bytes - 3/15/05 3:01 PM
Mpeg2DecFilter.ax - 225,280 bytes - 4/25/05 10:12 PM
MpegAudio.dll - 438,272 bytes - 3/14/05 8:28 AM
MpegVideo.dll - 290,816 bytes - 3/14/05 8:28 AM
Chewyfood - don't be concerned by those "error" messages. They are normal. :wink:
__________________
nMediaPC HTPC100S · ECS K8M800-M2 · AMD Athlon 64 2800+ · 1GB DDR400 · GIGABYTE GeForce FX5200 · Western Digital 160GB SATA150 · Hauppauge WinTV-PVR 500MCE · Sharp LC-37HV4U · nMediaPC Remote · nMediaPC Wireless Keyboard/Mouse
civikdude is offline   Reply With Quote
Reply

Bookmarks

Tags
leak, media, memory, portal, running

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Media Portal lastest relase - nice fix warwon MediaPortal 1 Talk 0 2006-12-28 20:39
running media portal on media server? giantjoebot General Support 6 2006-11-05 12:55
The Top Reasons why Media Portal is the Greatest HTPC App Steve Warner MediaPortal 1 Talk 37 2006-08-02 02:00
MediaPortal left the competition behind TimmyT MediaPortal 1 Talk 17 2006-06-10 00:18
many problems wallor General Support 9 2005-12-13 09:06


All times are GMT +1. The time now is 16:08.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress