From owner-freebsd-bugs Fri Nov 10 19:50:48 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA27357 for bugs-outgoing; Fri, 10 Nov 1995 19:50:48 -0800 Received: from gw1.att.com (gw1.att.com [192.20.239.133]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id TAA27341 ; Fri, 10 Nov 1995 19:50:36 -0800 Received: from aloft.UUCP by ig1.att.att.com id AA29361; Thu, 9 Nov 95 18:45:50 EST From: "gary.corcoran" To: bugs@freebsd.org, jkh@freebsd.org Received: from stargazer (stargazer.cnet.att.com) by aloft (4.1/DCS-aloft-M3.1) id AA07514; Thu, 9 Nov 95 18:16:21 EST Received: from localhost by stargazer (4.1/DCS-aloft_client-S2.1) id AA11356; Thu, 9 Nov 95 18:16:19 EST Message-Id: <9511092316.AA11356@stargazer> Date: Thu, 09 Nov 95 18:16:19 -0500 Original-From: "gary.corcoran" X-Mailer: Mozilla 1.1N (X11; I; SunOS 4.1.3_U1 sun4c) Mime-Version: 1.0 Original-To: freebsd.org!bugs, freebsd.org!jkh Subject: panic: vm_bounce_alloc during initial installation (writing disk info) X-Url: http://www.freebsd.org/support.html Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Sender: owner-bugs@freebsd.org Precedence: bulk I sent mail on this subject a few months ago (July) and never heard anything back on my report. We were having some email problems back then, so I don't know if my report never reached anyone - or - if you replied but I never received the reply. Nevertheless: I first saw this problem trying to install version 2.0.5, and I am still seeing the same problem when trying to install the latest 2.1 SNAP (10/26 if I recall). When trying to perform the initial installation on my machine, after going through all the menus to partition and label the disk, when I go to commit the changes to disk, I immediately get the following error message (as seen on the debug screen): vm_bounce_alloc: b_bufsize(0x200) < b_bcount(0x1ff0a400) !! and nothing gets written to the disk (I *am* glad it doesn't trash my disk!). Turning on the new "debug flag" did not yield any additional information. My environment is: Pentium 90 (AMI Titan II EISA/PCI motherboard, one CPU installed) BT946C BusLogic PCI bus-mastering SCSI controller Greater than 1GB disk translation enabled (out of necessity) 4G SCSI disk - using third DOS partition for FreeBSD 32MB memory I am a hacker and would try to track this down myself - but I'm in a catch-22 here: I can't edit and recompile the system until I get the system installed! So any help with this critical problem would be appreciated. I'll be happy to try any new versions you come up with that you think will address this problem. One of the problems may be that bounce buffers shouldn't really be used on my machine, given that I've got a 32-bit bus-mastering SCSI controller (this is probably related to kernel problem #378). But even if it does want to use bounce buffers during install "just to be safe", that's okay - but the panic is not... BTW - the installation program *does* find and identify my BT946C controller. Personal note: I've been trying to get FreeBSD installed on one of my machines for over two years now, and have never been successful! When I bought the hardware for my new Pentium machine, I specifically checked to make sure that the pieces (e.g. the SCSI controller) were currently supported by FreeBSD, and thought that installation would be a breeze with the "right" hardware! But of course, being a software practitioner myself, I know that code is never easy (that's why they call it CODE!). So, as you might presume by the fact that I'm *still* trying to install FreeBSD after more than two years, I *really* would like to get it going one of these days! I realize that all the development work for FreeBSD is "spare time" from volunteers, and that someone may not get around to fixing this "immediately". But I do consider this to be a "critical" problem (at least for me!) because I can't even get the system installed - and I must not be the only person seeing this problem... So, because of our recent unreliability of email, and the fact that this mail may not even be read until someone has some "spare time", I would appreciate at least a simple "ack" that a FreeBSD org. person has seen this email... Thank you! Gary Corcoran gtc@aloft.att.com