[Webkit-unassigned] [Bug 183163] [SOUP] WebKitGTK randomly hangs while using a http proxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 08:19:47 PST 2018


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

--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Aleksei Lazarev from comment #4)
> -DENABLE_OPENGL=ON -DENABLE_GLES2=O

(Just a note: these flags are mutually-exclusive. I assume ENABLE_GLES2 wins and disables desktop OpenGL support. Maybe vice-versa.)

(In reply to Aleksei Lazarev from comment #4)
> (process:12987): libsoup-CRITICAL **: 12:48:44.242:
> soup_connection_disconnect: assertion 'SOUP_IS_CONNECTION (conn)' failed
> 
> (process:12987): libsoup-CRITICAL **: 12:48:44.242:
> soup_connection_disconnect: assertion 'SOUP_IS_CONNECTION (conn)' failed

The good news is that you can get a backtrace for these by setting the environment variable G_DEBUG=fatal-criticals. Then report it at https://gitlab.gnome.org/GNOME/libsoup/issues with the backtrace. If we're really lucky, the criticals might even be related to this proxy bug report. (And if we're not lucky, at least you found and properly reported another bug.)

> The issue is not reproduced on "Debug"-built MiniBrowser - all the posters
> are shown almost immediately.

Huh, that's weird. Normally debug builds are extremely slow.

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


More information about the webkit-unassigned mailing list