[asterisk-bugs] [JIRA] (ASTERISK-25886) Not checking for NULL INTERNAL_OBJ object, Asterisk crashes

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Apr 15 12:01:56 CDT 2016


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

Asterisk Team commented on ASTERISK-25886:
------------------------------------------

Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

> Not checking for NULL INTERNAL_OBJ object, Asterisk crashes
> -----------------------------------------------------------
>
>                 Key: ASTERISK-25886
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25886
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/General
>    Affects Versions: 13.2.0
>         Environment: Linux centOS 6.5
>            Reporter: Nicolas Chapleau
>            Assignee: Nicolas Chapleau
>
> Linux CentOS 6.5
> sangoma A108DE PRI cards
> Getting :
> ERROR[30921][C-00004648]: atsobj2.c:116 INTERNAL_OBJ: user_data is NULL
> From looking at where INTERNAL_OBJ is called, I noticed that on line 339 of astobj2.c (Asterisk 13.2.0) that the obj object returned from INTERNAL_OBJ is not checked for NULL, but still used. This could be causing our crash. I also checked the latest build and this occurs on line 342 of astobj2.c 
> Crashes at least once a week.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list