From: David Ford <david@linux.com>
To: LKML <linux-kernel@vger.kernel.org>, reiserfs-list@namesys.com
Subject: [bug] kernel panic related to reiserfs, 2.4.0-test11-pre1 and 3.6.18
Date: Fri, 10 Nov 2000 06:15:40 -0800 [thread overview]
Message-ID: <3A0C030C.DE694934@linux.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3147 bytes --]
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
eax = 0x0000001a ebx = 0xcf907d8c ecx = 0xcf906000 edx = 0xcd3cde00
esi = 0xc36fc494 edi = 0xcf907cd4 esp = 0xcf907c78 eip = 0xc0163d7a
ebp = 0xcf907cd4 xss = 0x00000018 xcs = 0x00000010 eflags = 0x00010246
xds = 0x00000018 xes = 0x00000018 origeax = 0xffffffff ®s =
0xcf907c44
kdb> bt
EBP EIP Function(args)
0xcf907cd4 0xc0163d7a de_still_valid+0x3e (0xcf4dcf80, 0xa, 0xcf907d8c)
kernel .text 0xc0100000 0xc0163d3c
0xc0163e18
0xcf907cf0 0xc0163e31 entry_points_to_object+0x19 (0xcf4dcf80, 0xa,
0xcf907d8c, 0xc6f053e0, 0xce3a39a8)
kernel .text 0xc0100000 0xc0163e18
0xc0163e98
0xcf907f04 0xc01642fa reiserfs_rename+0x432 (0xce3a3940, 0xc974d2c0,
0xce3a3940, 0xcf4dcf20)
kernel .text 0xc0100000 0xc0163ec8
0xc0164610
0xcf907f2c 0xc0139c94 vfs_rename_other+0x26c (0xce3a3940, 0xc974d2c0,
0xce3a3940, 0xcf4dcf20)
kernel .text 0xc0100000 0xc0139a28
0xc0139cec
0xcf907f50 0xc0139d25 vfs_rename+0x39 (0xce3a3940, 0xc974d2c0,
0xce3a3940, 0xcf4dcf20)
kernel .text 0xc0100000 0xc0139cec
0xc0139d7c
0xcf907fbc 0xc0139ef9 sys_rename+0x17d (0xbfffd824, 0x809c160,
0x809c160, 0xbfffd824, 0x811b048)
kernel .text 0xc0100000 0xc0139d7c
0xc0139f80
0xc010aadb system_call+0x33
kernel .text 0xc0100000 0xc010aaa8
0xc010aae0
kdb> sr s
SysRq: Emergency Sync
kdb> g
invalid operand: 0000
CPU: 0
EIP: 0010:[<c0163d7a>]
EFLAGS: 00010246
eax: 0000001a ebx: cf907d8c ecx: cf906000 edx: cd3cde00
esi: c36fc494 edi: cf907cd4 ebp: cf907cd4 esp: cf907c78
ds: 0018 es: 0018 ss: 0018
Process sendmail (pid: 16808, stackpage=cf907000)
Stack: c02ba2e5 c02ba37d 0000004d cf907d8c c6f053e0 c6f053e0 c0cd73c0
00000012
c36fc1c8 00000005 c36fc444 00000010 0000000a c36fc6e4 00000000
0000057b
00002b2e 0000056c 0000057b 32e1fd80 000001f4 00000000 ce8fe472
cf907cf0
Call Trace: [<c02ba2e5>] [<c02ba37d>] [<c0163e31>] [<c01642fa>]
[<c02bf60f>] [<c0139c94>] [<c0139d25>]
[<c0139ef9>] [<c010aadb>]
Code: 0f 0b 8b 7d c4 8b 45 bc 8b 4d c8 0f b7 57 14 03 50 34 89 c8
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.
-d
--
"The difference between 'involvement' and 'commitment' is like an
eggs-and-ham breakfast: the chicken was 'involved' - the pig was
'committed'."
[-- Attachment #2: Card for David Ford --]
[-- Type: text/x-vcard, Size: 176 bytes --]
begin:vcard
n:Ford;David
x-mozilla-html:TRUE
adr:;;;;;;
version:2.1
email;internet:david@kalifornia.com
title:Blue Labs Developer
x-mozilla-cpt:;14688
fn:David Ford
end:vcard
next reply other threads:[~2000-11-10 14:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-10 14:15 David Ford [this message]
2000-11-10 14:19 ` [bug] kernel panic related to reiserfs, 2.4.0-test11-pre1 and 3.6.18 Michael Rothwell
2000-11-10 15:31 ` [reiserfs-list] " Chris Mason
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=3A0C030C.DE694934@linux.com \
--to=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.