<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.1">
</HEAD>
<BODY>
If you leave all of the modules enabled, which one does it have a problem with? You should be able to run &quot;asterisk -vvvvvc&quot; to see where it stops loading. The last line or so should give you the module that it tried to load before it failed. Based on the last time I tried to install under Ubuntu, you're probably failing to load the Zap module. Since you're in a VM and it's unlikely that you're using Zap for anything, you can disable chan_zap.so and see if your Asterisk starts properly then.<BR>
<BR>
Cheers,<BR>
AR<BR>
<BR>
<BR>
On Sun, 2008-03-30 at 20:50 -0400, Ein Bielaczyc wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I'm just wondering if any one else has tried to successfully install</FONT>
<FONT COLOR="#000000">Asterisk on Ubuntu inside VM.</FONT>

<FONT COLOR="#000000">I've installed Ubuntu without incident or error. Even the install of</FONT>
<FONT COLOR="#000000">Asterisk is relatively straightforward as it is maintained in one of</FONT>
<FONT COLOR="#000000">the repositories. But when I attempt to start Asterisk I get a nice</FONT>
<FONT COLOR="#000000">Segmentation Fault. I've narrowed down the problem somewhat. If I</FONT>
<FONT COLOR="#000000">disable modules from automatically loading in modules.conf, e.g.</FONT>
<FONT COLOR="#000000">autoload=no, Asterisk will start. If I keep the default, autoload=yes,</FONT>
<FONT COLOR="#000000">Asterisk fails to start (seg fault). I can't find in any of the other</FONT>
<FONT COLOR="#000000">config files where Asterisk may be trying to load a module and</FONT>
<FONT COLOR="#000000">therefore crashing the system.</FONT>

<FONT COLOR="#000000">I'm really just trying to experiment with different features and</FONT>
<FONT COLOR="#000000">configurations of multiple Asterisk machines and would prefer to do</FONT>
<FONT COLOR="#000000">that in virtual space. I'm willing to make my configs available. I</FONT>
<FONT COLOR="#000000">just thought I'd drop this email on the list hoping for the chance</FONT>
<FONT COLOR="#000000">that someone has dealt and corrected this problem. :-)</FONT>

<FONT COLOR="#000000">Thanks much in advance.</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>