find /|grep

Minh Van (mle@mail.usyd.edu.au)
Fri, 5 Mar 1999 21:10:43 +0000 (/etc/localtime)


i've been receiving a lot of segmentation faults over the past several
months. i haven't complained about them until now, when it's becoming
annoying to find a segmentation fault that sometimes mutates into a
zombie/dead process and i have to resort to killing the bash itself.

i'm on redhat 5.1 i686, kernel 2.2.1. i've noticed the same occurance with
previous kernel versions too !

-----------------------------
[root@localhost /root]# find /|grep magicfilter >>/df
Unable to handle kernel NULL pointer dereference at virtual address
00000000
current->tss.cr3 = 01356000, %cr3 = 01356000
*pde = 00000000
Oops: 0002
CPU: 0
EIP: 0010:[<c0168a40>]
EFLAGS: 00010202
eax: 00000038 ebx: c0d4fedc ecx: 0000000e edx: 00000038
esi: c11bd260 edi: 00000000 ebp: 00000038 esp: c0d4fe28
ds: 0018 es: 0018 ss: 0018
Process find (pid: 6291, process nr: 87, stackpage=c0d4f000)
Stack: c01695b9 00000000 c11bd260 00000038 c0d4fedc c061f988 c016a39a
c0d4fedc
c11bd260 00000038 c0d4fedc c061f988 00000000 c0d4ff1c 00000001
00000003
c01695a0 000000a8 c01699d9 c11bd260 c0279ed8 00000004 00000200
c061f988
Call Trace: [<c01695b9>] [<c016a39a>] [<c01695a0>] [<c01699d9>]
[<c016a635>] [<c016c83f>] [<c01695a0>]
[<c016c8b8>] [<c01680a9>] [<c0133828>] [<c012ed82>] [<c012ef3a>]
[<c012f011>] [<c012d036>] [<c0109be4>]
[<c010002b>]
Code: f3 a5 a8 02 74 02 66 a5 a8 01 74 01 a4 5e 5f c3 57 56 8b 7c
Segmentation fault
------------------------------

being an ameteur linux enthusiast, i'm unable to make much sense out of
all of the above kernel error. i thought i'd bring it to the attention of
more qualified people here to help me overcome this re-occurring problem.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/