[asterisk-dev] Asterisk compilation & install on different folder - segmentation fault

Martin asterisklist at callthem.info
Mon Apr 6 11:21:52 CDT 2009


1) run Asterisk in gdb

OR

2) pass asterisk as argument the location of asterisk.conf and make
sure you have the directories defined there

Martin

On Mon, Apr 6, 2009 at 10:27 AM, Serge Berney <s.berney at kinonline.net> wrote:
> Hello,
>
>
>
> I made an Asterisk compilation from source 1.6.0.6 with those parameters :
>
>
>
> ./configure --prefix=/opt/asterisk-1 --sysconfdir=/opt/asterisk-1/etc
> --localstatedir=/opt/asterisk-1/var
>
>
>
> All compilation went well and after the “make install”, all my Asterisk
> files are located under “/opt/asterisk-1” folder…
>
> I made all change on config files for path.
>
>
>
> But now, when I try to launch Asterisk through this command :
>
>
>
> /opt/asterisk-1/sbin/asterisk –c
>
>
>
> Last line is “segmentation fault”. I’m unable to launch application…
>
>
>
> /opt/asterisk-1/var/run/asterisk folder is well populated by a .ctl and a
> .pid file but asterisk process is not launched (check with “top” command)…
>
> I’m connected as root (compilation and installation was also made on root
> account).
>
>
>
> FYI: Asterisk with default folder is running well on a different server.
>
>
>
>
>
> Someone can help me ??? Thanks in advance !
>
>
>
>
>
> Serge BERNEY
> Kin SA
> www.kinonline.net
>
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-dev
>



More information about the asterisk-dev mailing list