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

Diff for /www/report.html between version 1.47 and 1.48

version 1.47, 2016/08/15 02:22:11 version 1.48, 2017/06/26 17:18:58
Line 36 
Line 36 
   
 <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/sendbug">sendbug(1)</a> before submitting  with <a href="https://man.openbsd.org/sendbug">sendbug(1)</a> before submitting
 a bug report.  a bug report.
   
 <h3><font color="#0000e0">Current version problem reports</font></h3>  <h3><font color="#0000e0">Current version problem reports</font></h3>
Line 128 
Line 128 
 <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/ddb">ddb(4)</a>       <a href="https://man.openbsd.org/ddb">ddb(4)</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 143 
Line 143 
      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/savecore">savecore(8)</a> for further       <a href="https://man.openbsd.org/savecore">savecore(8)</a> for further
      post-mortem debugging, as described in the       post-mortem debugging, as described in the
      <a href="http://man.openbsd.org/crash">crash(8)</a> man page.       <a href="https://man.openbsd.org/crash">crash(8)</a> 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
    architecture that uses the X.Org server, please include the full     architecture that uses the X.Org server, please include the full
Line 163 
Line 163 
   
 <h3 id="bugtypes"><font color="#0000e0">Sending in bug reports</font></h3>  <h3 id="bugtypes"><font color="#0000e0">Sending in bug reports</font></h3>
   
 If possible, use the <a href="http://man.openbsd.org/sendbug">sendbug(1)</a>  If possible, use the <a href="https://man.openbsd.org/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.47  
changed lines
  Added in v.1.48