[asterisk-bugs] [JIRA] (ASTERISK-24546) Use Asterisk console: Conditional jump or move depends on uninitialised value

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Dec 16 20:11:29 CST 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224048#comment-224048 ] 

Rusty Newton commented on ASTERISK-24546:
-----------------------------------------

{quote}
Nope. I get it when try to catch other issue. 
{quote}
What does that mean? You just noticed it while running Asterisk under valgrind for the other issue? Or was there something in particular you were doing with Asterisk to trigger the other issue as well. A CLI command or something else?

> 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
>            Assignee: 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