home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25228 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  1.4 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!usenet.ins.cwru.edu!po.CWRU.Edu!esw
  2. From: esw@po.CWRU.Edu (Eric S. Wallace)
  3. Newsgroups: comp.os.linux
  4. Subject: 0.99 problem
  5. Date: 23 Jan 1993 18:58:23 GMT
  6. Organization: Case Western Reserve University, Cleveland, Ohio (USA)
  7. Lines: 40
  8. Message-ID: <1js4ggINN172@usenet.INS.CWRU.Edu>
  9. NNTP-Posting-Host: slc12.ins.cwru.edu
  10.  
  11.  
  12.  
  13.    I recently tried upgrading to version .99 of Linux and discovered that
  14. the new kernel crashes at start up. I had to configure by hand since the
  15. 'Configure' script doesn't work (it only processes the first couple lines
  16. of config.in before aborting), so its possible that something is configured
  17. incorrectly. Here is what the init routines spit out at boot time:
  18.  
  19. Serial driver version 3.8 with no serial option enabled
  20. ttys0 at 0x03f8 (irq = 4) is a 16450
  21. 8 virtual consoles
  22. lp_init: lp1 exists (0)
  23. Unable to handle kernel paging request at address c0400000
  24. Oops: 0002
  25. EIP:    0008:0003A410
  26. EFLAGS: 00010287
  27. fs: 0017
  28. base: C0000000, limit: 000A0000
  29. Pid: 0, processs nr: 0
  30. cb 00 00 40 42 39 ca 7c f7 89
  31. task[0] (swapper) killed: unable to recover
  32. kernel panic: Trying to free up swapper memory space
  33. In swapper task - not syncing
  34.  
  35. The computer freezes at this point. Does anyone know how to interpret those
  36. messages? FYI, the following options were configured:
  37.  
  38. CONFIG_BLK_DEV_HD
  39. CONFIG_TCPIP
  40. CONFIG_MAX_16M
  41. CONFIG_M486
  42.  
  43. CONFIG_MINIX_FS
  44. CONFIG_PROC_FS
  45. CONFIG_MSDOS_FS
  46.  
  47. Thanks in advance,
  48.  
  49. Eric Wallace
  50. esw@po.cwru.edu
  51.