Bug 1294536
Summary: | Playing mp4 with vlc or xine crashes X11 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mark van Rossum <mvanross> |
Component: | xorg-x11-drv-intel | Assignee: | Adam Jackson <ajax> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 23 | CC: | ajax, extras-orphan, freddy, pmarciniak, xavier, xgl-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-02-21 14:42:01 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Mark van Rossum
2015-12-28 21:16:32 UTC
I have the exact same issue. vainfo returns: libva info: VA-API version 0.38.1 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib64/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_0_38 libva info: va_openDriver() returns 0 vainfo: VA-API version: 0.38 (libva 1.6.2) vainfo: Driver version: Intel i965 driver for Intel(R) Haswell Mobile - 1.6.2 vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Simple : VAEntrypointEncSlice VAProfileMPEG2Main : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointEncSlice VAProfileH264ConstrainedBaseline: VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice VAProfileH264Main : VAEntrypointVLD VAProfileH264Main : VAEntrypointEncSlice VAProfileH264High : VAEntrypointVLD VAProfileH264High : VAEntrypointEncSlice VAProfileH264MultiviewHigh : VAEntrypointVLD VAProfileH264MultiviewHigh : VAEntrypointEncSlice VAProfileH264StereoHigh : VAEntrypointVLD VAProfileH264StereoHigh : VAEntrypointEncSlice VAProfileVC1Simple : VAEntrypointVLD VAProfileVC1Main : VAEntrypointVLD VAProfileVC1Advanced : VAEntrypointVLD VAProfileNone : VAEntrypointVideoProc VAProfileJPEGBaseline : VAEntrypointVLD VAProfileH264MultiviewHigh : VAEntrypointVLD VAProfileH264MultiviewHigh : VAEntrypointEncSlice VAProfileH264StereoHigh : VAEntrypointVLD VAProfileH264StereoHigh : VAEntrypointEncSlice Not sure if it is relevant, but vdpau and libva packages are present: libvdpau-1.1.1-2.fc23.x86_64 libvdpau-va-gl-0.3.4-6.fc23.x86_64 mesa-vdpau-drivers-11.1.0-2.20151218.fc23.x86_64 libva-1.6.2-1.fc23.x86_64 libva-intel-driver-1.6.2-1.fc23.x86_64 libva-utils-1.6.2-1.fc23.x86_64 libva-vdpau-driver-0.7.4-13.fc23.x86_64 See also https://bugs.freedesktop.org/show_bug.cgi?id=93810 Here is a very brief, freely accessible movie that show the bug. http://www.inf.ed.ac.uk/teaching/courses/nc/hubel_Wiesel_lgn_off_cell.asf Skype also crashes X11 as soon as it does video. Finally solved this using the UXA driver see https://bugs.kde.org/show_bug.cgi?id=349519 Please, other users, try and report back here. I guess this is not an issue with xine-plugin (or xine) but rather with xorg-x11-drv-intel. And anyway, the xine stack is no more in Fedora, it has been moved to RPM Fusion some time ago. Solved with latest driver xorg-x11-drv-intel-2.99.917-19.20151206.fc23.x86_64 |