[Webkit-unassigned] [Bug 164919] New: [GTK] Crash in WebCore::TextureMapperShaderProgram in secondary thread while _mesa_destroy_shader_compiler is running in exit handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 05:33:53 PST 2016


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

            Bug ID: 164919
           Summary: [GTK] Crash in WebCore::TextureMapperShaderProgram in
                    secondary thread while _mesa_destroy_shader_compiler
                    is running in exit handler
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

Crash in WebCore::TextureMapperShaderProgram in secondary thread while _mesa_destroy_shader_compiler is running in exit handler. I have no truncated backtrace for this, just check the full backtrace in the downstream bug, threads 1 and 2. I guess either WebCore::TextureMapperShaderProgram is doing something that is not threadsafe, or maybe it needs to install its own exit handler.

-- 
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/20161118/8e6ef78d/attachment.html>


More information about the webkit-unassigned mailing list