Kodi Community Forum

Full Version: XBMC Crash when playing video (Fedora, ION, VDPAU)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all, please can anyone help solve this?

XBMC crashes when playing video (not tested with just audio yet) and the whole system becomes unresponsive - no keyboard, no usb, no ssh, nothing.

As per the forum guide I have provided below as much information as possible. Please let me know if I can provide any further debug info.

Linux Distribution and Version

Fedora 12

Architecture

x86_64

Install Method

RPM from http://hansvon.homelinux.org/fedora/12/x86_64/

SVN revision

24155

To reproduce the problem

Run XBMC, play some video (haven't worked out yet whether it only happens with H264 (therefore VDPAU) or all video). Wait. Crash.

Full debug log

http://pastebin.com/f7c4489df

Backtrace

Not available - system crashes completely.

More version info

$ uname -a
Linux asrock.localdomain 2.6.31.5-127.fc12.x86_64 #1 SMP Sat Nov 7 21:11:14 EST 2009 x86_64 x86_64 x86_64 GNU/Linux

$ rpm -qa *xbmc* *pulseaudio* *vdpau* *nvidia* *ffmpeg* *alsa* | sort
alsa-lib-1.0.21-3.fc12.x86_64
alsa-plugins-pulseaudio-1.0.21-2.fc12.x86_64
alsa-utils-1.0.21-2.fc12.x86_64
ffmpeg-libs-0.5-5.20091026svn.fc12.x86_64
gstreamer-ffmpeg-0.10.9-1.fc12.x86_64
kmod-nvidia-190.42-1.fc12.4.x86_64
kmod-nvidia-2.6.31.5-127.fc12.x86_64-190.42-1.fc12.4.x86_64
libvdpau-0.2-1.fc12.x86_64
pulseaudio-0.9.19-2.fc12.x86_64
pulseaudio-esound-compat-0.9.19-2.fc12.x86_64
pulseaudio-gdm-hooks-0.9.19-2.fc12.x86_64
pulseaudio-libs-0.9.19-2.fc12.x86_64
pulseaudio-libs-glib2-0.9.19-2.fc12.x86_64
pulseaudio-libs-zeroconf-0.9.19-2.fc12.x86_64
pulseaudio-module-bluetooth-0.9.19-2.fc12.x86_64
pulseaudio-module-gconf-0.9.19-2.fc12.x86_64
pulseaudio-module-x11-0.9.19-2.fc12.x86_64
pulseaudio-module-zeroconf-0.9.19-2.fc12.x86_64
pulseaudio-utils-0.9.19-2.fc12.x86_64
vdpauinfo-0.0.6-2.fc12.x86_64
xorg-x11-drv-nvidia-190.42-2.fc12.x86_64
xorg-x11-drv-nvidia-libs-190.42-2.fc12.x86_64

Thanks
Chris
I'm having the exact same issue with F12 x86_64 with the various required libraries installed from RPMFusion. It occurs with H264 video using VDPAU; sometimes it's 10 minutes in, other times it's right when the video starts (shows one frame, then stops).

I got the backtrace from the kernel, it didn't hard-lock the last time. Looks like an issue with the NVIDIA driver. http://pastebin.com/f311344fd

There are a ton of bug reports in the NVIDIA forums with the 190 driver crashing on Xorg 1.7.
You might want to post about it on nvnews.net (follow the stickied instuctions in the Linux forum in order to include the diagnostics files they request). Andy and his team (at NVIDIA) are usually very active over there.