From: Chris Mason <mason@suse.com>
To: David Ford <david@linux.com>, LKML <linux-kernel@vger.kernel.org>,
reiserfs-list@namesys.com
Subject: Re: [reiserfs-list] [bug] kernel panic related to reiserfs, 2.4.0-test11-pre1 and 3.6.18
Date: Fri, 10 Nov 2000 10:31:00 -0500 [thread overview]
Message-ID: <911040000.973870260@coffee> (raw)
In-Reply-To: <3A0C030C.DE694934@linux.com>
On Friday, November 10, 2000 06:15:40 -0800 David Ford <david@linux.com>
wrote:
> Over the last three weeks my box has been locking up w/ a black screen
> of death. This time I had kdb patched in and got the following:
>
> Entering kdb (current=0xcf906000, pid 16808) Panic: invalid operand
> due to panic @ 0xc0163d7a
Odd. There is nothing in de_still_valid that should panic, unless there is
some major memory corruption going on. Do you always get the same trace?
[ ... ]
> I have been writing code on it for the last two days straight. It was
> fully functional until I left for 15 minutes for a shower. I came back
> and the system is hosed. Everything is quickly going to D state. I can
> move and type until I attempt to execute or reference anything. It's
> all downhill from there.
>
> It is 2.4.0-test11-pre1 with reiserfs 3.6.18.
>
> With kdb, after the panic happens, I can hit 'sr s' then 'g', it will
> OOPS (process sendmail) then continue. Without kdb, I am SOL and have
> to hit the power button. sysrq won't react.
>
Once you get inside reiserfs_rename, you've started a transaction. If you
oops inside there, the transaction never finishes, and all the other
transactions end up waiting on it. So, if you can continue without hanging
the box, the oops didn't happen in reiserfs_rename ;-) Could you send a
decoded version?
-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-11-10 15:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-10 14:15 [bug] kernel panic related to reiserfs, 2.4.0-test11-pre1 and 3.6.18 David Ford
2000-11-10 14:19 ` Michael Rothwell
2000-11-10 15:31 ` Chris Mason [this message]
2000-11-10 23:38 ` [reiserfs-list] [bug] kernel panic related to reiserfs,2.4.0-test11-pre1 " David Ford
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=911040000.973870260@coffee \
--to=mason@suse.com \
--cc=david@linux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=reiserfs-list@namesys.com \
/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