From owner-freebsd-questions Wed Dec 10 22:12:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA06553 for questions-outgoing; Wed, 10 Dec 1997 22:12:24 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from super-g.inch.com (super-g.com [207.240.140.161]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA06539 for ; Wed, 10 Dec 1997 22:12:21 -0800 (PST) (envelope-from spork@super-g.com) Received: from localhost (localhost [127.0.0.1]) by super-g.inch.com (8.8.7/8.8.5) with SMTP id BAA16018; Thu, 11 Dec 1997 01:12:18 -0500 (EST) Date: Thu, 11 Dec 1997 01:12:18 -0500 (EST) From: spork X-Sender: spork@super-g.inch.com To: Bill Sandiford cc: freebsd-questions@freebsd.org Subject: Re: Help with Radius In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I don't know if anyone fixed the port, but I had the same problem. I contacted one of the merit people and he sent me the following, which fixed everything for me: [quote] The radius server in ports is an old one of ours. It has a known bug on x86 platforms. Try to compile with "-g" in place of "-O" or vice versa (if you compiled with "-O" try "-g" and recompile). This will rearrange memory and most of the time the problem goes away. We have a new release in testing which will be released in a few weeks. This version (the one in ports) is quite old now, and we did not have access to a stabel FreeBSD system when it was undergoing development... :-( We do now... [end quote] The unfortunate thing is the new version he alluded to back in September still isn't out... Charles Sprickman spork@super-g.com ---- "I'm not a prophet or a stone-age man Just a mortal with potential of a superman I'm living on" -DB On Wed, 10 Dec 1997, Bill Sandiford wrote: > > I have downloaded Radius 2.4.23 from the ports collection, compiled and > installed on my system. All works ok for a few minutes, authenticates a > few users no prob, then I get the following error message just before > radiusd craps out : > > > pid, 20704 (radiusd), uid 0:exited on signal 11 (core dumped) > > Any ideas as to what an cause this. > > System is a Pentium 200 with 64 Megs ram > > FreeBSD-2.2.2 > > Thanks > Bill Sandiford > bill@duey.interlinks.net > sysop@interlinks.net >