hmm. 2.1.76...

Yuri Kuzmenko (yuri@killer.cracksoft.kiev.ua)
Sat, 27 Dec 97 13:33:53 +0200


I enter to single user mode (w/o reboot, via "shutdown now"). Next, I remount
/home (/var/spool if symlink to /home/.other/spool) to read-only. Then I run
fsck.ext2 for /dev/md0 (/home). fsck is ok. Next, I remount /home to
read-write, and run ls -R /var/spool/ifmail/ >/dev/null. I got trap. Next, I
_reboot_ system (shutdown -r now) and got no error!

sh-2.01# fsck.ext2 -f /dev/md0
e2fsck 1.10, 24-Apr-97 for EXT2 FS 0.5b, 95/08/09
/dev/md0 is mounted. Do you really want to continue (y/n)? yes

Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/md0: 15317/528384 files (5.2% non-contiguous), 672043/2109184 blocks

sh-2.01# ls -R ifmail/ >/dev/null
Unable to handle kernel paging request at virtual address 0000e624
current->tss.cr3 = 009e0000, %cr3 = 009e0000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c01363a8>]
EFLAGS: 00010206
eax: c0db33d0 ebx: c0db342c ecx: c0db33d0 edx: 00000000
esi: 0000e600 edi: 00000003 ebp: c17e11a0 esp: c1cdff4c
ds: 0018 es: 0018 ss: 0018
Process ls (pid: 11277, process nr: 31, stackpage=c1cdf000)
Stack: c17e11a0 c1cde000 00000003 0000000c bffffcd0 c0db33d0 00000000 00000900
0003a001 000241c0 000e03eb 00000000 00000400 00001000 c013425b c17e11a0
c1cdffb0 c0134020 00000286 c1cde000 bfffedc4 08052c00 c0128690 c1cde000
Call Trace: [<c013425b>] [<c0134020>] [<c0128690>] [<c0109efa>]
Code: 8a 46 24 a8 01 74 09 8b 4c 24 5c 39 4e 14 74 10 a8 02 74 44
Segmentation fault