home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.bsd
- Path: sparky!uunet!pipex!ibmpcug!adrian
- From: adrian@rachel.ibmpcug.co.uk (Adrian Hall)
- Subject: Machine crashes for no reason....Im out of ideas...
- Organization: The IBM PC User Group, UK.
- Date: Thu, 7 Jan 1993 17:55:29 GMT
- Message-ID: <C0HwGI.IFC@ibmpcug.co.uk>
- Sender: news@ibmpcug.co.uk (News System Administration)
- Nntp-Posting-Host: rachel.ibmpcug.co.uk
- Lines: 98
-
- A strange problem has started to occur recently on my machine. It seems
- to enjoy rebooting for no reason whatsoever. No messages are usually
- left. Occasionally, the message
-
- Panic: kmem_map too small...
- Updating disks before rebooting.
-
- Appears. Sometimes I get a vm_fault() error message (but rarely).
-
- Anyone any ideas where I should even start looking???
-
- Config is below for those interested.
-
- Adrian
- --
- Config:
-
- Contaq 486/50 Motherboard AMI BIOS. Cache options 16Meg cached
- C0000-C8000 remapped. (Machine crashes straight away
- if I dont do this.)
- Western Digital WD-1009V ESDI Controller
- (Also serves the floppy drive)
- Adaptec 1542 SCSI Controller
- Novell NE-2000 Ethernet Controller
- 2 x Serial Ports
- Dowty Trailblazer connected to COM1: running at 19.2K
- locked interface speed.
- 1 x Parallel Port
- EGA GRaphics Card.
-
- Kernel:
- Standard Distribution
- Patches 1-58 applied (removed extra return on Patch 19)
- Recently Posted NE-2000 driver
- Julians SCSI drivers.
- ESDI has standard boot-blocks, SCSI has new boot-blocks.
- New-Year Clock Patch
- Julians IP Memory-leak patch
-
- machine "i386"
- cpu "i386"
- ident RACHEL
- timezone 0 dst
- maxusers 32
- options XSERVER,INET,ISOFS,NFS,GATEWAY
- options "COMPAT_43"
- options "TCP_COMPAT_42"
-
- config "386bsd" root on wd0 swap on wd0 and sd0
-
- controller isa0
- controller wd0 at isa? port "IO_WD1" bio irq 14 vector wdintr
- disk wd0 at wd0 drive 0
- disk wd0 at wd0 drive 1
-
- controller fd0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
- disk fd0 at fd0 drive 0
- disk fd1 at fd0 drive 1
-
- controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr
- controller scbus0
-
- device sd0
- device sd1
- device sd2
- device sd3
-
- device st0
- device st1
- device st2
- device st3
-
- device cd0
- device cd1
-
- device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint
- device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
- device com1 at isa? port "IO_COM1" tty irq 4 vector comintr
- device com2 at isa? port "IO_COM2" tty irq 3 vector comintr
- device lpt1 at isa? port "IO_LPT1" tty irq 7 vector lptintr
-
- device we0 at isa? port 0x280 net irq 2 iomem 0xd0000 iosiz 8192 vector weintr
- device ne0 at isa? port 0x300 net irq 2 vector neintr
- device ec0 at isa? port 0x250 net irq 2 iomem 0xd8000 iosiz 8192 vector ecintr
-
- pseudo-device loop
- pseudo-device ether
- pseudo-device log
- pseudo-device pty 32
-
- pseudo-device swappager
- pseudo-device vnodepager
- pseudo-device devpager
- --
- ------------------------------------------------------------------------------
- Adrian Hall Telephone: +44 (0)81 863 1191
- Connect Systems Manager Fax: +44 (0)81 863 6095
- The IBM PC User Group Internet: adrian@ibmpcug.co.uk
-