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

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

version 1.13, 2001/08/29 11:07:44 version 1.14, 2001/12/14 22:16:16
Line 107 
Line 107 
         information that is captured in /var/run/dmesg.boot.  If this is the          information that is captured in /var/run/dmesg.boot.  If this is the
         case, include information from both.  <b>Please include this          case, include information from both.  <b>Please include this
         in all bug reports.</b>          in all bug reports.</b>
 <P>  <p>
     <li> If you run third-party software which has to do with your bug, say so, including any     <li> If you run third-party software which has to do with your bug, say so,
      subversion that software may have. If you are talking about a CVS or FTP       including any subversion that software may have. If you are talking about
      snapshot, mention that, including its date and time.       a CVS or FTP snapshot, mention that, including its date and time.
 <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>ddb&gt;</tt> prompt where you can type <tt>traceback</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>
     then please do so. Submit the traceback output in your bug report.  <b>      prompt, then please provide the output of the <tt>traceback</tt> and
     This is essential whenever possible.</b>      <tt>ps</tt> commands in your bug report as advised.
       <b>This is essential whenever possible.</b>
       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
       image could be saved by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=savecore&sektion=8&format=html">savecore(8)</a>
       for further post-mortem debugging.
   
 </ol>  </ol>
 <p>  <p>

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