Add a known issue for the CAM file descriptor leak with HAL which affects
FreeBSD 6.0 and earlier and 5.5 and earlier.
This commit is contained in:
parent
c462a61889
commit
b8219ccdd4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28958
1 changed files with 8 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../../">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq216.sgml,v 1.3 2006/10/19 19:45:01 mezz Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq216.sgml,v 1.4 2006/10/19 19:47:12 mezz Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
|
||||
<!ENTITY % navinclude.gnome "INCLUDE">
|
||||
]>
|
||||
|
@ -95,8 +95,13 @@
|
|||
a couple regressions that slipped in, both in the GNOME code and in its implementation
|
||||
within FreeBSD. Some of the more visible issues are:</p>
|
||||
|
||||
<p>There are currently no known issues with GNOME
|
||||
&gnomever;.</p>
|
||||
<ul>
|
||||
<li><tt>hald-addon-storage</tt> consumes file descriptors
|
||||
until it crashes. This is a known bug in FreeBSD, and only
|
||||
affects 6.0 and earlier and 5.5 and earlier. Users on those
|
||||
releases are encouraged to upgrade to FreeBSD 6.1 or
|
||||
later.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<!-- Q5 -->
|
||||
|
|
Loading…
Reference in a new issue