[Webkit-unassigned] [Bug 144557] [GTK] OSX linker doesn't understand --whole-archive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 23:15:23 PDT 2015


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

--- Comment #1 from Philip Chimento <philip.chimento at gmail.com> ---
However, using -all_load or -force_load makes MiniBrowser hit an assertion failure on startup:

ASSERTION FAILED: m_key != PTHREAD_KEYS_MAX
/Users/fliep/gtk/source/webkitgtk-2.8.0/Source/WTF/wtf/ThreadIdentifierDataPthreads.cpp(65) : static ThreadIdentifier WTF::ThreadIdentifierData::identifier()
1   0x11509d1d0
2   0x1150fb11d
3   0x1150fc8cd
4   0x1150a8a06
5   0x112c8ab9e
6   0x112c3fc6e
7   0x112e53ecf
8   0x112e4c558
9   0x112e4c1fd
10  0x112e4c190
11  0x1131e38db
12  0x1131e3865
13  0x1131d97d5
14  0x11a29b452
15  0x11a27fa55
16  0x11a27edce
17  0x11a27ea08
18  0x1131d981b
19  0x10dcc5a03
20  0x10dcbc694
Segmentation fault: 11

Simply leaving off the option seems to work fine. I'll upload a patch to that effect.

-- 
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/20150508/128601c5/attachment-0001.html>


More information about the webkit-unassigned mailing list