From be915159073ed93fa511ceef7256bc8ee396d1c7 Mon Sep 17 00:00:00 2001
From: Brad Fitzpatrick
Date: Wed, 27 Jul 2016 08:51:47 +0200
Subject: [PATCH] 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
---
doc/go1.7.html | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/doc/go1.7.html b/doc/go1.7.html
index cf5d8a48a51..409f7ab943d 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