Add another bug from Kris.
This commit is contained in:
parent
e4c31b63fa
commit
d9c303a589
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25057
1 changed files with 10 additions and 1 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/6.0R/todo.sgml,v 1.11 2005/07/11 06:37:50 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.12 2005/07/11 07:03:02 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD 6.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
|
@ -131,6 +131,15 @@
|
|||
<th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>fpudna: fpcurthread == curthread 1 times</td>
|
||||
<td>&status.new;</td>
|
||||
<td>&a.peter;</td>
|
||||
<td>This warning is appearing sporadically on a dual AMD64 system. It
|
||||
appears to be warning against a legitimate problem, and thus should be
|
||||
investigated and fixed.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>devfs umount panic</td>
|
||||
<td>&status.new;</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue