Hi all, I'm using freeradius + jradius and I get a core dump when freeradius is started normally. if I start freeradius with the option -X everything works fine. I'm using FreeBSD 5.4, FreeRadius 1.0.4 + jradius. Anyone had this issue before? can somebody help me? Thank you in advance Juan Priotti this is the coredump I get root@server3# gdb /radiusd ./radiusd.core 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"...(no debugging symbols found)... Core was generated by `radiusd'. Program terminated with signal 10, Bus error. Reading symbols from /lib/libcrypt.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/libcrypt.so.2 Reading symbols from /usr/lib/libpthread.so.1...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libpthread.so.1 Reading symbols from /lib/libcrypto.so.3...(no debugging symbols found)...done. Loaded symbols for /lib/libcrypto.so.3 Reading symbols from /usr/lib/libssl.so.3...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libssl.so.3 Reading symbols from /usr/local/lib/libradius-1.0.4.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libradius-1.0.4.so Reading symbols from /usr/local/lib/libltdl.so.4...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libltdl.so.4 Reading symbols from /lib/libc.so.5...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.5 Reading symbols from /usr/local/lib/rlm_exec-1.0.4.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/rlm_exec-1.0.4.so Reading symbols from /usr/local/lib/rlm_expr-1.0.4.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/rlm_expr-1.0.4.so Reading symbols from /usr/local/lib/rlm_jradius.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/rlm_jradius.so Reading symbols from /usr/local/lib/rlm_preprocess-1.0.4.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/rlm_preprocess-1.0.4.so Reading symbols from /usr/local/lib/rlm_realm-1.0.4.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/rlm_realm-1.0.4.so Reading symbols from /usr/local/lib/rlm_acct_unique-1.0.4.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/rlm_acct_unique-1.0.4.so Reading symbols from /usr/local/lib/rlm_files-1.0.4.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/rlm_files-1.0.4.so Reading symbols from /usr/local/lib/rlm_detail-1.0.4.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/rlm_detail-1.0.4.so Reading symbols from /usr/local/lib/rlm_radutmp-1.0.4.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/rlm_radutmp-1.0.4.so Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x280c231b in pthread_testcancel () from /usr/lib/libpthread.so.1 (gdb)