[BACK]Return to report.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/report.html between version 1.14 and 1.15

version 1.14, 2001/12/14 22:16:16 version 1.15, 2002/01/03 19:24:05
Line 114 
Line 114 
 <p>  <p>
    <li>A traceback from your kernel panic.  If your kernel panic'ed, and you     <li>A traceback from your kernel panic.  If your kernel panic'ed, and you
     are at a <tt><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb</a>&gt;</tt>      are at a <tt><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb</a>&gt;</tt>
     prompt, then please provide the output of the <tt>traceback</tt> and      prompt, then please provide the panic message, as well as the output of
     <tt>ps</tt> commands in your bug report as advised.      the <tt>traceback</tt> and <tt>ps</tt> commands in your bug report as
     <b>This is essential whenever possible.</b>      advised.<br>
       If, for some reason, the panic message is not visible, you can get it
       again with the <tt>x/s *panicstr</tt> command.<br>
       <b>This is essential whenever possible. Panic reports without panic message,
       traceback and ps output are useless.</b><br>
     The output of <tt>show registers</tt> might be of interest as well.      The output of <tt>show registers</tt> might be of interest as well.
     You might then want to reboot with <tt>boot dump</tt> so that a kernel      You might then want to reboot with <tt>boot dump</tt> so that a kernel
     image could be saved by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=savecore&sektion=8&format=html">savecore(8)</a>      image could be saved by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=savecore&sektion=8&format=html">savecore(8)</a>

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15