Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2017 18:57:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220860] Double loading of the if_bridge module causes panic
Message-ID:  <bug-220860-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 220860
           Summary: Double loading of the if_bridge module causes panic
           Product: Base System
           Version: 11.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: admin@support.od.ua

Created attachment 184508
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184508&action=
=3Dedit
Screenshot of the screen at the moment of panic

Double loading of the if_bridge module causes panic

I have FreeBSD system:
# uname -a
FreeBSD core.domain.com 11.1-PRERELEASE FreeBSD 11.1-PRERELEASE #0 r318606:=
 Mon
May 22 14:28:27 EEST 2017=20=20=20=20
root@core.domain.com:/usr/obj/usr/src/sys/core.domain.com.1  amd64

The if_bridge module is compiled into the kernel

If you re-download it via /boot/loader.conf:
If_bridge_load =3D "YES"

Then I get a panic and reboot system.

# kldstat -v | grep bridge
                316 bridgestp
                317 if_bridge
                347 ng_bridge

# kldstat
Id Refs Address            Size     Name
 1   15 0xffffffff80200000 13b1b00  kernel
 2    1 0xffffffff815b3000 303178   zfs.ko
 3    2 0xffffffff818b7000 aab0     opensolaris.ko
 4    1 0xffffffff818c2000 29f0     nmdm.ko
 5    1 0xffffffff818c5000 3552e0   vmm.ko

--=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-220860-8>