https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220860

            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: [email protected]
          Reporter: [email protected]

Created attachment 184508
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184508&action=edit
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    
[email protected]:/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 = "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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to