<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK][Mac] socketpair assertion failure"
   href="https://bugs.webkit.org/show_bug.cgi?id=151293#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK][Mac] socketpair assertion failure"
   href="https://bugs.webkit.org/show_bug.cgi?id=151293">bug 151293</a>
              from <span class="vcard"><a class="email" href="mailto:Tom.Schoonjans&#64;me.com" title="Tom Schoonjans &lt;Tom.Schoonjans&#64;me.com&gt;"> <span class="fn">Tom Schoonjans</span></a>
</span></b>
        <pre>Sorry about the delay in my reply

I recompiled webkitgtk with your Cmake options but MiniBrowser segfaults at startup:


(process:40047): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
2015-11-22 16:18:32.128 MiniBrowser[40047:423306] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 
ASSERTION FAILED: socketpair(1, 5, 0, sockets) != -1
/tmp/webkitgtk20151122-14684-388wk7/webkitgtk-2.10.4/Source/WebKit2/Platform/IPC/unix/ConnectionUnix.cpp(528) : static Connection::SocketPair IPC::Connection::createPlatformConnection(unsigned int)
1   0x104fa2738
2   0x108de11d8
3   0x108ddf7c4
4   0x1087465bf
5   0x1087468ab
6   0x108746b04
7   0x108db84d2
8   0x108ddd6f6
9   0x7fff8c9d59b1
10  0x7fff8c9d592e
11  0x7fff8c9d3385
Segmentation fault: 11</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>