Bug 1218724 - Firefox crashes when trying to play videos on youtube
Summary: Firefox crashes when trying to play videos on youtube
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 22
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-05 16:56 UTC by Heiko Adams
Modified: 2015-05-06 14:41 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
: 1219068 (view as bug list)
Environment:
Last Closed: 2015-05-06 14:41:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Heiko Adams 2015-05-05 16:56:22 UTC
Description of problem:
Since one of the last updates for fedora 22 firefox crashes when trying to playback videos on youtube. When running firefox from a terminal the following lines are last ones before firefox crashes:
DtsGetHWFeatures: Create File Failed
DtsGetHWFeatures: Create File Failed
Running DIL (3.22.0) Version
DtsDeviceOpen: Opening HW in mode 0
DtsDeviceOpen: Create File Failed
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1

Version-Release number of selected component (if applicable):
$ rpm -q firefox
firefox-38.0-1.fc22.x86_64 (installed from koji but also happens with 37.0.2)

How reproducible:
allways

Steps to Reproduce:
1. Start firefox
2. Navigate to youtube
3. Open i.e. https://www.youtube.com/watch?v=oYjfa5SktXA

Actual results:
Firefox crashes

Expected results:
Firefox should play the video without crashing

Additional info:

Comment 1 Heiko Adams 2015-05-06 10:16:04 UTC
This happens everytime you try watch a video which via HTML5. Flash-Videos seem to work fine


Note You need to log in before you can comment on or make changes to this bug.