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.

-- 

John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to