[Home]

Summary:ASTERISK-17507: in strcasecmp () from /lib64/libc.so.6
Reporter:sybasesql (sybasesql)Labels:
Date Opened:2011-03-03 14:44:59.000-0600Date Closed:2011-04-07 13:39:49
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:1.8.3 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) backtrace.2011-03-03T23:30:58+0300.txt
Description:Dear All!

OS: Linux CentOS 5.5 x86_64
Asterisk: Asterisk 1.8.3 built by root @ localhost.localdomain on a x86_64 running Linux on 2011-03-03 18:01:41 UTC

I have another segmentation fail on asterisk 1.8.2.4 x86_64.

Core was generated by `/usr/sbin/asterisk -f -vvvg -c'.
Program terminated with signal 11, Segmentation fault.
#0  0x0000003837e7bfb0 in strcasecmp () from /lib64/libc.so.6
Comments:By: Russell Bryant (russell) 2011-03-14 11:25:16

Your backtrace appears to contain memory corruption and we require valgrind output in order to move this issue forward.

Please see https://wiki.asterisk.org/wiki/display/AST/Valgrind for more information about how to produce debugging information.

Also, do you have any custom patches or modules in use?

By: sybasesql (sybasesql) 2011-03-14 11:55:01

Sorry, i haven't valgrind and patches.
This is productions servers so I can't do much.
This segmentation fault occurred only once.

By: Leif Madsen (lmadsen) 2011-04-07 13:39:49

Closing as unable to reproduce. Unfortunately there isn't much we can do here without valgrind output. Please reopen if you are able to reproduce on your lab system and provide the requested information.