<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<tt>Hi Rahul,<br>
<br>
Could you do in gdb:<br>
<br>
p *req<br>
<br>
to see all the field of the request structure.<br>
<br>
Thanks,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 30.08.2015 23:31, Gupta, Rahul
wrote:<br>
</div>
<blockquote
cite="mid:5D7DF326E497124DACCD6F9DD6A1A2A089CE707A@NWKNJEXMBX1.corp.root.ipc.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Hi,
I am using opensips-1.11.5-tls and the opensips crashed with
the following gdb trace. Seems like it crashed while
printing error message. Is this something already fixed<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">LM_ERR("bad
request, state=%d, error=%d "<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">
"buf:\n%.*s\nparsed:\n%.*s\n", req->state, req->error,<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">
(int)(req->pos-req->buf), req->buf,<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">
(int)(req->parsed-req->start), req->start);<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
bt<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">#0
0x00007f2095572e2c in vfprintf () from /lib64/libc.so.6<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">#1
0x00007f209560fed0 in __vsyslog_chk () from /lib64/libc.so.6<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">#2
0x00007f2095610100 in syslog () from /lib64/libc.so.6<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">#3
0x00000000004c4202 in tcp_read_req (con=0x7f2081a933c0,
bytes_read=0x7ffc6bc97f0c) at tcp_read.c:597<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">#4
0x00000000004c5908 in handle_io (fm=<value optimized
out>, idx=-1, event_type=<value optimized out>) at
tcp_read.c:1033<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">#5
0x00000000004c8083 in io_wait_loop_epoll
(unix_sock=<value optimized out>) at io_wait.h:845<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">#6
tcp_receive_loop (unix_sock=<value optimized out>) at
tcp_read.c:1141<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">#7
0x00000000004b12e9 in tcp_init_children (chd_rank=<value
optimized out>, startup_done=0x0) at tcp_main.c:2389<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">#8
0x000000000043aebf in main_loop (argc=<value optimized
out>, argv=<value optimized out>) at main.c:1011<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">#9
main (argc=<value optimized out>, argv=<value
optimized out>) at main.c:1612<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
f 3<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">#3
0x00000000004c4202 in tcp_read_req (con=0x7f2081a933c0,
bytes_read=0x7ffc6bc97f0c) at tcp_read.c:597<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">597
tcp_read.c: No such file or directory.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">
in tcp_read.c<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
info 3<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Undefined
info command: "3". Try "help info".<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
print buf<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">$1
= 0<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
print req<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">$2
= (struct tcp_req *) 0x7f20931a97e0<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
print req->state<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">$3
= 1696604720<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
print req->error<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">$4
= 774971965<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
print req->buf<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">$5
= "\022Ø\000\000\000\000\000M\000\000\000\000\000\000\000T",
'\000' <repeats 15 times>, "p\227\032\223
\177\000\000p\227\032\223
\177\000\000H\000\000\000\000\000\000\000\250\203\032\223
\177\000\000\300\227\032\223
\177\000\000\001\000\000\000\000\000\000\000\264×\000\000\000\000\000\003\000\000\000\000\000\000\000\271×\000\000\000\000\000R\000\000\000\000\000\000\000Y",
'\000' <repeats 15 times>, "Ð\032\223
\177\000\000Ð\032\223 \177\000\000\200", '\000' <repeats
15 times>, "P\221\026\223 \177\000\000Via: SIP/2.0/TCP
10.204.70.154:5070;branch=z9hG4bK+540c4cc39bb7b8e44a"...<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
print req->start<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">$6
= 0x6d782b6c6d736d2f <Address 0x6d782b6c6d736d2f out of
bounds><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
print req->parsed-req->start<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">$7
= -3676281973086354112<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
print req->pos-req->buf<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">$8
= 5056690538022925700<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
print (int)(req->pos-req->buf)<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">$9
= -1175489148<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
print (int)(req->pos-req->buf)<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">$10
= -1175489148<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)
print (int)(req->parsed-req->start)<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">$11
= -201063104<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">(gdb)<o:p></o:p></span></p>
</div>
<div>
<p><font size="2" color="#808080" face="Arial"><font size="2"
color="#808080" face="Arial">------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</font></font></p>
<p><font size="2" color="#808080" face="Arial">DISCLAIMER: This
e-mail may contain information that is confidential,
privileged or otherwise protected from disclosure. If you
are not an intended recipient of this e-mail, do not
duplicate or redistribute it by any means. Please delete it
and any attachments and notify the sender that you have
received it in error. Unintended recipients are prohibited
from taking action on the basis of information in this
e-mail.E-mail messages may contain computer viruses or other
defects, may not be accurately replicated on other systems,
or may be intercepted, deleted or interfered with without
the knowledge of the sender or the intended recipient. If
you are not comfortable with the risks associated with
e-mail messages, you may decide not to use e-mail to
communicate with IPC. IPC reserves the right, to the extent
and under circumstances permitted by applicable law, to
retain, monitor and intercept e-mail messages to and from
its systems.</font><br>
</p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>