Subject: port-i386/17561: panic when trying to set an ip address on a vlan interface
To: None <gnats-bugs@gnats.netbsd.org>
From: None <arp@metachar.net>
List: netbsd-bugs
Date: 07/11/2002 06:31:17
>Number:         17561
>Category:       port-i386
>Synopsis:       panic when trying to set an ip address on a vlan interface
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-i386-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 11 07:33:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Charlie Root
>Release:        NetBSD 1.6_BETA4
>Organization:
>Environment:
System: NetBSD pub2 1.6_BETA4 NetBSD 1.6_BETA4 (GENERIC) #0: Wed Jul 10 20:00:08 UTC 2002 autobuild@tgm.daemon.org:/autobuild/i386/OBJ/autobuild/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:

The following causes the kernel to panic

# ifconfig vlan0 create
# ifconfig vlan0 vlan 129 vlanif tlp1
# ifconfig vlan0 64.21.129.1 netmask 0xffffff00
uvm_fault(0xcb1acb04, 0x0, 0, 2) -> e
kernel: page fault trap, code=0
Stopped in pid 333 (ifconfig) at       tlp_filter_setup+0x424: movl    %eax,    0
x8(%edi)
db>

There is no link on the interface at this time. Unsure if this is related to
the problem.

>How-To-Repeat:
# ifconfig vlan0 create
# ifconfig vlan0 vlan 129 vlanif tlp1
# ifconfig vlan0 64.21.129.1 netmask 0xffffff00
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: