Paulo H. Mannheimer
2003-Dec-16 16:40 UTC
[Asterisk-Users] broken pipe - * does not respond
Hi, I?m having a serious problem at one customer. After 6 hours answering a PRI line, * stops responding in a very similar situation as described here ... http://lists.digium.com/pipermail/asterisk-users/2003-July/015391.html I took a look at "/proc/first * PID/fd" and there are hundreds of file descriptors; If I try to connect using asterisk -r I get the "broken pipe" error. I tried to find anything related at bugs.digium.com but couldn?t find any mention to this specific situation. My CVS version is quite old, but I would rather update it by a specific patch than to replace it entirely by a new one. Any hint would be greatly appreciated. Best regards, PauloHM
How old is your release.. and why not update? I'm using the latest cvs on a few projects and its fine. bkw On Tue, 16 Dec 2003, Paulo H. Mannheimer wrote:> Hi, I?m having a serious problem at one customer. After 6 hours answering a PRI > line, * stops responding in a very similar situation as described here ... > > http://lists.digium.com/pipermail/asterisk-users/2003-July/015391.html > > I took a look at "/proc/first * PID/fd" and there are hundreds of file > descriptors; > > If I try to connect using asterisk -r I get the "broken pipe" error. > > I tried to find anything related at bugs.digium.com but couldn?t find any > mention to this specific situation. My CVS version is quite old, but I would > rather update it by a specific patch than to replace it entirely by a new one. > > Any hint would be greatly appreciated. > > Best regards, > > PauloHM > > > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >
Kevin wrote:> Asterisk Crash > > I have an application that using the System() command. When ever I > invoke the command my asterisk crashes. > > I have updated to the latest CVS and it crashes. Can someone who has > the most recent CVS help me to verify if this is a code issue or my > setup? > > Thanks > > Extensions.conf > > > exten => 2810,1,System(date) > exten => 2810,2,Goodbye >System application works fine for me. You should provide more info about the crash (a backtrace of the core, if there is one, messages from the console of Asterisk, ...) in order to get some help. Michael.
I just reloaded my Linux operating system and new asterisk load with the thoughts that my configuration was at issue. When I invoke the system command, asterisk crashes. =======================================================================Connected to Asterisk CVS-12/17/03-09:16:51 currently running on localhost (pid = 2445) -- Executing System("SIP/2299-030b", "date") in new stack localhost*CLI> Disconnected from Asterisk server Executing last minute cleanups Asterisk cleanly ending (0). [root@localhost root]# [root@localhost root]# -----Original Message----- From: Michael Manousos [mailto:manousos@inaccessnetworks.com] Sent: Wednesday, December 17, 2003 4:05 AM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Asterisk Crash Kevin wrote:> Asterisk Crash > > I have an application that using the System() command. When ever I > invoke the command my asterisk crashes. > > I have updated to the latest CVS and it crashes. Can someone who has > the most recent CVS help me to verify if this is a code issue or my > setup? > > Thanks > > Extensions.conf > > > exten => 2810,1,System(date) > exten => 2810,2,Goodbye >System application works fine for me. You should provide more info about the crash (a backtrace of the core, if there is one, messages from the console of Asterisk, ...) in order to get some help. Michael. _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users
On Thu, 2003-12-18 at 07:25, Kevin wrote:> Asterisk Crash > > I have an application that using the System() command. When ever I > invoke the command my asterisk crashes. > > I have updated to the latest CVS and it crashes. Can someone offer some > suggestions on how to diagnose and correct this problem? > > Thanks > > Kevin > > Extensions.conf > > exten => 2810,1,System(date) > exten => 2810,2,Goodbyerepeating your question with no additional information will likely have it ignored. -- Steven Critchfield <critch@basesys.com>