Hmm, ok well the radiusd binary is the only thing that's running from the new distribution. I didn't do make install after compiling because I didn't want to risk pooching all the config files and stuff. Alternatively, I didn't think that there would be a possiblilty of dependancies changing on other programs that radiusd calls, which is probably why the error in the first place, because yes I am using the modules from 0.3 with yesterdays CVS.
I will backup the old and fully install yesterday's CVS and see what happens. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of > Chris Parker > Sent: October 26, 2001 11:31 AM > To: [EMAIL PROTECTED] > Subject: RE: Problems starting radiusd > > > At 11:01 AM 10/26/2001 -0400, you wrote: > >Progress! > > > >Thank you for the GDB info. Half of my problem is I have no > idea how > >to run it! > > > >Ok, attached is the gdb info from the latest CVS with the > extra option > >Alan told me to add into threads.c. > > > >Please advise.. > > And here it is: > > rad_recv: Access-Request packet from host 216.7.221.25:2082, > id=0, length=44 > User-Name = "test" > Password = "\034\344b(--\215\355\000\200\256\256\311\342zt" > modcall: entering group authorize > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 1024 (LWP 3674)] > 0x40019f00 in rad_mangle () at eval.c:41 > 41 eval.c: No such file or directory. > in eval.c > > Now, the funny thing is, I cannot find 'eval.c' anywhere in > the source. > > I'd suggest nuking all of the 'rlm' libs installed on your > system and doing a full re-install. I suspect you may have > an older (and incompatible) radius module lib somewhere. > > rad_mangle() exists in 'src/modules/rlm_preprocess' in the > current builds. > > -Chris > -- > \\\|||/// \ Chris Parker - Manager, Development > Engineering > \ ~ ~ / \ WX *is* Wireless! \ > [EMAIL PROTECTED] > | @ @ | \ http://www.starnetwx.net \ (847) 963-0116 > oOo---(_)---oOo--\-------------------------------------------- > ---------- > \ Without C we would have 'obol', 'basi', > and 'pasal' > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
