ksymoops 2.4.8 on i686 2.5.70.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.5.70/ (default)
     -m /boot/System.map-2.5.70 (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_ksyms stat /proc/ksyms failed
No modules in ksyms, skipping objects
No ksyms, skipping lsmod
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0800-0x08ff: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x3b8-0x3df 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
8139too Fast Ethernet driver 0.9.26
Unable to handle kernel paging request at virtual address fffffff8
c023916a
*pde = 00001067
Oops: 0000 [#1]
CPU:    0
EIP:    0060:[<c023916a>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010282
eax: fffffff4   ebx: 00000000   ecx: c037f924   edx: 00000000
esi: c8bd104c   edi: ffffffdc   ebp: 00000002   esp: cbd01f24
ds: 007b   es: 007b   ss: 0068
Stack: c8bd1070 c8bd10d2 00000014 c8bd1000 cbf2ff14 cbf2ff00 c020c89c c8bd104c 
       cbf2ff0c cbf2ff00 cbf2ff14 c0280e77 cbf2ff00 00000009 cbd38208 00001880 
       cbd38200 00000000 00000080 cbd38200 c027dc89 cbd38200 0000000a c027d24a 
Call Trace: [<c020c89c>]  [<c0280e77>]  [<c027dc89>]  [<c027d24a>]  [<c027df29>]  [<c0118930>]  [<c010ac82>]  [<c0118930>]  [<c027dda0>]  [<c0108d59>] 
Code: 8b 50 04 89 06 89 70 04 89 32 89 56 04 89 c8 ba ff ff 00 00 


>>EIP; c023916a <device_add+aa/100>   <=====

>>eax; fffffff4 <__kernel_rt_sigreturn+1bb4/????>
>>ecx; c037f924 <devices_subsys+44/60>
>>esi; c8bd104c <__crc_generic_file_aio_write_nolock+3bfe5/8679d>
>>edi; ffffffdc <__kernel_rt_sigreturn+1b9c/????>
>>esp; cbd01f24 <__crc_pcmcia_get_first_tuple+54af0/1156ad>

Trace; c020c89c <pci_bus_add_devices+ac/e0>
Trace; c0280e77 <cb_alloc+a7/e0>
Trace; c027dc89 <socket_insert+69/80>
Trace; c027d24a <get_socket_status+1a/20>
Trace; c027df29 <pccardd+189/1f0>
Trace; c0118930 <default_wake_function+0/30>
Trace; c010ac82 <ret_from_fork+6/14>
Trace; c0118930 <default_wake_function+0/30>
Trace; c027dda0 <pccardd+0/1f0>
Trace; c0108d59 <kernel_thread_helper+5/c>

Code;  c023916a <device_add+aa/100>
00000000 <_EIP>:
Code;  c023916a <device_add+aa/100>   <=====
   0:   8b 50 04                  mov    0x4(%eax),%edx   <=====
Code;  c023916d <device_add+ad/100>
   3:   89 06                     mov    %eax,(%esi)
Code;  c023916f <device_add+af/100>
   5:   89 70 04                  mov    %esi,0x4(%eax)
Code;  c0239172 <device_add+b2/100>
   8:   89 32                     mov    %esi,(%edx)
Code;  c0239174 <device_add+b4/100>
   a:   89 56 04                  mov    %edx,0x4(%esi)
Code;  c0239177 <device_add+b7/100>
   d:   89 c8                     mov    %ecx,%eax
Code;  c0239179 <device_add+b9/100>
   f:   ba ff ff 00 00            mov    $0xffff,%edx


1 warning and 1 error issued.  Results may not be reliable.