Kodi Community Forum

Full Version: 12.0-ALPHA6 (pvr)-crash after epg import - log included
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

Complied from this source: https://github.com/xbmc/xbmc, branch master. Also, installed pvr backends to make pvr working as described here: https://github.com/margro/xbmc-pvr-addon...evelopment. I use tvheadend as backend. Unfortunatelly, it does not work and crashes after after epg import ends.

Crash log: http://pastebin.com/rWHGCyaT

Any tips?
In your log, I see multiple pvr addons activated. I've seen similar crashes on my Ubuntu machine when more than one PVR addon is activated. Don't know yet why it then crashes...
Disable/remove all pvr addons that you don't need and try again.

As a side note: my advice is to use opdenkamp/xbmc-pvr-addons instead of my pvr addon development branch.