FreeRADIUS exiting with Signal 11 on FreeBSD

Alan DeKok aland at deployingradius.com
Mon Dec 20 14:01:49 CET 2010


Danial wrote:
> I did what you suggested and have captured another exit:
> 
> # gdb radiusd       ...
> Program received signal SIGABRT, Aborted.
> [Switching to Thread 28567ac0 (LWP 100051)]
> 0x2831866b in thr_kill () from /lib/libc.so.7
> (gdb) 
> 
> 
> What do you make of this?

  You need to follow the instructions in doc/bugs like you did last
time, and do:

(gdb) thread apply all bt full

  The information you posted shows only that it crashed, and nothing
more useful after that.

  Alan DeKok.



More information about the Freeradius-Users mailing list