Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2016 19:33:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 210724] panic on vnet destroy on recent FreeBSD 11-ALPHA5: vnet or rw_wlock_hard related
Message-ID:  <bug-210724-8-x9pUJWDpxJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210724-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210724-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210724

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: bz
Date: Thu Jun 30 19:32:46 UTC 2016
New revision: 302302
URL: https://svnweb.freebsd.org/changeset/base/302302

Log:
  In case of the global eventhandler make sure the current VNET
  is still operational before doing any work;  otherwise we might
  run into, e.g., destroyed locks.

  PR:           210724
  Reported by:  olevole olevole.ru
  Sponsored by: The FreeBSD Foundation
  MFC after:    2 weeks
  Obtained from:        projects/vnet
  Approved by:  re (gjb)

Changes:
  head/sys/netpfil/ipfw/ip_fw_nat.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210724-8-x9pUJWDpxJ>