[asterisk-bugs] [JIRA] (ASTERISK-25822) Segmentation fault in _int_malloc()
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Mon Feb 29 13:19:57 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-25822:
------------------------------------
Assignee: Marius Cojocariu
Status: Waiting for Feedback (was: Triage)
Marius,
Please provide the following information on the three crashes you have reported. Provide the answers or required information on each of the issues respectively:
* Can you reproduce the issue?
** If you can, please attach a guide on how to reproduce the crash including all configuration necessary.
* Do all three crashes occur on the same machine/instance of Asterisk?
* Can you test against the latest version of Asterisk 13 to see if these crashes still occur?
** Be aware there has been security fixes since your version and you should upgrade to 13.7.2 to get the fixes.
> Segmentation fault in _int_malloc()
> -----------------------------------
>
> Key: ASTERISK-25822
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25822
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 13.5.0
> Reporter: Marius Cojocariu
> Assignee: Marius Cojocariu
> Attachments: bt full.txt, bt.txt, thread apply all bt.txt
>
>
> Asterisk version:
> {code}
> asterisk*CLI> core show version
> Asterisk 13.5.0 built by asterisk @ asterisk.digitalya.ro on a x86_64 running Linux on 2016-01-05 10:30:05 UTC
> {code}
> Small part of stack trace:
> {code}
> #0 0x00007ff852524188 in _int_malloc () from /lib64/libc.so.6
> #1 0x00007ff8525247ed in calloc () from /lib64/libc.so.6
> #2 0x00000000005f16fb in _ast_calloc (num=1, len=2944, file=0x69fcdb "astobj2.c", lineno=545, func=0x69ff40 "internal_ao2_alloc") at /usr/local/src/asterisk/asterisk-13.5.0/include/asterisk/utils.h:573
> #3 0x000000000045cf98 in internal_ao2_alloc (data_size=2856, destructor_fn=0x4b05a3 <ast_channel_destructor>, options=0, file=0x69fcdb "astobj2.c", line=630, func=0x69ff29 "__ao2_alloc") at astobj2.c:545
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list