diff --git a/en/releases/6.0R/errata.html b/en/releases/6.0R/errata.html index dfa05b854b..1cd8ff1084 100644 --- a/en/releases/6.0R/errata.html +++ b/en/releases/6.0R/errata.html @@ -20,7 +20,7 @@ alink="#0000FF"> Documentation Project

$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v -1.73.2.1 2005/10/02 20:11:34 hrs Exp $
+1.73.2.2 2005/11/05 06:00:37 hrs Exp $

@@ -103,6 +103,54 @@ target="_top">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/.

4 Known Problems and Solutions

+

(2005/11/5, FreeBSD/amd64 specific) The +pmcstat(8) +utility cannot yet handle 32-bit executables when converting +hwpmc(4) log +files to +gprof(1) +format.

+ +

(2005/11/5, FreeBSD/powerpc specific) The following panic may occur at boot-time on +some older PowerMac G4 systems:

+ +
+...
+KDB: current backend: ddb
+panic: Assertion curthread != NULL failed at
+/usr/src/sys/kern/kern_mutex.c:268
+KDB: enter panic
+
+ +

This is a known problem with no workaround, and will be fixed in the next release.

+ +

(2005/11/5) Changes of on-disk format of /usr/share/locale/*/LC_* files in 6.0-RELEASE prevent third-party +software which uses +setlocale(3) for +its localization from working after a 5.x system upgraded. The software includes ones +installed into the 5.x system by using FreeBSD Ports Collection and so on. To solve this +problem, perform one of the following:

+ + +

(2005/10/3) At boot time the FreeBSD/sparc64 GENERIC kernel may output the following messages when the machine has no framebuffer:

@@ -111,7 +159,7 @@ Aug 26 19:31:27 hostname getty[429]: open /dev/ttyv1: No such file or directory

This is because the machine with no supported graphics hardware does not recognize +href="http://www.FreeBSD.org/cgi/man.cgi?query=syscons&sektion=4&manpath=FreeBSD+6.0-stable"> syscons(4) and /dev/ttyv* device nodes are not created. This is not a harmful error and can be suppressed by disabling /dev/ttyv* entries in @@ -122,7 +170,7 @@ than 4GB memory. There is no workaround for this issue except for compiling the statically into your custom kernel in advance.

(2005/10/3) The +href="http://www.FreeBSD.org/cgi/man.cgi?query=kgdb&sektion=1&manpath=FreeBSD+6.0-stable"> kgdb(1) utility does not work properly on FreeBSD/sparc64 for debugging panics which include traps. As a workaround you can use devel/gdb53.

@@ -131,12 +179,16 @@ workaround you can use devel/gdb53.


This file, and other release-related documents, can be -downloaded from ftp://ftp.FreeBSD.org/.

+downloaded from http://www.FreeBSD.org/snapshots/.

For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.

+

All users of FreeBSD 6-STABLE should subscribe to the <current@FreeBSD.org> mailing list.

+

For questions about this documentation, e-mail <doc@FreeBSD.org>.