MyTV Memory Leak (1 Viewer)

NewbieFromHell

Portal Member
July 10, 2012
9
0
44
Home Country
United Kingdom United Kingdom
Hi,

first post, had my MediaPortal running for a few weeks now, just gone to turn it on today and MP crashed.

after poking around found that myTV was looping and eventually crashed

if i try and run the myTV config the process sits eats 1 core of the CPU until the the memory hits around 2Gb then it crashes

any ideas ???

thanks
 

NewbieFromHell

Portal Member
July 10, 2012
9
0
44
Home Country
United Kingdom United Kingdom
how do i grab the logfiles for mytv?[DOUBLEPOST=1341956210][/DOUBLEPOST]found it, heres the bottom of my last attempt to start MP, the mptv is full of similar logs (out of memory)

Code:
2012-07-10 21:34:18.648400 [Info.][(1)]: SQLiteClient:  cmd:sqlite3_prepare16:pvm=null err:NOMEM detailed:out of memory query:insert into FormattingRules (ID,enabled,Replace,With) values(44,1, 'LARGESPACE', '                                        ')
2012-07-10 21:34:18.652400 [Info.][(1)]: SQLiteClient:  cmd:sqlite3_prepare16:pvm=null err:NOMEM detailed:out of memory query:select * from FormattingRules where FormattingRules.ID = 45
2012-07-10 21:34:18.655400 [Info.][(1)]: SQLiteClient:  cmd:sqlite3_prepare16:pvm=null err:NOMEM detailed:out of memory query:select ID from FormattingRules where ID = 45
2012-07-10 21:34:18.659400 [Info.][(1)]: SQLiteClient:  cmd:sqlite3_prepare16:pvm=null err:NOMEM detailed:out of memory query:insert into FormattingRules (ID,enabled,Replace,With) values(45,1, 'SeriesAirsDay', '<Series.AirsDay>')
2012-07-10 21:34:18.664400 [Info.][(1)]: SQLiteClient:  cmd:sqlite3_prepare16:pvm=null err:NOMEM detailed:out of memory query:select value from options where property = 'logoConfig'
2012-07-10 21:34:18.668400 [Info.][(1)]: SQLiteClient:  cmd:sqlite3_prepare16:pvm=null err:NOMEM detailed:out of memory query:insert into options (option_id, property, value) values(NULL, 'logoConfig', '')
2012-07-10 21:34:18.675400 [Info.][(1)]: SQLiteClient:  cmd:sqlite3_prepare16:pvm=null err:NOMEM detailed:out of memory query:select value from options where property = 'altImageLoading'
2012-07-10 21:34:18.679400 [Info.][(1)]: SQLiteClient:  cmd:sqlite3_prepare16:pvm=null err:NOMEM detailed:out of memory query:select value from options where property = 'onlineUserID'
[DOUBLEPOST=1341957256][/DOUBLEPOST]Debug logs attached
 

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    I suggest you delete your tvseries database and re-import everything (shouldn't take very long at all). It looks like your database is corrupt if you get those types of errors.
     

    Users who are viewing this thread

    Top Bottom