[OpenSIPS-Users] Opensips2.1 crash

Liviu Chircu liviu at opensips.org
Tue Mar 29 10:40:04 CEST 2016


Hi Denis,

By default, the current build system will include the "-g" debugging 
symbols compiler flag of gcc. Run this in order to make sure your 
opensips binary includes them:

objdump -h /usr/local/sbin/opensips | grep debug

If it returns a few debug sections, then they are included, and most 
likely you are not passing the full/correct path for the opensips binary 
to gdb. (Hint: when GDB starts, does it say "opensips: No such file or 
directory"?)

If the above command returns nothing, then we'll have to edit some 
Makefile variables to force the "-g" flag.

Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com

On 29.03.2016 07:46, Denis wrote:
> Re: [OpenSIPS-Users] Opensips2.1 crash Hello Bogdan,
>
> Opensips has been downloaded/compiled/installed from git.
> Were should i check "debug symbols" for installation?
>
> Thank you.
>
> mailto:denis7979 at mail.ru
>
>
> 	Hi Denis,
>
> I guess you have opensips installed from packages - please install the 
> package with the debug symbols, so that the backtrace will get more sense.
>
> Regards,
> Bogdan-Andrei Iancu
> OpenSIPS Founder and Developer
> http://www.opensips-solutions.com
> On 28.03.2016 16:00, Denis wrote:
> Opensips2.1 crash Hello!
>
> I am going to upgrade my Opensips to 2.1. from 1.11.6.
> Opensips 2.1. had been installed on a test server and during the test 
> i notice periodic Opensips crash. And i cannot understand the reason.
>
> Thank you for any help.
>
> P.S. In attachment you can find PID of processes before the crash, 
> information from log and core file.
>
>
> mailto:denis7979 at mail.ru
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org <mailto:Users at lists.opensips.org>
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160329/fc8cbae0/attachment.htm>


More information about the Users mailing list