home *** CD-ROM | disk | FTP | other *** search
- I think I've found where netbsd crashes on my machine. the line:
-
- tc = 0x82d08b00;
-
- consistantly crashes my machine. I have tried moving it before the
- first pmove, I have tried making it static data, and I have even tried
- initializing it in the declaration. So far nothing has worked. I
- don't understand why storing a value in a variable should cause this
- problem, but it does, and it does consistantly. Any ideas?
-
- Eduardo
- =========================================================================
- Eduardo Horvath eeh@btr.com
- ..!{decwrl,mips,fernwood}!btr!eeh
- "Trust me, I am cognizant of what I am doing." - Hammeroid
-
-
-