[asterisk-bugs] [JIRA] (ASTERISK-23650) Segfault in string functions
Roel van Meer (JIRA)
noreply at issues.asterisk.org
Wed Apr 23 03:07:18 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roel van Meer updated ASTERISK-23650:
-------------------------------------
Component/s: (was: Applications/app_macro)
> Segfault in string functions
> ----------------------------
>
> Key: ASTERISK-23650
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23650
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue, Functions/func_strings
> Affects Versions: 1.8.26.1
> Environment: Slackware linux 13.1, 64-bit, kernel 3.10.24, kernel 3.10.34
> Reporter: Roel van Meer
> Severity: Minor
> Attachments: backtrace.txt, extensions.conf, valgrind.txt
>
>
> When an incoming SIP call is received, asterisk crashes. This happens intermittently, sometimes often, sometimes only seldom. The crash seems to happen at or just after a specific entry in my dialplan, which is
> {noformat}
> exten => call-queue1,n,Log(NOTICE,${CALLID}: ---${REPLACE(REPLACE(QUEUE_MEMBER_LIST(${INCOMING_ACTION}),"Local/@phoneSIP"),",", )}---)
> {noformat}
> If the crash occurs, there is no result of the Log() in the asterisk log.
> It occurs randomly, and attempts to find a constant reproducer have failed so far. I'll see if I can add some more details in the next few days.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list