<div dir="ltr"><span class="ul-threaded" style="margin: 0.5em 0pt 0pt -20px;"><span class="text-cell">Hi Anca,<br>This is the command result:<br>$1 = (struct mi_handler *) 0x2b659e37adc0
</span></span><br><br>Thanks,<br>Yaniv<br>
<br>
On 07/28/2010 01:58 PM, Yaniv Vaknin wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
I&#39;m using opensips 1.6.2, the server handle only subscribe and notify<br>
requests.<br>
I use the mi datagram to publish new status (which I receive via external<br>
XML process).<br>
Every thing works as fine but the server keeps crashing about every hour.<br>
I tested the configuration using two different servers , one clean redhat<br>
5.3 install and the other is gentoo. This happen on both servers.<br>
I&#39;ve tested different configuration, but no matter what the server keeps<br>
crashing.<br>
<br>
this is bt form gdb :<br>
<br>
#0  0x00002b659d21c836 in mi_publ_rpl_cback (hentity=&lt;value optimized out&gt;,<br>
reply=0x0) at mi_func.c:316<br>
#1  0x00002b659d00ba53 in publ_cback_func (t=&lt;value optimized out&gt;,<br>
type=&lt;value optimized out&gt;, ps=0x2b659c330420) at pua_callback.h:72<br>
#2  0x00002b659c10534b in run_trans_callbacks (type=512,<br>
trans=0x2b659e37af60, req=0x0, rpl=0x7885f8, code=&lt;value optimized out&gt;) at<br>
t_hooks.c:208<br>
#3  0x00002b659c11da69 in local_reply (t=0x2b659e37af60,<br>
p_msg=0x2b659c341d38, branch=&lt;value optimized out&gt;, msg_status=&lt;value<br>
optimized out&gt;,<br>
     cancel_bitmap=0x2b659e2fe6d8) at t_reply.c:1339<br>
#4  0x00002b659c120389 in reply_received (p_msg=0x7885f8) at t_reply.c:1484<br>
#5  0x0000000000421448 in forward_reply (msg=0x7885f8) at forward.c:559<br>
#6  0x0000000000456182 in receive_msg (<br>
     buf=0x754de0 &quot;SIP/2.0 200 OK\r\nVia: SIP/2.0/UDP<br>
192.168.167.62;branch=z9hG4bKd94.311a3611.0\r\nTo:<br>
sip:972529984099@192.168.167.62:5060;tag=595f1ec520b32ef8798f023cc8e6d5bc-be8e\r\nFrom:<br>
&lt;<a href="mailto:sip%3A972529984099@192.168.167.62" target="_blank">sip:972529984099@192.168.167.62</a>&quot;..., len=431, rcv_info=0x7fff0f218e20) at<br>
receive.c:200<br>
#7  0x000000000049a354 in udp_rcv_loop () at udp_server.c:492<br>
#8  0x0000000000429c0d in main (argc=3, argv=&lt;value optimized out&gt;) at<br>
main.c:818<br>
   <br>
</blockquote>
<br>
</div>