[OpenSIPS-Users] opensips is crashing when i load mi_xmlrpc module

Bogdan-Andrei Iancu bogdan at voice-system.ro
Tue May 12 10:39:17 CEST 2009


Hi Ashwini,

There is no crash - OpenSIPS is not able to start actually; probably 
because of the mi_xmplrc module:

*May 11 18:19:32 [3158] INFO:core:handle_sigs: child process 3171 exited 
normally, status=1
May 11 18:19:32 [3158] INFO:core:handle_sigs: terminating due to SIGCHLD*

not sure if the 3171 proc is the mi_xmlrpc process, but maybe if you 
enable full debug you might get some more info. The XMLPRC module may 
fail to start if the 8080 TCP port is already used by other application 
- check with "netstat -tal"

Regards,
Bogdan

ASHWINI NAIDU wrote:
> hi all,
>
>     when i load the module mi_xmlrpc.so the opensips is stopping with 
> the following log.
>
>
> *debian:/etc/opensips# /etc/init.d/opensips start
> Starting opensips: opensipsListening on
>              udp: 127.0.0.1 [127.0.0.1]:5080
>              udp: 192.168.1.129 [192.168.1.129]:5080
>              tcp: 127.0.0.1 [127.0.0.1]:5080
>              tcp: 192.168.1.129 [192.168.1.129]:5080
> Aliases:
>              tcp: debian.local:5080
>              tcp: localhost:5080
>              udp: debian.local:5080
>              udp: localhost:5080
>
> May 11 18:19:32 [3156] INFO:core:init_tcp: using epoll_lt as the TCP 
> io watch method (auto detected)
> May 11 18:19:32 [3158] NOTICE:core:main: version: opensips 
> 1.5.0dev5-notls (i386/linux)
> May 11 18:19:32 [3158] INFO:core:main: using 128 Mb shared memory
> May 11 18:19:32 [3158] INFO:core:main: using 1 Mb private memory per 
> process
> May 11 18:19:32 [3158] NOTICE:signaling:mod_init: initializing module ...
> May 11 18:19:32 [3158] INFO:sl:mod_init: Initializing StateLess engine
> May 11 18:19:32 [3158] INFO:maxfwd:mod_init: initializing...
> .
> debian:/etc/opensips# May 11 18:19:32 [3158] INFO:tm:mod_init: TM - 
> initializing...
> May 11 18:19:32 [3158] INFO:usrloc:ul_init_locks: locks array size 512
> May 11 18:19:32 [3158] INFO:registrar:mod_init: initializing...
> May 11 18:19:32 [3158] INFO:textops:mod_init: initializing...
> May 11 18:19:32 [3158] WARNING:permissions:parse_config_file: file not 
> found: //etc/opensips/permissions.allow
> May 11 18:19:32 [3158] WARNING:permissions:mod_init: default allow 
> file (//etc/opensips/permissions.allow) not found => empty rule set
> May 11 18:19:32 [3158] WARNING:permissions:parse_config_file: file not 
> found: //etc/opensips/permissions.deny
> May 11 18:19:32 [3158] WARNING:permissions:mod_init: default deny file 
> (//etc/opensips/permissions.deny) not found => empty rule set
> May 11 18:19:32 [3158] INFO:avpops:avpops_init: initializing...
> May 11 18:19:32 [3158] INFO:xlog:mod_init: initializing...
> May 11 18:19:32 [3158] INFO:dialog:mod_init: Dialog module - initializing
> May 11 18:19:32 [3158] INFO:acc:mod_init: initializing...
> May 11 18:19:32 [3158] INFO:siptrace:mod_init: initializing...
> May 11 18:19:32 [3158] INFO:auth:mod_init: initializing...
> May 11 18:19:32 [3158] INFO:auth_db:mod_init: initializing...
> May 11 18:19:32 [3158] INFO:avp_radius:mod_init: initializing...
> May 11 18:19:32 [3158] INFO:core:probe_max_receive_buffer: using a UDP 
> receive buffer of 255 kb
> May 11 18:19:32 [3158] INFO:core:probe_max_receive_buffer: using a UDP 
> receive buffer of 255 kb
> May 11 18:19:32 [3172] INFO:mi_datagram:datagram_process: a new child 
> 0/3172
> May 11 18:19:32 [3173] INFO:mi_datagram:datagram_process: a new child 
> 1/3173
> May 11 18:19:32 [3158] INFO:core:handle_sigs: child process 3171 
> exited normally, status=1
> May 11 18:19:32 [3158] INFO:core:handle_sigs: terminating due to SIGCHLD
> May 11 18:19:32 [3167] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3162] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3164] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3161] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3174] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3168] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3170] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3160] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3166] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3165] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3159] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3163] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3176] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3177] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3172] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3173] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3175] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3179] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3180] INFO:core:sig_usr: signal 15 received
> May 11 18:19:32 [3178] INFO:core:sig_usr: signal 15 received*
>
> can anyone help.
>
> -- 
> Thanking You,
> Ashwini BR Naidu
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>   




More information about the Users mailing list