strange crash with freeradius 1.1.2 on startup

Guillaume Rousse Guillaume.Rousse at inria.fr
Sun Aug 19 14:19:00 CEST 2007


Alan DeKok a écrit :
> Guillaume Rousse wrote:
>>> 1.1.7
>> As stated in my initial message, I have to fix the issue without
>> changing version (standard distribution bugfix policy). Meaning
>> backporting fix eventually.
> 
>   If you stick with 1.1.2, there's a whack of other fixes you MUST
> back-port:
> 
> http://freeradius.org/security.html
> 
>   It's likely easier to upgrade.
OK, I tried freeradius 1.1.7 on 2007.1 with exactly same result:
clone(Process 11236 attached
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xb7be2708) = 11236
[pid 11235] exit_group(0)               = ?
[pid 11236] getsockname(3, Process 11235 detached
{sa_family=AF_INET, sin_port=htons(45941),
sin_addr=inet_addr("193.55.250.81")}, [16]) = 0
getpeername(3, {sa_family=AF_INET, sin_port=htons(389),
sin_addr=inet_addr("193.55.250.2")}, [16]) = 0
fcntl64(3, F_GETFD)                     = 0x1 (flags FD_CLOEXEC)
dup(3)                                  = 6
fcntl64(6, F_SETFD, FD_CLOEXEC)         = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 7
close(3)                                = 0
fcntl64(7, F_GETFD)                     = 0
dup2(7, 3)                              = 3
fcntl64(3, F_SETFD, 0)                  = 0
close(7)                                = 0
write(3, "\25\3\1\0 SA\367\245\363$ \335\277\247\337|\330\263h\360"...,
37) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
Process 11236 detached

Whereas it works perfectly OK on cooker :/ There is definitevely
something wrong in 2007.1 build or running environment I can't identify.

-- 
Guillaume Rousse
Moyens Informatiques - INRIA Futurs
Tel: 01 69 35 69 62



More information about the Freeradius-Users mailing list