[asterisk-bugs] [JIRA] (ASTERISK-24546) Use Asterisk console: Conditional jump or move depends on uninitialised value
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Nov 24 10:35:29 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=223705#comment-223705 ]
Matt Jordan commented on ASTERISK-24546:
----------------------------------------
What are you doing to trip that particular output in valgrind? Running Asterisk with the standard suppressions does not emit that on startup - are you performing a particular action in the CLI?
> Use Asterisk console: Conditional jump or move depends on uninitialised value
> -----------------------------------------------------------------------------
>
> Key: ASTERISK-24546
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24546
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 11.13.1
> Environment: centos 6 - x64
> Reporter: Badalian Vyacheslav
>
> {code}
> ==44910== Conditional jump or move depends on uninitialised value(s)
> ==44910== at 0x5AACAE: c_setpat (search.c:184)
> ==44910== by 0x5ACA51: ed_search_prev_history (common.c:756)
> ==44910== by 0x5A6D07: el_gets (read.c:475)
> ==44910== by 0x44C5FD: main (asterisk.c:4401)
> ==44910== Uninitialised value was created by a heap allocation
> ==44910== at 0x4A06A2E: malloc (vg_replace_malloc.c:270)
> ==44910== by 0x5AC545: el_init (search.c:73)
> ==44910== by 0x4476C5: ast_el_initialize (asterisk.c:2988)
> ==44910== by 0x44BBAD: main (asterisk.c:4135)
> ==44910==
> ==44910== Conditional jump or move depends on uninitialised value(s)
> ==44910== at 0x4A0A20B: strstr (mc_replace_strmem.c:1367)
> ==44910== by 0x5AAD61: el_match (search.c:125)
> ==44910== by 0x5AAF79: c_hmatch (search.c:164)
> ==44910== by 0x5ACACF: ed_search_prev_history (common.c:768)
> ==44910== by 0x5A6D07: el_gets (read.c:475)
> ==44910== by 0x44C5FD: main (asterisk.c:4401)
> ==44910== Uninitialised value was created by a heap allocation
> ==44910== at 0x4A06A2E: malloc (vg_replace_malloc.c:270)
> ==44910== by 0x5AC545: el_init (search.c:73)
> ==44910== by 0x4476C5: ast_el_initialize (asterisk.c:2988)
> ==44910== by 0x44BBAD: main (asterisk.c:4135)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list