home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.94 / text0266.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  471 b   |  14 lines

  1. I brought over linux kernel 1.1.69 and tried Executor.  It crashed
  2. immediately, as people have reported.
  3.  
  4. It turns out that the new shared memory code introduced in kernel
  5. 1.1.62 catches a situation where we end up looking one byte past the
  6. end of allocated shared memory and (correctly) crashes.  Older
  7. versions of the kernel were more forgiving of our error.  I fixed
  8. Executor, so Executor 1.99d (when released) should work with the
  9. recent kernels.
  10.  
  11. -Mat
  12. mat@ardi.com
  13.  
  14.