28 Apr
2010
28 Apr
'10
4:11 a.m.
Kristoffer Milligan wrote:
Thanks for the prompt reply on my previous inquiry regarding the compiling error. Worked perfectly with a new checkout.
A new problem has arrived though. I am trying to do some authentication on the WiMAX platform.
...
Wed Apr 28 09:04:01 2010 : Info: (7) [ttls] eaptls_process returned 3 Segmentation fault
Any ideas why radiusd is segfaulting?
It works for me. I suggest: $ make distclean $ ./configure .... $ make again. The internal code has changed quite a bit. Maybe you're running into a situation where it's using two different versions of the code at the same time. If that still SEGVs, see doc/bugs Alan DeKok.