[Bug 218895] ifconfig name with same group name will crash the system

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 26 20:29:08 UTC 2017


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

--- Comment #2 from luizgustavo at luizgustavo.pro.br ---
Yes, with pf loaded:

root at fbsd:~ # uname -a
FreeBSD fbsd.lab.local 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 #0: Tue Apr 11
08:48:40 UTC 2017    
root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
root at fbsd:~ # kldload pf
root at fbsd:~ # ifconfig lagg0 create
root at fbsd:~ # ifconfig lagg0 name test group test

<6>lagg0: changing name to 'test'

Fatal double fault
rip = 0xffffffff80ad4d34
rsp = 0xfffffe0000218fe0
rbp = 0xfffffe0000219070
cpuid = 0; apic id = 00
panic: double fault
cpuid = 0
KDB: stack backtrace:
#0 0xffffffff80b24477 at kdb_backtrace+0x67
Uptime: 3m23s
Dumping 103 out of 991 MB:


without pf, everything works normally

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


More information about the freebsd-bugs mailing list