Problem with FreeRADIUS 1.1.0 port
Paul Khavkine
paul at distributel.net
Thu Mar 9 22:01:53 UTC 2006
Hi.
I just installed net/freeradius port and it crashes when ran in debug
mode (radiusd -X):
(gdb) run -X
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /usr/local/sbin/radiusd -X
warning: Unable to get location for thread creation breakpoint: generic
error
[New LWP 100108]
Program received signal SIGSEGV, Segmentation fault.
[Switching to LWP 100108]
0x280cdd2f in pthread_rwlock_timedwrlock () from /usr/lib/libpthread.so.2
(gdb) bt
#0 0x280cdd2f in pthread_rwlock_timedwrlock () from
/usr/lib/libpthread.so.2
#1 0x28069161 in rlock_release () from /libexec/ld-elf.so.1
#2 0x28067279 in _rtld_bind () from /libexec/ld-elf.so.1
#3 0x28065401 in _rtld_bind_start () from /libexec/ld-elf.so.1
#4 0x28086900 in ?? ()
#5 0x000000f8 in ?? ()
#6 0x00000000 in ?? ()
#7 0x282fe6e8 in _thread_keytable () from /usr/lib/libpthread.so.1
#8 0x0806e5c0 in ?? ()
#9 0x00000206 in ?? ()
#10 0x28086900 in ?? ()
#11 0x000000f8 in ?? ()
#12 0x282e88a2 in sigaction () from /usr/lib/libpthread.so.1
#13 0x282f3fdc in pthread_setconcurrency () from /usr/lib/libpthread.so.1
#14 0x282f72d2 in pthread_testcancel () from /usr/lib/libpthread.so.1
#15 0x282f8462 in __error () from /usr/lib/libpthread.so.1
#16 0x282df7c1 in ?? () from /usr/lib/libpthread.so.1
#17 0xbfbfeb88 in ?? ()
#18 0x2807f3d8 in ?? () from /libexec/ld-elf.so.1
#19 0xbfbfeb38 in ?? ()
#20 0x28065bad in _rtld_error () from /libexec/ld-elf.so.1
#21 0x2806825b in _rtld () from /libexec/ld-elf.so.1
#22 0x280653e6 in .rtld_start () from /libexec/ld-elf.so.1
(gdb)
Since there seems to be no clear maintainer of the port, i'm sending the
mail here.
System:
paul# uname -a
FreeBSD paul.mtl.distributel.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0:
Thu Mar 9 14:00:02 EST 2
006 paul at paul.mtl.distributel.net:/usr/obj/usr/src/sys/paul i386
Thanx
Paul
More information about the freebsd-ports
mailing list