[Webkit-unassigned] [Bug 151293] [GTK][Mac] socketpair assertion failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 22 08:20:52 PST 2015


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

--- Comment #2 from Tom Schoonjans <Tom.Schoonjans at me.com> ---
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

-- 
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/20151122/f8655e4d/attachment.html>


More information about the webkit-unassigned mailing list