public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Friedrich Delgado Friedrichs <delgado@dfn-cert.de>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, delgado@dfn-cert.de
Subject: Re: Problem: Kernel Panic/Oops on shutdown with 2.6.9 and Dell Optiplex SX280
Date: Fri, 3 Dec 2004 14:43:45 +0100	[thread overview]
Message-ID: <20041203134344.GA13010@kermit.dfn-cert.de> (raw)
In-Reply-To: <20041130194456.57c5f737.akpm@osdl.org>

[-- Attachment #1: Type: text/plain, Size: 1652 bytes --]

Hello!

I've applied your patch and thankfully the bug was triggered on the
next shutdown (after I had installed the new kernel on the first
workstation).

Andrew Morton schrieb:
> It's interesting that this only happens during shutdown: something may be
> racing against an unmount.

I doubt that. It appears that the bug is triggered somewhere in this
sequence:

K10arpwatch@
K10fbset@
K10powersaved@
K10running-kernel@
K10sshd@
K10update-client@

i.e. after (during) arpwatch shutdown, and before update-client is
run. The latter is an administration script which performs some
lengthy operations on mounted filesystems (fetch updates for packages
and configuration files from a central location).

> I'd suggest that you run with the below patch which, if it's right, will
> display the offending path and will then pause for ten seconds.  If we can
> identify which filesystem type that path lives on then perhaps we can make
> some progress.

Dec  2 17:03:11 kermit arpwatch: exiting
Dec  2 17:03:12 kermit sshd[4564]: Received signal 15; terminating.
Dec  2 17:03:12 kermit kernel: __d_path: skipping NULL vfsmnt
Dec  2 17:03:22 kermit kernel: path: `'
Dec  2 17:03:22 kermit kernel: device eth0 left promiscuous mode

I bet an empty string isn't quite helpful here, or is it?

I'm not quite sure how to proceed now. I'd like to try out 2.6.10rc2
as Alan Cox proposed + maybe we could get some more useful information
out of __d_path

Kind regards
     FDF
--
Friedrich Delgado Friedrichs (IT-Services), DFN-CERT Services GmbH
https://www.dfn-cert.de, +49 40 808077-555 (Hotline)
12. DFN-CERT Workshop und Tutorien, CCH Hamburg, 2-3. Maerz 2005

[-- Attachment #2: Type: application/pgp-signature, Size: 481 bytes --]

      reply	other threads:[~2004-12-03 13:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-30 16:07 Problem: Kernel Panic/Oops on shutdown with 2.6.9 and Dell Optiplex SX280 Friedrich Delgado Friedrichs
2004-11-30 18:30 ` Alan Cox
2004-12-03 14:07   ` Friedrich Delgado Friedrichs
2004-12-01  3:44 ` Andrew Morton
2004-12-03 13:43   ` Friedrich Delgado Friedrichs [this message]

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=20041203134344.GA13010@kermit.dfn-cert.de \
    --to=delgado@dfn-cert.de \
    --cc=akpm@osdl.org \
    --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