[762] in testers
rt 7.0C: kernel + fs debug
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed May 16 06:04:06 1990
Date: Wed, 16 May 90 06:03:23 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: testers@ATHENA.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 7.0C
Display type: apa16
megapel
What were you trying to do?
Test John Kohl's bug report about "fs debug on -dafs 7" not
producing debugging messages as it should have.
What's wrong:
I typed "fs debug on -dafs 7" as myself (not as root). I
didn't get any errors, so I assume it took effect, although it
might not have, because I didn't start getting messages. I
also didn't get any errors, and if it didn't take effect, I
should have gotten an error.
I then typed "ls /afs", and waited for that to finish (several
minutes, of course), and then "ls ~". Right after I typed
"ls~", my kernel panicked with "sleep".
Adb says:
adb version of 1990-04-29 8:40 (minos).
masterpaddr 0xe00f9508
p_sid0 00000000, p_sid1 00000000
p0br 0xe1400000, p0lr 00000000, p1br 0xe1380800, p1lr 0x0001fffc
$c
_.dumpsys() from _.boot+0x16a
_.boot(r2=0xffffffff, r3=0xf00080e0) from _.panic+0x34
_.panic(r2=0xffffffff) from _.sleep+0x62
_.sleep(r2=0xffffffff, r3=0xf00080e0) from _.Lock_Obtain+0x86
_.Lock_Obtain(r2=0xffffffff, r3=0xf00080e0) from _.puttofile+0x2c
_.puttofile(r2=0xffffffff) from _.fprf+0x26
_.fprf(r2=0xffffffff, r3=0xf00080e0) from _.fprint+0x16
_.fprint(0xe00a3500, 0x0000019c, 0x124600db,
0x00001b5b) from _.afs_dp+0x3e
_.afs_dp(r2=0xffffffff, r3=0xf00080e0, r4=0xffffffff,
r5=0x1ffff880, 0x0000019c, 0xe00df0e0, 0xe171a780,
0xe00a34fc, 0xe00a3438, 0xe00586b4) from _.afs_dp+0x3e
(lots of repeated _.afs_dp)
The crash dump is in pit:/site/usr/crash/vm{core,unix}.0.Z.
They are compressed because I don't have enough room on my
site for them otherwise.
What should have happened:
First of all, the fs debug should have worked, but that (of
course) is already in another bug report. Second, the kernel
should not have crashed.
jik