ksymoops 2.3.7 on i686 2.4.0. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.0/ (default) -m /boot/System.map-2.4.0 (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. Feb 4 23:23:01 patience kernel: aec671x_detect: Feb 4 23:23:01 patience kernel: ds: no socket drivers loaded! Feb 5 00:42:55 patience kernel: aec671x_detect: Feb 5 08:52:17 patience kernel: aec671x_detect: Feb 5 10:40:46 patience kernel: Unable to handle kernel paging request at virtual address 8f09897c Feb 5 10:40:46 patience kernel: c0114a59 Feb 5 10:40:46 patience kernel: *pde = 00000000 Feb 5 10:40:46 patience kernel: Oops: 0002 Feb 5 10:40:46 patience kernel: CPU: 0 Feb 5 10:40:46 patience kernel: EIP: 0010:[remove_wait_queue+9/32] Feb 5 10:40:46 patience kernel: EFLAGS: 00010097 Feb 5 10:40:46 patience kernel: eax: 00000297 ebx: c7a42050 ecx: cf098978 edx: 8f098978 Feb 5 10:40:46 patience kernel: esi: c7a42000 edi: c7a42008 ebp: cf463f70 esp: cf463f2c Feb 5 10:40:46 patience kernel: ds: 0018 es: 0018 ss: 0018 Feb 5 10:40:46 patience kernel: Process X (pid: 223, stackpage=cf463000) Feb 5 10:40:46 patience kernel: Stack: c013ece4 00000000 ce7df2c0 00000001 c013f018 cf463f68 00000008 00000020 Feb 5 10:40:46 patience kernel: c14ddd40 00000304 00800000 cf462000 00001876 00000018 00000000 00000000 Feb 5 10:40:46 patience kernel: c7a42000 00000000 c013f3a2 00000018 cf463fa8 cf463fa4 cf462000 00000000 Feb 5 10:40:46 patience kernel: Call Trace: [poll_freewait+36/80] [do_select+456/480] [sys_select+834/1152] [system_call+51/56] Feb 5 10:40:46 patience kernel: Code: 89 4a 04 89 11 50 9d c3 eb 0d 90 90 90 90 90 90 90 90 90 90 Using defaults from ksymoops -t elf32-i386 -a i386 Code; 00000000 Before first symbol 00000000 <_EIP>: Code; 00000000 Before first symbol 0: 89 4a 04 mov %ecx,0x4(%edx) Code; 00000003 Before first symbol 3: 89 11 mov %edx,(%ecx) Code; 00000005 Before first symbol 5: 50 push %eax Code; 00000006 Before first symbol 6: 9d popf Code; 00000007 Before first symbol 7: c3 ret Code; 00000008 Before first symbol 8: eb 0d jmp 17 <_EIP+0x17> 00000017 Before first symbol Code; 0000000a Before first symbol a: 90 nop Code; 0000000b Before first symbol b: 90 nop Code; 0000000c Before first symbol c: 90 nop Code; 0000000d Before first symbol d: 90 nop Code; 0000000e Before first symbol e: 90 nop Code; 0000000f Before first symbol f: 90 nop Code; 00000010 Before first symbol 10: 90 nop Code; 00000011 Before first symbol 11: 90 nop Code; 00000012 Before first symbol 12: 90 nop Code; 00000013 Before first symbol 13: 90 nop Feb 5 10:40:46 patience kernel: kernel BUG at page_alloc.c:72! Feb 5 10:40:46 patience kernel: invalid operand: 0000 Feb 5 10:40:46 patience kernel: CPU: 0 Feb 5 10:40:46 patience kernel: EIP: 0010:[__free_pages_ok+34/784] Feb 5 10:40:46 patience kernel: EFLAGS: 00010282 Feb 5 10:40:46 patience kernel: eax: 0000001f ebx: c12628b0 ecx: c02cf988 edx: 00000000 Feb 5 10:40:46 patience kernel: esi: 00000005 edi: cdfc8404 ebp: 00000000 esp: cdfcbefc Feb 5 10:40:46 patience kernel: ds: 0018 es: 0018 ss: 0018 Feb 5 10:40:46 patience kernel: Process enlightenment (pid: 259, stackpage=cdfcb000) Feb 5 10:40:46 patience kernel: Stack: c0271805 c0271993 00000048 c12628b0 00000005 cdfc8404 ce1dc080 c1044010 Feb 5 10:40:46 patience kernel: c02d0d20 00000212 ffffffff 00006775 c012c80a c012ccfa c12628b0 00000005 Feb 5 10:40:46 patience kernel: c0121a39 c12628b0 ce311700 cdf7b0c0 4001d000 00008000 0041d000 4041d000 Feb 5 10:40:46 patience kernel: Call Trace: [__free_pages+26/32] [free_page_and_swap_cache+170/176] [zap_page_range+425/576] [exit_mmap+181/272] [mmput+32/64] [do_exit+157/560] [sys_exit+14/16] Feb 5 10:40:46 patience kernel: Code: 0f 0b 83 c4 0c 83 7b 08 00 74 16 6a 4a 68 93 19 27 c0 68 05 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: 83 7b 08 00 cmpl $0x0,0x8(%ebx) Code; 00000009 Before first symbol 9: 74 16 je 21 <_EIP+0x21> 00000021 Before first symbol Code; 0000000b Before first symbol b: 6a 4a push $0x4a Code; 0000000d Before first symbol d: 68 93 19 27 c0 push $0xc0271993 Code; 00000012 Before first symbol 12: 68 05 00 00 00 push $0x5 Feb 5 10:50:59 patience kernel: Unable to handle kernel paging request at virtual address 8ef9797c Feb 5 10:50:59 patience kernel: c0114a59 Feb 5 10:50:59 patience kernel: *pde = 00000000 Feb 5 10:50:59 patience kernel: Oops: 0002 Feb 5 10:50:59 patience kernel: CPU: 0 Feb 5 10:50:59 patience kernel: EIP: 0010:[remove_wait_queue+9/32] Feb 5 10:50:59 patience kernel: EFLAGS: 00010097 Feb 5 10:50:59 patience kernel: eax: 00000297 ebx: c7312050 ecx: cef97978 edx: 8ef97978 Feb 5 10:50:59 patience kernel: esi: c7312000 edi: c7312008 ebp: cf6c7f70 esp: cf6c7f2c Feb 5 10:50:59 patience kernel: ds: 0018 es: 0018 ss: 0018 Feb 5 10:50:59 patience kernel: Process X (pid: 225, stackpage=cf6c7000) Feb 5 10:50:59 patience kernel: Stack: c013ece4 00000000 cc730b40 00000001 c013f018 cf6c7f68 00000008 00000020 Feb 5 10:50:59 patience kernel: c14ddf40 00000304 00400000 cf6c6000 00002edd 00000017 00000000 00000000 Feb 5 10:50:59 patience kernel: c7312000 00000000 c013f3a2 00000017 cf6c7fa8 cf6c7fa4 cf6c6000 00000000 Feb 5 10:50:59 patience kernel: Call Trace: [poll_freewait+36/80] [do_select+456/480] [sys_select+834/1152] [system_call+51/56] Feb 5 10:50:59 patience kernel: Code: 89 4a 04 89 11 50 9d c3 eb 0d 90 90 90 90 90 90 90 90 90 90 Code; 00000000 Before first symbol 00000000 <_EIP>: Code; 00000000 Before first symbol 0: 89 4a 04 mov %ecx,0x4(%edx) Code; 00000003 Before first symbol 3: 89 11 mov %edx,(%ecx) Code; 00000005 Before first symbol 5: 50 push %eax Code; 00000006 Before first symbol 6: 9d popf Code; 00000007 Before first symbol 7: c3 ret Code; 00000008 Before first symbol 8: eb 0d jmp 17 <_EIP+0x17> 00000017 Before first symbol Code; 0000000a Before first symbol a: 90 nop Code; 0000000b Before first symbol b: 90 nop Code; 0000000c Before first symbol c: 90 nop Code; 0000000d Before first symbol d: 90 nop Code; 0000000e Before first symbol e: 90 nop Code; 0000000f Before first symbol f: 90 nop Code; 00000010 Before first symbol 10: 90 nop Code; 00000011 Before first symbol 11: 90 nop Code; 00000012 Before first symbol 12: 90 nop Code; 00000013 Before first symbol 13: 90 nop 1 warning issued. Results may not be reliable.