Patches for 2.2.7

Nikolas Stylianides nstyl at softlab.ece.ntua.gr
Fri Feb 25 14:39:33 EET 2000


Kala Achillea sorry, giati exo kanei tis apires malakies
Ayto einai to sosto ksymoops.out

Nikolas Stylianides wrote:

> Achillea sou kano attach to ksymoops.out
>
> Achilleas Kotsis wrote:
>
> > "Nikolas Stylianides" <nstyl at softlab.ece.ntua.gr> wrote in message
> > news:38B4F06C.28D605C5 at softlab.ece.ntua.gr...
> > > Feb 22 00:01:06 antiochia kernel: Unable to handle kernel NULL pointer
> > > dereference at virtual address 00000022
> > > Feb 22 00:01:06 antiochia kernel: current->tss.cr3 = 06362000, %cr3 =
> > 06362000
> > > Feb 22 00:01:06 antiochia kernel: *pde = 00000000
> > > Feb 22 00:01:06 antiochia kernel: Oops: 0000
> > >
> > > Ayto einai to minima poy mou petaei.
> > > Exo episis scsi controler me chip SYM53C876 kai otan kanei boot to
> > mixanima paei
> > > na sikosei kai sripts gia to NCR53C876
> > > kai den 3ero an dimioyrgei ayto kapio provlima.
> >
> > 1) Δοκίμασε τον latest stable kernel (2.2.14)
> > 2) Αν συνεχίζει να το κάνει, κάνε copy paste το oops (εκτός από αυτό που
> > έστειλες εδώ,πρεπει να έχει και παρακάτω ένα κομμάτι πού λέει Trace και Code
> > το οποίο παρέλειψες;) σε ένα αρχείο (πχ oops.txt) και μετά
> > cd /usr/src/linux/scripts/ksymoops
> > make
> > ./ksymoops < oops.txt > ksymoops.out
> >
> > Και στείλε μας τo ksymoops.out
> > Για περισσότερες λεπτομέριες διάβασε το
> > /usr/src/linux/Documentation/oops-tracing.txt
> > --
> > Achilleas Kotsis a.k.a Achille
> > Webpage: http://www.cc.ece.ntua.gr/~akots/
> > PGP Key: http://www.cc.ece.ntua.gr/~akots/pgp.txt
> > -- Hi! I'm a .signature virus! Copy me into your .signature to help me
> > spread! --
> >
> > --
> > ====================================================================
> > Gia boithia (h na diagrafhte) e-mail sto majordomo at hellug.gr
> > Ta archives tis listas einai sto http://lists.hellug.gr/lgu.html
> > prin steilete kapoia erothsh psakte mipos exei hdh apanththei.
> > Gia opoiodipote problima stilte e-mail ston owner-linux-greek-users at hellug.gr
> > ====================================================================
>
>   ------------------------------------------------------------------------
>                    Name: ksymoops.out
>    ksymoops.out    Type: unspecified type (application/octet-stream)
>                Encoding: base64
-------------- next part --------------
Options used: -V (default)
              -o /lib/modules/2.2.7/ (default)
              -k /proc/ksyms (default)
              -l /proc/modules (default)
              -m /usr/src/linux/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.

No modules in ksyms, skipping objects
Feb 25 01:28:55 antiochia kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000000
Feb 25 01:28:55 antiochia kernel: current->tss.cr3 = 06479000, %cr3 = 06479000
Feb 25 01:28:55 antiochia kernel: *pde = 00000000
Feb 25 01:28:55 antiochia kernel: Oops: 0002
Feb 25 01:28:55 antiochia kernel: CPU:    0
Feb 25 01:28:55 antiochia kernel: EIP:    0010:[kfree+377/424]
Feb 25 01:28:55 antiochia kernel: EFLAGS: 00010202
Feb 25 01:28:55 antiochia kernel: eax: 00000039   ebx: c03cb080   ecx: 00000002   edx: c65b2000
Feb 25 01:28:55 antiochia kernel: esi: c3377750   edi: 00000202   ebp: 00006c6d   esp: c647df64
Feb 25 01:28:55 antiochia kernel: ds: 0018   es: 0018   ss: 0018
Feb 25 01:28:55 antiochia kernel: Process sendmail (pid: 182, process nr: 17, stackpage=c647d000)
Feb 25 01:28:55 antiochia kernel: Stack: bfffe280 00000000 c337777c 00000005 c012d582 c3377750 c647c000 00000000 
Feb 25 01:28:55 antiochia kernel:        bfffe1f8 bfffeafc 00000001 00000000 c012acd5 c647dfa8 00000001 c3377750 
Feb 25 01:28:55 antiochia kernel:        00000000 c3377750 c3377754 c3377758 c337775c c3377760 c3377764 c01089c4 
Feb 25 01:28:55 antiochia kernel: Call Trace: [sys_select+1346/1360] [__namei+49/88] [system_call+52/64] 
Feb 25 01:28:55 antiochia kernel: Code: c7 05 00 00 00 00 00 00 00 00 eb 1b 8d 76 00 56 68 a2 a1 1f 

Code:  00000000 Before first symbol            00000000 <_IP>: <===
Code:  00000000 Before first symbol               0:	c7 05 00 00 00 00 	movl   $0x0,0x0 <===
Code:  00000006 Before first symbol               6:	00 00 00 00 
Code:  0000000a Before first symbol               a:	eb 1b             	jmp     00000027 Before first symbol
Code:  0000000c Before first symbol               c:	8d 76 00          	leal   0x0(%esi),%esi
Code:  0000000f Before first symbol               f:	56                	pushl  %esi
Code:  00000010 Before first symbol              10:	68 a2 a1 1f 00    	pushl  $0x1fa1a2


195 warnings issued.  Results may not be reliable.


More information about the Linux-greek-users mailing list