ksymoops 2.4.1 on i686 2.4.4-ac4. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.4-ac4/ (default) -m /usr/src/linux/System.map (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. May 12 00:15:50 lara kernel: Unable to handle kernel paging request at virtual a ddress 417563e8 May 12 00:15:50 lara kernel: c012ffb4 May 12 00:15:50 lara kernel: Oops: 0000 May 12 00:15:50 lara kernel: CPU: 0 May 12 00:15:50 lara kernel: EIP: 0010:[set_blocksize+404/544] May 12 00:15:50 lara kernel: EFLAGS: 00010a87 May 12 00:15:50 lara kernel: eax: 417563c0 ebx: 00000000 ecx: c11956bc edx : 00000000 May 12 00:15:50 lara kernel: esi: 417563c0 edi: c17563c0 ebp: c11956a0 esp : c356fda0 May 12 00:15:50 lara kernel: ds: 0018 es: 0018 ss: 0018 May 12 00:15:50 lara kernel: Process find (pid: 2127, stackpage=c356f000) May 12 00:15:50 lara kernel: Stack: c11956a0 c11956bc 00000000 00000002 00000000 00000003 c0126883 c11956a0 May 12 00:15:50 lara kernel: 00000000 00000000 00000009 00001605 00101594 00000000 00000002 00000000 May 12 00:15:50 lara kernel: 00000000 00000000 00000002 00000000 00009338 00000000 c012e19c 00000003 May 12 00:15:50 lara kernel: Call Trace: [kmalloc+115/144] [dentry_open+140/336] [sys_close+46/96] [ext2_new_block+633/1824] [ext2_new_block+576/1824] May 12 00:15:50 lara kernel: Code: 8b 76 28 8b 50 18 8b 40 10 83 e2 46 09 d0 0f 85 b0 00 00 00 Using defaults from ksymoops -t elf32-i386 -a i386 Code; 00000000 Before first symbol 00000000 <_EIP>: Code; 00000000 Before first symbol 0: 8b 76 28 mov 0x28(%esi),%esi Code; 00000003 Before first symbol 3: 8b 50 18 mov 0x18(%eax),%edx Code; 00000006 Before first symbol 6: 8b 40 10 mov 0x10(%eax),%eax Code; 00000009 Before first symbol 9: 83 e2 46 and $0x46,%edx Code; 0000000c Before first symbol c: 09 d0 or %edx,%eax Code; 0000000e Before first symbol e: 0f 85 b0 00 00 00 jne c4 <_EIP+0xc4> 000000c4 Before first sy mbol 1 warning issued. Results may not be reliable.