Frank Cusack <[EMAIL PROTECTED]> writes:
> On Mon, Jan 14, 2002 at 01:52:02PM -0600, Chris Green wrote:
>> Frank Cusack <[EMAIL PROTECTED]> writes:
>>
>> > On Mon, Jan 14, 2002 at 09:49:57AM -0600, Chris Green wrote:
>> >
>> >> #0 0x40025aef in mschap_authorize () at eval.c:41
>> >
>
> You probably have an old install lingering around, maybe 'make install'
> doesn't wipe everything out correctly? Do a fresh make and run md5sum
> on the rlm_mschap module. Check that the installed one has the same
> sum.
>
> doh! Did you do something similar?
I installed over an install of 0.3 from source. There was a freeradius
installed as a part of the base OS.
I have separate prefixes and I copied config portions by hand. It's
entirely possible that it happened
I just moved my configuration directory to tmp,
rpm -e freeradius-0.3 ( to make sure the conflicts are out of place )
rm -rf /usr/local/freeradius
cd ~/src/freeradius-snapshot-20020111
make clean
make
make install
cd /usr/local/freeradius
mv etc etc.new
mv /tmp/etc .
and restarted freeradius -X and it's crashing in the same spot with
the same kooky eval.c error
ranlib /usr/local/freeradius/lib/rlm_mschap.a
produces a different md5sum each time so using that to compare to make
sure I got the right module installed doesn't seem to make sense.
I did try moving it without a second ranlib and it still crashed in
the same manner
#0 0x40025aef in mschap_authorize () at eval.c:41
#1 0x08058687 in call_modsingle (component=1, sp=0x80c7b10,
#11 0x401dc306 in __libc_start_main (main=0x804cb54 <main>, argc=2,
ubp_av=0xbffff754, init=0x804b9dc <_init>, fini=0x8066e6c <_fini>,
rtld_fini=0x4000d2cc <_dl_fini>, stack_end=0xbffff74c)
at ../sysdeps/generic/libc-start.c:129
For good measure ( in shooting in the dark, since ppp was a guess of
symbol clash ), I removed ppp and the same crash persists
Is that mschap_authorize address sensical? I think so since its a
loaded library but its the only thing I have to go on at the momment
--
Chris Green <[EMAIL PROTECTED]>
You now have 14 minutes to reach minimum safe distance.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html