Created attachment 127981 [details] dmesg Since many kernel versions there is this one bug that happens irregular. When wathcing live-tv on kodi with tv-headend and the TV-Channel changes the frequency by itself and the live-tv follows (nothing that special in many countries) then whole system crashes and kodi restarts. I attached all logfiles i have saved. The last 2-3 ones (date in logfile) are 100% shure from this bug. The other ones "could" be from some other error, but are most likely also from this bug. xorg and dmesg logfiles are from lastest crash log. Hardware is AMD E450 with build in HD6320 GPU.
Created attachment 127982 [details] xorg
Created attachment 127983 [details] crashlog 20161115
Created attachment 127984 [details] crashlog 20161107
Created attachment 127985 [details] crashlog 20161027
Created attachment 127987 [details] crashlog 20161025
Created attachment 127988 [details] crashlog 20161011
Created attachment 127989 [details] crashlog 20161010
Created attachment 127990 [details] crashlog 20161007
Created attachment 127991 [details] crashlog 20161006
Created attachment 127992 [details] crashlog 20160928
Created attachment 127993 [details] crashlog 20160923
Hello there, a couple of suggestions to make dev's life easier and get things resolved a bit faster. It's unlikely that I will look into the issue itself. Try to track down the version of - Xorg radeon DDX (xf86-video-ati) - Mesa - Linux Kernel - libdrm/libdrm_radeon Rebuilding/installing the debug symbols (mesa, kodi, others?) is a good idea ;-)
Please attach another crash log with debugging symbols available for /usr/lib/vdpau/libvdpau_r600.so.1 .
Does the problem also occur with DRI3 disabled?
Michel Dänzer, what did you mean with "debugging symbols available for /usr/lib/vdpau/libvdpau_r600.so.1" ? I am a normal user. Can you post the command lines i have to run as root or user? I have search the internet for what you have told with libvdpau_r600.so.1 but the only thing i found are bugreports here on freedesktop.org where you have told the same and the users never answered anything anymore for years and the bug is still open. You also asked if the bug also occur with DRI3 disabled - can you give me the command line to run as root or user to disable this DRI3 thing? thanks
(In reply to blffkyzp from comment #15) > I am a normal user. Can you post the command lines i have to run as root or > user? I'm not familiar with the Linux distro you're using, please get help for this from somebody who is. > You also asked if the bug also occur with DRI3 disabled - can you give me > the command line to run as root or user to disable this DRI3 thing? Find the file in /usr/share/X11/xorg.conf.d/ or /etc/X11/xorg.conf.d/ which contains Option "DRI3" "1" and change it to "0".
Is this still a thing? Folks in bug 101254 seemed pretty much happy (put aside the bug itself)
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/594.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.