Hi Bogdan,<br>I guess I did not get phrase like &quot;freeing already freed pointer&quot;.<br>If I get such phrase, I am sure, I will post it to you.<br><br clear="all">Thanks<br>JayaPrakash<br>
<br><br><div class="gmail_quote">On Mon, Apr 6, 2009 at 10:17 PM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;</span> 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 JayaPrakash,<br>
<br>
have you compiled the memory debug support (I see you use the QM mem manager)? If so, do you get in your  logs something like: &quot;freeing already freed pointer&quot; before the abort?  If so, please post the entire message.<br>

<br>
Regards,<br>
Bogdan<br>
<br>
<br>
JayaPrakash wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
Hi All,<br>
<br>
Opensips 1.5 is installed in Debian 5.<br>
OpenXCAP 1.0.7, Soap-Simple-Proxy and Opensips-mi-proxy are installed and functioning properly.<br>
(OpenXCAP is tested by running ./test.py, It is working fine.)<br>
presence, presence_xml, presence_mwi,pua,pua_mi,presence_xcapdiff,rls and xcap_client are loaded in this order.<br>
When OpenSIPs is started, it is getting crashed. I am using xlite client.<br>
Below I am printing backtrace.<br>
**************************************************************************************************************<br>
(gdb) bt<br>
#0  0xb7f81424 in __kernel_vsyscall ()<br>
#1  0xb7e25640 in raise () from /lib/i686/cmov/libc.so.6<br>
#2  0xb7e27018 in abort () from /lib/i686/cmov/libc.so.6<br>
#3  0x080d7478 in qm_free (qm=0x818c4e0, p=0x0, file=0xb77f365f &quot;xcap_functions.c&quot;, func=0xb77f39bf &quot;get_xcap_path&quot;, line=458) at mem/q_malloc.c:444<br>
#4  0xb77f1db7 in get_xcap_path (req=<br></div>
      {xcap_root = 0xaf706308 &quot;192.168.1.130&quot;, port = 9222, doc_sel = {auid = {s = 0xb79792b5 &quot;pres-rules&quot;, len = 10}, doc_type = 2, type = 1, xid = {s = 0x81e8484 &quot;<a href="mailto:sip%3AHari@192.168.1.130" target="_blank">sip:Hari@192.168.1.130</a> &lt;mailto:<a href="mailto:sip%253AHari@192.168.1.130" target="_blank">sip%3AHari@192.168.1.130</a>&gt;&quot;, len = 22}, filename = {s = 0xb79792af &quot;index&quot;, len = 5}}, node_sel = 0x0, etag = 0x0, match_type = 0}) at xcap_functions.c:458<div class="im">
<br>
#5  0xb77f29f2 in xcapGetNewDoc (req=<br></div>
      {xcap_root = 0xaf706308 &quot;192.168.1.130&quot;, port = 9222, doc_sel = {auid = {s = 0xb79792b5 &quot;pres-rules&quot;, len = 10}, doc_type = 2, type = 1, xid = {s = 0x81e8484 &quot;<a href="mailto:sip%3AHari@192.168.1.130" target="_blank">sip:Hari@192.168.1.130</a> &lt;mailto:<a href="mailto:sip%253AHari@192.168.1.130" target="_blank">sip%3AHari@192.168.1.130</a>&gt;&quot;, len = 22}, filename = {s = 0xb79792af &quot;index&quot;, len = 5}}, node_sel = 0x0, etag = 0x0, match_type = 0}, user={s = 0x81e78c4 &quot;<a href="mailto:Hari@192.168.1.130" target="_blank">Hari@192.168.1.130</a> &lt;mailto:<a href="mailto:Hari@192.168.1.130" target="_blank">Hari@192.168.1.130</a>&gt;&quot;, len = 4}, domain={s = 0x81e78c9 &quot;192.168.1.130&quot;, len = 13},<div class="im">
