Re: lockd does not work as expected

Evert Meulie esq. (evert@royal.net)
Sat, 27 Feb 1999 15:29:43 +0100 (CET)


Options used: -V (default)
-o /lib/modules/2.2.1/ (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-m /boot/System.map (default)
-c 1 (default)

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.

Warning in compare_ksyms_lsmod, module hisax is in lsmod but not in ksyms, probably no symbols exported
Warning in compare_ksyms_lsmod, module ip_masq_ftp is in lsmod but not in ksyms, probably no symbols exported
Warning in compare_ksyms_lsmod, module ip_masq_irc is in lsmod but not in ksyms, probably no symbols exported
Warning in compare_ksyms_lsmod, module ip_masq_raudio is in lsmod but not in ksyms, probably no symbols exported
Warning in compare_ksyms_lsmod, module ip_masq_vdolive is in lsmod but not in ksyms, probably no symbols exported
Warning in compare_ksyms_lsmod, module snd-interwave is in lsmod but not in ksyms, probably no symbols exported
Feb 16 12:42:52 evert kernel: 3c503.c:v1.10 9/23/93 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Feb 16 20:53:48 evert kernel: 3c503.c:v1.10 9/23/93 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Feb 18 20:43:50 evert kernel: 3c503.c:v1.10 9/23/93 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Feb 18 20:55:59 (none) kernel: 3c503.c:v1.10 9/23/93 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Feb 18 21:12:28 evert kernel: 3c503.c:v1.10 9/23/93 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Feb 18 21:24:20 evert kernel: 3c503.c:v1.10 9/23/93 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Feb 18 22:08:40 evert kernel: 3c503.c:v1.10 9/23/93 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Feb 19 11:03:45 evert kernel: 3c503.c:v1.10 9/23/93 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Feb 19 11:06:21 evert kernel: 3c503.c:v1.10 9/23/93 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Feb 27 13:26:13 evert kernel: 3c503.c:v1.10 9/23/93 Donald Becker (becker@cesdis.gsfc.nasa.gov)
Feb 27 15:04:05 evert kernel: Oops: 0000
Feb 27 15:04:05 evert kernel: CPU: 0
Feb 27 15:04:05 evert kernel: EIP: 0010:[<c0122841>]
Feb 27 15:04:05 evert kernel: EFLAGS: 00010282
Feb 27 15:04:05 evert kernel: eax: bd7ae56e ebx: 00000000 ecx: c171011c edx: c00482c0
Feb 27 15:04:05 evert kernel: esi: c00482c0 edi: adde23f9 ebp: 00000001 esp: c1391ef4
Feb 27 15:04:05 evert kernel: ds: 0018 es: 0018 ss: 0018
Feb 27 15:04:05 evert kernel: Process top (pid: 1082, process nr: 47, stackpage=c1391000)
Feb 27 15:04:05 evert kernel: Stack: c1f4fda0 c0115da8 c00482c0 c1f4fda0 0000000b c1390000 0000000b c1391fc4
Feb 27 15:04:05 evert kernel: 0000001f c1390000 c010873c 0000000b c1390000 4001c6e8 0805a8d8 bffff710
Feb 27 15:04:05 evert kernel: c1390000 c1391f40 c13903b0 0000000b 00000000 00000000 00000000 00000000
Feb 27 15:04:05 evert kernel: Call Trace: [<c0115da8>] [<c010873c>] [<c010e7c1>] [<c010e9c1>] [<c010dd96>] [<c010895d>] [<c0108874>]
Feb 27 15:04:05 evert kernel: [<c010002b>]
Feb 27 15:04:05 evert kernel: Code: 8b 40 20 85 c0 74 08 56 ff d0 89 c3 83 c4 04 83 7f 08 00 74

>>EIP: c0122841 <close_fp+29/5c>
Trace: c0115da8 <do_exit+130/230>
Trace: c010873c <do_signal+260/2b4>
Trace: c010e7c1 <force_sig_info+51/58>
Trace: c010e9c1 <force_sig+11/18>
Trace: c010dd96 <do_page_fault+1aa/344>
Trace: c010895d <error_code+2d/40>
Trace: c0108874 <signal_return+14/20>
Trace: c010002b <startup_32+2b/11e>
Code: c0122841 <close_fp+29/5c> 00000000 <_EIP>:
Code: c0122841 <close_fp+29/5c> 0: 8b 40 20 movl 0x20(%eax),%eax
Code: c0122844 <close_fp+2c/5c> 3: 85 c0 testl %eax,%eax
Code: c0122846 <close_fp+2e/5c> 5: 74 08 je f <_EIP+0xf> c0122850 <close_fp+38/5c>
Code: c0122848 <close_fp+30/5c> 7: 56 pushl %esi
Code: c0122849 <close_fp+31/5c> 8: ff d0 call *%eax
Code: c012284b <close_fp+33/5c> a: 89 c3 movl %eax,%ebx
Code: c012284d <close_fp+35/5c> c: 83 c4 04 addl $0x4,%esp
Code: c0122850 <close_fp+38/5c> f: 83 7f 08 00 cmpl $0x0,0x8(%edi)
Code: c0122854 <close_fp+3c/5c> 13: 74 00 je 15 <_EIP+0x15> c0122856 <close_fp+3e/5c>

7 warnings issued. Results may not be reliable.

-- 
Groetjes,
	  Evert
	( evert@royal.net )
	( http://members.xoom.com/meulie/ )

===================================== Country manager for the Linux Usage Counter: http://counter.li.org/ =====================================

- 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/