It's solved. The initial problem was due to some dependencies which were not correct. After that I had another problem: the version of the was rls_presentity was 0 not 1 as expected. I've changed the version to 1 and it works.
Regards, Loredana ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Luntras Loredana Sent: Wednesday, April 01, 2009 6:05 PM To: [email protected] Subject: [OpenSIPS-Users] opensips won't start Hello, everybody. I'have installes OpenSips 1.5 and OpenXCAP. Since I've changed the config file (as suggested by openXcap) my OpenSips won't start. I must have errors in the config files or in the modules. The message I have when I try to start it is: lored...@luntrasl:/opt/opensips-1.5.0-tls$ sudo /etc/init.d/opensips start [sudo] password for loredana: Starting : opensipsStarting /sbin/opensips... Listening on udp: 141.11.146.144 [141.11.146.144]:5066 Aliases: udp: luntrasl.rennes.eu.thmulti.com:5066 . lored...@luntrasl:/opt/opensips-1.5.0-tls$ sudo /etc/init.d/opensips status Status of : opensips is not running but /var/run/opensips.pid exists. The error that I have in the syslog is Apr 1 17:34:25 luntrasl kernel: [30143.981048] opensips[20690]: segfault at 18 ip b7a4825c sp bfcb6d80 error 4 in pua.so[b7a45000+18000] Apr 1 17:39:01 luntrasl /USR/SBIN/CRON[20713]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm) The backtrace of the core file is here: Program terminated with signal 11, Segmentation fault. [New process 20690] #0 0xb7a4825c in contains_pua_event (name=0xbfcb6dd0) at event_list.c:109 109 event= pua_evlist->next; (gdb) bt #0 0xb7a4825c in contains_pua_event (name=0xbfcb6dd0) at event_list.c:109 #1 0xb7a48416 in add_pua_event (ev_flag=32, name=0xb7a610cf "xcap-diff", content_type=0xb7a610d9 "application/xcap-diff+xml", process_body=0xb7a60840 <xcapdiff_process_body>) at event_list.c:65 #2 0xb7a60a25 in mod_init () at presence_xcapdiff.c:105 #3 0x080ae3fc in init_mod (m=0x818ce90) at sr_module.c:468 #4 0x080ae398 in init_mod (m=0x818cf30) at sr_module.c:463 #5 0x080ae398 in init_mod (m=0x818cfd0) at sr_module.c:463 #6 0x080ae398 in init_mod (m=0x818d070) at sr_module.c:463 #7 0x080ae398 in init_mod (m=0x818d110) at sr_module.c:463 #8 0x080ae398 in init_mod (m=0x818d1b0) at sr_module.c:463 #9 0x080ae398 in init_mod (m=0x818d250) at sr_module.c:463 #10 0x080ae398 in init_mod (m=0x818d2f0) at sr_module.c:463 #11 0x080ae398 in init_mod (m=0x818d390) at sr_module.c:463 #12 0x080ae398 in init_mod (m=0x818d430) at sr_module.c:463 #13 0x080ae398 in init_mod (m=0x818d4d0) at sr_module.c:463 #14 0x080ae398 in init_mod (m=0x818d570) at sr_module.c:463 #15 0x0806c953 in main (argc=9, argv=0xbfcb7224) at main.c:1300 Can someone help me please? Thanks, Loredana
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
