Re: Error: ASSERT FAILED threads.c[406]

2010-07-28 Thread Boian Jordanov
On Jul 26, 2010, at 8:00 PM, Meyers, Dan wrote: and what's happening in the perl is still something I need to investigate (and is probably thread related), or should the fix also stop me getting unresponsive children in the perl accounting method? Using threaded perl with DB is a little

Re: Error: ASSERT FAILED threads.c[406]

2010-07-27 Thread Alan DeKok
Meyers, Dan wrote: Will do :) Just to check I've understood properly - Do you expect the new version to just fix the ASSERT FAILED error, and what's happening in the perl is still something I need to investigate (and is probably thread related), Yes. or should the fix also stop me

Error: ASSERT FAILED threads.c[406]

2010-07-26 Thread Meyers, Dan
an initial error for, but we'll get the second error multiple times for a given request). Then eventually we get Sat Jul 24 01:05:27 2010 : Error: ASSERT FAILED threads.c[406]: (*request)-magic == REQUEST_MAGIC All our accounting module does in perl is convert the incoming radius hash to yaml

Re: Error: ASSERT FAILED threads.c[406]

2010-07-26 Thread Alan DeKok
we got an initial error for, but we'll get the second error multiple times for a given request). Then eventually we get Sat Jul 24 01:05:27 2010 : Error: ASSERT FAILED threads.c[406]: (*request)-magic == REQUEST_MAGIC That looks like a bug which will be fixed in 2.1.10. See http

RE: Error: ASSERT FAILED threads.c[406]

2010-07-26 Thread Meyers, Dan
for request 128145, in module perl component accounting Oops. snip Sat Jul 24 01:05:27 2010 : Error: ASSERT FAILED threads.c[406]: (*request)-magic == REQUEST_MAGIC That looks like a bug which will be fixed in 2.1.10. See http://git.freeradius.org, branch v2.1.x. Download