[Webkit-unassigned] [Bug 32281] [Gtk] gstreamer can't allocate memory and can't create thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 1 04:57:49 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=32281

anewtobi at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anewtobi at gmail.com

--- Comment #8 from anewtobi at gmail.com ---
Not sure if this is exactly the same bug, but at least I get this error message, which seems similar enough to post here:
(WebKitWebProcess:26004): GStreamer-WARNING **: failed to create thread: Error creating thread: Resource temporarily unavailable

What've done in my own python/webkit2gtk prototype browser is to simply play fast bullet chess games on lichess.org. For every move a sound is played, if it's enabled on the site. If it's not enabled, the browser process won't crash. But if it's enabled, sooner or later the WebKitWebProcess will always crash. The WebKit2WebView is_crashed signal isn't even emitted and you can't even reload the page.

Would be nice if someone could just confirm my testcase by playing on lichess.org, which is free. Just make sure to play bullet chess, which triggers the problem consistently.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150901/38809ebe/attachment.html>


More information about the webkit-unassigned mailing list