Alle 11:38, mercoledì 29 dicembre 2004, Pavel Siderov ha scritto:
strace -f ser -ddddddddd
This is the results:
...[remove unnecessary data]... getpid() = 22088 write(2, " 0(22088) ", 10 0(22088) ) = 10 write(2, "DEBUG: init_mod: auth_radius\n", 29DEBUG: init_mod: auth_radius ) = 29 getpid() = 22088 write(2, " 0(22088) ", 10 0(22088) ) = 10 write(2, "auth_radius - Initializing\n", 27auth_radius - Initializing ) = 27 open("/usr/local/etc/radiusclient/radiusclient.conf", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=2658, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5e2f000 read(4, "# General settings\n\n# specify wh"..., 4096) = 2658 open("/etc/services", O_RDONLY) = 6 fcntl64(6, F_GETFD) = 0 fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 fstat64(6, {st_mode=S_IFREG|0644, st_size=72575, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5e2e000 read(6, "#\n# Network services, Internet s"..., 4096) = 4096 read(6, "NS Authentication\nxns-auth\t 56/u"..., 4096) = 4096 read(6, "SAP Class 0\ngppitnp\t\t103/tcp\t "..., 4096) = 4096 read(6, "\t146/udp\niso-ip\t\t147/tcp\niso-ip\t"..., 4096) = 4096 read(6, "pleTalk Zone Information\nat-7\t\t2"..., 4096) = 4096 read(6, " #DTAG\nbhoedap4\t352/tcp #unas"..., 4096) = 4096 read(6, "\t #Prospero Resource Manager S"..., 4096) = 4096 read(6, "#Integra Software Management Env"..., 4096) = 4096 read(6, "\t uucpd\nuucp-rlogin\t541/tcp\nuu"..., 4096) = 4096 read(6, "Application Configuration Access"..., 4096) = 4096 read(6, "1059/udp\ninstl_boots\t1067/tcp "..., 4096) = 4096 read(6, "elmd\t1385/tcp #Atex Publishing"..., 4096) = 4096 read(6, "verse Gossip Transport\nblueberry"..., 4096) = 4096 read(6, " #Confluent License Manager\ncon"..., 4096) = 4096 read(6, "\nrds2\t\t1541/udp\ngridgen-elmd\t154"..., 4096) = 4096 close(6) = 0 munmap(0xb5e2e000, 4096) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ root@cerberus:~/temp/ser-0.8.14#
I'm going crazy ! Someone can help me ?
Oz