svn commit: r485758 - head/www/falkon

Tobias C. Berner tcberner at FreeBSD.org
Sat Nov 24 11:39:39 UTC 2018


Author: tcberner
Date: Sat Nov 24 11:39:38 2018
New Revision: 485758
URL: https://svnweb.freebsd.org/changeset/ports/485758

Log:
  www/falkon: add pkg-message to work around infinite loading on FreeBSD 11
  
  PR:		232475
  Submitted by:	Lorenzo Salvadore <phascolarctos at protonmail.ch>

Added:
  head/www/falkon/pkg-message   (contents, props changed)

Added: head/www/falkon/pkg-message
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/falkon/pkg-message	Sat Nov 24 11:39:38 2018	(r485758)
@@ -0,0 +1,4 @@
+On FreeBSD < 11.3 Web Content process may frequently crash due to bug 181741.
+If you cannot upgrade try applying the following workaround:
+
+# sysctl net.local.stream.recvspace=16384


More information about the svn-ports-all mailing list