Kodi Community Forum
Win Isengard Beta 1/Nightlies memory Leak - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: Win Isengard Beta 1/Nightlies memory Leak (/showthread.php?tid=229383)

Pages: 1 2


Isengard Beta 1/Nightlies memory Leak - marhutchy - 2015-06-12

Before you mention it - I know it's beta.

However, this might be important.
Third time I'm getting a memory leak. I left Isengard idle for a while (paused a show once), and then bam!

LOG


RE: Isengard Beta 1 - Ned Scott - 2015-06-12

Can you post another log with debugging turned on?


RE: Isengard Beta 1 - marhutchy - 2015-06-12

(2015-06-12, 06:59)Ned Scott Wrote: Can you post another log with debugging turned on?

Sure, but would that log have info on the leak?


RE: Isengard Beta 1 - Ned Scott - 2015-06-12

It's very possible.


RE: Isengard Beta 1 - Martijn - 2015-06-12

(2015-06-12, 07:34)marhutchy Wrote:
(2015-06-12, 06:59)Ned Scott Wrote: Can you post another log with debugging turned on?

Sure, but would that log have info on the leak?
Leaks are usually not logged. Only errors but those could possibly indicate where it leaks

I would advise to at least install latest nightly
http://mirrors.xbmc.org/nightlies/win32/


RE: Isengard Beta 1 - marhutchy - 2015-06-12

(2015-06-12, 08:07)Martijn Wrote:
(2015-06-12, 07:34)marhutchy Wrote:
(2015-06-12, 06:59)Ned Scott Wrote: Can you post another log with debugging turned on?

Sure, but would that log have info on the leak?
Leaks are usually not logged. Only errors but those could possibly indicate where it leaks

I would advise to at least install latest nightly
http://mirrors.xbmc.org/nightlies/win32/

Here's log nonetheless. LOG

I'm not familiar with nightlies.
I see where the last modified date is almost daily.
Would I have to install each new release?

EDIT: Turned on debug during memory leak. LINK


RE: Isengard Beta 1 - marhutchy - 2015-06-13

(2015-06-12, 08:02)Ned Scott Wrote: It's very possible.

(2015-06-12, 08:07)Martijn Wrote:
(2015-06-12, 07:34)marhutchy Wrote:
(2015-06-12, 06:59)Ned Scott Wrote: Can you post another log with debugging turned on?

Sure, but would that log have info on the leak?
Leaks are usually not logged. Only errors but those could possibly indicate where it leaks

I would advise to at least install latest nightly
http://mirrors.xbmc.org/nightlies/win32/

I installed the nightly build KodiSetup-20150611-0e9bde4-master, but the memory leak still occurred.


RE: Isengard Beta 1 - Ned Scott - 2015-06-14

There is some warnings relating to an add-on that "may" cause memory leaks, but I'm not sure which add-on. I'm not sure if the log isn't saying which, or I've just forgotten how to figure out what add-on goes with what message.


RE: Isengard Beta 1 - marhutchy - 2015-06-14

I'm suspicious of Watchdog.
I'm going to find out by method of elimination.


RE: Isengard Beta 1 - marhutchy - 2015-06-15

(2015-06-12, 08:07)Martijn Wrote:
(2015-06-12, 07:34)marhutchy Wrote:
(2015-06-12, 06:59)Ned Scott Wrote: Can you post another log with debugging turned on?

Sure, but would that log have info on the leak?
Leaks are usually not logged. Only errors but those could possibly indicate where it leaks

I would advise to at least install latest nightly
http://mirrors.xbmc.org/nightlies/win32/

(2015-06-14, 07:56)Ned Scott Wrote: There is some warnings relating to an add-on that "may" cause memory leaks, but I'm not sure which add-on. I'm not sure if the log isn't saying which, or I've just forgotten how to figure out what add-on goes with what message.

Here's another log with debugging turned on. Memory leak started about 12:40 when I started playing a mkv file and trakt add-on notification appeared.

LOG (before fresh install)

EDIT: I did a fresh install, after being idle for most of the day, nothing happened. I started playing a movie - memory leak.
Here's another log after fresh install

LOG (after fresh install)


RE: Isengard Beta 1/Nightlies memory Leak - marhutchy - 2015-06-17

(2015-06-12, 08:02)Ned Scott Wrote: ...

(2015-06-12, 08:07)Martijn Wrote: ...

Most recent log.
Debugging turned on.
Suspected add-ons (trakt and lazytv) disabled, but I still got the leak.

LOG


RE: Isengard Beta 1/Nightlies memory Leak - k4sh1n - 2015-06-17

You may have thrashing of vram to hdd page file when trying to render content.
Suggest change frame rate to 60Hz and make sure all H/W acceleration if off and render is software.
Run a hdd check with Crystal disk info and see how you go


RE: Isengard Beta 1/Nightlies memory Leak - marhutchy - 2015-06-18

(2015-06-17, 19:08)k4sh1n Wrote: You may have thrashing of vram to hdd page file when trying to render content.
Suggest change frame rate to 60Hz and make sure all H/W acceleration if off and render is software.
Run a hdd check with Crystal disk info and see how you go

Here's what Crystal showed me http://pastebin.com/bxGzKSKp

I'll do the other part and test it.
Where do i change the frame rate?

I'm trying to remember when it started.
I think it's about 2 days after upgrading to Isengard.


RE: Isengard Beta 1/Nightlies memory Leak - k4sh1n - 2015-06-18

Frame rate is via windows/GPU display settings


RE: Isengard Beta 1/Nightlies memory Leak - marhutchy - 2015-06-18

(2015-06-18, 01:18)k4sh1n Wrote: Frame rate is via windows/GPU display settings

Oh, I figure as much.
Intel GMA had it 60, but Windows 7 built-in monitor setting had it at 59. I changed it to 60.

Still testing...