<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/en/2166/18/9/_/styles/combined.css?spaceKey=AST&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages?focusedCommentId=18415829#comment-18415829">Asterisk Packages</a></h2>
        <h4>Page
        <b>comment added</b> by              <a href="https://wiki.asterisk.org/wiki/display/~pabelanger">Paul Belanger</a>
    </h4>
    <br/>
    <div class="notificationGreySide">
       <p>Using the:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="theme: Confluence; brush: java; gutter: false">DEB_BUILD_OPTIONS="debug" apt-get -b source asterisk</pre>
</div></div>

<p>command should have created local packages for you to install and not required you to manually run make menuselect / make / make install.   As such, it maybe possible you are not running using the same patch set as the packages.  This could explain why you are not seeing the crash again.</p>

<p>Find me on IRC tomorrow, I'm usually there 9-5 EST (GMT-5).</p>
    </div>

                <div style="border-bottom: 1px solid #ddd; padding: 10px 20px 7px 20px;">
        <strong>In reply to a comment by <a href="/wiki/display/~roxy"
                          class="url fn confluence-userlink" data-username="roxy"
                   >herman</a>:</strong><br/>
        <p>Paul,</p>

<p>didn't find you yesterday on freenode (took me some time to register ... and maybe also time zone difference ? (I'm in Europe) </p>

<p>anyhow, I finally managed to build the Asterisk  1.8.6.0 via 'DEB_BUILD_OPTIONS="debug" apt-get -b source asterisk'  and then config/make/make install as I was used to do before. </p>

<p>and guess what - it does NOT give the segmentation problem on starting up asterisk and seems to run wel (except for lots of XMLdocs missing during startup up - any means to disable this in the modules.conf in stead of installing libxml2-dev and recompile asterisk?)</p>

<p>could it be that meanwhile some bug is resolved, so that the binary package for lucid is already outdated - and that I'm using the latest trunk release now instead of the latest branch? If so it's better to upgrade the package I guess...</p>

<p>this is the end of the startup and the running version:<br/>
<span class="error">&#91;Sep 15 21:14:10&#93;</span> WARNING<a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=1731" class="createlink">1731</a>: xmldoc.c:1789 xmldoc_build_field: Couldn't find function QUEUE_MEMBER_LIST in XML documentation<br/>
<span class="error">&#91;Sep 15 21:14:10&#93;</span> WARNING<a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=1731" class="createlink">1731</a>: xmldoc.c:1789 xmldoc_build_field: Couldn't find function QUEUE_MEMBER_LIST in XML documentation<br/>
  == Registered custom function 'QUEUE_MEMBER_LIST'<br/>
<span class="error">&#91;Sep 15 21:14:10&#93;</span> WARNING<a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=1731" class="createlink">1731</a>: xmldoc.c:1789 xmldoc_build_field: Couldn't find function QUEUE_WAITING_COUNT in XML documentation<br/>
<span class="error">&#91;Sep 15 21:14:10&#93;</span> WARNING<a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=1731" class="createlink">1731</a>: xmldoc.c:1789 xmldoc_build_field: Couldn't find function QUEUE_WAITING_COUNT in XML documentation<br/>
  == Registered custom function 'QUEUE_WAITING_COUNT'<br/>
<span class="error">&#91;Sep 15 21:14:10&#93;</span> WARNING<a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=1731" class="createlink">1731</a>: xmldoc.c:1789 xmldoc_build_field: Couldn't find function QUEUE_MEMBER_PENALTY in XML documentation<br/>
<span class="error">&#91;Sep 15 21:14:10&#93;</span> WARNING<a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=1731" class="createlink">1731</a>: xmldoc.c:1789 xmldoc_build_field: Couldn't find function QUEUE_MEMBER_PENALTY in XML documentation<br/>
  == Registered custom function 'QUEUE_MEMBER_PENALTY'<br/>
 app_queue.so =&gt; (True Call Queueing)<br/>
  == Parsing '/etc/asterisk/cli_permissions.conf':   == Found<br/>
Asterisk Ready.<br/>
  == Parsing '/etc/asterisk/cli.conf':   == Found<br/>
*CLI&gt; </p>
        </div>
    
    <div id="commentsSection" class="wiki-content pageSection">
      <div style="float: right;" class="grey">
                        <a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=AST">Stop watching space</a>
            <span style="padding: 0px 5px;">|</span>
                <a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action">Change email notification preferences</a>
</div>
       <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages?focusedCommentId=18415829#comment-18415829">View Online</a>
              |
       <a id="reply-18415829" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages?replyToComment=18415829#comment-18415829">Reply To This</a>
           </div>

</div>
</div>
</div>
</div>
</body>
</html>