[Webkit-unassigned] [Bug 153176] [CMake][GTK][OSX] ThreadIdentifierData::initialize assertion fails because there are two copies of WTF in process (one as part of webkit2, one as part of jsc)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 16 14:17:21 PST 2016


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

Jeremy Huddleston Sequoia <jeremyhu at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[GTK][OSX]                  |[CMake][GTK][OSX]
                   |ThreadIdentifierData::initi |ThreadIdentifierData::initi
                   |alize assertion fails       |alize assertion fails
                   |because there are two       |because there are two
                   |copies of WTF in process    |copies of WTF in process
                   |(one as part of webkit2,    |(one as part of webkit2,
                   |one as part of jsc)         |one as part of jsc)

--- Comment #4 from Jeremy Huddleston Sequoia <jeremyhu at apple.com> ---
In webkit-gtk 2.4.x, WTF is not exported by libwebkitgtk.  It's exported by libjavascriptcoregtk.  Thus, I suspect the appropriate fix is to remove WTF from libwebkit2gtk.  This was likely fallout from the autoconf -> cmake transition.

-- 
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/20160116/cb2c1b11/attachment.html>


More information about the webkit-unassigned mailing list