<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 09.12.17 04:31, Malcolm O'Hare
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:BN6PR22MB0977A317335E7C465D8DF51786310@BN6PR22MB0977.namprd22.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
      <div class="WordSection1">
        <p class="MsoNormal">I want to experiment with using the async
          module.  I added the module and updated my request_route to
          call async_task_route() and put all the existing routing logic
          in a new route.  Unfortunately my kamailio is crashing looking
          up a cfg_get variable.  The exact same route logic works fine
          in the normal child process, its only when its run in a
          async_worker that it fails.</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Is this a known issue?</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I can see in the core file that there is no
          group handle in the cfg_group_t (its 0x0), but I know nothing
          about how that gets set and where.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
    </blockquote>
    Open a new issue on bug tracker and put there the output of 'bt
    full' taken from core file with gdb - this is useful to
    troubleshoot.<br>
    <br>
      - <a class="moz-txt-link-freetext" href="https://github.com/kamailio/kamailio/issues">https://github.com/kamailio/kamailio/issues</a><br>
    <br>
    Cheers,<br>
    Daniel<br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio Advanced Training - <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
Kamailio World Conference - May 14-16, 2018 - <a class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a></pre>
  </body>
</html>