> For the complete documentation index, see [llms.txt](https://book.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.bsdcn.org/release/freebsd-6.2-release/6.2-errata.md).

# FreeBSD 6.2-RELEASE 勘误

**FreeBSD 项目**

版权所有 © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 FreeBSD 文档项目

```ini
$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.73.2.51 2007/11/30 05:55:05 bmah Exp $
```

FreeBSD 是 FreeBSD 基金会的注册商标。

Intel、Celeron、EtherExpress、i386、i486、Itanium、Pentium 和 Xeon 是 Intel Corporation 或其子公司在美国及其他国家的商标或注册商标。

Sparc、Sparc64、SPARCEngine 和 UltraSPARC 是 SPARC International, Inc. 在美国及其他国家的商标。使用 SPARC 商标的产品基于 Sun Microsystems, Inc. 开发的架构。

许多制造商和销售商用于区分其产品的名称被声明为商标。在本文档中出现这些名称时，如果 FreeBSD 项目已知该商标声明，则名称后会附有“™”或“®”符号。

本文档列出了 FreeBSD 6.2-RELEASE 的勘误条目，包含发布后发现的或在发布周期后期才发现的重要信息，未能及时纳入发布文档。这些信息包括安全公告，以及与软件或文档相关的可能影响其运行或可用性的新闻。在安装此版本的 FreeBSD 之前，应始终查阅本文档的最新版本。

本 FreeBSD 6.2-RELEASE 勘误文档将维护至 FreeBSD 6.3-RELEASE 发布。

## 1 引言

本勘误文档包含关于 FreeBSD 6.2-RELEASE 的“最新消息”。在安装此版本之前，请务必查阅本文档，了解任何发布后发现的问题或可能已经发现并修复的问题。

随发布分发的任何版本的勘误文档（例如 CDROM 发行版）按定义都会过时，但其他副本会在互联网上保持更新，应作为此版本的“当前勘误”查阅。这些其他勘误副本位于 [http://www.FreeBSD.org/releases/](http://www.freebsd.org/releases/)，以及任何保持此位置最新镜像的站点。

FreeBSD 6-STABLE 的源代码和二进制快照也包含本文档的最新副本（截至快照时）。

有关所有 FreeBSD CERT 安全公告的列表，请参见 [http://security.FreeBSD.org/](http://security.freebsd.org/) 或 [ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/](ftp://ftp.freebsd.org/pub/FreeBSD/CERT/)。

## 2 最新消息和修正

\[20070116] 发行说明本应提及已创建单独的 ISO 镜像，其中包含可读的文档文件。它包含所有支持语言的文档渲染；由于空间限制，最近几个 FreeBSD 发行版仅包含英文文档。

\[20070116] 某些版本的发行公告中包含 GELI 磁盘加密子系统手册页的错误引用。正确的手册页是 [geli(8)](https://man.freebsd.org/cgi/man.cgi?query=geli\&sektion=8\&manpath=FreeBSD+6.2-stable)。

## 3 安全公告

以下安全公告适用于 FreeBSD 6.2-RELEASE。更多信息请查阅 [http://security.FreeBSD.org/](http://security.freebsd.org/) 上的各个公告。

| 公告                                                                                            | 日期               | 主题                                                                                                                            |
| --------------------------------------------------------------------------------------------- | ---------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| [SA-07:02.bind](http://security.freebsd.org/advisories/FreeBSD-SA-07:02.bind.asc)             | 2007 年 2 月 9 日   | [named(8)](https://man.freebsd.org/cgi/man.cgi?query=named\&sektion=8\&manpath=FreeBSD+6.2-stable) 中的多个拒绝服务漏洞                 |
| [SA-07:03.ipv6](http://security.freebsd.org/advisories/FreeBSD-SA-07:03.ipv6.asc)             | 2007 年 4 月 26 日  | IPv6 路由头 0 具有危险性                                                                                                              |
| [SA-07:05.libarchive](http://security.freebsd.org/advisories/FreeBSD-SA-07:05.libarchive.asc) | 2007 年 7 月 12 日  | [libarchive(3)](https://man.freebsd.org/cgi/man.cgi?query=libarchive\&sektion=3\&manpath=FreeBSD+6.2-stable) 处理损坏的 tar 文件时的错误 |
| [SA-07:09.random](http://security.freebsd.org/advisories/FreeBSD-SA-07:09.random.asc)         | 2007 年 11 月 29 日 | 随机值泄露                                                                                                                         |

## 4 已知问题和解决方案

\[20070116] 如发行说明所述，[arcmsr(4)](https://man.freebsd.org/cgi/man.cgi?query=arcmsr\&sektion=4\&manpath=FreeBSD+6.2-stable) 驱动针对 FreeBSD 6.2-RELEASE 进行了更新。此更新后发现了一些孤立的崩溃问题，尽管该驱动对许多测试者而言通常工作得相当好，并且在功能和所支持的硬件方面总体上似乎“更好”。遇到问题的用户可考虑回退此驱动更新，或安装 [直接来自 Areca](ftp://ftp.areca.com.tw/RaidCards/AP_Drivers/FreeBSD/DRIVER/SourceCode/) 的此驱动版本。这些问题仍在进一步调查中。

\[20070116] FreeBSD 6.2-RELEASE 经诊断发现存在与 UNIX 域套接字相关的内核 bug。此问题的 [补丁](http://people.FreeBSD.org/~jhb/patches/unp_gc.patch) 已提交至 `HEAD` 和 `RELENG_6`，并有望在进一步测试后作为勘误补丁进入 `RELENG_6_2`。

\[20070116，20070212 更新] 观察发现，网络活动非常频繁的系统在内核内存分配器方面存在一些问题。症状为进程卡在 zonelimit 状态，或系统 livelock。此问题的一种部分变通方案是在 **/boot/loader.conf** 中添加以下行并重新启动：

```sh
kern.ipc.nmbclusters="0"
```

其他变通方案已在 `freebsd-current@` 和 `freebsd-stable@` 邮件列表中讨论过。

修复已提交至 `HEAD` 并合并至 `RELENG_6`。

\[20070123，20070307 更新] FreeBSD 6.2-RELEASE 未能正确为配置为 IPv6 点对点接口的 [gif(4)](https://man.freebsd.org/cgi/man.cgi?query=gif\&sektion=4\&manpath=FreeBSD+6.2-stable) 接口的目标添加主机路由。这导致无法通过隧道发送流量。变通方案是手动添加所需的路由。如果 [gif(4)](https://man.freebsd.org/cgi/man.cgi?query=gif\&sektion=4\&manpath=FreeBSD+6.2-stable) 接口配置为：

```sh
# ifconfig gif0 ADDRESS/128 DESTINATION
```

则可使用以下命令添加正确的路由：

```sh
# route add -host -inet6 DESTINATION -iface gif0 -llinfo -nostatic
```

此问题的修复已提交至 `HEAD`、`RELENG_6` 和 `RELENG_6_2`。更多详细信息请参见 FreeBSD 勘误通知 [EN-07:02.net](http://security.freebsd.org/advisories/FreeBSD-EN-07:02.net.asc)。

\[20070307] 在某些情况下，由于 **rc.d/jail** 启动脚本中的 bug，[jail(8)](https://man.freebsd.org/cgi/man.cgi?query=jail\&sektion=8\&manpath=FreeBSD+6.2-stable) 启动失败可能导致主机网络接口配置发生某些不需要的变更。此问题已在 `HEAD`、`RELENG_6` 和 `RELENG_6_2` 上修正，并记录在 FreeBSD 勘误通知 [EN-07:03.rc.d\_jail](http://security.freebsd.org/advisories/FreeBSD-EN-07:03.rc.d_jail.asc) 中。

\[20070318] FreeBSD 6.2-RELEASE 中包含的 [freebsd-update(8)](https://man.freebsd.org/cgi/man.cgi?query=freebsd-update\&sektion=8\&manpath=FreeBSD+6.2-stable) 客户端未能正确更新 SMP 内核。此 bug 已在 `HEAD`、`RELENG_6` 和 `RELENG_6_2` 上修复完成，详见 FreeBSD 勘误通知 [EN-07:05.freebsd-update](http://security.freebsd.org/advisories/FreeBSD-EN-07:05.freebsd-update.asc)。

***

本文件及其他与发布相关的文档可从 [http://www.FreeBSD.org/snapshots/](http://www.freebsd.org/snapshots/) 下载。

如有关于 FreeBSD 的问题，请先阅读 [文档](https://www.freebsd.org/docs.html)，再联系 <questions@FreeBSD.org>。

所有 FreeBSD 6-STABLE 的用户应订阅 <stable@FreeBSD.org> 邮件列表。

如有关于此文档的问题，请发送电子邮件至 <doc@FreeBSD.org>。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://book.bsdcn.org/release/freebsd-6.2-release/6.2-errata.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
