Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f74906Z10383 for linux-xfs-outgoing; Sat, 4 Aug 2001 02:00:06 -0700 Received: from thumper.technologeek.org (root@thumper.technologeek.org [62.4.21.145]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f74901V10336 for ; Sat, 4 Aug 2001 02:00:01 -0700 Received: from thumper.technologeek.org (julien@localhost [127.0.0.1]) by localhost (8.12.0.Beta16/8.12.0.Beta16/Debian 8.12.0.Beta16) with ESMTP id f748xrhP008475 for ; Sat, 4 Aug 2001 10:59:53 +0200 Received: (from julien@localhost) by thumper.technologeek.org (8.12.0.Beta16/8.12.0.Beta7/Debian 8.12.0.Beta7-1) id f748xqrp008470; Sat, 4 Aug 2001 10:59:52 +0200 X-Authentication-Warning: thumper.technologeek.org: julien set sender to jb@jblache.org using -f To: linux-xfs@oss.sgi.com Subject: oops with 2.4.7-xfs during find From: Julien BLACHE Date: 04 Aug 2001 10:59:32 +0200 Message-ID: <877kwki4jv.fsf@thumper.technologeek.org> Lines: 75 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Hi, I got a kernel oops this night while cron was running a find on my disks. I use a 2.4.7 kernel from the XFS CVS as of 20010722 14:54 (GMT). I don't use lvm, raid or anything, the kernel was compiled with gcc-2.96 from Debian unstable. The chipset is a Via KT133A. ksymoops output : kernel BUG at vmscan.c:395! invalid operand: 0000 CPU: 0 EIP: 0010:[reclaim_page+891/1008] EFLAGS: 00010286 eax: 0000001c ebx: c161deb8 ecx: df22a000 edx: de32b780 esi: d72bf724 edi: c161de9c ebp: 00000000 esp: df22bd4c ds: 0018 es: 0018 ss: 0018 Process find (pid: 3287, stackpage=df22b000) Stack: c029ccd0 c029cdee 0000018b c02f2794 c02f2900 00000001 00000000 c012b7cc c02f2794 00000000 c02f2908 00000000 000000f0 c012b8ed c02f28fc 00000000 00000001 00000001 000000f0 000000f0 c1887e6c 000000f0 00000001 c02f28fc Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 0f 0b 83 c4 0c 31 c0 0f b3 47 18 19 c0 85 c0 75 19 68 8c 01 Using defaults from ksymoops -t elf32-i386 -a i386 Trace; c012b7cc <__alloc_pages_limit+6c/90> Trace; c012b8ed <__alloc_pages+dd/280> Trace; c012b806 <_alloc_pages+16/20> Trace; c012ba9a <__get_free_pages+a/20> Trace; c012894c Trace; c0128ae9 Trace; c014413c Trace; c01443e6 Trace; c019dd47 Trace; c01b371c Trace; c01b7fa7 Trace; c01c1505 Trace; c013aad3 Trace; c013b191 Trace; c013a84d Trace; c013b78c <__user_walk+3c/60> Trace; c0138916 Trace; c0130d23 Trace; c0106e4b Code; 00000000 Before first symbol 00000000 <_EIP>: Code; 00000000 Before first symbol 0: 0f 0b ud2a Code; 00000002 Before first symbol 2: 83 c4 0c add $0xc,%esp Code; 00000005 Before first symbol 5: 31 c0 xor %eax,%eax Code; 00000007 Before first symbol 7: 0f b3 47 18 btr %eax,0x18(%edi) Code; 0000000b Before first symbol b: 19 c0 sbb %eax,%eax Code; 0000000d Before first symbol d: 85 c0 test %eax,%eax Code; 0000000f Before first symbol f: 75 19 jne 2a <_EIP+0x2a> 0000002a Before first symbol Code; 00000011 Before first symbol 11: 68 8c 01 00 00 push $0x18c Hope this helps. Regards, -- Julien BLACHE.