Alan DeKok-2 wrote:
If you can, see doc/bugs. Re-build with debugging symbols, run it under "gdb", and we should be able to get a backtrace containing the exact line which has a problem.
Ok. I've read the doc/bugs file. Removed the installed freeradius. Recompiled with debugging symbols (cd /usr/ports/net/freeradius2 && make -DWITH_DEVELOPER && make install) Now, running under gdb is not working very well. It exits right away: # gdb radiusd GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"... (gdb) set logging file gdb-radiusd.log (gdb) set logging on Copying output to gdb-radiusd.log. (gdb) run Starting program: /usr/local/sbin/radiusd [New LWP 100077] [New Thread 28401140 (LWP 100077)] Program exited normally. What can I do about this? / Danial -- View this message in context: http://freeradius.1045715.n5.nabble.com/FreeRADIUS-exiting-with-Signal-11-on... Sent from the FreeRadius - User mailing list archive at Nabble.com.