pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
webkit-gtk: Add more details about the possible root of the problem.
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Thu Oct 5 11:07:43 2017 +0200
Changeset: b8f7e349598ea493397ae5e31c692820a814436d
Modified Files:
webkit-gtk/TODO
Log Message:
webkit-gtk: Add more details about the possible root of the problem.
(Still an hypotesis, I have not verified it and unfortunately building
webkit-gtk with `CFLAGS=-g' and `INSTALL_UNSTRIPPED=yes' needs a WRKSRC bigger
than 28GB!)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b8f7e349598ea493397ae5e31c692820a814436d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
webkit-gtk/TODO | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/webkit-gtk/TODO b/webkit-gtk/TODO
index 06c7238098..acfed5fec7 100644
--- a/webkit-gtk/TODO
+++ b/webkit-gtk/TODO
@@ -10,4 +10,7 @@
Source/WebKit2/Platform/IPC/unix/ConnectionUnix.cpp:Connection::sendOutputMessage()
...and the process program is WebKitNetworkPro.
+ It is worth to verify that the EMSGSIZE is provoked by the sendmsg(2) calls in
+ the sendOutputMessage() method.
+
-- leot (2017/10/05)
Home |
Main Index |
Thread Index |
Old Index