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

Serge Berney s.berney at kinonline.net
Mon Apr 6 11:46:32 CDT 2009


I found the problem, there was an old module (asterisk-addon for v1.4.23) that I copied from other installation who cause the problem...

... shame on me :-)

Serge

-----Message d'origine-----
De : asterisk-dev-bounces at lists.digium.com [mailto:asterisk-dev-bounces at lists.digium.com] De la part de Martin
Envoyé : lundi, 6. avril 2009 18:22
À : Asterisk Developers Mailing List
Objet : Re: [asterisk-dev] Asterisk compilation & install on differentfolder - segmentation fault

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
>

_______________________________________________
--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