v14 MYTHTV CRASHES KODI 14.1 ON MAC MINI
#1
I have Mythtv running my TV PVR with KODI 14.1. Been working great until a few days ago. When I open KODI, it starts OK. Then PVR manager starts loading and when the loading bar is nearly finishes, it crashes KODI. If I disable the mythtv backend, KODI works fine.
Here is a portion of the error Log report...

Thread 8 Crashed:: PVRManager

0 libstdc++.6.dylib 0x00007fff8004cd52 std:Confusedtring::assign(std:Confusedtring const&) + 14
1 org.xbmc.kodi 0x00000001002798c9 dbiplus::SqliteDataset::make_query(std::list<std:Confusedtring, std::allocator<std:Confusedtring> >&) + 121
2 org.xbmc.kodi 0x0000000100279ad9 dbiplus::SqliteDataset::make_insert() + 25
3 org.xbmc.kodi 0x00000001000c25c8 CDatabase::CommitInsertQueries() + 40
4 org.xbmc.kodi 0x00000001009345f4 EPG::CEpgDatabase:Tongueersist(std::map<unsigned int, EPG::CEpg*, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, EPG::CEpg*> > > const&) + 84
5 org.xbmc.kodi 0x000000010092f424 EPG::CEpgContainer:TongueersistTables() + 212
6 org.xbmc.kodi 0x00000001008c692d PVR::CPVRChannelGroupInternal::CreateChannelEpgs(bool) + 381
7 org.xbmc.kodi 0x00000001008ca8a1 PVR::CPVRChannelGroups::CreateChannelEpgs() + 97
8 org.xbmc.kodi 0x00000001008cddbf PVR::CPVRChannelGroupsContainer::CreateChannelEpgs() + 31
9 org.xbmc.kodi 0x00000001008fa63e PVR::CPVRManager::CreateChannelEpgs() + 78
10 org.xbmc.kodi 0x00000001008fa5ce PVR::CPVREpgsCreateJob:Big GrinoWork() + 94
11 org.xbmc.kodi 0x00000001008f87ad PVR::CPVRManager::ExecutePendingJobs() + 141
12 org.xbmc.kodi 0x00000001008f81ab PVR::CPVRManager:Tonguerocess() + 875
13 org.xbmc.kodi 0x00000001003a009f CThread::Action() + 31
14 org.xbmc.kodi 0x000000010039eca8 CThread:ConfusedtaticThread(void*) + 184
15 libsystem_pthread.dylib 0x00007fff87ffc268 _pthread_body + 131
16 libsystem_pthread.dylib 0x00007fff87ffc1e5 _pthread_start + 176
17 libsystem_pthread.dylib 0x00007fff87ffa41d thread_start + 13

Please help.
Reply
#2
This is not related to the MythTV addon. I guess to avoid this crash you could enable the check box "Don't cache in local database" in SYSTEM->Parameters->TV->Guide. Then try to enable the addon again. Also you should upgrade Kodi to 14.2 which contains some critical bugfix.

EDIT: Caching guide data in kodi database has no usage with MythTV addon. This option "Don't cache in local database" can be checked safety and IMO it should be always checked when you haven't many channel (less than 100).
Also you can try to "Clear data" (in the same menu). Perhaps it could resolve the issue.
Reply
#3
I couldn't find the "Don't cache in local database" solution, but I did take your advice and update to Kodi 14.2. That did the trick. Thank you janbar.
Reply

Logout Mark Read Team Forum Stats Members Help
MYTHTV CRASHES KODI 14.1 ON MAC MINI0