Kodi Community Forum

Full Version: xbmc 11 beta "eden" pvr/tvheadend - crash while watchnig tv
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

Pvr backend is tvheadend. Program crashes very often, while watchnig tv. Is there any workaround and solution to stop crashing?

Crash log:

############## XBMC CRASH LOG ###############

################ SYSTEM INFO ################
Date: pon, 9 sty 2012, 22:37:13 CET
XBMC Options:
Arch: x86_64
Kernel: Linux 3.1-custom #1 SMP PREEMPT Mon Oct 31 23:55:38 CET 2011
Release:
Distributor ID: Debian
Description: Debian GNU/Linux unstable (sid)
Release: unstable
Codename: sid
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====> Core file: /home/michal/core (2012-01-09 22:37:13.037415003 +0100)
=========================================
[New LWP 5341]
[New LWP 5372]
[New LWP 5394]
[New LWP 5386]
[New LWP 5376]
[New LWP 5385]
[New LWP 5391]
[New LWP 5375]
[New LWP 5393]
[New LWP 5384]
[New LWP 5422]
[New LWP 5425]
[New LWP 5390]
[New LWP 5382]
[New LWP 5388]
[New LWP 5387]
[New LWP 5379]
[New LWP 5426]
[Thread debugging using libthread_db enabled]
Core was generated by `/xbmc/lib/xbmc/xbmc.bin'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f711a4aa119 in ?? () from /usr/lib/dri/nvidia_drv_video.so

Seems to be something related vaapi/vdpau? I can post entire crash log, please tell me how to add post attachment (or where can I paste entire text),
http://pastebin.com/

but I suspect that this is caused by a bug which has been fixed in mainline xbmc already. it'll be fixed in the beta2 build too.
So, this is crash log: http://pastebin.com/8DbvYGFb. Also, xvid playback from locfal .avi file causes crash immediatelly (mkv/avc/h.264 1080p/720p works fine).

You said this should be fixed in beta2? But is there any workaround for beta1 version? When beta2 is planned to release?
Hello,

Switch off va api solves the problem. I assume, that I don't need vaapi, because there is vdpau for nvidia card and this is used for hardware decoding . Am I right? Whe both are enabled - which one is used - vaapi or vdpau?