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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Mar 31 14:28:56 CDT 2016


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

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

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

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