home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-07 / text0129.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  636 b   |  18 lines

  1. I think I've found where netbsd crashes on my machine.  the line:
  2.  
  3.     tc = 0x82d08b00;
  4.  
  5. consistantly crashes my machine.  I have tried moving it before the
  6. first pmove, I have tried making it static data, and I have even tried
  7. initializing it in the declaration.  So far nothing has worked.  I
  8. don't understand why storing a value in a variable should cause this
  9. problem, but it does, and it does consistantly.  Any ideas?
  10.  
  11. Eduardo
  12. =========================================================================
  13. Eduardo Horvath                eeh@btr.com
  14.                     ..!{decwrl,mips,fernwood}!btr!eeh
  15.     "Trust me, I am cognizant of what I am doing." - Hammeroid
  16.  
  17.  
  18.