Subject: Re: kernel panic with vlan(4)
To: David Young <dyoung@pobox.com>
From: Chris Ross <cross+netbsd@distal.com>
List: current-users
Date: 10/11/2007 23:21:59
On Oct 11, 2007, at 16:47, David Young wrote:
> On Thu, Oct 11, 2007 at 09:02:44PM +0900, Kouichirou Hiratsuka wrote:
>> Hello,
>>
>> I get a kernel panic when destroying vlan(4) on -current/i386.
>>
>> # ifconfig vlan1 create
>> # ifconfig vlan1 vlan 1 vlanif iwi0
>> # ifconfig vlan1 destroy
>> panic: sockaddr_copy: source too long, 16 < 28 bytes
>> Stopped in pid 11845.1 (ifconfig) at	netbsd:breakpoint+0x1:	ret
>> db>
>
> Fixed, update to src/sys/net/if.c,v revision 1.202.

   Was this broken after the netbsd-4 branch?  If not, could you request
a pull-up?

   Thanks.

             - Chris