home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / coherent / 6514 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  3.0 KB

  1. Path: sparky!uunet!gatech!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!rutgers!micro-heart-of-gold.mit.edu!uw-beaver!uw-coco!mdisea!mdivax1!van-bc!rwsys!root
  2. From: root@rwsys.wimsey.bc.ca (Superuser)
  3. Newsgroups: comp.os.coherent
  4. Subject: Re: Is there any hope left?
  5. Message-ID: <9212297206@rwsys.wimsey.bc.ca>
  6. Date: 30 Dec 92 16:57:14 GMT
  7. References: <1992Dec27.211524.17910@netcom.com>
  8. Organization: RWSYS Exporter BBS system
  9. Lines: 71
  10.  
  11. messina@netcom.com (Tony Porczyk) writes:
  12. > Motherboard     Micronics Gemini 486/33 w/16 MB of memory
  13. > BIOS            Phoenix 80486 ROM BIOS Plus Version 0.10 G17-2
  14. > Disk Controller SCSI Adaptec 1542B
  15. > Disk            340 MB SCSI Maxtor
  16. > Video           Oak 512 + VGA B&W monitor
  17. > Keyboard        Northgate Omni Key 101
  18. Nice Hardware, I'm jealous. Sounds like you are having a most
  19. terrible time of it.
  20.  
  21. The DDK manual provides some information on interpreting these
  22. dumps. 
  23.  
  24. >    cr2=c399fce eax=ffc3a0d8 ebx=7 ecx=ffc3a0c8 edx=0 esi=ffc3a0c8
  25.      ^^^^^^^^^^^
  26.      program data in a user 
  27.      process caused this problem.
  28. >    edi=ffc3a0dc ebp=fffffc18 esp=fffffbe8 err #14 eip=ffc05c42 uesp=7
  29.                                             ^^^^^^^
  30.                                             Page fault.
  31. >    cmd=     efl=11097 sigcode=#11 User Trap
  32.      ^^^^^^^^           ^^^^^^^^^^^^^^^^^^^^^
  33.      don't know         whoever caused this
  34.      which program.     did a segmentation violation.
  35.      I have not seen
  36.      a blank command
  37.      before. 
  38.  
  39. eax, ecx, esi, edi, ebp, esp and *eip* all point to the kernel stack.
  40. uesp should point at user stack, because that's where the auto style
  41. variables and passed values reside. The uesp points at program text,
  42. where it definitely should not point, (unless the current process is
  43. the loader).
  44.  
  45. The blank cmd= would make me wonder if there isn't a floppy drive
  46. problem. I could imagine the installation script reading your floppy
  47. when it suddenly draws a blank, believing that to be the name of
  48. the program to run. 
  49.  
  50. I also wonder if your memory is able to keep up with your processor.
  51. If you have one of those 'Turbo' switches, try slowing the machine
  52. down. Try adding wait states in your bios setup.
  53.  
  54.  
  55. > Does anyone have any ideas???  I am beginning to give up on Coherent.
  56.  
  57. Understandable.. But I encourage you to perservere. I hope you
  58. will be able to tweak your configuartions a bit, and get fine
  59. performance.
  60.  
  61. It is possible that you have misconfigured your scuzzy card. Maybe
  62. you have it running in synchronous mode, or your translation mode
  63. is not appropriate. Obviously, the irq, dma and io base are correct
  64. or you'd get nothing at all in the way of files. 
  65.  
  66.  
  67. > Thanks,
  68. > Tony
  69.  
  70. --
  71. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  72. root@rwsys.wimsey.bc.ca (Randy Wright)                     Exporter BBS
  73. (604) 581-0518  8N1  (Bell 103/212A, V22.bis)  interactive login: guest
  74. Anon uucp:  ogin: uguest     MACHINE=uguest LOGNAME=uguest MYNAME=rwsys
  75. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  76.