Date: Fri, 6 Sep 1996 18:08:15 +0100 (BST) From: Gordon Henderson <gordon@drogon.net> To: "Justin T. Gibbs" <gibbs@freefall.freebsd.org> Cc: freebsd-scsi@freebsd.org Subject: Re: CCD Setup woes ... (Kernel Panic) Message-ID: <Pine.LNX.3.91.960906180326.342D-100000@unicorn> In-Reply-To: <199609061625.JAA05107@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 6 Sep 1996, Justin T. Gibbs wrote: > > ccdconfig -c -v ccd0 32 none /dev/sd1f /dev/sd2f > > > >which resulted in a kernel panic. The message is: > > > > vm_bounce_alloc: b_bufsize(0x80) < b_count(0x200) !! > > panic: vm_bounce_alloc > > A stack trace would be helpfull in tracking this down. Put DDB in your > kernel (options DDB) and use the 'trace' command when the panic occurs. I'm having to copy this over by hand, but it goes: _Debugger _panic _vm_bounce_alloc _sd_strategy _scsi_strategy _sdstrategy _spec_strategy _ccdstart _ccdstrategy _correct_readdisklabel _ccdgetdisklabel _ccdioctl _spec_ioctl _vm_ioctl _ioctl _syscall It's FreeBSD 2.1.5R... Gordon -- Gordon Henderson gordon@vbc.net VBCnet GB Ltd http://www.uk.vbc.net/ Bristol, England +44 117 929 1316 fax +44 117 927 2015
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.91.960906180326.342D-100000>