<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Can you get the output in gdb for:<br>
    <br>
    p *tl<br>
    <br>
    ?<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 16/01/15 04:29, 张顺通 wrote:<br>
    </div>
    <blockquote
cite="mid:CA+igrvzCW3vqbGMS4ZrJfBdvp07H5oHfAxm35e81sOTqGZ2oVQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">I user rtimer module :
        <div><br>
          <div>loadmodule "rtimer.so"<br>
          </div>
        </div>
        <div>
          <div>modparam("rtimer", "timer",
            "name=p_route;interval=1;mode=1;")</div>
          <div>modparam("rtimer", "exec", "timer=p_route;route=P_ROUTE")</div>
        </div>
        <div><br>
        </div>
        <div>application will coredump in sometimes, and core file in
          below, what's the reason?</div>
        <div><br>
        </div>
        <div>
          <div>Program terminated with signal 11, Segmentation fault.</div>
          <div>#0  0x00000000005fda98 in timer_list_expire
            (t=1043586690, h=0x7f9ed45ac9b0, slow_l=0x7f9ed45adc80,
            slow_mark=2316) at timer.c:877</div>
          <div>877<span class="" style="white-space:pre"> </span>timer.c:
            No such file or directory.</div>
          <div><span class="" style="white-space:pre"> </span>in
            timer.c</div>
          <div>(gdb) bt full</div>
          <div>#0  0x00000000005fda98 in timer_list_expire
            (t=1043586690, h=0x7f9ed45ac9b0, slow_l=0x7f9ed45adc80,
            slow_mark=2316) at timer.c:877</div>
          <div>        tl = 0x7f9ed47f7e98</div>
          <div>        ret = 0</div>
          <div>#1  0x00000000005fc686 in timer_handler () at timer.c:953</div>
          <div>        saved_ticks = 1043586690</div>
          <div>        run_slow_timer = 0</div>
          <div>        i = 268</div>
          <div>        __FUNCTION__ = "timer_handler"</div>
          <div>#2  0x00000000005fdd4d in timer_main () at timer.c:992</div>
          <div>No locals.</div>
          <div>#3  0x00000000004aa571 in main_loop () at main.c:1700</div>
          <div>        i = 12</div>
          <div>        pid = 0</div>
          <div>        si = 0x0</div>
          <div>        si_desc = "udp receiver child=11
sock=10.1.*.*:5160\000\000\b\000\000\000\000\000\000\000\000\060S\324\236\177\000\000\060=#z\001\000\000\000(\205V\324\236\177\000\000\060=#z\377\177\000\000\214\216N\000\000\000\000\000\037t\372D\000\000\000\000(\205V\324\236\177\000\000\220@#z\377\177\000\000\000\000\000\000\001\000\000"</div>
          <div>        nrprocs = 12</div>
          <div>        __FUNCTION__ = "main_loop"</div>
          <div>#4  0x00000000004af166 in main (argc=11,
            argv=0x7fff7a234098) at main.c:2561</div>
          <div>        cfg_stream = 0x1da75e0</div>
          <div>        c = -1</div>
          <div>        r = 0</div>
          <div>        tmp = 0x7fff7a234681 ""</div>
          <div>        tmp_len = 32767</div>
          <div>        port = 2049130512</div>
          <div>        proto = 32673</div>
          <div>        options = 0x706ec0
            ":f:cm:M:dVIhEeb:l:L:n:vKrRDTN:W:w:t:u:g:P:G:SQ:O:a:A:"</div>
          <div>        ret = -1</div>
          <div>        seed = 220012340</div>
          <div>        rfd = 4</div>
          <div>        debug_save = 0</div>
          <div>        debug_flag = 0</div>
          <div>        dont_fork_cnt = 0</div>
          <div>        n_lst = 0xb</div>
          <div>        p = 0x0</div>
          <div>        __FUNCTION__ = "main"</div>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
  </body>
</html>