Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2019 18:23:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 220867] Double loading of the if_tap module causes the system to crash, without panic and reboot
Message-ID:  <bug-220867-227-Tve6BRM4tC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220867-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220867-227@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=3D220867

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

Author: kevans
Date: Thu Apr 25 18:22:23 UTC 2019
New revision: 346688
URL: https://svnweb.freebsd.org/changeset/base/346688

Log:
  tap(4): Add a MODULE_VERSION

  Otherwise tap(4) can be loaded by loader despite being compiled into the
  kernel, causing a panic as things try to double-initialize.

  PR:           220867
  MFC after:    3 days

Changes:
  head/sys/net/if_tap.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220867-227-Tve6BRM4tC>