Dan Fernandez
2003-Sep-20 16:28 UTC
[Asterisk-Users] SIP segfaults and problems loading modules
Last week I did a CVS update and since then I haven?t been able to run asterisk normally. The strange thing is that I have even go back to previous versions (0.5.0) and I am seening the same problems. Basically, when I try to load the zap module I get the following error: WARNING[16384]: File chan_zap.c, Line 577 (zt_open): Unable to> > specify channel 1: Device or resource busy(wxfxo loads fine) If I then do not load zap I get a problem when trying to load iax2 WARNING........:Unable to bind to 0.0.0.0 port 4569: Address already> > in useIf I then do not load iax2 asterisk starts fine. However when I try to place a SIP call it segfaults right away. I am starting asterisk as "asterisk -gcvvvv". I am also having trouble running gdb I get the following error: GDB was configured as "i586-suse-linux"... "/etc/asterisk/core.2035" not in executable fromat: File format not recognized. Can someone give me hand to get myself out of this mess? Thanks Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030920/e1053a6d/attachment.htm
Brian West
2003-Sep-20 16:47 UTC
[Asterisk-Users] SIP segfaults and problems loading modules
Try gdb asterisk /etc/asterisk/core.2035 bkw On Sat, 20 Sep 2003, Dan Fernandez wrote:> Last week I did a CVS update and since then I haven=B4t been able to run asterisk normally. The strange thing is that I have even go back to previous versions (0.5.0) and I am seening the same problems. > > Basically, when I try to load the zap module I get the following error: > WARNING[16384]: File chan_zap.c, Line 577 (zt_open): Unable to > > > specify channel 1: Device or resource busy > (wxfxo loads fine) > > If I then do not load zap I get a problem when trying to load iax2 > WARNING........:Unable to bind to 0.0.0.0 port 4569: Address already > > > in use > > If I then do not load iax2 asterisk starts fine. However when I try to place a SIP call it segfaults right away. > > I am starting asterisk as "asterisk -gcvvvv". I am also having trouble running gdb I get the following error: > GDB was configured as "i586-suse-linux"... "/etc/asterisk/core.2035" not in executable fromat: File format not recognized. > > Can someone give me hand to get myself out of this mess? > > Thanks > Dan > > > >