[OpenSIPS-Devel] [opensips] CRITICAL Errors make OpenSIPS crash & core dump (#816)

michelep notifications at github.com
Thu Mar 17 13:11:32 CET 2016


Hi Bogdan, following this istructions (https://wiki.ubuntu.com/Backtrace) i got:

```
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 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 "i586-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
[New LWP 15909]
Core was generated by `/usr/sbin/opensips -P /var/run/opensips.pid'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb765ee2c in ?? ()
(gdb) backtrace full
#0  0xb765ee2c in ?? ()
No symbol table info available.
#1  0xb77a1000 in ?? ()
No symbol table info available.
#2  0x081fa80c in ?? ()
No symbol table info available.
(gdb) info register
eax            0x0	0
ecx            0x3e25	15909
edx            0x6	6
ebx            0x3e25	15909
esp            0xbfb12084	0xbfb12084
ebp            0xbfb12510	0xbfb12510
esi            0xb6d7c280	-1227373952
edi            0xb77a1000	-1216737280
eip            0xb765ee2c	0xb765ee2c
eflags         0x202	[ IF ]
cs             0x73	115
ss             0x7b	123
ds             0x7b	123
es             0x7b	123
fs             0x0	0
gs             0x33	51
(gdb) x/16i $pc
=> 0xb765ee2c:	Cannot access memory at address 0xb765ee2c
(gdb) thread apply all backtrace

Thread 1 (LWP 15909):
#0  0xb765ee2c in ?? ()
#1  0xb77a1000 in ?? ()
#2  0x081fa80c in ?? ()
(gdb) quit

```
Hope this can help you

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/816#issuecomment-197851394
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20160317/6755202e/attachment.htm>


More information about the Devel mailing list