0(16010) find_export: found <ul_update_ucontact> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(16010) DEBUG: init_mod: auth 0(16010) auth module - initializing 0(16010) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(16010) DEBUG: init_mod: auth_radius 0(16010) auth_radius - Initializing Segmentation fault root@cerberus:~#
anyone can help me ?
Oz
Hi,
try starting ser this way
strace -f ser -ddddddddd
and check message to see what's wrong.
Pavel Siderov
----- Original Message ----- From: "O-Zone" liste@zerozone.it To: serusers@lists.iptel.org Sent: Wednesday, December 29, 2004 12:22 PM Subject: [Serusers] RADIUS - This is what happen to me...
0(16010) find_export: found <ul_update_ucontact> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(16010) DEBUG: init_mod: auth 0(16010) auth module - initializing 0(16010) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(16010) DEBUG: init_mod: auth_radius 0(16010) auth_radius - Initializing Segmentation fault root@cerberus:~#
anyone can help me ?
Oz
--
O-Zone ! www.zerozone.it
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Thanks for reply but i thint that i've solved...i've a "stale" radiusclient library that link instead of newest version....now i'm recompiling SER to check it...
Thanks ! Oz
Alle 11:38, mercoledì 29 dicembre 2004, Pavel Siderov ha scritto:
Hi,
try starting ser this way
strace -f ser -ddddddddd
and check message to see what's wrong.
Pavel Siderov
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
Alle 11:38, mercoledì 29 dicembre 2004, Pavel Siderov ha scritto:
strace -f ser -ddddddddd
and check message to see what's wrong.
I've installed CVS version of SER and this is what i get:
0(0) DEBUG: init_mod: registrar 0(0) registrar - initializing 0(0) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(0) find_export: found <ul_bind_usrloc> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_register_udomain> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_get_all_ucontacts> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_insert_urecord> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_delete_urecord> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_get_urecord> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_lock_udomain> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_unlock_udomain> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_release_urecord> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_insert_ucontact> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_delete_ucontact> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_get_ucontact> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_update_ucontact> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_register_watcher> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_unregister_watcher> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_register_ulcb> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) DEBUG: init_mod: auth 0(0) auth module - initializing 0(0) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(0) qm_malloc(0x81028e0, 32) called from auth_mod.c: generate_random_secret(170) 0(0) qm_malloc(0x81028e0, 32) returns address 0x813a588 frag. 0x813a570 (size=32) on 1 -th hit 0(0) DEBUG: init_mod: auth_radius 0(0) auth_radius - Initializing Segmentation fault (core dumped) root@cerberus:~#
with strace i get: write(2, "auth_radius - Initializing\n", 27auth_radius - Initializing ) = 27 open("/usr/local/etc/radiusclient/radiusclient.conf", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=2658, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5dc2000 read(6, "# General settings\n\n# specify wh"..., 4096) = 2658 open("/etc/services", O_RDONLY) = 7 fcntl64(7, F_GETFD) = 0 fcntl64(7, F_SETFD, FD_CLOEXEC) = 0 fstat64(7, {st_mode=S_IFREG|0644, st_size=72575, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5dc1000 read(7, "#\n# Network services, Internet s"..., 4096) = 4096 read(7, "NS Authentication\nxns-auth\t 56/u"..., 4096) = 4096 read(7, "SAP Class 0\ngppitnp\t\t103/tcp\t "..., 4096) = 4096 read(7, "\t146/udp\niso-ip\t\t147/tcp\niso-ip\t"..., 4096) = 4096 read(7, "pleTalk Zone Information\nat-7\t\t2"..., 4096) = 4096 read(7, " #DTAG\nbhoedap4\t352/tcp #unas"..., 4096) = 4096 read(7, "\t #Prospero Resource Manager S"..., 4096) = 4096 read(7, "#Integra Software Management Env"..., 4096) = 4096 read(7, "\t uucpd\nuucp-rlogin\t541/tcp\nuu"..., 4096) = 4096 read(7, "Application Configuration Access"..., 4096) = 4096 read(7, "1059/udp\ninstl_boots\t1067/tcp "..., 4096) = 4096 read(7, "elmd\t1385/tcp #Atex Publishing"..., 4096) = 4096 read(7, "verse Gossip Transport\nblueberry"..., 4096) = 4096 read(7, " #Confluent License Manager\ncon"..., 4096) = 4096 read(7, "\nrds2\t\t1541/udp\ngridgen-elmd\t154"..., 4096) = 4096 close(7) = 0 munmap(0xb5dc1000, 4096) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV (core dumped) +++ root@cerberus:~#
the same error as stable version.
Oz
Alle 11:38, mercoledì 29 dicembre 2004, Pavel Siderov ha scritto:
Hi,
try starting ser this way
strace -f ser -ddddddddd
HEY SER DEVELOPERS !!! HERE IS WHAT GDB SAY TO ME !!!
0(0) find_export: found <ul_register_watcher> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_unregister_watcher> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_register_ulcb> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) DEBUG: init_mod: auth 0(0) auth module - initializing 0(0) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(0) qm_malloc(0x81028e0, 32) called from auth_mod.c: generate_random_secret(170) 0(0) qm_malloc(0x81028e0, 32) returns address 0x813a588 frag. 0x813a570 (size=32) on 1 -th hit 0(0) DEBUG: init_mod: auth_radius 0(0) auth_radius - Initializing
Program received signal SIGSEGV, Segmentation fault. 0xb7e144e0 in set_option_srv (filename=0xb7e245c0 "/usr/local/etc/radiusclient/radiusclient.conf", line=37, option=0x820a410, p=0xbffff4fc "localhost") at config.c:126 126 config.c: No such file or directory. in config.c (gdb) backtrace #0 0xb7e144e0 in set_option_srv (filename=0xb7e245c0 "/usr/local/etc/radiusclient/radiusclient.conf", line=37, option=0x820a410, p=0xbffff4fc "localhost") at config.c:126 #1 0xb7e1499b in rc_read_config (filename=0xb7e245c0 "/usr/local/etc/radiusclient/radiusclient.conf") at config.c:288 #2 0xb7e2287c in mod_init () at authrad_mod.c:134 #3 0x08073d87 in init_mod (m=0x81374dc) at sr_module.c:474 #4 0x08073f24 in init_modules () at sr_module.c:497 #5 0x0805ce74 in main (argc=-1243646964, argv=0x0) at main.c:1553 (gdb)
I think this can help to solve that bug. I'll try by myself however....
Oz
Look at: http://lists.iptel.org/pipermail/serusers/2004-November/013513.html g-)
O-Zone wrote:
Alle 11:38, mercoledì 29 dicembre 2004, Pavel Siderov ha scritto:
Hi,
try starting ser this way
strace -f ser -ddddddddd
HEY SER DEVELOPERS !!! HERE IS WHAT GDB SAY TO ME !!!
0(0) find_export: found <ul_register_watcher> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_unregister_watcher> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) find_export: found <ul_register_ulcb> in module usrloc [/usr/local/lib/ser/modules/usrloc.so] 0(0) DEBUG: init_mod: auth 0(0) auth module - initializing 0(0) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/ser/modules/sl.so] 0(0) qm_malloc(0x81028e0, 32) called from auth_mod.c: generate_random_secret(170) 0(0) qm_malloc(0x81028e0, 32) returns address 0x813a588 frag. 0x813a570 (size=32) on 1 -th hit 0(0) DEBUG: init_mod: auth_radius 0(0) auth_radius - Initializing
Program received signal SIGSEGV, Segmentation fault. 0xb7e144e0 in set_option_srv (filename=0xb7e245c0 "/usr/local/etc/radiusclient/radiusclient.conf", line=37, option=0x820a410, p=0xbffff4fc "localhost") at config.c:126 126 config.c: No such file or directory. in config.c (gdb) backtrace #0 0xb7e144e0 in set_option_srv (filename=0xb7e245c0 "/usr/local/etc/radiusclient/radiusclient.conf", line=37, option=0x820a410, p=0xbffff4fc "localhost") at config.c:126 #1 0xb7e1499b in rc_read_config (filename=0xb7e245c0 "/usr/local/etc/radiusclient/radiusclient.conf") at config.c:288 #2 0xb7e2287c in mod_init () at authrad_mod.c:134 #3 0x08073d87 in init_mod (m=0x81374dc) at sr_module.c:474 #4 0x08073f24 in init_modules () at sr_module.c:497 #5 0x0805ce74 in main (argc=-1243646964, argv=0x0) at main.c:1553 (gdb)
I think this can help to solve that bug. I'll try by myself however....
Oz