Won't help much, but today I had an issue with a seg fault. Commented out a bit of code where the error was supposedly happening, seg fault went away... put the code back in...seg fault didn't return???

Did a make clean; make and everything seemed to be fine again. I guess in the end I just had my radius server in a mess as I'd been doing several configure's and compiles while trying to get snmp support to work on Solaris...

Starting from a "cleaner" environment can sometimes be a good start to elimiate "weird" errors. :o)


Daniel J McDonald wrote:
On Fri, 2005-02-04 at 20:44 -0600, Michael Griego wrote:

Try running with LD_ASSUME_KERNEL=2.4.19. This will force runtime linking against the standard libc libs instead of the thread-local storage (tls) libs. So, on the command line, run "LD_ASSUME_KERNEL=2.4.19 radiusd -X" and see if that segfaults.


Yup.  Still segfaults.



- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to