diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml index 311d16b350..825feed0c7 100644 --- a/en/releases/5.0R/todo.sgml +++ b/en/releases/5.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; ]> @@ -44,7 +44,8 @@ before it exits. The symptom is that truss reports that it cannot open the procfs node supporting the process being debugged. A bug also appears to exist where in truss will hang if execve() returns - ENOENT. + ENOENT. A further race appears to exist in which truss will return + "PIOCWAIT: Input/output error" occasionally on startup.