diff --git a/en/releases/7.0R/todo.sgml b/en/releases/7.0R/todo.sgml index 9ef47306a5..7223940be5 100644 --- a/en/releases/7.0R/todo.sgml +++ b/en/releases/7.0R/todo.sgml @@ -1,7 +1,7 @@ - + @@ -103,6 +103,16 @@ has been merged to HEAD, RELENG_7, and RELENG_7_0. + + libkse fork process wedge + &status.wip; + &a.julian;, &a.deischen; + A bug in libkse could lead the processes hanging after fork if they + fork while running multiple threads. A patch has been committed to + HEAD that properly reinitializes internal thread library locks after + fork, btu has not yet been merged to RELENG_7 or RELENG_7_0. + +

Minor issues for &local.rel;-RELEASE