XBMC Crashes when Tuning to a Channel with Media Portal PVR Plugin
#1
I would like to bring attention to this since I can repro this on two different operating systems, and a couple of different builds:

I opened trac bug #13645 (http://trac.xbmc.org/ticket/13645)

All of the information should be there. Please let me know if you need me to do anything more to help narrow down this crash.

From the log, my guess is that the Media Portal PVR addon is passing garbage (either RTSP or tsbuffer) to XBMC, and it can't play, so it crashes.

Code:
03:30:12 T:140483976210176   DEBUG: AddOnLog: MediaPortal PVR Client: OpenFile: OpenFile(smb://Chris:password@TV-SERVER/timeshiftbuffer/live3-0.ts.tsbuffer1.ts) succeeded.
03:30:12 T:140483976210176   DEBUG: Open - avformat_find_stream_info starting
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] non-existing PPS referenced
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] non-existing PPS 0 referenced
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] decode_slice_header error
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] no frame!
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] non-existing PPS referenced
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] non-existing PPS 0 referenced
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] decode_slice_header error
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] no frame!
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] non-existing PPS referenced
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] non-existing PPS 0 referenced
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] decode_slice_header error
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] no frame!
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] non-existing PPS referenced
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] non-existing PPS 0 referenced
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] decode_slice_header error
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] no frame!
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] non-existing PPS referenced
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] non-existing PPS 0 referenced
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] decode_slice_header error
03:30:12 T:140483976210176   ERROR: ffmpeg[F97FA700]: [h264] no frame!
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Crashes when Tuning to a Channel with Media Portal PVR Plugin0