ksymoops 2.3.4 on i686 2.4.4.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.4/ (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.

Reading Oops report from the terminal
Unable to handle kernel NULL pointer dereference at virtual address 00000000
c01114f8
*pde = 055dc067
Oops: 0000
CPU:    0
EIP:    0010:[<c01114f8>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00013012
eax: c3f33ee4   ebx: 00000000   ecx: 00000000   edx: c3f33ee8
esi: c409c0e0   edi: c5efc00c   ebp: c5c0fdf4   esp: c5c0fdd8
ds: 0018   es: 0018   ss: 0018
Process X (pid: 706, stackpage=c5c0f000)
Stack: c3f33ee8 00000001 00003286 00000001 c3f33ee4 c409c0e0 c6370ec0 c409c0e0 
       c01accb9 00000000 c15df780 00000040 c6370ec0 c15df780 00000040 c01ddc15 
       c409c0e0 00000040 c5c0fe34 c409c134 00000000 c409c0e0 c409c420 00000000 
Call Trace: [<c01accb9>] [<c01ddc15>] [<c01aa3ac>] [<c01ad21b>] [<c01aa6c3>] [<c
01aa75b>] [<c012f11c>] 
       [<c01aa516>] [<c011137b>] [<c012f283>] [<c0106c37>] 
Code: 8b 01 85 45 f0 74 4f 31 c0 9c 5e fa c7 01 00 00 00 00 8b 51 

>>EIP; c01114f8 <__wake_up+38/a0>   <=====
Trace; c01accb9 <sock_def_readable+29/60>
Trace; c01ddc15 <unix_stream_sendmsg+235/2e0>
Trace; c01aa3ac <sock_sendmsg+6c/90>
Trace; c01ad21b <kfree_skbmem+b/60>
Trace; c01aa6c3 <sock_readv_writev+93/a0>
Code;  c01114f8 <__wake_up+38/a0>
00000000 <_EIP>:
Code;  c01114f8 <__wake_up+38/a0>   <=====
   0:   8b 01                     mov    (%ecx),%eax   <=====
Code;  c01114fa <__wake_up+3a/a0>
   2:   85 45 f0                  test   %eax,0xfffffff0(%ebp)
Code;  c01114fd <__wake_up+3d/a0>
   5:   74 4f                     je     56 <_EIP+0x56> c011154e <__wake_up+8e/a0>
Code;  c01114ff <__wake_up+3f/a0>
   7:   31 c0                     xor    %eax,%eax
Code;  c0111501 <__wake_up+41/a0>
   9:   9c                        pushf  
Code;  c0111502 <__wake_up+42/a0>
   a:   5e                        pop    %esi
Code;  c0111503 <__wake_up+43/a0>
   b:   fa                        cli    
Code;  c0111504 <__wake_up+44/a0>
   c:   c7 01 00 00 00 00         movl   $0x0,(%ecx)
Code;  c011150a <__wake_up+4a/a0>
  12:   8b 51 00                  mov    0x0(%ecx),%edx

