Hi I am running Kamailio and at times it just crashes, sometimes it happens once a day sometimes a few times a day, in debug mode it shows the following when it crashes
GDB shows
GDB BT Shows
Please advice
Hello,
On 1/24/12 12:57 PM, Ali Jawad wrote:
Hi I am running Kamailio and at times it just crashes, sometimes it happens once a day sometimes a few times a day, in debug mode it shows the following when it crashes
are you sure this is the right log? The signal is 15 (TERM) which is usually when kamailio is shut down from command.
GDB shows
GDB BT Shows
Please advice
What is the version you are using, send 'kamailio -V' output so we can look in the sources to that version
Cheers, Daniel
-- *Ali Jawad
*Information Systems Manager* *Splendor Telecom (www.splendor.net http://www.splendor.net/) Beirut, Lebanon Phone: +9611373725/ext 116 FAX: +9611375554*
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi The version is 3.1.0 - In more detail
[root@Kam-RTP-100-58 ~]# kamailio -V version: kamailio 3.1.0 (i386/linux) flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535, PKG_SIZE 4MB poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
I am not sure about the log though, sorry about that, I was working under stress and the log was console output.
Regards
On Wed, Jan 25, 2012 at 11:23 AM, Daniel-Constantin Mierla < miconda@gmail.com> wrote:
Hello,
On 1/24/12 12:57 PM, Ali Jawad wrote:
Hi I am running Kamailio and at times it just crashes, sometimes it happens once a day sometimes a few times a day, in debug mode it shows the following when it crashes
are you sure this is the right log? The signal is 15 (TERM) which is usually when kamailio is shut down from command.
GDB shows
GDB BT Shows
Please advice
What is the version you are using, send 'kamailio -V' output so we can look in the sources to that version
Cheers, Daniel
-- *Ali Jawad
*Information Systems Manager* *Splendor Telecom (www.splendor.net) Beirut, Lebanon Phone: +9611373725/ext 116 FAX: +9611375554*
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla -- http://www.asipto.comhttp://linkedin.com/in/miconda -- http://twitter.com/miconda
Hello,
there were many fixes in branch 3.1 since 3.1.0 was released, the latest patch release in that series is 3.1.5. Can you upgrade to it (or to latest git version on branch 3.1) to be sure this is not a bug already fixed?
Cheers, Daniel
On 1/25/12 10:59 AM, Ali Jawad wrote:
Hi The version is 3.1.0 - In more detail
[root@Kam-RTP-100-58 ~]# kamailio -V version: kamailio 3.1.0 (i386/linux) flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535, PKG_SIZE 4MB poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
I am not sure about the log though, sorry about that, I was working under stress and the log was console output.
Regards
On Wed, Jan 25, 2012 at 11:23 AM, Daniel-Constantin Mierla <miconda@gmail.com mailto:miconda@gmail.com> wrote:
Hello, On 1/24/12 12:57 PM, Ali Jawad wrote:
Hi I am running Kamailio and at times it just crashes, sometimes it happens once a day sometimes a few times a day, in debug mode it shows the following when it crashes http://pastebin.com/ZcQRnXmM
are you sure this is the right log? The signal is 15 (TERM) which is usually when kamailio is shut down from command.
GDB shows http://pastebin.com/02wVK0eZ GDB BT Shows http://pastebin.com/3TBAuQAp Please advice
What is the version you are using, send 'kamailio -V' output so we can look in the sources to that version Cheers, Daniel
-- *Ali Jawad * *Information Systems Manager* *Splendor Telecom (www.splendor.net <http://www.splendor.net/>) Beirut, Lebanon Phone: +9611373725/ext 116 FAX: +9611375554* _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla --http://www.asipto.com http://linkedin.com/in/miconda -- http://twitter.com/miconda
-- *Ali Jawad
*Information Systems Manager* *Splendor Telecom (www.splendor.net http://www.splendor.net/) Beirut, Lebanon Phone: +9611373725/ext 116 FAX: +9611375554*
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi I have been testing with versions throughout the last week and I can confirm that 3.2.0 does not have this issue. Regards
On Wed, Jan 25, 2012 at 2:42 PM, Daniel-Constantin Mierla <miconda@gmail.com
wrote:
Hello,
there were many fixes in branch 3.1 since 3.1.0 was released, the latest patch release in that series is 3.1.5. Can you upgrade to it (or to latest git version on branch 3.1) to be sure this is not a bug already fixed?
Cheers, Daniel
On 1/25/12 10:59 AM, Ali Jawad wrote:
Hi The version is 3.1.0 - In more detail
[root@Kam-RTP-100-58 ~]# kamailio -V version: kamailio 3.1.0 (i386/linux) flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535, PKG_SIZE 4MB poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
I am not sure about the log though, sorry about that, I was working under stress and the log was console output.
Regards
On Wed, Jan 25, 2012 at 11:23 AM, Daniel-Constantin Mierla < miconda@gmail.com> wrote:
Hello,
On 1/24/12 12:57 PM, Ali Jawad wrote:
Hi I am running Kamailio and at times it just crashes, sometimes it happens once a day sometimes a few times a day, in debug mode it shows the following when it crashes
are you sure this is the right log? The signal is 15 (TERM) which is usually when kamailio is shut down from command.
GDB shows
GDB BT Shows
Please advice
What is the version you are using, send 'kamailio -V' output so we can look in the sources to that version
Cheers, Daniel
-- *Ali Jawad
*Information Systems Manager* *Splendor Telecom (www.splendor.net) Beirut, Lebanon Phone: +9611373725/ext 116 FAX: +9611375554*
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla -- http://www.asipto.comhttp://linkedin.com/in/miconda -- http://twitter.com/miconda
-- *Ali Jawad
*Information Systems Manager* *Splendor Telecom (www.splendor.net) Beirut, Lebanon Phone: +9611373725/ext 116 FAX: +9611375554*
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla -- http://www.asipto.comhttp://linkedin.com/in/miconda -- http://twitter.com/miconda