Re: I dont understand that

2002-09-21 Thread Vincent Hanquez

On Sat, Sep 21, 2002 at 08:31:21AM +0200, Petar D Donchev wrote:
 I have linux woody box with 2.2.20 kernel.
 i receive some strange messages in my log like this:
 
 [snip]
 
 I use this bot to my local debian fmirror.
 Any body knows what is the problem?
 -- 

It's seem you have problem with ext2 inode lookup (maybe kernel bug).
you should consider to upgrade to 2.2.22 or to 2.4 branch (2.4.19).

debian-security is not the mailing list for that,
kernel related problem (and particularly OOPS), should be send to: 
[EMAIL PROTECTED]

-- 
Tab


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: I dont understand that

2002-09-21 Thread Thomas Horsten

On Sat, 21 Sep 2002, Petar D Donchev wrote:

 I have linux woody box with 2.2.20 kernel.
 i receive some strange messages in my log like this:

 Sep 21 00:59:49 cs kernel: Oops: 
 Sep 21 00:59:49 cs kernel: CPU:0
 Sep 21 00:59:49 cs kernel: EIP:0010:[find_inode+32/72]
 Sep 21 00:59:49 cs kernel: EFLAGS: 00010202
 I use this bot to my local debian fmirror.
 Any body knows what is the problem?

It's a kernel bug, or, more likely, a hardware problem causing the kernel
to fail. Most commonly this would be due to bad memory.

Try testing your machine's memory with memtest86 (www.memtest86.com).

Also try upgrading to the latest kernel.

// Thomas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: I dont understand that

2002-09-21 Thread Vincent Hanquez
On Sat, Sep 21, 2002 at 08:31:21AM +0200, Petar D Donchev wrote:
 I have linux woody box with 2.2.20 kernel.
 i receive some strange messages in my log like this:
 
 [snip]
 
 I use this bot to my local debian fmirror.
 Any body knows what is the problem?
 -- 

It's seem you have problem with ext2 inode lookup (maybe kernel bug).
you should consider to upgrade to 2.2.22 or to 2.4 branch (2.4.19).

debian-security is not the mailing list for that,
kernel related problem (and particularly OOPS), should be send to: 
linux-kernel@vger.kernel.org

-- 
Tab



Re: I dont understand that

2002-09-21 Thread Thomas Horsten
On Sat, 21 Sep 2002, Petar D Donchev wrote:

 I have linux woody box with 2.2.20 kernel.
 i receive some strange messages in my log like this:

 Sep 21 00:59:49 cs kernel: Oops: 
 Sep 21 00:59:49 cs kernel: CPU:0
 Sep 21 00:59:49 cs kernel: EIP:0010:[find_inode+32/72]
 Sep 21 00:59:49 cs kernel: EFLAGS: 00010202
 I use this bot to my local debian fmirror.
 Any body knows what is the problem?

It's a kernel bug, or, more likely, a hardware problem causing the kernel
to fail. Most commonly this would be due to bad memory.

Try testing your machine's memory with memtest86 (www.memtest86.com).

Also try upgrading to the latest kernel.

// Thomas