[Home]

Summary:ASTERISK-26707: Segfault ast_json_free (p=0x7fb100000002) at json.c:190
Reporter:Ross Beer (rossbeer)Labels:
Date Opened:2017-01-09 06:27:31.000-0600Date Closed:2017-01-17 10:32:35.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Resources/res_pjsip
Versions:14.2.1 Frequency of
Occurrence
Occasional
Related
Issues:
is related toASTERISK-26706 Segfault in dial_target_free stasis_channels.c:1349
Environment:Fedora 23Attachments:( 0) backtrace_20160109_01_clean.txt
Description:Segfault in json free
Comments:By: Asterisk Team (asteriskteam) 2017-01-09 06:27:32.201-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Rusty Newton (rnewton) 2017-01-09 19:31:37.225-0600

What Jansson version are you using?

I see you marked this as related to ASTERISK-26706 , can you tell me more about the relation?

I'm guessing you didn't get any logs for these two crashes?

Thanks!

By: Ross Beer (rossbeer) 2017-01-10 03:59:05.133-0600

Jansson version is from the git repository:

{noformat}
git clone https://github.com/akheron/jansson
{noformat}

There were no log entries, just the coredump created at the time.

@Richard Mudgett linked the tickets, I am not aware they are related