Regen from r191769.
This commit is contained in:
parent
1ec82df49f
commit
cd07cd9c47
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34185
1 changed files with 13 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ alink="#0000FF">
|
|||
<p class="COPYRIGHT">Copyright © 2008, 2009 The FreeBSD Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD: stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml
|
||||
191748 2009-05-02 16:23:44Z hrs $<br />
|
||||
191769 2009-05-03 21:21:17Z hrs $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
|
|
@ -98,6 +98,18 @@ target="_top">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/</a>.</p>
|
|||
to booting off the next boot device. All affected machines did see the other discs as
|
||||
bootable. As a workaround, you can boot using the bootonly or livefs CDROM and then swap
|
||||
in disc1 once sysinstall starts.</p>
|
||||
|
||||
<p>[20090504] A lock handling error has been found in interaction between <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=malloc&sektion=3&manpath=FreeBSD+7.2-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">malloc</span>(3)</span></a>
|
||||
implementation and threading library. When a multi-threaded process calls the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=fork&sektion=2&manpath=FreeBSD+7.2-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">fork</span>(2)</span></a> system
|
||||
call in a thread and the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=malloc&sektion=3&manpath=FreeBSD+7.2-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">malloc</span>(3)</span></a>
|
||||
function in another thread, it can cause a deadlock in the child process. An Errata
|
||||
Notice to fix this problem is planned for this problem after the release.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue