[Home]

Summary:ASTERISK-24270: Core dump while making webrtc call via pjsip
Reporter:Abhay Gupta (agupta)Labels:
Date Opened:2014-08-26 03:33:46Date Closed:2014-09-25 16:30:09
Priority:MajorRegression?
Status:Closed/CompleteComponents:Resources/res_pjsip
Versions:SVN Frequency of
Occurrence
Occasional
Related
Issues:
Environment:ubuntu 12.04 with asterisk SVN-branch-12-r421978 with pjsip and webrtc Attachments:( 0) pjsip_log.txt
Description:The core dump while attempting a webrtc call is attached .

The problem seems to be in json

#0  0x00007f057c9fb4f5 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f057c9fec5b in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f057ca3946e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3  0x00007f057ca43c66 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4  0x0000000000512251 in json_mem_free (mem=0x7f0554006c50) at json.c:69
#5  ast_json_unref (json=<optimized out>) at json.c:235
#6  0x000000000058a49f in _dtor_json_object (v=<optimized out>)
   at security_events.c:1120
Comments:By: Abhay Gupta (agupta) 2014-08-26 03:36:38.004-0500

The attached file has bt , bt full and thread apply all bt full .

By: Matt Jordan (mjordan) 2014-08-26 09:09:26.193-0500

Your backtrace appears to contain memory corruption and we require valgrind output in order to move this issue forward. Please see https://wiki.asterisk.org/wiki/display/AST/Valgrind for more information about how to produce debugging information. Thanks!



By: Rusty Newton (rnewton) 2014-09-10 09:09:54.332-0500

[~agupta] Are you able to reproduce the issue, and gather valgrind output?

By: Rusty Newton (rnewton) 2014-09-25 16:30:03.598-0500

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested.  Further information can be found at http://www.asterisk.org/developers/bug-guidelines