Add Vinum data corruption and memory issues to todo list for 5.2R.

This commit is contained in:
Robert Watson 2003-11-18 04:53:40 +00:00
parent b530b9805b
commit e873a624eb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18903

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.55 2003/11/17 18:37:36 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.56 2003/11/18 04:49:02 rwatson Exp $">
<!ENTITY title "FreeBSD 5.2 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -96,6 +96,20 @@
Systems running with INVARIANTS will rapidly panic.</td>
</tr>
<tr>
<td>Vinum data corruption and memory allocation problems</td>
<td>&status.wip;</td>
<td>&nbsp;</td>
<td>In the last week, reports of two new (and possibly related)
Vinum failures have come to light: a warning message of
<code>vinum: exiting with malloc table inconsistency at
0xc2053c00 from vinumio.c:755</code> 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.</td>
</tr>
</table>
<h3>Required features for 5.2-RELEASE</h3>