Hi,
this afternoon MP crashed when being in music module. However, after restart, everytime after having MP started, 15 seconds later CPU load gets to 100% and I notice a weird memory leak about 500MB. This also make MP and my computer crash.
Thanks to some hints I was able to find out, that DVB EPG may be the cause. When I deactive it, MP runs fine...
Well, the reason behind this was a corrupted TVDatabaseV21.db3 file. With SQLLite I was not able to delete records from tblPrograms. So I decided to dump the database to a file and to reload it into a new database file (newTVDatabaseV21.db3). The table tblPrograms in this new database file could be deleted. So I finally renamed the new file to the original name, reactivated DVB EPG and everything is fine!
For sure, I could also build a new TVDatabase-File via MP setup, but I wanted to keep my sorted and customized program list!
Maybe this can help you if you struggle around with similar problems.
Uli
this afternoon MP crashed when being in music module. However, after restart, everytime after having MP started, 15 seconds later CPU load gets to 100% and I notice a weird memory leak about 500MB. This also make MP and my computer crash.
Thanks to some hints I was able to find out, that DVB EPG may be the cause. When I deactive it, MP runs fine...
Well, the reason behind this was a corrupted TVDatabaseV21.db3 file. With SQLLite I was not able to delete records from tblPrograms. So I decided to dump the database to a file and to reload it into a new database file (newTVDatabaseV21.db3). The table tblPrograms in this new database file could be deleted. So I finally renamed the new file to the original name, reactivated DVB EPG and everything is fine!
For sure, I could also build a new TVDatabase-File via MP setup, but I wanted to keep my sorted and customized program list!
Maybe this can help you if you struggle around with similar problems.
Uli