kern/51964: panic: race condition with realitexpire() called for zombie

Jilles Tjoelker jilles at stack.nl
Wed May 21 03:30:24 PDT 2003


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

From: Jilles Tjoelker <jilles at stack.nl>
To: Tor.Egge at cvsup.no.freebsd.org
Cc: FreeBSD-gnats-submit at freebsd.org
Subject: Re: kern/51964: panic: race condition with realitexpire() called for	zombie
Date: Wed, 21 May 2003 12:26:00 +0200

 The system has not panicked since I upgraded and applied the patch
 (about 8 days ago), so it seems to be fixed.  The X server has been
 started and shut down many times (we use X -once -query ...).  The patch
 should perhaps be committed.
 
 The race condition (when callout_stop() is called, another thread may
 still be executing in the callout function) may be present in other
 parts of the system as well.
 
 Jilles


More information about the freebsd-bugs mailing list