Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 1997 19:50:54 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Costa Morris <costa@cortx.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: core dumps
Message-ID:  <Pine.BSF.3.96.970731194947.11158E-100000@localhost>
In-Reply-To: <3.0.2.32.19970729193510.00967510@cortx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 29 Jul 1997, Costa Morris wrote:

> I am having probs with the following:
> >
> pid 2755 (radiusd), uid 0: exited on signal 11 (core dumped)
> pid 2771 (radiusd), uid 0: exited on signal 11 (core dumped)
> pid 2774 (radiusd), uid 0: exited on signal 11 (core dumped)
> arplookup 205.197.61.1 failed: host is not on local network  
> arplookup 205.197.61.1 failed: host is not on local network  
> arplookup 205.197.61.1 failed: host is not on local network  
> arplookup 205.197.61.1 failed: host is not on local network 
> pid 7536 (pine), uid 1013: exited on signal 4 (core dumped)  
> arplookup 205.197.61.1 failed: host is not on local network  
> arplookup 205.197.61.1 failed: host is not on local network  

For the arp lookups, your routing is wrong.  Take a look at 'netstat -rn'
and try to sort it out.  It helps if you disable routed in /etc/sysconfig
(or /etc/rc.conf on 2.2.2).  

For your sig11's and sig4's, these are probably caused by some bad memory
or processor cache.  If you can't compile a kernel with out cc1 sig11ing,
you need to replace your RAM chips.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major
Spam routed to /dev/null by Procmail    | Death to Cyberpromo




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970731194947.11158E-100000>