<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <link href="chrome://translator/skin/floatingPanel.css"
      type="text/css" rel="stylesheet">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Run the gdb debugger as something goes
      out of bounds as it<br>
      looks like it.<br>
      <br>
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; white-space: pre-wrap;"> Using GDB is easy. With JNOS running already, find out it's pid, using
   the linux command, 'ps -ef | grep jnos'. Once you know what the pid is,
   then run the gdb debugger something like this :

    gdb -p pid

   GDB will load, JNOS will hang temporarily, and GDB will suddenly give
   you a prompt. Enter the command, 'continue', at the prompt, and JNOS
   will continue to run again.

   When a crash occurs, GDB will break out to the prompt again, and JNOS
   will hang. Take a screen shot of what GDB printed out, then type in
   the command, 'back full', at the GDB prompt, and note the info that
   appears.
</pre>
      Mail that info to Maiko<br>
      <br>
      <br>
      Bob VE3TOK<br>
      <br>
      <br>
      On 14-01-19 07:10 PM, Wm Lewis wrote:<br>
    </div>
    <blockquote cite="mid:BLU170-W50837AA30820727BBFE9DFA9A50@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">Well, the latest round of JNOS crashes all give a
        common error.<br>
         <br>
        About every hour or so (more so during message forwards) my JNOS
        will crash and the error on the screen always starts with " ***
        glibc detected *** " Most also reference a "double-linked"<br>
         <br>
        Here are the last three I caught and wrote down.<br>
         <br>
         <br>
        <strong><font size="4">*** glibc detected *** /jnos/jnos:
            corrupted double-link list: 0x0000000000ff0fb0 ***</font></strong><br>
        <strong><font size="4">*** glibc detected *** /jnos/jnos:
            malloc(): smallbin double linked list: 0x0000000000a87e60
            ***</font></strong><br>
        <strong><font size="4">*** glibc detected *** /jnos/jnos:
            corrupted double-link list: 0x0000000001c6d390 ***</font></strong><br>
        <strong></strong> <br>
        Anyone have a clue where I should begin looking ??<br>
         <br>
        Bill Lewis / KG6BAJ<br>
        GVCITY node / 44.2.14.1<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
nos-bbs mailing list
<a class="moz-txt-link-abbreviated" href="mailto:nos-bbs@tapr.org">nos-bbs@tapr.org</a>
<a class="moz-txt-link-freetext" href="http://www.tapr.org/mailman/listinfo/nos-bbs">http://www.tapr.org/mailman/listinfo/nos-bbs</a>
</pre>
    </blockquote>
    <br>
    <div style="bottom: auto; left: 97px; right: auto; top: 179px;
      display: none;" class="translator-theme-default"
      id="translator-floating-panel">
      <div title="Click to translate"
        id="translator-floating-panel-button"></div>
    </div>
  </body>
</html>