NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/41487: kern_descrip.c assertion failure



The following reply was made to PR kern/41487; it has been noted by GNATS.

From: David Holland <dholland%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/41487: kern_descrip.c assertion failure
Date: Sun, 7 Jun 2009 18:46:44 +0000

 From: YAMAMOTO Takashi <yamt%netbsd.org@localhost>
 To: source-changes%NetBSD.org@localhost
 Subject: CVS commit: src/sys/kern
 Date: Sun, 7 Jun 2009 09:39:03 +0000
 
 Module Name:   src
 Committed By:  yamt
 Date:          Sun Jun  7 09:39:02 UTC 2009
 
 Modified Files:
        src/sys/kern: kern_descrip.c
 
 Log Message:
 shut up the following assertion failure and add a comment.
 
        panic: kernel diagnostic assertion "!fd_isused(fdp, fd)" failed: file 
"/siro/nbsd/src/sys/kern/kern_descrip.c", line 175
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.195 -r1.196 src/sys/kern/kern_descrip.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index