Date: Sat, 14 Feb 2009 21:12:24 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_descrip.c Message-ID: <200902142112.n1ELCUg2051278@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2009-02-14 21:12:24 UTC
FreeBSD src repository
Modified files:
sys/kern kern_descrip.c
Log:
SVN rev 188613 on 2009-02-14 21:12:24Z by marcus
Change two KASSERTS to printfs and simple returns. Stress testing has
revealed that a process' current working directory can be VBAD if the
directory is removed. This can trigger a panic when procstat -f PID is
run.
Tested by: pho
Discovered by: phobot
Reviewed by: kib
Approved by: kib
Revision Changes Path
1.346 +12 -2 src/sys/kern/kern_descrip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902142112.n1ELCUg2051278>
