[OpenSIPS-Users] Timer process opensips1.6.4-2

Bogdan-Andrei Iancu bogdan at opensips.org
Tue Dec 4 15:36:54 CET 2012


Hi,

First locate the "core" file - usually in the working directory of 
OpenSIPS (typically the / dir - try "ls -la /core*" ).

Second, start gdb :
     gdb /path/to/opensips  /path/to/core

Run the bt command in gdb:
 > bt
   and
 > bt full


Post the output here.

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com


On 12/04/2012 03:12 PM, dpa wrote:
>
> Hello
>
> Sorry Bogdan but can you tell me how can I use gdb? I have not made it 
> before.
>
>
>       I noticed crash while the radius server (which I use for call
>       limit duration request) has been failed. I use
>       "|radius_send_auth()|" to get call limit duration from Billing.
>       When radius has been failing opensips didn't receive any reply
>       from it. Crashes have been stopped when I commented this
>       function in opensips.cfg.
>
> *From:*Bogdan-Andrei Iancu [mailto:bogdan at opensips.org]
> *Sent:* Tuesday, December 04, 2012 4:49 PM
> *To:* OpenSIPS users mailling list
> *Cc:* dpa
> *Subject:* Re: [OpenSIPS-Users] Timer process opensips1.6.4-2
>
> Hi,
>
> In opensips there are multiple timer processes - different modules may 
> ask for separate timer processes to avoid interferences with modules 
> (in terms of load on the timer routines). Nothing unusual here.
>
> Regarding the crash, do you have a core file resulted ? if so, please 
> use gdb to extract a backtrace from it.
>
> Thanks and Regards,
>
> Bogdan-Andrei Iancu
> OpenSIPS Founder and Developer
> http://www.opensips-solutions.com
>
>
> On 12/03/2012 08:35 AM, dpa wrote:
>
> Hello
>
> When I use "/usr/local/opensips1.6.4-2/sbin/opensipsctl fifo ps" i see 
> many processes.
>
> There are two of them have TYPE=timer. What does it mean?
>
> Today I have a twice problem with this process.
>
> "INFO:core:handle_sigs: child process 2405 exited by a signal 11"
>
> Where 2405 was a "timer" process.
>
> Thank you for any help.
>
>   
>   
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org  <mailto: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/20121204/565a4249/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 906 bytes
Desc: not available
URL: <http://lists.opensips.org/pipermail/users/attachments/20121204/565a4249/attachment-0001.gif>


More information about the Users mailing list