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

Rusty Newton (JIRA) noreply at issues.asterisk.org
Fri Jan 2 11:49:34 CST 2015


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

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

Okay. I'm going to close this one out since we can't reproduce, you can't reproduce and we don't have any other reports.

If someone gathers further information that would help debug this, then we can re-open.

> 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