fetzerch / xbmc-pvr-addons

XBMC PVR add-ons
GNU General Public License v3.0
19 stars 17 forks source link

EPG Timeline Crashes XBMC upon selection #84

Closed bnordin closed 11 years ago

bnordin commented 11 years ago

OS: Ubuntu 12.04 Precise 64 bit Mythtv version: 0.25 + fixes (from the mythbuntu ppa) XBMC version: Frodo final (from the xbmc stable ppa)

Steps to reproduce. MythTV

  1. Set up a working MythTV backend with some recordings
  2. Remove the Video Sources (guide data) and add a new one with "No Grabber" as a listing source
  3. Setup the Input Connection with the new grabber,
  4. Exit setup, run mythfilldatabase, and start the backend

XBMC

  1. Enable PVR support in Settings->TV->General
  2. Turn off LiveTV support
  3. Configure the MythTV pvr addon in Settings->Addons->Disabled Addons->PVR Clients->MythTV cmyth PVR Client
  4. Enable the PVR client
  5. Browse to TV->EPG: TIMELINE

At this point I hit 100% CPU and my memory fills up at about 200mb/s. I have to kill -9 xbmc.

Please note that this only affects Ubuntu 64 bit. I have two 64 bit clients and a 32 bit client (all Ubuntu 12.04) on the same network and the 32 bit one works fine (no crash, an expected blank timeline screen), while the two 64 bit clients freeze at the same point.

I suspect it has something to do with the fact I'm no longer pulling EPG data, but that doesn't explain why it works on 32 bit machines.