[OpenSIPS-Users] Timer process opensips1.6.4-2
dpa
denis7979 at mail.ru
Fri Dec 7 14:30:13 CET 2012
Thank you Bogdan I will learn the Docs.
From: Bogdan-Andrei Iancu [mailto:bogdan at opensips.org]
Sent: Friday, December 07, 2012 4:15 PM
To: OpenSIPS users mailling list
Cc: dpa
Subject: Re: [OpenSIPS-Users] Timer process opensips1.6.4-2
See more on:
http://www.opensips.org/Resources/DocsTsCrash
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 12/07/2012 12:24 PM, Bogdan-Andrei Iancu wrote:
Hi,
maybe you do not have permissions to generate core. Be sure you do "ulimits
-c unlimited" before starting OpenSIPS - this will allow opensips to write a
core file if crashing.
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 12/07/2012 05:45 AM, dpa wrote:
Hello Bogdan
Sorry I was wrong at the beginning. In log during crash I see
<INFO:core:handle_sigs: core was not generated>
From: Bogdan-Andrei Iancu [mailto:bogdan at opensips.org]
Sent: Thursday, December 06, 2012 3:08 PM
To: dpa
Cc: 'OpenSIPS users mailling list'
Subject: Re: [OpenSIPS-Users] Timer process opensips1.6.4-2
In your logs, when crashing, after the line with:
"INFO:core:handle_sigs: child process 2405 exited by a signal 11"
Do you have any line with "
"core was generated"
or similar. ?
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 12/06/2012 12:57 PM, dpa wrote:
"ls -la /core*" doesn't show any file
From: Bogdan-Andrei Iancu [mailto:bogdan at opensips.org]
Sent: Thursday, December 06, 2012 2:48 PM
To: dpa
Cc: 'OpenSIPS users mailling list'
Subject: Re: [OpenSIPS-Users] Timer process opensips1.6.4-2
Hi, look into the root of you file system:
"ls -la /core*"
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 12/06/2012 06:36 AM, dpa wrote:
Hello
Thank you for consultation, but I cannot find any core* file in opensips
directory (/usr/local/opensips1.6.4-2/). Can you tell me how can I get it?
From: Bogdan-Andrei Iancu [mailto:bogdan at opensips.org]
Sent: Tuesday, December 04, 2012 6:37 PM
To: dpa
Cc: 'OpenSIPS users mailling list'
Subject: Re: [OpenSIPS-Users] Timer process opensips1.6.4-2
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
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/20121207/60c04488/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/20121207/60c04488/attachment-0001.gif>
More information about the Users
mailing list