[sr-dev] [tracker] Comment added: crash in parser/sdp/sdp_helpr_funcs.c

2014-05-31 Thread sip-router
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#435 - crash in parser/sdp/sdp_helpr_funcs.c User who did this - Michael Ricordeau (mricordeau) -- Ok thanks for the explanation ! -- More information can be found at the following URL: htt

[sr-dev] [tracker] Comment added: crash in parser/sdp/sdp_helpr_funcs.c

2014-05-30 Thread sip-router
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#435 - crash in parser/sdp/sdp_helpr_funcs.c User who did this - Daniel-Constantin Mierla (miconda) -- The crash happened due to some local variables that had uninitialized value (those that should

[sr-dev] [tracker] Comment added: crash in parser/sdp/sdp_helpr_funcs.c

2014-05-30 Thread sip-router
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#435 - crash in parser/sdp/sdp_helpr_funcs.c User who did this - Michael Ricordeau (mricordeau) -- Yes payload 9 G700 is invalid and does not specify the clock rate. But I was trying to reproduce th

[sr-dev] [tracker] Comment added: crash in parser/sdp/sdp_helpr_funcs.c

2014-05-30 Thread sip-router
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#435 - crash in parser/sdp/sdp_helpr_funcs.c User who did this - Daniel-Constantin Mierla (miconda) -- The SDP has an invalid a= line, as I said in the comment: - http://sip-router.org/tracker/inde

[sr-dev] [tracker] Comment added: crash in parser/sdp/sdp_helpr_funcs.c (Attachment added)

2014-05-30 Thread sip-router
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#435 - crash in parser/sdp/sdp_helpr_funcs.c User who did this - Michael Ricordeau (mricordeau) -- I tried to reproduce the same INVITE with wrong codec and with same kamailio version and I'm getti

[sr-dev] [tracker] Comment added: crash in parser/sdp/sdp_helpr_funcs.c

2014-05-30 Thread sip-router
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#435 - crash in parser/sdp/sdp_helpr_funcs.c User who did this - Michael Ricordeau (mricordeau) -- Thanks Daniel and Ovidiu, we will try the patch asap . -- More information can be found at

[sr-dev] [tracker] Comment added: crash in parser/sdp/sdp_helpr_funcs.c

2014-05-30 Thread sip-router
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#435 - crash in parser/sdp/sdp_helpr_funcs.c User who did this - Daniel-Constantin Mierla (miconda) -- The issue was when parsing the line: a=rtpmap:9 G700 According to the rfc4566, the format of

[sr-dev] [tracker] Comment added: crash in parser/sdp/sdp_helpr_funcs.c

2014-05-29 Thread sip-router
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#435 - crash in parser/sdp/sdp_helpr_funcs.c User who did this - Daniel-Constantin Mierla (miconda) -- Anyhow, the parser should not crash -- the issue has to be detected and an error printed.

[sr-dev] [tracker] Comment added: crash in parser/sdp/sdp_helpr_funcs.c

2014-05-29 Thread sip-router
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#435 - crash in parser/sdp/sdp_helpr_funcs.c User who did this - Ovidiu Sas (osas) -- The INVITE is malformed. Content-Length: 416 v=0\r\no=- 3610278376 3610278376 IN IP4 64.200.200.20\r\ns=pjmed

[sr-dev] [tracker] Comment added: crash in parser/sdp/sdp_helpr_funcs.c

2014-05-29 Thread sip-router
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#435 - crash in parser/sdp/sdp_helpr_funcs.c User who did this - Daniel-Constantin Mierla (miconda) -- Looks ok, I needed the full sip message. I will analyze later today. -- More informati

[sr-dev] [tracker] Comment added: crash in parser/sdp/sdp_helpr_funcs.c (Attachment added)

2014-05-29 Thread sip-router
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#435 - crash in parser/sdp/sdp_helpr_funcs.c User who did this - Michael Ricordeau (mricordeau) -- Hi Daniel, I have attached the output gdb trace (trace1.txt) . Thanks ! -- One or more

[sr-dev] [tracker] Comment added: crash in parser/sdp/sdp_helpr_funcs.c

2014-05-29 Thread sip-router
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#435 - crash in parser/sdp/sdp_helpr_funcs.c User who did this - Daniel-Constantin Mierla (miconda) -- Can you attach the output from gdb for: set print elements 3000 frame 26 p *buf --