From owner-freebsd-questions Wed Jun 26 16:09:06 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA01480 for questions-outgoing; Wed, 26 Jun 1996 16:09:06 -0700 (PDT) Received: from mail (mail.bcpl.lib.md.us [204.255.212.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA01475 for ; Wed, 26 Jun 1996 16:09:04 -0700 (PDT) Received: from ppp3.bcpl.lib.md.us by mail (5.0/SMI-SVR4) id AA26877; Wed, 26 Jun 1996 19:09:14 +0500 Received: by ppp3.bcpl.lib.md.us with Microsoft Mail id <01BB6393.0517AA80@ppp3.bcpl.lib.md.us>; Wed, 26 Jun 1996 19:09:37 -0400 Message-Id: <01BB6393.0517AA80@ppp3.bcpl.lib.md.us> From: Anil John To: "'Greg Lehey'" Cc: FreeBSD Questions Subject: RE: Compiling kernel for ATAPI CD-ROM error - fatal signal 11- what is it? Date: Wed, 26 Jun 1996 19:05:25 -0400 Encoding: 24 TEXT Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Greg Lehey[SMTP:grog@lemis.de] wrote: >Well, I'm not the most experienced in this area, so maybe somebody >else will come up with better ideas, but normally a SIGSEGV (signal >11) indicates memory problems. This could be main memory, or it could >be cache. Before you go out and buy a new motherboard and memory, >check the BIOS setup menus. Probably the best bet is to disable >cache, which will make the machine horribly slow, but if you can then >build your kernel, you'll know where the problem lies. If your BIOS >has memory refresh options, try slowing them down a bit. > It Worked!!!!. I disabled my cache and as you mentioned the machine was as slooow.. But I let it compile overnight and it went thru... Now my machine detects the CD Rom when I boot up.... >being able to access it. That won't work, of course. Is there some >pressing reason why you can't leave your ATAPI drive as the slave of >the master controller? > Not really. Just thought that I would leave that slot open if I wanted to add a hard disk at a later point. But for right now, I have the CD-ROM hanging off it. Thanks again for all of your help.... Anil