Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 10:54:59 -0700
From:      "Justin T. Gibbs" <gibbs@scsiguy.com>
To:        "Matthew N. Dodd" <winter@jurai.net>
Cc:        Joerg Wunsch <joerg_wunsch@interface-systems.de>, freebsd-scsi@FreeBSD.ORG
Subject:   Re: Problems with AIC7770-based controller on -current 
Message-ID:  <200102151755.f1FHsxO65022@aslan.scsiguy.com>
In-Reply-To: Your message of "Tue, 13 Feb 2001 00:04:39 EST." <Pine.BSF.4.21.0102130002580.884-100000@sasami.jurai.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
>CPU0 stopping CPUs: 0x00000002... stopped.
>Stopped at      ahc_match_scb+0x18:     movl    0(%esi),%eax
>db> t
>ahc_match_scb(c05a8a00,0,5,41,0,ff,0) at ahc_match_scb+0x18

I still cannot reproduce this here.  If it is very reproduceable
for you, perhaps you can modify ahc_search_qinfifo so that the
return from ahc_lookup_scb() is always tested for NULL.  In
the case of a NULL lookup, print the scb_index used for the
lookup, call ahc_dump_card_state(), and panic.  Perhaps with
that info I can figure out what is going on.

--
Justin


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




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