Re: Server dies

2007-06-19 Thread Peter Nixon
On Tue 19 Jun 2007, Alan DeKok wrote: > Hugh Messenger wrote: > > Alan Dekok <[EMAIL PROTECTED]> said > > ... > > > So far the only errors I'm seeing are these: > > > > ==29820== Thread 2: > > ==29820== Invalid write of size 1 > > ==29820==at 0x4819294: strNcpy (misc.c:187) > > ==29820==by

Re: Server dies

2007-06-19 Thread Alan DeKok
Hugh Messenger wrote: > Alan Dekok <[EMAIL PROTECTED]> said ... > So far the only errors I'm seeing are these: > > ==29820== Thread 2: > ==29820== Invalid write of size 1 > ==29820==at 0x4819294: strNcpy (misc.c:187) > ==29820==by 0x4CC43F3: sqlippool_postauth (rlm_sqlippool.c:527) That

Re: Server dies

2007-06-18 Thread Hugh Messenger
Alan Dekok <[EMAIL PROTECTED]> said > Yes. For simplicity: > > $ script valgrind.log > $ valgrind radiusd -xxx > ... > $ > $ exit Okie Dokie. I was going to use --log-file witrh valgrind, but 'script' works. Done. So far the only errors I'm seeing are these: ==29820== Thread 2: ==29820==

Re: Server dies

2007-06-14 Thread Alan Dekok
Hugh Messenger wrote: > I've never used valgrind before, not sure if it handles daemonized and/pr > threaded services, so I'm not sure if I'd need to run radiusd with -s or -X. > > My inclination is to use 'valgrind radiusd -xx' ... Yes. For simplicity: $ script valgrind.log $ valgrind radius

Re: Server dies

2007-06-13 Thread Hugh Messenger
> From: Alan Dekok <[EMAIL PROTECTED]> > Run it under valgrind, and re-direct all of the valgrind output to a > file. What radiusd switches should I use? I've never used valgrind before, not sure if it handles daemonized and/pr threaded services, so I'm not sure if I'd need to run radiusd with

Re: Server dies

2007-06-12 Thread Alan Dekok
Hugh Messenger wrote: > Unfortunately, when I run it as a service, it dies after a few hours. No > clues, no errors, no nothing . it just silently dies off. Load is not a > factor - we're migrating our wireless networks to PPPOE, and right now just > have a handful of test users. So freeradius i

Server dies

2007-06-11 Thread Hugh Messenger
Having been running freeradius in debug mode (with no problems at all) for a month or so while testing and provisioning, it's time to put it in production. Unfortunately, when I run it as a service, it dies after a few hours. No clues, no errors, no nothing . it just silently dies off. Load i