[Bug 762030] GStreamer-CRITICAL **: gst_poll_write_control: assertion 'set != NULL' failed with Epiphany

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 17 16:53:34 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=762030

Andres Gomez <agomez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=153648
         Resolution|INVALID                     |---
            Summary|100% CPU usage with         |GStreamer-CRITICAL **:
                   |Epiphany                    |gst_poll_write_control:
                   |                            |assertion 'set != NULL'
                   |                            |failed with Epiphany

--- Comment #3 from Andres Gomez <agomez at igalia.com> ---
The 100% CPU usage was due to the disk being full, but the disk was filled with
WARNINGs and CRITICALs from GStreamer. I was redirecting stderr to a file,
which was the one that filled the whole disk.

The messages are of the type:


(WebKitWebProcess:8630): GStreamer-WARNING **: gstsystemclock: write control
failed in wakeup_async, trying again: 11:Resource temporarily unavailable


(WebKitWebProcess:8630): GStreamer-CRITICAL **: gst_poll_write_control:
assertion 'set != NULL' failed


At the end of the waterfall of these messages, there is this message:

(WebKitWebProcess:8630): GStreamer-WA[8630] Send message
StorageManager::DestroyStorageMap, size: 80 OOL: no

A typical BT of the running process can be found in the report of another bug
from WebKitGtk+. Check:
https://bug-153648-attachments.webkit.org/attachment.cgi?id=271555

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list