Hi all, With cvs HEAD of freeradius from yesterday, i am having a Segmentation fault while trying to handle requests. with gdb running radiusd , in 'set args -A -f -xxxxxxxx' i have this trace at the moment of the crash. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1212638304 (LWP 19107)] 0x08061393 in request_handler_thread (arg=0x815cee0) at threads.c:518 518 if (!self->request->reply->data && this does not happen when radiusd is running with -X option since its not threaded. a few lines from radiusd just before the crash.. Wed Sep 13 18:38:11 2006 : Debug: modsingle[authenticate]: returned from pap (rlm_pap) for request 0 Wed Sep 13 18:38:11 2006 : Debug: modcall: group PAP returns reject for request 0 Wed Sep 13 18:38:11 2006 : Debug: auth: Failed to validate the user. Wed Sep 13 18:38:11 2006 : Debug: Delaying request 0 for 1 seconds Wed Sep 13 18:38:11 2006 : Debug: Finished request 0 Wed Sep 13 18:38:11 2006 : Debug: Going to the next request I can provide more information if needed.. Regards -- Tuyan Ozipek <tuyan@suntel.com.tr>