From: Brad Fitzpatrick
Date: Wed, 27 Jul 2016 06:51:47 +0000 (+0200)
Subject: doc/go1.7.html: add known issues section for FreeBSD crashes
X-Git-Tag: go1.7rc4~1^2~4
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=be915159073ed93fa511ceef7256bc8ee396d1c7;p=gostls13.git
doc/go1.7.html: add known issues section for FreeBSD crashes
Updates #16396
Change-Id: I7b4f85610e66f2c77c17cf8898cc41d81b2efc8c
Reviewed-on: https://go-review.googlesource.com/25283
Reviewed-by: Chris Broadfoot
Reviewed-by: Ian Lance Taylor
Reviewed-by: Andrew Gerrand
---
diff --git a/doc/go1.7.html b/doc/go1.7.html
index cf5d8a48a5..409f7ab943 100644
--- a/doc/go1.7.html
+++ b/doc/go1.7.html
@@ -102,6 +102,17 @@ POWER5 architecture.
The OpenBSD port now requires OpenBSD 5.6 or later, for access to the getentropy(2) system call.
+Known Issues
+
+
+There are some instabilities on FreeBSD that are known but not understood.
+These can lead to program crashes in rare cases.
+See issue 16136,
+issue 15658,
+and issue 16396.
+Any help in solving these FreeBSD-specific issues would be appreciated.
+
+
Assembler