<br>
    xcap_doc=0xbfd9bef8) at xcap_functions.c:318<br></div>
#6  0xb79754d8 in http_get_rules_doc (user={s = 0x81e78c4 &quot;<a href="mailto:Hari@192.168.1.130" target="_blank">Hari@192.168.1.130</a> &lt;mailto:<a href="mailto:Hari@192.168.1.130" target="_blank">Hari@192.168.1.130</a>&gt;&quot;, len = 4}, domain={s = 0x81e78c9 &quot;192.168.1.130&quot;, len = 13}, rules_doc=0xbfd9c00c) at xcap_auth.c:581<div class="im">
<br>
#7  0xb7975aba in get_rules_doc (user=0xbfd9c0ac, domain=0xbfd9c0bc, type=2, rules_doc=0xbfd9c1dc) at xcap_auth.c:489<br>
#8  0xb79760ec in pres_get_rules_doc (user=0xbfd9c0ac, domain=0xbfd9c0bc, rules_doc=0xbfd9c1dc) at xcap_auth.c:415<br>
#9  0xb79a87cb in handle_subscribe (msg=0x81e6120, str1=0x0, str2=0x0) at subscribe.c:660<br>
#10 0x080552a8 in do_action (a=0x81cf1dc, msg=0x81e6120) at action.c:962<br>
#11 0x080541a2 in run_action_list (a=0x81cf09c, msg=0x81e6120) at action.c:139<br>
#12 0x080571e6 in do_action (a=0x81cf26c, msg=0x81e6120) at action.c:706<br>
#13 0x080541a2 in run_action_list (a=0x81ce314, msg=0x81e6120) at action.c:139<br>
#14 0x080571e6 in do_action (a=0x81cf2fc, msg=0x81e6120) at action.c:706<br>
#15 0x080541a2 in run_action_list (a=0x81cf2fc, msg=0x81e6120) at action.c:139<br>
#16 0x08057712 in do_action (a=0x81cf38c, msg=0x81e6120) at action.c:712<br>
#17 0x080541a2 in run_action_list (a=0x81cf38c, msg=0x81e6120) at action.c:139<br>
#18 0x08057712 in do_action (a=0x81cf41c, msg=0x81e6120) at action.c:712<br>
#19 0x080541a2 in run_action_list (a=0x81cb5d4, msg=0x81e6120) at action.c:139<br>
#20 0x08058025 in run_top_route (a=0x81cb5d4, msg=0x81e6120) at action.c:119<br>
#21 0x08093ac4 in receive_msg (<br></div>
    buf=0x816b5a0 &quot;SUBSCRIBE <a href="mailto:sip%3AHari@192.168.1.130" target="_blank">sip:Hari@192.168.1.130</a> &lt;mailto:<a href="mailto:sip%253AHari@192.168.1.130" target="_blank">sip%3AHari@192.168.1.130</a>&gt; SIP/2.0\r\nRecord-Route: &lt;sip:192.168.1.129:5090;lr=on;nat=yes&gt;\r\nVia: SIP/2.0/UDP 192.168.1.129:5090;branch=z9hG4bKecaa.b7a9e694.0\r\nVia: SIP/2.0/UDP <a href="http://192.168.1.108:58852" target="_blank">192.168.1.108:58852</a> &lt;<a href="http://192.168.1.108:58852" target="_blank">http://192.168.1.108:58852</a>&gt;;&quot;..., len=852, rcv_info=0xbfd9cf34) at receive.c:165<div class="im">
<br>
#22 0x080d096b in udp_rcv_loop () at udp_server.c:449<br>
#23 0x0806ce17 in main (argc=9, argv=0xbfd9d0c4) at main.c:779<br>
*************************************************************************************************************************************************************<br>
Please review it.<br>
<br>
Thanks<br>
JayaPrakash<br></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
  <br>
</blockquote>
<br>
</blockquote></div><br>