Subject: kern/10500: eon driver
To: None <gnats-bugs@gnats.netbsd.org>
From: None <lha@stacken.kth.se>
List: netbsd-bugs
Date: 07/03/2000 18:29:13
>Number:         10500
>Category:       kern
>Synopsis:       eon driver
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 03 18:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Love
>Release:        NetBSD1.5_ALPHA
>Organization:
	Stacken
>Environment:
System: NetBSD nutcracker.s3.kth.se 1.5_ALPHA NetBSD 1.5_ALPHA (NUTCRACKER) #6: Sun Jul 2 14:25:53 CEST 2000 lha@nutcracker.s3.kth.se:/usr/src/sys/arch/i386/compile/NUTCRACKER i386


>Description:

	I think I have opend a PR about this before, but I couldn't
	find it again.

	The eon driver make the kernel panic with a:

		panic: free: duplicated free

	This happens the second time the dhclient is started
	without an argument (and with no other interfaces). Since the
	dhclient uses the first available interface.

>How-To-Repeat:

	ifconfig eon0 inet 0.0.0.0 netmask 0.0.0.0 \
                broadcast 255.255.255.255 up
	ifconfig eon0 down
	ifconfig eon0 inet 0.0.0.0 netmask 0.0.0.0 \
                broadcast 255.255.255.255 up
	
>Fix:
	Sorry, not a clue. I just removed it from my kernel
	configurationfile.
>Release-Note:
>Audit-Trail:
>Unformatted: