Keith Owens wrote:
> 
> On Wed, 28 Jun 2000 14:04:23 +0200,
> Jorge Nerin <[EMAIL PROTECTED]> wrote:
> >Note: I cannot pass it througth ksymoops 2.3.4, because it does nothing
> >more than this:
> >
> >Error (Oops_bfd_perror): set_section_contents Bad value
> >after every Oops.
> 
> Some distributors have versions of libbfd which are subtly incompatible
> but have the same symlink name.  Running ksymoops against a different
> libbfd than it was compiled against can get errors.  Get the ksymoops
> source from your distributor or from ftp://ftp.ocs.co.au/pub/ksymoops/v2.3
> and recompile against your libbfd.  You also need the bfd development
> code, see ksymoops/INSTALL.
> 

OK, recompiled, I was using the rpm.

Now the output of ksymoops, note that there are various Oops:

ksymoops 2.3.4 on i586 2.4.0-test2.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.0-test2/ (default)
     -m /boot/System.map-2.4.0-test2 (specified)

Jun 27 02:57:13 quartz kernel: Unable to handle kernel paging request at
Jun 27 02:57:13 quartz kernel: c0130391 
Jun 27 02:57:13 quartz kernel: *pde = 00000000 
Jun 27 02:57:13 quartz kernel: Oops: 0000 
Jun 27 02:57:13 quartz kernel: CPU:    0 
Jun 27 02:57:14 quartz kernel: EIP:    0010:[kmalloc+165/556] 
Jun 27 02:57:14 quartz kernel: EFLAGS: 00010206 
Jun 27 02:57:14 quartz kernel: eax: 000000a5   ebx: 5cf00000   ecx:
00001000   edx: c5760000 
Jun 27 02:57:14 quartz kernel: esi: c11b7460   edi: 5cf00000   ebp:
00001000   esp: c07d1de8 
Jun 27 02:57:14 quartz kernel: ds: 0018   es: 0018   ss: 0018 
Jun 27 02:57:14 quartz kernel: Stack: c49976e0 00000007 c07d0000
c07d0000 c0d02180 c01a7fea 00000814 00000007  
Jun 27 02:57:14 quartz kernel:        00000000 c5c10180 c07d0000
00000000 00000206 c01a7469 00000810 00000007  
Jun 27 02:57:14 quartz kernel:        c5a61a20 00000804 c01e1700
c5971b20 00000000 c07d0000 c01e182e c5c10180  
Jun 27 02:57:21 quartz kernel: Call Trace: [alloc_skb+258/432]
Jun 27 02:57:21 quartz kernel: Code: f2 ae 74 05 bf 01 00 00 00 4f 8d 44
Using defaults from ksymoops -t elf32-i386 -a i386

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   f2 ae                     repnz scasb %es:(%edi),%al
Code;  00000002 Before first symbol
   2:   74 05                     je     9 <_EIP+0x9> 00000009 Before
first symbol
Code;  00000004 Before first symbol
   4:   bf 01 00 00 00            movl   $0x1,%edi
Code;  00000009 Before first symbol
   9:   4f                        decl   %edi
Code;  0000000a Before first symbol
   a:   8d 44 00 00               leal   0x0(%eax,%eax,1),%eax

Jun 27 02:57:21 quartz kernel: Unable to handle kernel paging request at
Jun 27 02:57:21 quartz kernel: c0130351 
Jun 27 02:57:21 quartz kernel: *pde = 00000000 
Jun 27 02:57:21 quartz kernel: Oops: 0000 
Jun 27 02:57:21 quartz kernel: CPU:    0 
Jun 27 02:57:21 quartz kernel: EIP:    0010:[kmalloc+101/556] 
Jun 27 02:57:21 quartz kernel: EFLAGS: 00010006 
Jun 27 02:57:21 quartz kernel: eax: 00000804   ebx: c024d3fc   ecx:
00000000   edx: 00050046 
Jun 27 02:57:21 quartz kernel: esi: c11b7460   edi: c233e5c0   ebp:
00000286   esp: c0a61e80 
Jun 27 02:57:21 quartz kernel: ds: 0018   es: 0018   ss: 0018 
Jun 27 02:57:21 quartz kernel: Stack: c141d9e0 00000007 c0a60000
c0a60000 c0a61eb8 c01a7fea 00000804 00000007  
Jun 27 02:57:21 quartz kernel:        00000000 c5c108c0 c0a60000
00000000 00000206 c01a7469 00000800 00000007  
Jun 27 02:57:21 quartz kernel:        c5a56240 000007f4 c01e1700
c5c113a0 00000000 c0a60000 c01e182e c5c108c0  
Jun 27 02:57:21 quartz kernel: Call Trace: [alloc_skb+258/432]
Jun 27 02:57:21 quartz kernel: Code: 8b 02 89 07 85 c0 74 77 8b 47 04 89

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   8b 02                     movl   (%edx),%eax
Code;  00000002 Before first symbol
   2:   89 07                     movl   %eax,(%edi)
Code;  00000004 Before first symbol
   4:   85 c0                     testl  %eax,%eax
Code;  00000006 Before first symbol
   6:   74 77                     je     7f <_EIP+0x7f> 0000007f Before
first symbol
Code;  00000008 Before first symbol
   8:   8b 47 04                  movl   0x4(%edi),%eax
Code;  0000000b Before first symbol
   b:   89 00                     movl   %eax,(%eax)

Jun 27 02:57:21 quartz kernel: NMI Watchdog detected LOCKUP on CPU1,
Jun 27 02:57:21 quartz kernel: CPU:    1 
Jun 27 02:57:21 quartz kernel: EIP:    0010:[stext_lock+5966/37680] 
Jun 27 02:57:21 quartz kernel: EFLAGS: 00000082 
Jun 27 02:57:21 quartz kernel: eax: 00000984   ebx: c024d3fc   ecx:
00000020   edx: 00000984 
Jun 27 02:57:21 quartz kernel: esi: c11b7460   edi: c3a26000   ebp:
00000286   esp: c3a27de8 
Jun 27 02:57:21 quartz kernel: ds: 0018   es: 0018   ss: 0018 
Jun 27 02:57:21 quartz kernel: Stack: c5d15560 00000007 c3a26000
c3a26000 c51216bc c01a7fea 00000984 00000007  
Jun 27 02:57:21 quartz kernel:        00000000 c1e52ae0 c3a26000
00000000 00000202 c01a7469 00000980 00000007  
Jun 27 02:57:21 quartz kernel:        c51219e0 00000978 c01e1700
c4af12a0 00000000 c3a26000 c01e182e c1e52ae0  
Jun 27 02:57:21 quartz kernel: Call Trace: [alloc_skb+258/432]
Jun 27 02:57:21 quartz kernel: Code: 80 7e 20 00 f3 90 7e f8 e9 bb f9 f3

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   80 7e 20 00               cmpb   $0x0,0x20(%esi)
Code;  00000004 Before first symbol
   4:   f3 90                     repz nop 
Code;  00000006 Before first symbol
   6:   7e f8                     jle    0 <_EIP>
Code;  00000008 Before first symbol
   8:   e9 bb f9 f3 00            jmp    f3f9c8 <_EIP+0xf3f9c8> 00f3f9c8
Before first symbol

Jun 27 02:57:21 quartz kernel: NMI Watchdog detected LOCKUP on CPU0,
Jun 27 02:57:21 quartz kernel: CPU:    0 
Jun 27 02:57:21 quartz kernel: EIP:    0010:[stext_lock+5996/37680] 
Jun 27 02:57:21 quartz kernel: EFLAGS: 00003082 
Jun 27 02:57:21 quartz kernel: eax: 0000010c   ebx: c11b7460   ecx:
000b2800   edx: c1000008 
Jun 27 02:57:21 quartz kernel: esi: 00000040   edi: c5760000   ebp:
c5760000   esp: c1be1e94 
Jun 27 02:57:21 quartz kernel: ds: 0018   es: 0018   ss: 0018 
Jun 27 02:57:21 quartz kernel: Process X (pid: 757, stackpage=c1be1000) 
Jun 27 02:57:21 quartz kernel: Stack: c4276620 00000040 c4276680
c5c113fc c01a875f 08c015d8 00003246 c01a80c0  
Jun 27 02:57:21 quartz kernel:        c5760000 c4276620 00000040
c01a8295 c4276620 00000804 c4276620 c01e216d  
Jun 27 02:57:21 quartz kernel:        c4276620 c5a563e0 00001000
00000040 c1be1f7c c4276620 c5c11698 c4276620  
Jun 27 02:57:21 quartz kernel: Call Trace: [memcpy_toiovec+59/108]
Jun 27 02:57:21 quartz kernel: Code: f3 90 7e f8 e9 06 fc f3 ff 80 7b 20

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   f3 90                     repz nop 
Code;  00000002 Before first symbol
   2:   7e f8                     jle    fffffffc <_EIP+0xfffffffc>
fffffffc <END_OF_CODE+372ae47d/????>
Code;  00000004 Before first symbol
   4:   e9 06 fc f3 ff            jmp    fff3fc0f <_EIP+0xfff3fc0f>
fff3fc0f <END_OF_CODE+371ee090/????>
Code;  00000009 Before first symbol
   9:   80 7b 20 00               cmpb   $0x0,0x20(%ebx)

Jun 27 02:57:21 quartz kernel: bttv0: aiee: error loops 
Jun 28 13:26:11 quartz kernel: Unable to handle kernel NULL pointer
Jun 28 13:26:11 quartz kernel: c0119621 
Jun 28 13:26:11 quartz kernel: *pde = 00000000 
Jun 28 13:26:11 quartz kernel: Oops: 0000 
Jun 28 13:26:11 quartz kernel: CPU:    0 
Jun 28 13:26:11 quartz kernel: EIP:    0010:[__wake_up+269/936] 
Jun 28 13:26:11 quartz kernel: EFLAGS: 00013046 
Jun 28 13:26:11 quartz kernel: eax: c3e20e28   ebx: c3e20e18   ecx:
c2ccb348   edx: c3e20e28 
Jun 28 13:26:11 quartz kernel: esi: c31c4740   edi: 00000001   ebp:
c3e2dea4   esp: c3e2de60 
Jun 28 13:26:11 quartz kernel: ds: 0018   es: 0018   ss: 0018 
Jun 28 13:26:11 quartz kernel: Process X (pid: 743, stackpage=c3e2d000) 
Jun 28 13:26:17 quartz kernel: Stack: c2ccb33c c31c4740 0000001c
00000001 c142c000 c142c000 03e31000 c3189a00  
Jun 28 13:26:17 quartz kernel:        c142dfbc c0292800 c142c350
00000000 c3e20e20 c2ccb340 00003286 00000021  
Jun 28 13:26:17 quartz kernel:        c2ccb33c c31c4b3c c01df745
c31c4740 00000040 c01a7024 c31c4740 c28e11a0  
Jun 28 13:26:17 quartz kernel: Call Trace: [unix_write_space+141/184]
Jun 28 13:26:18 quartz kernel: Code: 8b 3f 89 f8 89 7d e8 24 df 85 45 f8

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   8b 3f                     movl   (%edi),%edi
Code;  00000002 Before first symbol
   2:   89 f8                     movl   %edi,%eax
Code;  00000004 Before first symbol
   4:   89 7d e8                  movl   %edi,0xffffffe8(%ebp)
Code;  00000007 Before first symbol
   7:   24 df                     andb   $0xdf,%al
Code;  00000009 Before first symbol
   9:   85 45 f8                  testl  %eax,0xfffffff8(%ebp)

Jun 28 13:26:18 quartz kernel: NMI Watchdog detected LOCKUP on CPU1,
Jun 28 13:26:18 quartz kernel: CPU:    1 
Jun 28 13:26:19 quartz kernel: EIP:    0010:[stext_lock+9910/37680] 
Jun 28 13:26:19 quartz kernel: EFLAGS: 00000086 
Jun 28 13:26:19 quartz kernel: eax: c0e42010   ebx: c0e4200c   ecx:
c0e42040   edx: c23efbe4 
Jun 28 13:26:19 quartz kernel: esi: c0e4201c   edi: c2ccb33c   ebp:
c0e42000   esp: c318bf08 
Jun 28 13:26:20 quartz kernel: ds: 0018   es: 0018   ss: 0018 
Jun 28 13:26:20 quartz kernel: Stack: c31e4700 00000000 c318a000
00000304 c0e42020 c0e42018 00000283 c01482f9  
Jun 28 13:26:20 quartz kernel:        c0e42000 c318bfa8 00000004
c23efbf8 00000023 c31e4700 c318a000 00000008  
Jun 28 13:26:20 quartz kernel:        7fffffff 00000004 00000000
c0e42000 00000000 c014873d 00000004 c318bfa8  
Jun 28 13:26:20 quartz kernel: Call Trace: [do_select+637/664]
Jun 28 13:26:20 quartz kernel: Code: f3 90 7e f9 e9 51 64 f5 ff 80 3e 00

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   f3 90                     repz nop 
Code;  00000002 Before first symbol
   2:   7e f9                     jle    fffffffd <_EIP+0xfffffffd>
fffffffd <END_OF_CODE+372ae47e/????>
Code;  00000004 Before first symbol
   4:   e9 51 64 f5 ff            jmp    fff5645a <_EIP+0xfff5645a>
fff5645a <END_OF_CODE+372048db/????>
Code;  00000009 Before first symbol
   9:   80 3e 00                  cmpb   $0x0,(%esi)

-- 
Jorge Nerin
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to