Move Alpha stability issue to testing: reports suggest things have
improved, although there are still reports which might not be Alpha-specific.
This commit is contained in:
parent
017896fb6d
commit
5799b14aff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16922
1 changed files with 11 additions and 11 deletions
|
@ -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.1R/todo.sgml,v 1.43 2003/05/15 16:23:33 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.44 2003/05/15 18:53:17 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.1 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -22,16 +22,6 @@
|
|||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Spurious alpha panics</td>
|
||||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td>&a.kris; reports that he has seen several unique panics on the
|
||||
alpha machines, but since gdb -k doesn't work on alpha I haven't
|
||||
been able to get more than a DDB traceback. No-one has looked
|
||||
into them.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>gdb -k doesn't work on alpha</td>
|
||||
<td>--</td>
|
||||
|
@ -343,6 +333,16 @@
|
|||
A fix has been committed, and needs more broad testing.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Spurious alpha panics</td>
|
||||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td>&a.kris; reports that he has seen several unique panics on the
|
||||
alpha machines, but since gdb -k doesn't work on alpha I haven't
|
||||
been able to get more than a DDB traceback. No-one has looked
|
||||
into them.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue