Remove Alpha pipe/VM corruption showstopper item, it appears to have

been resolved (cool!).

Reported by:	wilko
Derived from the experiences of:	kris
This commit is contained in:
Robert Watson 2003-11-29 20:51:37 +00:00
parent 238b4363ab
commit b458d974d2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19016

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.64 2003/11/25 09:00:10 seanc Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.65 2003/11/25 20:16:25 ceri Exp $">
<!ENTITY title "FreeBSD 5.2 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -36,15 +36,6 @@
<td>The panic reported in PR kern/58228 must be fixed.</td>
</tr>
<tr>
<td>pipe/VM corruption on Alpha</td>
<td>&status.new;</td>
<td>--</td>
<td>&a.kris; reports that Alpha packages builds are being silently corrupted
and suspects pipe and vm issues. This must be investigated and
resolved.</td>
</tr>
<tr>
<td>Turnstile assertion failure</td>
<td>&status.wip</td>