2.1.1-pre

Jim L. jdl at imaginenet.net
Fri Sep 19 00:06:36 CEST 2008


>  I've made a number of changes to fix issues in 2.1.0.  Can some people 
> please try git head?  See git.freeradius.org for how to get a "tar" file.

I saw that there were a few changes since this message was sent. I did a new 
git clone a couple hours ago and installed from there. Here is the result. 
As a reminder, I am using a configuration based on the 
robust-proxy-accounting example. FR 2.1.0 crashes for me when the remote 
accounting server is down. This version, however, seems to crash after a few 
seconds regardless of the state of the remote accounting server. OS is 
CentOS 5.2 (32 bit) with all updates installed. Let me know if you need any 
further info.

Thanks,

Jim L.


Starting program: /usr/sbin/radiusd -f
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208149296 (LWP 23938)]
[New Thread -1208153200 (LWP 23941)]
[New Thread -1218643056 (LWP 23942)]
[New Thread -1229132912 (LWP 23943)]
[New Thread -1239622768 (LWP 23944)]
[New Thread -1250112624 (LWP 23945)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1239622768 (LWP 23944)]
0x00000000 in ?? ()


(gdb) thread apply all bt full

Thread 6 (Thread -1250112624 (LWP 23945)):
#0  0x0077b402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0062026e in sem_wait at GLIBC_2.0 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x08062cbf in request_handler_thread ()
No symbol table info available.
#3  0x0061a46b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0x00571dbe in clone () from /lib/libc.so.6
No symbol table info available.

Thread 5 (Thread -1239622768 (LWP 23944)):
#0  0x00000000 in ?? ()
No symbol table info available.
#1  0x0806700c in debug_packet ()
No symbol table info available.
#2  0x08068e6c in proxy_request ()
No symbol table info available.
#3  0x0806963a in request_post_handler ()
No symbol table info available.
#4  0x08069a18 in radius_handle_request ()
No symbol table info available.
#5  0x08063014 in request_handler_thread ()
No symbol table info available.
#6  0x0061a46b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x00571dbe in clone () from /lib/libc.so.6
No symbol table info available.

Thread 4 (Thread -1229132912 (LWP 23943)):
#0  0x0077b402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0062026e in sem_wait at GLIBC_2.0 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x08062cbf in request_handler_thread ()
No symbol table info available.
#3  0x0061a46b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0x00571dbe in clone () from /lib/libc.so.6
No symbol table info available.

Thread 3 (Thread -1218643056 (LWP 23942)):
#0  0x0077b402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0062026e in sem_wait at GLIBC_2.0 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x08062cbf in request_handler_thread ()
No symbol table info available.
#3  0x0061a46b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0x00571dbe in clone () from /lib/libc.so.6
No symbol table info available.

Thread 2 (Thread -1208153200 (LWP 23941)):
#0  0x0077b402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0062026e in sem_wait at GLIBC_2.0 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x08062cbf in request_handler_thread ()
No symbol table info available.
#3  0x0061a46b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0x00571dbe in clone () from /lib/libc.so.6
No symbol table info available.

Thread 1 (Thread -1208149296 (LWP 23938)):
#0  0x0077b402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0056abc1 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x0024f561 in fr_event_loop (el=0x8822368) at event.c:378
        i = <value optimized out>
        rcode = 1
        when = {tv_sec = 0, tv_usec = 750000}
        wake = (struct timeval *) 0xbf9ede34
        read_fds = {fds_bits = {1040448, 0 <repeats 31 times>}}
#3  0x080686c6 in radius_event_process ()
No symbol table info available.
#4  0x080608f5 in main ()
No symbol table info available.
#0  0x00000000 in ?? ()




More information about the Freeradius-Users mailing list