From e873a624eb0225844be9c33374e5d1052e6ac0fc Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Tue, 18 Nov 2003 04:53:40 +0000 Subject: [PATCH] Add Vinum data corruption and memory issues to todo list for 5.2R. --- en/releases/5.2R/todo.sgml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/en/releases/5.2R/todo.sgml b/en/releases/5.2R/todo.sgml index 6b71f9a3bd..ebe5075e73 100644 --- a/en/releases/5.2R/todo.sgml +++ b/en/releases/5.2R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -96,6 +96,20 @@ Systems running with INVARIANTS will rapidly panic. + + Vinum data corruption and memory allocation problems + &status.wip; +   + In the last week, reports of two new (and possibly related) + Vinum failures have come to light: a warning message of + vinum: exiting with malloc table inconsistency at + 0xc2053c00 from vinumio.c:755 has been experienced when + Vinum auto-configuration fails. Also, even simple test cases + for Vinum I/O appear to result in incorrect data being returned + from disk, rendering Vinum unusable in several reproduceable + configurations. + +

Required features for 5.2-RELEASE