Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Nov 1998 21:19:42 -0700 (MST)
From:      "Kenneth D. Merry" <ken@plutotech.com>
To:        logix@foobar.franken.de (Harold Gutch)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: page fault when rm'ing on ccd-partition
Message-ID:  <199811190419.VAA07192@panzer.plutotech.com>
In-Reply-To: <19981118113805.A5521@foobar.franken.de> from Harold Gutch at "Nov 18, 98 11:38:05 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Harold Gutch wrote...
> Hi,
> 
> I'm experiencing problems on a (non-local) 3.0-19980916-SNAP
> non-SMP System. When rm'ing certain files from a ccd'd disk the
> machine panics. I can't really localize the problem any further
> as:

[ ... ]

> $ nm -aout /kernel | grep f01152                         
> f0115288 t _ahc_handle_target_cmd

I believe this panic was fixed a couple of days after that snapshot was
made:

[ log from sys/dev/aic7xxx/aic7xxx.c ]

revision 1.3
date: 1998/09/18 03:42:16;  author: gibbs;  state: Exp;  lines: +3 -2
Don't interpret SCB index 254 as a target mode completion when not in
target mode.  This hack of using the normal command complete mechanism
for target cdb completion will go away soon.

Submitted by:   Tor.Egge@fast.no

A number of other CAM bugs have been fixed since then.  I would recommend
upgrading to a recent -current snapshot.

Ken
-- 
Kenneth Merry
ken@plutotech.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811190419.VAA07192>