OOPS REPORT

From: rtviado@iligan.com
Date: Tue Mar 07 2000 - 07:29:01 EST


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

Error (regular_file): read_system_map stat /usr/src/linux/System.map failed
Warning (compare_ksyms_lsmod): module ip_masq_autofw is in lsmod but not in ksyms, probably no symbols exported
Warning (compare_ksyms_lsmod): module ip_masq_cuseeme is in lsmod but not in ksyms, probably no symbols exported
Warning (compare_ksyms_lsmod): module ip_masq_ftp is in lsmod but not in ksyms, probably no symbols exported
Warning (compare_ksyms_lsmod): module ip_masq_irc is in lsmod but not in ksyms, probably no symbols exported
Warning (compare_ksyms_lsmod): module ip_masq_mfw is in lsmod but not in ksyms, probably no symbols exported
Warning (compare_ksyms_lsmod): module ip_masq_portfw is in lsmod but not in ksyms, probably no symbols exported
Warning (compare_ksyms_lsmod): module ip_masq_quake is in lsmod but not in ksyms, probably no symbols exported
Warning (compare_ksyms_lsmod): module ip_masq_raudio is in lsmod but not in ksyms, probably no symbols exported
Warning (compare_ksyms_lsmod): module ip_masq_user is in lsmod but not in ksyms, probably no symbols exported
Warning (compare_ksyms_lsmod): module ip_masq_vdolive is in lsmod but not in ksyms, probably no symbols exported
Unable to handle kernel NULL pointer dereference at virtual address 00000000
current->tss.cr3 = 00101000, %cr3 = 00101000
*pde = 00000000
Oops: 0002
CPU: 0
EIP: 0010:[prune_dcache+34/296]
EFLAGS: 00010206
eax: c01eef74 ebx: c3beef74 ecx: c1d28fa0 edx: 00000000
esi: c1d288a0 edi: c1ce2110 ebp: fffffff8 esp: c7de1f4c
ds: 0018 es: 0018 ss: 0018
Process kswapd (pid: 5, process nr: 5, stackpage=c7de1000)
Stack: 00000030 c7de0000 c7de1f88 c0214c00 00000001 ffffffff c761c000 00000030
       00000030 c013151d 00005359 ffffffff 00000030 c7de0000 c7de1fcc 00000000
       00000000 c0122012 00000006 00000030 c7de1fcc 00000286 00000f00 c01c79ee
Call Trace: [shrink_dcache_memory+41/48] [do_try_to_free_pages+122/144] [tvecs+7182/13536] [kswapd+106/204] [kswapd+199/204] [kernel_thread+31/56] [kernel_thread+40/56]
Code: 89 02 89 1b 89 5b 04 8d 73 e0 83 7b e0 00 0f 85 d0 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: 89 02 movl %eax,(%edx)
Code; 00000002 Before first symbol
   2: 89 1b movl %ebx,(%ebx)
Code; 00000004 Before first symbol
   4: 89 5b 04 movl %ebx,0x4(%ebx)
Code; 00000007 Before first symbol
   7: 8d 73 e0 leal 0xffffffe0(%ebx),%esi
Code; 0000000a Before first symbol
   a: 83 7b e0 00 cmpl $0x0,0xffffffe0(%ebx)
Code; 0000000e Before first symbol
   e: 0f 85 d0 00 00 00 jne e4 <_EIP+0xe4> 000000e4 Before first symbol

Unable to handle kernel NULL pointer dereference at virtual address 00000004
current->tss.cr3 = 01f0c000, %cr3 = 01f0c000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[prune_dcache+26/296]
EFLAGS: 00010203
eax: 00000006 ebx: 00000000 ecx: c799c660 edx: c77a4aa0
esi: c021b090 edi: 00000fbd ebp: 00000fbd esp: c1f2ddcc
ds: 0018 es: 0018 ss: 0018
Process slocate (pid: 1423, process nr: 20, stackpage=c1f2d000)
Stack: 00000fbd c1f2de1c c01320ec c0660010 00000202 00000fbd c021b090 00000fc3
       c1f2de1c c0132232 00000000 00000fbd c022bda4 c01272e3 00000000 c021b090
       c01eef9c c021b090 c1726000 00100000 c77a4aa8 c1ec9ed8 c01cab60 c08ef100
Call Trace: [__free_inodes+16/96] [try_to_free_inodes+190/260] [__brelse+19/100] [cprt+6304/17908] [grow_inodes+32/436] [get_new_inode+197/304] [iget+99/112]
Code: 8b 53 04 8b 03 89 50 04 89 02 89 1b 89 5b 04 8d 73 e0 83 7b

Code; 00000000 Before first symbol
00000000 <_EIP>:
Code; 00000000 Before first symbol
   0: 8b 53 04 movl 0x4(%ebx),%edx
Code; 00000003 Before first symbol
   3: 8b 03 movl (%ebx),%eax
Code; 00000005 Before first symbol
   5: 89 50 04 movl %edx,0x4(%eax)
Code; 00000008 Before first symbol
   8: 89 02 movl %eax,(%edx)
Code; 0000000a Before first symbol
   a: 89 1b movl %ebx,(%ebx)
Code; 0000000c Before first symbol
   c: 89 5b 04 movl %ebx,0x4(%ebx)
Code; 0000000f Before first symbol
   f: 8d 73 e0 leal 0xffffffe0(%ebx),%esi
Code; 00000012 Before first symbol
  12: 83 7b 00 00 cmpl $0x0,0x0(%ebx)

11 warnings and 1 error issued. Results may not be reliable.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:22 EST