[asterisk-bugs] [Asterisk 0012995]: res_config_ldap crashes consistently with "Illegal Instruction"
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jul 14 16:54:40 CDT 2008
The following issue has been CLOSED
======================================================================
http://bugs.digium.com/view.php?id=12995
======================================================================
Reported By: flyn
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12995
Category: Resources/res_config_ldap
Reproducibility: always
Severity: crash
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: not fixable
Fixed in Version:
======================================================================
Date Submitted: 07-04-2008 14:50 CDT
Last Modified: 07-14-2008 16:54 CDT
======================================================================
Summary: res_config_ldap crashes consistently with "Illegal
Instruction"
Description:
The problem appeared after we fixed bug
http://bugs.digium.com/view.php?id=12572.
The res_config_ldap.so module consistently crashes with an illegal
instruction on the statement "if (strncasecmp("{md5}", valptr, 5) == 0)" I
have looked at this quite a bit, and have not yet been able to determine
what is causing this.
I've looked at this with both gdb and valgrind and can't figure out the
problem.
I have done some experimenting as documented below. The very odd behavior
seems to indicate there may be some type of memory corruption happening
elsewhere.
======================================================================
----------------------------------------------------------------------
Corydon76 - 07-14-08 16:54
----------------------------------------------------------------------
Closing. Not a bug in Asterisk.
Issue History
Date Modified Username Field Change
======================================================================
07-14-08 16:54 Corydon76 Note Added: 0090250
07-14-08 16:54 Corydon76 Status feedback => closed
07-14-08 16:54 Corydon76 Resolution open => not fixable
======================================================================
More information about the asterisk-bugs
mailing list