> "CertaintyTech" <[EMAIL PROTECTED]> wrote: > > I just recompiled with "./configure --with-threads=no" and now > > it doesn't core dump. So appears to be related to threads. > Are threads > > that important on a single CPU server? > > They can help. > > The issue is probably ctime_r() on Solaris, which is different than > other platforms, and not compliant with any standard. <sigh> > > Alan DeKok. >
I do have a Solaris 8 test server running 0.9.2 which I could use to provide more debug info you about this. Let me know what you need or how I can help. Another thing that is probably related is that there is no separate acct process like the docs suggest there should be. I do not use the "-s" switch so there should be at least two radiusd processes - one for auth and the other for acct. The command line that I use is simply: /usr/local/sbin/radiusd -f Let me know if I can help provide more info for you. --ed. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
