NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 323 324 325 326 327 … 433 Next »
<solved> [NPVR 2.3.6] resource-exhaustion / memory leak

<solved> [NPVR 2.3.6] resource-exhaustion / memory leak
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#31
2012-01-20, 11:53 PM
Yes, of course. You can access to my MediaCenter via UltraVNC. I'll send you the login data via pn.
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#32
2012-01-21, 12:11 AM
lol - that didnt work out. Me and German descriptions for everything dont seem to work well together. I'll have to think of something else.

Can you see if this patch makes any difference?

Keep your original file though - this one is only temporary and disables stuff, so you'll need to restore the original file afterwards.
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#33
2012-01-21, 12:24 AM (This post was last modified: 2012-01-22, 10:49 AM by ShiningDragon.)
sub Wrote:lol - that didnt work out. Me and German descriptions for everything dont seem to work well together.
Nobody is perfect. XD

Ah, nevermind. I know this situation if my polish neighbour comes over with her polish windows ... it's every time fun trying fixing something. Tongue

sub Wrote:Can you see if this patch makes any difference?
I'll try it out immediately. Thank you. =)

Since enabling the swapfile, the usage of "Private Bytes" stay at the same level, but the other bars raise exactly like before.
So no real change on this front.
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#34
2012-01-21, 01:01 AM
What is the translation of that green line?

Did you install that patch? That basically disables all extra processing NextPVR does during playback, so you removes logic that does OSD graphics, watches for subtitles etc.
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#35
2012-01-21, 01:08 AM (This post was last modified: 2012-01-21, 01:12 AM by ShiningDragon.)
The translation of the green line, called "Auslagerungsseiten (Bytes)" SHOULD be, i am not 100% sure, "swap pages (bytes)", while the red one "Auslagerungsdatei (Bytes)" is the "swapfile (Bytes)".

Yep i had installed the patch. It didn't made any difference.

I had meanwhile the thought if it would be a problem that the files were served via lan, so i copied a few episodes to the mediacenter and played them locally. But even here: no difference.

No background processing too. Mhm, i have atm no idea for what i should look. You saw the mediacenter: slimline, not much software installed.
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#36
2012-01-21, 01:12 AM
ShiningDragon Wrote:The translation of the green line, called "Auslagerungsseiten (Bytes)" SHOULD be, i am not 100% sure, "swap pages (bytes)", while the red one "Auslagerungsdatei (Bytes)" is the "swapfile (Bytes)".
Ah right... I'm wasnt really interested in that line. I'm interested in Private Bytes, Virtual Bytes and Working Set - which are what give us a real indication of the amount of memory being used. Do any of those show it increasing?
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#37
2012-01-21, 01:17 AM (This post was last modified: 2012-01-22, 10:50 AM by ShiningDragon.)
Private Bytes is holding it's level with patch and swapfile enabled. No raising.
Virtual Bytes are growing steady.
Working set i have to test again ( hopefully i'll find the right translation for this, the microsoft translator doesn't do it ;D )
But for now i have to go to bed. I'll post tomorrow more data and let the mediacenter running the whole night WITH swapfile, to see if it's freezing again.

[Britney Spears]
"Oooops, it happened again ..."
[/Britney Spears]

Just woke up and saw the (usual) standing picture of the show. NPVR died again, this time even WITH swapfile (did i mentioned before already, that i never needed one before on this machine?).

The windows eventviewer doesn't tell anything. It's clean, until the point where npvr just stopped working. No reason why. The performance counter didn't saved anything. -.-

I'll make now a last run with your patch and see what happens.

I have attached the logs of the last run, perhaps you can see something "special".


EDIT:
sub, what's going on with nrecord?
Code:
2012-01-21 07:16:46.597    [ERROR][7]    Unexpected error in PurgeOldDeletes(): System.Data.SQLite.SQLiteException: Insertion failed because the database is full
database or disk is full
   bei System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
   bei System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   bei System.Data.SQLite.SQLiteDataReader.NextResult()
   bei System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   bei System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   bei System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   bei NUtility.RecentlyDeleted.PurgeOldDeletes()
(...)
2012-01-21 08:20:28.060    [ERROR][7]    Unexpected error in PurgeOldDeletes(): System.Data.SQLite.SQLiteException: Insertion failed because the database is full
database or disk is full
   bei System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
   bei System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   bei System.Data.SQLite.SQLiteDataReader.NextResult()
   bei System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   bei System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   bei System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   bei NUtility.RecentlyDeleted.PurgeOldDeletes()

The display of the iMON VFD (no, not the npvr plugin; just the normal clock) stopped already at 07:29 in the morning. The logfile is full of this errormessages related to the database.

Idea:
If the freeze repeats, then i'll stop nrecord.exe service and shutdown ntray.exe . I can't understand why nrecord starts producing such errormessages related to the database. The mediacenter is just a client; the npvr 2.3.6 based server doesn't have those errormessages.
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#38
2012-01-21, 08:43 AM
How big is your database? You might try running VACUUM on it using a sqllite database manager like sqliteadmin
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#39
2012-01-21, 08:48 AM
The database on the server is just around 25 MiB in it's size. The nrecord.log on the server is absolutely clean, no errormessage from the mediacenter client or something similar.

On the mediacenter itself it's just 28 KiB in size, i've just ran the nextpvr.exe -updatedb hoping fixing any possible error (yeah, i know it should using the server db ... but i don't have many options left atm). ^^

One interesting thing is, that npvr itself is running fine after start. If you're start watching media, all is fine too. And then after hours it's producing db related errors on the client.
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#40
2012-01-21, 09:02 AM
25MB is not a problem so I'm not sure what the issue is. Sorry
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  npvr is not responding johndutcher 3 1,546 2022-05-05, 07:57 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 4,004 2022-04-14, 04:33 AM
Last Post: Antmannz
  nPVR Continually Wakes PC bfos 23 11,515 2022-02-17, 03:48 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,772 2022-01-03, 04:45 AM
Last Post: mvallevand
  Streaming Services with NPVR tesla1886 4 2,786 2021-01-04, 02:58 AM
Last Post: tesla1886
  NPVR choosing incorrect xml guide display-name after reboot drlava 7 3,189 2020-12-27, 02:27 AM
Last Post: sub
  Memory Leak in v4 Chewie 2 1,408 2020-04-30, 02:48 AM
Last Post: sub
  Can NPVR offset only 3 channel listings in EPG? acemib 20 7,335 2020-04-27, 01:28 PM
Last Post: mvallevand
  Import recorded tv shows to NPVR mattman1968 9 6,181 2020-03-03, 12:57 PM
Last Post: Jimixter
  Easiest way to migrate NPVR to a new machine JP23 1 2,012 2020-02-24, 04:55 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