Bug 105525 - Freeze when playing videos in WebKit
Summary: Freeze when playing videos in WebKit
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/nouveau (show other bugs)
Version: 17.3
Hardware: Other All
: medium normal
Assignee: Nouveau Project
QA Contact: Nouveau Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-15 16:43 UTC by Link Dupont
Modified: 2019-09-18 20:46 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Epiphany/WebKit logs (891.66 KB, text/x-log)
2018-03-15 16:43 UTC, Link Dupont
Details
kernel logs (1.68 MB, text/x-log)
2018-03-15 16:44 UTC, Link Dupont
Details

Description Link Dupont 2018-03-15 16:43:49 UTC
Created attachment 138134 [details]
Epiphany/WebKit logs

My Wayland desktop session freezes when I load a web video (for example, YouTube) in a WebKitProcess Epiphany.

== Steps to Reproduce ==

1. Log into a Wayland session
2. Launch Epiphany
3. Load a youtube.com video

== Expected Results ==

The video plays.

== Actual Results ==

The desktop freezes until I remotely connect to the computer over SSH and kill the WebKitProcess process rendering the content.

== Notes ==

This can be avoided by running epiphany with WEBKIT_DISABLE_COMPOSITING_MODE=1 set, which leads me to believe it is a nouveau bug (rather than a WebKit bug). I've attached logs with Epiphany output. These two lines are particularly concerning:

> Mar 15 07:20:03 bant org.gnome.Epiphany.desktop[14459]: WebKitWebProcess: pushbuf.c:727: nouveau_pushbuf_data: Assertion `kref' failed.
> Mar 15 07:20:16 bant org.gnome.Epiphany.desktop[14459]: nouveau: kernel rejected pushbuf: Device or resource busy

=== mesa version ===
mesa-dri-drivers.i686                17.3.6-1.fc27              @updates        
mesa-dri-drivers.x86_64              17.3.6-1.fc27              @updates        
mesa-filesystem.i686                 17.3.6-1.fc27              @updates        
mesa-filesystem.x86_64               17.3.6-1.fc27              @updates        
mesa-libEGL.x86_64                   17.3.6-1.fc27              @updates        
mesa-libGL.x86_64                    17.3.6-1.fc27              @updates        
mesa-libGLU.x86_64                   9.0.0-13.fc27              @fedora         
mesa-libOpenCL.x86_64                17.3.6-1.fc27              @updates        
mesa-libgbm.x86_64                   17.3.6-1.fc27              @updates        
mesa-libglapi.i686                   17.3.6-1.fc27              @updates        
mesa-libglapi.x86_64                 17.3.6-1.fc27              @updates        
mesa-libwayland-egl.x86_64           17.3.6-1.fc27              @updates        
mesa-libwayland-egl-devel.x86_64     17.3.6-1.fc27              @updates        
mesa-libxatracker.x86_64             17.3.6-1.fc27              @updates 

=== NVIDIA card ===
$ lspci | grep NV                                                                               
01:00.0 VGA compatible controller: NVIDIA Corporation GK104M [GeForce GTX 775M Mac Edition] (rev a1)
Comment 1 Link Dupont 2018-03-15 16:44:31 UTC
Created attachment 138135 [details]
kernel logs
Comment 2 GitLab Migration User 2019-09-18 20:46:30 UTC
-- 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/1152.


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.