Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 18 Jul 2001 14:51:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 18 Jul 2001 14:51:16 -0400 Received: from yoda.planetinternet.be ([195.95.30.146]:19470 "EHLO yoda.planetinternet.be") by vger.kernel.org with ESMTP id ; Wed, 18 Jul 2001 14:51:02 -0400 Date: Wed, 18 Jul 2001 20:51:01 +0200 From: Kurt Roeckx To: linux-kernel@vger.kernel.org Subject: kernel BUG at inode.c:654! Message-ID: <20010718205101.A202@ping.be> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="+QahgC5+KEYLbs62" X-Mailer: Mutt 1.0pre2i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii I got a few oopses today with 2.4.6. Someone reported this with 2.4.5 too some time ago, but didn't see anything about it yet. It always kills the currently running program with a SIGSEGV. First I got two at the same time, this happened when I was compiling the kernel. After some time everything started having the problem. The third is from when I tried to run the oops thru ksymoops. Output of ksymoops is attached. Kurt --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=oops ksymoops 2.4.1 on i586 2.4.6. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.6/ (default) -m /System.map (specified) Error (regular_file): read_ksyms stat /proc/ksyms failed No modules in ksyms, skipping objects No ksyms, skipping lsmod kernel BUG at inode.c:654! invalid operand: 0000 CPU: 0 EIP: 0010:[] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010286 eax: 0000001b ebx: c08e5428 ecx: c3fc2000 edx: 00000000 esi: c08e5420 edi: c08e5608 ebp: c3fc3fa4 esp: c3fc3f7c ds: 0018 es: 0018 ss: 0018 Process kswapd (pid: 3, stackpage=c3fc3000) Stack: c025f7a6 c025f822 0000028e 000000c0 000000ea 00000000 00000000 00000040 c0c0cd68 c3556d68 0008e000 c013c76d 000000b3 c01245fb 00000006 000000c0 00000006 000000c0 000000c0 00000000 c3fc2000 c025c631 c3fc2239 c012467e Call Trace: [] [] [] [] Code: 0f 0b 83 c4 0c 90 8d 74 26 00 8b 53 04 8b 03 89 50 04 89 02 >>EIP; c013c6c6 <===== Trace; c013c76d Trace; c01245fb Trace; c012467e Trace; c0105410 Code; c013c6c6 00000000 <_EIP>: Code; c013c6c6 <===== 0: 0f 0b ud2a <===== Code; c013c6c8 2: 83 c4 0c add $0xc,%esp Code; c013c6cb 5: 90 nop Code; c013c6cc 6: 8d 74 26 00 lea 0x0(%esi,1),%esi Code; c013c6d0 a: 8b 53 04 mov 0x4(%ebx),%edx Code; c013c6d3 d: 8b 03 mov (%ebx),%eax Code; c013c6d5 f: 89 50 04 mov %edx,0x4(%eax) Code; c013c6d8 12: 89 02 mov %eax,(%edx) kernel BUG at inode.c:654! invalid operand: 0000 CPU: 0 EIP: 0010:[] EFLAGS: 00010282 eax: 0000001b ebx: c05e32c8 ecx: 00000001 edx: c02a5868 esi: c05e32c0 edi: c25779a8 ebp: c19c1e34 esp: c19c1e0c ds: 0018 es: 0018 ss: 0018 Process cc1 (pid: 8926, stackpage=c19c1000) Stack: c025f7a6 c025f822 0000028e 000000d2 000001ce 00000001 00000000 00000060 c2c52a48 c12d1648 00000010 c013c76d 000000a1 c01245fb 00000006 000000d2 00000006 000000d2 000000d2 00000001 c19c0000 c02a6a28 00000000 c012474e Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 0f 0b 83 c4 0c 90 8d 74 26 00 8b 53 04 8b 03 89 50 04 89 02 >>EIP; c013c6c6 <===== Trace; c013c76d Trace; c01245fb Trace; c012474e Trace; c0125330 <__alloc_pages+1cc/278> Trace; c0125162 <_alloc_pages+16/18> Trace; c011bcde Trace; c011bd6b Trace; c011be6f Trace; c010ed54 Trace; c010eeb4 Trace; c010ed54 Trace; c01ce796 Trace; c01cebcb Trace; c01d2520 Trace; c0107c4c Trace; c0109e78 Trace; c0107dcd Trace; c0106b74 Code; c013c6c6 00000000 <_EIP>: Code; c013c6c6 <===== 0: 0f 0b ud2a <===== Code; c013c6c8 2: 83 c4 0c add $0xc,%esp Code; c013c6cb 5: 90 nop Code; c013c6cc 6: 8d 74 26 00 lea 0x0(%esi,1),%esi Code; c013c6d0 a: 8b 53 04 mov 0x4(%ebx),%edx Code; c013c6d3 d: 8b 03 mov (%ebx),%eax Code; c013c6d5 f: 89 50 04 mov %edx,0x4(%eax) Code; c013c6d8 12: 89 02 mov %eax,(%edx) kernel BUG at inode.c:654! invalid operand: 0000 CPU: 0 EIP: 0010:[] EFLAGS: 00010282 eax: 0000001b ebx: c2e70048 ecx: c2200000 edx: c3f28e20 esi: c2e70040 edi: c0c47828 ebp: c2201e34 esp: c2201e0c ds: 0018 es: 0018 ss: 0018 Process ksymoops (pid: 9139, stackpage=c2201000) Stack: c025f7a6 c025f822 0000028e 000000d2 00000011 00000001 00000000 00000061 c3ce69e8 c1a929c8 00000010 c013c76d 0000007e c01245fb 00000006 000000d2 00000006 000000d2 000000d2 00000000 c2200000 c02a6a28 00000000 c012474e Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 0f 0b 83 c4 0c 90 8d 74 26 00 8b 53 04 8b 03 89 50 04 89 02 >>EIP; c013c6c6 <===== Trace; c013c76d Trace; c01245fb Trace; c012474e Trace; c0125330 <__alloc_pages+1cc/278> Trace; c0125162 <_alloc_pages+16/18> Trace; c011bcde Trace; c011bd6b Trace; c011be6f Trace; c010ed54 Trace; c010eeb4 Trace; c010ed54 Trace; c011cc34 Trace; c01fb8b6 Trace; c011cf30 Trace; c011c140 Trace; c0106b74 Code; c013c6c6 00000000 <_EIP>: Code; c013c6c6 <===== 0: 0f 0b ud2a <===== Code; c013c6c8 2: 83 c4 0c add $0xc,%esp Code; c013c6cb 5: 90 nop Code; c013c6cc 6: 8d 74 26 00 lea 0x0(%esi,1),%esi Code; c013c6d0 a: 8b 53 04 mov 0x4(%ebx),%edx Code; c013c6d3 d: 8b 03 mov (%ebx),%eax Code; c013c6d5 f: 89 50 04 mov %edx,0x4(%eax) Code; c013c6d8 12: 89 02 mov %eax,(%edx) 1 error issued. Results may not be reliable. --+QahgC5+KEYLbs62-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/