From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from jpaana by kalahari.s2.org with local (Exim 3.16 #1 (Debian)) id 13Vf6T-0000u9-00 for ; Sun, 03 Sep 2000 22:06:53 +0300 Subject: Oopses as discussed on irc From: Jarno Paananen Date: 03 Sep 2000 22:06:53 +0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-linux-mm@kvack.org Return-Path: To: linux-mm@kvack.org List-ID: Hi, here are the ksymoops logs, first oops is kernel BUG at filemap.c:67! and the second one kernel BUG at page_alloc.c:91! // Jarno ksymoops 2.3.4 on i686 2.4.0-test8. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.0-test8/ (default) -m /boot/System.map-2.4.0-test8 (default) Warning: You did not tell me where to find symbol information. I will assume that the log matches the kernel and modules that are running right now and I'll use the default options above for symbol resolution. If the current kernel and/or modules do not match the log, you can get more accurate output by telling me the kernel version and where to find map, modules, ksyms etc. ksymoops -h explains the options. Error (regular_file): read_system_map stat /boot/System.map-2.4.0-test8 failed invalid operand: 0000 CPU: 0 EIP: 0010:[] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010282 eax: 0000001c ebx: 00000000 ecx: c020fb8c edx: 00000001 esi: c134b7f0 edi: cc7dd89c ebp: 0000002e esp: cca07e3c ds: 0018 es: 0018 ss: 0018 Process WindowMaker (pid: 452, stackpage=cca07000) Stack: c01df8a9 c01dfa68 00000043 00000000 c01226ed c134b7f0 c14aa5d0 00000000 c134b7f0 0000002e cc7dd89c c01227f3 c134b7f0 cc7dd89c 0000002e c14aa5d0 c01238b0 00000000 00000028 ccf864c0 c14aa5d0 00000001 c01239ec ccf864c0 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 0f 0b 83 c4 0c 5b c3 8d b6 00 00 00 00 8d bc 27 00 00 00 00 >>EIP; c012205c <===== Trace; c01df8a9 Trace; c01dfa68 Trace; c01226ed Trace; c01227f3 Trace; c01238b0 Trace; c01239ec Trace; c01238b0 Trace; c0120a2f Trace; c0120b90 Trace; c01117ef <__verify_write+22f/7c0> Trace; c0121662 Trace; c0121a14 Trace; c0121a59 Trace; c010a5e4 <__rwsem_wake+11d4/2410> Code; c012205c 00000000 <_EIP>: Code; c012205c <===== 0: 0f 0b ud2a <===== Code; c012205e 2: 83 c4 0c add $0xc,%esp Code; c0122061 5: 5b pop %ebx Code; c0122062 6: c3 ret Code; c0122063 7: 8d b6 00 00 00 00 lea 0x0(%esi),%esi Code; c0122069 d: 8d bc 27 00 00 00 00 lea 0x0(%edi,1),%edi invalid operand: 0000 CPU: 0 EIP: 0010:[] EFLAGS: 00013286 eax: 0000001f ebx: c134b6e0 ecx: c020fb8c edx: 00000001 esi: 000001c6 edi: cd1fb084 ebp: 00000000 esp: cc989f00 ds: 0018 es: 0018 ss: 0018 Process X (pid: 512, stackpage=cc989000) Stack: c01e0e89 c01e1057 0000005b c134b6e0 000001c6 cd1fb084 cd1f88e8 c1044010 c0210c00 00003217 ffffffff 00005b3a c012a113 c012a540 005d8000 000001c6 c011f8fa c134b6e0 cc6d5a40 081d8000 ce85ef00 0030b000 cd1fb084 085d8000 Call Trace: [] [] [] [] [] [] [] [] [] [] Code: 0f 0b 83 c4 0c 89 f6 89 d8 2b 05 20 08 21 c0 69 c0 f1 f0 f0 >>EIP; c01297b9 <===== Trace; c01e0e89 Trace; c01e1057 Trace; c012a113 <__free_pages+13/20> Trace; c012a540 Trace; c011f8fa Trace; c0121cf8 Trace; c0116945 Trace; c011a462 Trace; c011a5fe Trace; c010a4cf <__rwsem_wake+10bf/2410> Code; c01297b9 00000000 <_EIP>: Code; c01297b9 <===== 0: 0f 0b ud2a <===== Code; c01297bb 2: 83 c4 0c add $0xc,%esp Code; c01297be 5: 89 f6 mov %esi,%esi Code; c01297c0 7: 89 d8 mov %ebx,%eax Code; c01297c2 9: 2b 05 20 08 21 c0 sub 0xc0210820,%eax Code; c01297c8 f: 69 c0 f1 f0 f0 00 imul $0xf0f0f1,%eax,%eax 1 warning and 1 error issued. Results may not be reliable. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux.eu.org/Linux-MM/