<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Starting from page 379 (or maybe a page earlier??)<br>
    something went wrong with previous bop address calculation. <br>
    Below is a diff of  DTL files (wrong dvi and corrected one)<br>
    kernel.dt is an output of  $dv2dt KERNEL.dvi<br>
    kernel-fixed.dt is an output of  $ dt2dv kernel.dt kernel-fixed.dvi
    && dv2dt kernel-fixed.dvi<br>
    <br>
    $ diff kernel.dt kernel-fixed.dt<br>
    873325c873325<br>
    < bop 379 0 0 0 0 0 0 0 0 0 <font color="#cc0000">4182051</font><br>
    ---<br>
    > bop 379 0 0 0 0 0 0 0 0 0 <font color="#3333ff">4198435</font><br>
    876538c876538<br>
    < bop 380 0 0 0 0 0 0 0 0 0 4182184<br>
    ---<br>
    > bop 380 0 0 0 0 0 0 0 0 0 4198568<br>
    879692c879692<br>
    <br>
    <i><snip></i><br>
    <br>
    933416c933416<br>
    < post 4465452 25400000 473628672 1000 46531928 36343762 19 402<br>
    ---<br>
    > post 4481836 25400000 473628672 1000 46531928 36343762 19 402<br>
    933445c933445<br>
    < post_post <font color="#cc0000">4466941</font> 2 223 223 223
    223 223 223<br>
    ---<br>
    > post_post <font color="#3333ff">4483325</font> 2 223 223 223
    223 223 223<br>
    <br>
    <br>
    <blockquote cite="mid:565F6C46.9010500@12000.org" type="cite">Would
      any one know what
      <br>
      <br>
           Bad DVI file: byte 4466941 is not post!
      <br>
      <br>
      mean? May be this can give a clue.
      <br>
    </blockquote>
    DVITYPE reads dvi file from the end, locates post_post operator,
    reads argument - 4466941, that should say<br>
    where to locate post operator. Correct post operator address is 
    4483325.<br>
    <br>
    regards, <br>
    Deimantas<br>
  </body>
</html>