NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 4 5 6 7 8 … 34 Next »
NextPVR v5.x memory leak?

 
  • 0 Vote(s) - 0 Average
NextPVR v5.x memory leak?
terabitz
Offline

Junior Member

Posts: 13
Threads: 3
Joined: May 2019
#1
2022-04-27, 03:32 PM
For some time now, my NextPVR install has been exceeding 1,000,000 K of memory in Windows 10. I don't know exactly when it started, but I began noticing it a month or so ago. The only way to stop it was to restart the NextPVR Service, but then it would gradually climb back up to that value again.

Today, I did a fresh reinstall and the problem is still happening.

Any idea what's going on? I've attached my logs.

Thank you.


Attached Files
.zip   logs-20220427-1042.zip (Size: 113.7 KB / Downloads: 4)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 44,890
Threads: 862
Joined: May 2006
#2
2022-04-27, 03:54 PM
Which application specifically.

Martin
terabitz
Offline

Junior Member

Posts: 13
Threads: 3
Joined: May 2019
#3
2022-04-27, 04:05 PM
(2022-04-27, 03:54 PM)mvallevand Wrote: Which application specifically.

Martin

NextPVRServer.exe
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 102,311
Threads: 739
Joined: Nov 2003
#4
2022-04-27, 04:51 PM
It can use a lot of memory during an EPG update. It does free it up, but there is no guarantee the system will reclaim the memory from the process unless it's under pressure to do so (like running low on memory elsewhere)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 44,890
Threads: 862
Joined: May 2006
#5
2022-04-27, 05:32 PM
This seems to be large number o f settings being changed, do you recall what your were doing.

Code:
2022-04-27 10:16:00.011    [DEBUG][13]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:16:17.228    [DEBUG][13]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:16:20.943    [DEBUG][14]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:18:49.944    [DEBUG][47]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:18:54.530    [DEBUG][47]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:19:01.026    [DEBUG][32]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:19:03.266    [DEBUG][47]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:19:12.957    [DEBUG][49]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:14.195    [DEBUG][32]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:14.407    [DEBUG][58]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:14.592    [DEBUG][58]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:14.691    [DEBUG][58]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:14.861    [DEBUG][58]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:15.387    [DEBUG][63]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:15.502    [DEBUG][63]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:15.775    [DEBUG][63]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:16.837    [DEBUG][63]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:16.951    [DEBUG][70]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:17.272    [DEBUG][70]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:17.388    [DEBUG][70]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:17.581    [DEBUG][63]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:17.686    [DEBUG][70]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:17.851    [DEBUG][58]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:18.171    [DEBUG][58]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:18.374    [DEBUG][70]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:18.513    [DEBUG][70]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:18.666    [DEBUG][70]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:18.791    [DEBUG][69]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:18.922    [DEBUG][69]    Got request [127.0.0.1]: /services/service (setting.set)
2022-04-27 10:22:19.110    [DEBUG][69]    Got request [127.0.0.1]: /services/service (setting.set)

Martin
terabitz
Offline

Junior Member

Posts: 13
Threads: 3
Joined: May 2019
#6
2022-04-28, 01:51 AM
Changed default admin login, set a new PIN, changed video transcoder to NVIDIA (I have a 3070), logged into my Schedules Direct account, scanned for channels on my HDHomeRun, mapped channels to SD lineup, downloaded channel icons, downloaded guide data
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 102,311
Threads: 739
Joined: Nov 2003
#7
2022-04-28, 04:07 AM
Might be worth checking the memory after restarting. Then recheck after an EPG update. Then maybe recheck after a second EPG update.
terabitz
Offline

Junior Member

Posts: 13
Threads: 3
Joined: May 2019
#8
2022-04-28, 11:27 PM
Happened again, after 24 hours or so.

[Image: 9jwYEGq.png]

After restarting the service, it goes down to this:

[Image: PDB1zQz.png]

It then shot up to this after a manual EPG guide update

[Image: 5lWeK79.png]

Is there seriously no way that to let the RAM go after it finishes the guide update, other than manually restarting the program every 24 hours?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 102,311
Threads: 739
Joined: Nov 2003
#9
2022-04-29, 01:09 AM
Yeah, so as suggested, it's likely the EPG update.

Quote:Is there seriously no way that to let the RAM go after it finishes the guide update, other than manually restarting the program every 24 hours?
It has let the memory go, but the .NET runtime is holding on to it on the assumption the app is probably going to want that much again. Is it actually causing an issue? ie, are you running out of memory?
terabitz
Offline

Junior Member

Posts: 13
Threads: 3
Joined: May 2019
#10
2022-04-29, 01:14 AM
I can notice that Chrome can sometimes run slower when the memory is upped, as well as when I open video games. Plus my fans seem to run a tad bit louder as well.

I have 32 GB of RAM, so memory isn't an issue. Just the slowness of other apps as well as fans running louder in my computer are all.

And I didn't notice this until recently. Previously, NPVR would run at about 500,000 K or so of RAM if it was recording, but then it would go back down when complete.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  LibreElec NextPVR Server jcjefferies 4 43 2023-01-31, 11:45 PM
Last Post: jcjefferies
  Possible to filter channels to KODI but have them in NextPVR? markosjal 3 141 2022-12-11, 07:10 AM
Last Post: sub
  NextPVR Not Detecting Specific Channel MarkieMark96 4 345 2022-11-17, 05:51 PM
Last Post: sub
  NextPVR Releases sub 44 205,353 2022-11-06, 04:17 AM
Last Post: sub
  Can we tell NextPVR to rebuild the recording list? kamhouse 15 1,333 2022-10-26, 12:29 AM
Last Post: mlb
  NextPVR disable transcoding Emmer 10 717 2022-08-03, 01:21 PM
Last Post: mvallevand
  Provider updates EPG once every 30 mins. How to ensure NextPVR gets the new EPG Paul92 2 570 2022-07-05, 09:18 AM
Last Post: Paul92
  Set NextPVR to auto transcode to hevc instead of h264 Jean0987654321 6 692 2022-05-01, 12:19 AM
Last Post: Jean0987654321
  Can NextPVR automatically update satellite channels? LeoL 5 1,056 2022-02-27, 02:35 PM
Last Post: LeoL
  iptv not working on nextpvr davidjj 10 1,276 2021-11-30, 03:46 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode