mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Justin T. Gibbs" <gibbs@scsiguy.com>
To: Alexander Feigl <Alexander.Feigl@gmx.de>
Cc: Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: PROBLEM: aic7xxx SCSI system hangs
Date: Wed, 10 Oct 2001 14:27:15 -0600	[thread overview]
Message-ID: <200110102027.f9AKRFY85831@aslan.scsiguy.com> (raw)
In-Reply-To: Your message of "10 Oct 2001 21:36:06 +0200." <1002742566.9219.5.camel@PowerBox.MysticWorld.de>

>I don't have any real kdb experiences and not much time at the
>moment.But I try to post the required information. I attached a second
>computer via null modem cable to serial and logged the output. Tell me
>if some essential output is missing.

You should run with "aic7xxx=verbose".  Since you are using modules,
you will need to add a line similar to the following to /etc/modules.conf
and, if you are using an initrd, rerun mkinitrd to have the change come
into effect.

#you should already have this line
alias scsi_hostadapter aic7xxx
#but need this line
options aic7xxx aic7xxx='"verbose"'

>Where can I find information how to trace the problem with kdb or
>anything else?

The kdb package comes with several man pages.

>Entering kdb (current=0xc183e000, pid 3) due to Keyboard Entry
>kdb> b\b \bbtp 16
>    EBP       EIP         Function(args)
>0xdf945f6c 0xc0112d34 schedule+0x2d4 (0xc18627c0, 0xdf944000)
>                               kernel .text 0xc0100000 0xc0112a60 0xc0112e80
>0xdf945f9c 0xc0105df0 __down_interruptible+0x80 (0xdf945fd8, 0xe082051f, 0xdf9
>45
>fec, 0xe08189d7, 0x100)
>                               kernel .text 0xc0100000 0xc0105d70 0xc0105e50
>0xdf945fac 0xc0105eae __down_failed_interruptible+0xa
>                               kernel .text 0xc0100000 0xc0105ea4 0xc0105eb4
>           0xc0105763 kernel_thread+0x23
>                               kernel .text 0xc0100000 0xc0105740 0xc0105780
>kdb> 

This looks pretty normal for an exception handling thread.  It is asleep
waiting for some error condition to wake it up.

--
Justin

  reply	other threads:[~2001-10-10 20:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-10 14:03 Alexander Feigl
2001-10-10 16:22 ` Justin T. Gibbs
2001-10-10 19:36   ` Alexander Feigl
2001-10-10 20:27     ` Justin T. Gibbs [this message]
2001-10-11 12:58       ` Alexander Feigl
2001-10-11 19:15         ` Justin T. Gibbs
2001-10-11 19:44           ` Alexander Feigl
2001-10-11 19:59             ` Justin T. Gibbs
2001-10-10 17:47 ` Cliff Albert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200110102027.f9AKRFY85831@aslan.scsiguy.com \
    --to=gibbs@scsiguy.com \
    --cc=Alexander.Feigl@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®