Re: Merit Radius, SCO, and seg faults...

David Simmons (simmons@quicklink.net)
Thu, 6 Jun 1996 16:34:53 -0500 (CDT)

On Thu, 6 Jun 1996, William Bulley wrote:
> According to David Simmons:
> >
> > I'm trying to get Merit Radius 2.4.21 running smoothly on our SCO 3.2 box,
> > but the radiusd always seg faults after a few authentication attempts
> > via the 'radpwtst' program. Has anybody else seen this behavior
> > before?
>
> Does it dump core? Have you looked in the logfile or the radius.debug
> file (has to be run in debug mode "-x" or "-x -x" or kill -USR1 <pid>)
>

Hmm, I didn't notice the radius.debug file before... It shows the radiusd
process entering the is_dup_request() function as the last thing it does,
right after the gen_valpairs(). It does dump core.

David