<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] OSX linker doesn't understand --whole-archive"
   href="https://bugs.webkit.org/show_bug.cgi?id=144557#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] OSX linker doesn't understand --whole-archive"
   href="https://bugs.webkit.org/show_bug.cgi?id=144557">bug 144557</a>
              from <span class="vcard"><a class="email" href="mailto:philip.chimento&#64;gmail.com" title="Philip Chimento &lt;philip.chimento&#64;gmail.com&gt;"> <span class="fn">Philip Chimento</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>