From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 10 Jan 2001 19:14:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 10 Jan 2001 19:14:30 -0500 Received: from uucp.gnuu.de ([151.189.0.84]:34311 "EHLO uucp.gnuu.de") by vger.kernel.org with ESMTP id ; Wed, 10 Jan 2001 19:14:18 -0500 Date: Thu, 11 Jan 2001 01:13:28 +0100 From: Ulrich Schwarz To: linux-kernel@vger.kernel.org Subject: Re: 2.4.0 vm BUG (ksymoopsed) Message-ID: <20010111011328.A2945@fruli.2y.net> In-Reply-To: <20010111003132.A2134@fruli.2y.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010111003132.A2134@fruli.2y.net>; from uschwarz@gmx.net on Thu, Jan 11, 2001 at 12:31:32AM +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 2.4.0 (final i586) patched with reiserfs 3.6.25 produced the following BUG: the console report (ksymoopsed): kernel BUG at vmscan.c:452! invalid operand: 0000 CPU: 0 EIP: 0010:[] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010282 eax: 0000001c ebx: c101322c ecx: c0274608 edx: 00000000 esi: c23acc24 edi: c1013210 ebp: 000000ef esp: c23d9c80 ds: 0018 es: 0018 ss: 0018 Process bash (pid: 340, stackpage=c23d9000) Stack: c0225a73 c0225c12 000001c4 c02757a0 c0275a0c 00000001 00000000 c0127a28 c02757a0 00000000 c0275a10 00000000 00008038 c0127b9d c0275a04 00000000 00000001 00000001 00000000 00001000 00000000 00008038 00000003 00000001 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 0f 0b 83 c4 0c 31 c0 0f b3 47 18 19 c0 85 c0 75 19 68 c5 01 >>EIP; c01260fd <===== Trace; c0127a28 <__alloc_pages_limit+7c/ac> Trace; c0127b9d <__alloc_pages+145/2e0> Trace; c012f8e2 Trace; c012da24 Trace; c012da31 Trace; c012de12 Trace; c012e022 Trace; c0184a5b Trace; c0180b2d Trace; c01748d9 Trace; c013eacb Trace; c013ecf6 Trace; c0174950 Trace; c0171351 Trace; c0135dcb Trace; c0136199 Trace; c0136acc <__user_walk+3c/58> Trace; c0133786 Trace; c0108e73 Code; c01260fd 00000000 <_EIP>: Code; c01260fd <===== 0: 0f 0b ud2a <===== Code; c01260ff 2: 83 c4 0c add $0xc,%esp Code; c0126102 5: 31 c0 xor %eax,%eax Code; c0126104 7: 0f b3 47 18 btr %eax,0x18(%edi) Code; c0126108 b: 19 c0 sbb %eax,%eax Code; c012610a d: 85 c0 test %eax,%eax Code; c012610c f: 75 19 jne 2a <_EIP+0x2a> c0126127 Code; c012610e 11: 68 c5 01 00 00 push $0x1c5 In /var/log/kernlog, this incident was reported as follows: Jan 10 22:14:54 kernel: kernel BUG at page_alloc.c:74! Jan 10 22:14:54 kernel: invalid operand: 0000 So long. Ulrich - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/