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

Diff for /www/report.html between version 1.41 and 1.42

version 1.41, 2016/03/21 05:46:20 version 1.42, 2016/03/22 10:54:43
Line 30 
Line 30 
   
 <p>  <p>
 If nothing looks like it addresses your problem, then please become acquainted  If nothing looks like it addresses your problem, then please become acquainted
 with <a href="http://man.openbsd.org?query=sendbug">  with <a href="http://man.openbsd.org/?query=sendbug">
 sendbug(1)</a> before submitting a bug report.  sendbug(1)</a> before submitting a bug report.
   
 <h3><font color="#0000e0">Current version problem reports</font></h3>  <h3><font color="#0000e0">Current version problem reports</font></h3>
Line 122 
Line 122 
 <p>  <p>
  <li>A traceback from your kernel panic.   <li>A traceback from your kernel panic.
      If your kernel panicked and you are at a       If your kernel panicked and you are at a
      <a href="http://man.openbsd.org?query=ddb">ddb</a>       <a href="http://man.openbsd.org/?query=ddb">ddb</a>
      prompt, please provide the panic message, as well as the output of       prompt, please provide the panic message, as well as the output of
      the <tt>trace</tt> and <tt>ps</tt> commands in your bug report as       the <tt>trace</tt> and <tt>ps</tt> commands in your bug report as
      advised.       advised.
Line 137 
Line 137 
      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       image could be saved by
      <a href="http://man.openbsd.org?query=savecore">       <a href="http://man.openbsd.org/?query=savecore">
      savecore(8)</a> for further post-mortem debugging, as described in the       savecore(8)</a> for further post-mortem debugging, as described in the
      <a href="http://man.openbsd.org?query=crash">crash(8)</a>       <a href="http://man.openbsd.org/?query=crash">crash(8)</a>
      man page.       man page.
 <p>  <p>
    <li>If you're reporting a problem with the X Window System on an     <li>If you're reporting a problem with the X Window System on an
Line 160 
Line 160 
 <h3><font color="#0000e0">Sending in bug reports</font></h3>  <h3><font color="#0000e0">Sending in bug reports</font></h3>
   
 If possible, use the  If possible, use the
 <a href="http://man.openbsd.org?query=sendbug">sendbug(1)</a>  <a href="http://man.openbsd.org/?query=sendbug">sendbug(1)</a>
 command to help generate your bug report.  command to help generate your bug report.
 It will automatically include some useful information about your hardware  It will automatically include some useful information about your hardware
 that helps diagnose many issues.  that helps diagnose many issues.

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42