Subject: Re: Daily cron jobs dumps core
To: None <port-xen@NetBSD.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: port-xen
Date: 04/09/2005 13:47:07
On Sat, 9 Apr 2005, Martti Kuparinen wrote:
>> Is it reproductible if you run netstat -inv from shell ?
>
> Yes
>
>> How many guests have you running ?
>
> None
>
> xen1:~> netstat -inv
> Name Mtu Network Address Ipkts Ierrs Opkts Oerrs
> Colls
> Segmentation fault
>
> xen1:~> xm list
> Name Id Mem(MB) CPU State Time(s) Console
> Domain-0 0 128 0 r---- 565.7
# netstat -nv
...
netstat: kvm_read: Bad address
prev 0xc0808700 next 0xc0807f00 isop_prev 0xc075dec0 isop_next 0xc07515c0???
So I see lots of those "Bad address" messages when running without -i
Martti