[asterisk-bugs] [JIRA] (ASTERISK-17704) Asterisk Crash when Realtime LDAP extensions not found

Sean Bright (JIRA) noreply at issues.asterisk.org
Thu Feb 16 14:32:10 CST 2017


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

Sean Bright closed ASTERISK-17704.
----------------------------------

    Resolution: Cannot Reproduce

I'm not able to reproduce this was Asterisk 13.

There have been several [memory|https://github.com/asterisk/asterisk/commit/078f73d6972bca4eb487c67675926ef25255d1db] [issues|https://github.com/asterisk/asterisk/commit/0f92716dbb62d8c8df013668bcd86835b8f8b85d] [fixed|https://github.com/asterisk/asterisk/commit/1f3fff7b91c7ca821e30267ab13db7341d89f122] in {{res_config_ldap}} since this issue was originally reported. It seems one of those resolved the crash that you are seeing.

> Asterisk Crash when Realtime LDAP extensions not found
> ------------------------------------------------------
>
>                 Key: ASTERISK-17704
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-17704
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Resources/res_config_ldap
>    Affects Versions: 1.8.4
>            Reporter: J. Gomez
>            Severity: Critical
>         Attachments: backtrace-threads.txt, backtrace.txt, backtrace.txt, gdb.txt
>
>
> Asterisk Crash when Realtime LDAP extensions not found
> ****** ADDITIONAL INFORMATION ******
> substituted: string: 'ou=sip,dc=airebullas,dc=es' => 'ou=sip,dc=airebullas,dc=es'
> basedn: 'ou=sip,dc=airebullas,dc=es' => 'ou=sip,dc=airebullas,dc=es'
> Everything seems fine.
> name='exten' value='h'
> name='context' value='from-phone'
> name='priority' value='1'
> Could not find any entry matching (&(objectClass=AsteriskExtension)(AstExtension=h)(AstContext=from-phone)(AstPriority=1)) in base dn ou=sip,dc=airebullas,dc=es.
> substituted: string: 'ou=sip,dc=airebullas,dc=es' => 'ou=sip,dc=airebullas,dc=es'
> basedn: 'ou=sip,dc=airebullas,dc=es' => 'ou=sip,dc=airebullas,dc=es'
> Everything seems fine.
> name='exten LIKE' value='\_%'
> name='context' value='from-phone'
> name='priority' value='1'
> Could not find any entry matching (&(objectClass=AsteriskExtension)(AstExtension=_*)(AstContext=from-phone)(AstPriority=1)) in base dn ou=sip,dc=airebullas,dc=es.
> Segmentation fault (core dumped)



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



More information about the asterisk-bugs mailing list