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

Joshua Colp (JIRA) noreply at issues.asterisk.org
Thu Mar 31 14:45:56 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp updated ASTERISK-25886:
-----------------------------------

    Assignee: Nicolas Chapleau
      Status: Waiting for Feedback  (was: Triage)

This may be the cause of your crash but is not the actual problem. If it's NULL then something has gone quite wrong. Please provide a backtrace showing this and more information about what is going on at the time.

> 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