Neo Anderson
2009-Nov-19 06:19 UTC
[asterisk-users] Asterisk crashes : Failed to start PBX
Hello, I am using Asterisk 1.4.24.1 version in production. OS is Centos 5.3 64 bit & RAM is 8 GB. I am facing crash in asterisk approx each 12 hour. When it crashes I see below linesin asterisk logs. [Nov 18 06:47:23] WARNING[8730] pbx.c: Failed to create new channel thread [Nov 18 06:47:23] WARNING[8730] chan_sip.c: Failed to start PBX :( I debugged asterisk source code in details & I found that it happens because it can not allocate memory to create thread. Another thing is, when I check coredump using gdb, it's not showing any debug symbols. Would you please let me know how to prevent or resolve this? Thanks in advance!! -- Regards, voipexpert -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091118/72201a82/attachment.htm
Giorgio Incantalupo
2009-Nov-20 16:36 UTC
[asterisk-users] Asterisk crashes : Failed to start PBX
Hi Neo, have you checked your log files? It sometimes happened to me that Asterisk crashed without a reason. I discovered my logrotate didn't make its dirty work so I had huge log files. I lowered Asterisk log level and forced logrotate to work and now I have no more crashes. Hope it may help. :) Giorgio. Neo Anderson wrote:> Hello, > > I am using Asterisk 1.4.24.1 version in production. > OS is Centos 5.3 64 bit & RAM is 8 GB. > I am facing crash in asterisk approx each 12 hour. > When it crashes I see below lines in asterisk logs. > [Nov 18 06:47:23] WARNING[8730] pbx.c: Failed to create new channel thread > [Nov 18 06:47:23] WARNING[8730] chan_sip.c: Failed to start PBX :( > I debugged asterisk source code in details & I found that it happens > because it can not allocate memory to create thread. > > Another thing is, when I check coredump using gdb, it's not showing > any debug symbols. > > Would you please let me know how to prevent or resolve this? > > Thanks in advance!! > > -- > Regards, > voipexpert > > > ------------------------------------------------------------------------ > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Maybe Matching Threads
- How to get the c/s 15011(unstable)
- [LLVMdev] clang looking for gold plugin when used with '-emit-llvm' option
- VT-d on Xen is supporting 64bit BARs?
- [LLVMdev] clang looking for gold plugin when used with '-emit-llvm' option
- Can we disable secondary_bus_reset in runtime?