[asterisk-bugs] [JIRA] (ASTERISK-25436) Segmentation fault relating to JSON and stasis
Charlie Smurthwaite (JIRA)
noreply at issues.asterisk.org
Wed Sep 30 08:55:33 CDT 2015
Charlie Smurthwaite created ASTERISK-25436:
----------------------------------------------
Summary: Segmentation fault relating to JSON and stasis
Key: ASTERISK-25436
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25436
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 13.5.0
Environment: Linux 3.13.0-63-generic
Ububtu 14.04.3
Reporter: Charlie Smurthwaite
I observed several crashes under asterisk 13.2. I did not record significant details about these, but instead upgraded to 13.5.0. Today under 13.5.0 I have experienced another crash (a segfault). The following is observed in the log immediately before the crash:
{code:title=Asterisk Log|borderStyle=solid}
[2015-09-30 13:43:24] ERROR[6541][C-00000ee1] json.c: Error building JSON from '{s: s, s: s}': Invalid UTF-8 string.
[2015-09-30 13:43:24] ERROR[6541][C-00000ee1] stasis_channels.c: Error creating message
[2015-09-30 13:43:24] ERROR[6541][C-00000ee1] json.c: Error building JSON from '{s: s, s: s, s: s, s: i, s: i, s: i, s: o}': Invalid UTF-8 string.
{code}
I will attach a backtrace of this crash, and a backtrace of the crash I previously experienced on 13.2.0 (which may or may not be related).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list