On Tue, 18 Jan 2000, Jun Kuriyama wrote:

> 
> I found message below at inserting aue0 (after pccard ed0
> insert/remove).
> 
> -----
> aue0: LUA-TX MELCO LUA-TX, rev 1.10/1.01, addr 2
> aue0: Ethernet address: 00:40:26:61:10:c7
> miibus0: <MII bus> on aue0
> ukphy0: <Generic IEEE 802.3u media interface> on miibus0
> ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> Data modified on freelist: word 7 of object 0xc0828400 size 364 previous type USBdev 
>(0x0 != 0xdeadc0de)
> aue0: starting DAD for fe80:0003::0240:26ff:fe61:10c7
> aue0: DAD complete for fe80:0003::0240:26ff:fe61:10c7 - no duplicates found
> -----
> 
> Should I track this behaviour (if I can revisit this message), or I
> can simply ignore this message?
> 

Basically, this means that you correctly enabled INVARIANT* to catch
bugs, and you found one.  Here, it seems that a USBdev is being used
after being free()d.  I'd suggest reporting it directly to Bill Paul
and Nick Hibma, since they'll be familiar with their code :)

> 
> Jun Kuriyama // [EMAIL PROTECTED]
>             // [EMAIL PROTECTED]
> 

-- 
 Brian Fundakowski Feldman           \  FreeBSD: The Power to Serve!  /
 [EMAIL PROTECTED]                    `------------------------------'



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to