I am able to replicate it on another Centos 6 instance:

[root@Test3 /]# gdb opensips core.15257
GNU gdb (GDB) Red Hat Enterprise Linux (7.2-50.el6)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/sbin/opensips...done.
BFD: Warning: //core.15257 is truncated: expected core file size >= 1077755904, 
found: 862928896.
[New Thread 15257]
Cannot access memory at address 0x7ffc4ef71168
Cannot access memory at address 0x7ffc4ef71168
Cannot access memory at address 0x7ffc4ef71168
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Failed to read a valid object file image from memory.
Core was generated by `/usr/local/sbin/opensips -P /var/run/opensips.pid -m 
1024'.
Program terminated with signal 11, Segmentation fault.
#0  fixup_get_svalue (msg=0x7ffc4e3e7bb0, gp=0x0, val=0x7fffe8708980) at 
mod_fix.c:913
913             if(gp->type==GPARAM_TYPE_STR)
Missing separate debuginfos, use: debuginfo-install 
glibc-2.12-1.47.el6_2.9.x86_64
(gdb) bt full
#0  fixup_get_svalue (msg=0x7ffc4e3e7bb0, gp=0x0, val=0x7fffe8708980) at 
mod_fix.c:913
        value = <error reading variable value (Cannot access memory at address 
0x7fffe8708930)>
        __FUNCTION__ = "fixup_get_svalue"
Cannot access memory at address 0x7fffe8708958
(gdb) 


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to