John Baldwin wrote:
On 18-Oct-2002 Lars Eggert wrote:

John Baldwin wrote:


What is line 488 of src/sys/kern/kern_descrip.c?
fhold(fp) in do_dup().

Hrm.  You can try adding some KASSERT()'s that the reference
count of that struct file isn't zero or negative.

fd_refcnt is an u_short, but I've added a KASSERT that makes sure it's not zero, and will test.

Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to