Linux MIPS Architecture development
 help / color / mirror / Atom feed
* R5000 oops
@ 2000-07-10  6:48 Jason Mesker
       [not found] ` <20000710005215.A24764@bacchus.dhis.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Jason Mesker @ 2000-07-10  6:48 UTC (permalink / raw)
  To: debian-mips@lists.debian.org, linux-mips, linux-mips, linux-mips

[-- Attachment #1: Type: text/plain, Size: 82 bytes --]

I am trying to compile vim and during the configure script exec I get an
oops.




[-- Attachment #2: ksys.oops --]
[-- Type: text/plain, Size: 3013 bytes --]

ksymoops 2.3.4 on sparc64 2.2.16.  Options used
     -v ./vmlinux-0704b (specified)
     -K (specified)
     -L (specified)
     -O (specified)
     -m ./System.map-0704b.foo (specified)
     -t elf32-bigmips -a mips:4600

checking for opendir... Unable to handle kernel paging request at virtual address 0040dca0, epc == 88043190, ra == 88065748
Warning (Oops_read): Code line not seen, dumping what data is available

Oops in fault.c:do_page_fault, line 158:
init : 00000000 1000fc00 00000000 8fdc0010
 : 8ac22f80 8ac22f80 0040dca0 8aaf9ee0
 : 886867c4 00000000 ffffffe0 88686720
2: 00000003 84000000 00000000 00000021
6: 8853e868 8853e860 1000fc01 00000007
0: 8aaf9ee0 8aaf9ee8 00000000 00000006
4: 00000000 2abd4640
8: 8aaf8000 8aaf9e18 00000180 88065748

>>RA;  88065748 <d_alloc+30/174>

epc   : 88043190
Status: 1000fc02
Cause : 00000004
Process gcc (pid: 1266, stackpage=8aaf8000)
Stack: 8aaf9ee0 8805a804 00000000 00000000 fffffff4 8be0dd80 8be0dd80 8aaf9ee8
       88065748 00000006 8805a7d8 8ac2d004 8aaf9ef8 8805a804 fffffff4 8be0dd80
       8be067c0 8aaf9ee8 8805b950 8be0dd80 8ac2d000 00000000 00000180 00000503
       8be06818 ffffffeb 8be0dd80 00000503 8805be3c 8805bd74 88195488 00000008
       00000000 88195484 00000001 88195144 00000502 00000502 00000180 8ac2d000
       00413f00 ...
Call Trace: [<8805a804>] [<88065748>] [<8805a7d8>] [<8805a804>] [<8805b950>] [<8805be3c>] [<8805bd74>] [<8804a4d4>] [<8804a94c>] [<88010f68>] [<88010f68>]
Code: 8ca20004  54400025  8e240008 <acc50000> 8e220008  00c28023  40086000  3409ff00  01094024 

>>PC;  0000000088043190 <kmem_cache_alloc+ac/374>   <=====
Trace; 000000008805a804 <cached_lookup+44/7c>
Trace; 0000000088065748 <d_alloc+30/174>
Trace; 000000008805a7d8 <cached_lookup+18/7c>
Trace; 000000008805a804 <cached_lookup+44/7c>
Trace; 000000008805b950 <lookup_hash+90/ec>
Trace; 000000008805be3c <open_namei+198/92c>
Trace; 000000008805bd74 <open_namei+d0/92c>
Trace; 000000008804a4d4 <filp_open+38/5c>
Trace; 000000008804a94c <sys_open+54/188>
Trace; 0000000088010f68 <stack_done+1c/38>
Trace; 0000000088010f68 <stack_done+1c/38>
Code;  0000000088043184 <kmem_cache_alloc+a0/374>
0000000000000000 <_PC>:
Code;  0000000088043184 <kmem_cache_alloc+a0/374>
   0:   8ca20004  lw      $v0,4($a1)
Code;  0000000088043188 <kmem_cache_alloc+a4/374>
   4:   54400025  0x54400025
Code;  000000008804318c <kmem_cache_alloc+a8/374>
   8:   8e240008  lw      $a0,8($s1)
Code;  0000000088043190 <kmem_cache_alloc+ac/374>   <=====
   c:   acc50000  sw      $a1,0($a2)   <=====
Code;  0000000088043194 <kmem_cache_alloc+b0/374>
  10:   8e220008  lw      $v0,8($s1)
Code;  0000000088043198 <kmem_cache_alloc+b4/374>
  14:   00c28023  subu    $s0,$a2,$v0
Code;  000000008804319c <kmem_cache_alloc+b8/374>
  18:   40086000  mfc0    $t0,$12
Code;  00000000880431a0 <kmem_cache_alloc+bc/374>
  1c:   3409ff00  li      $t1,0xff00
Code;  00000000880431a4 <kmem_cache_alloc+c0/374>
  20:   01094024  and     $t0,$t0,$t1


1 warning issued.  Results may not be reliable.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: R5000 oops
       [not found] ` <20000710005215.A24764@bacchus.dhis.org>
@ 2000-07-10  7:19   ` Jason Mesker
  2000-07-10 11:46     ` Geert Uytterhoeven
  0 siblings, 1 reply; 5+ messages in thread
From: Jason Mesker @ 2000-07-10  7:19 UTC (permalink / raw)
  To: Ralf Baechle, debian-mips@lists.debian.org, linux-mips@fnet.fr,
	linux-mips@oss.sgi.com, linux-mips@vger.rutgers.edu

I am running kernel version: 2.4.0 test 3 pre 2.  I am useing wesolows vmlinux-0704b kernel.

I think I have found the problem though.  I was running the system without swap and with 64Megs of RAM.  I added around 20 megs of swap space and did the
configure again and it worked fine.  I am actually compiling now and will let the status be known if it completes or not.  As of right now everything looks
like it is working fine with the swap enabled.




Ralf Baechle wrote:

> What kernel version have you been running?
>
>   Ralf
>
> On Mon, Jul 10, 2000 at 02:48:35AM -0400, Jason Mesker wrote:
>
> > I am trying to compile vim and during the configure script exec I get an
> > oops.
> >
> >
> >
>
> > ksymoops 2.3.4 on sparc64 2.2.16.  Options used
> >      -v ./vmlinux-0704b (specified)
> >      -K (specified)
> >      -L (specified)
> >      -O (specified)
> >      -m ./System.map-0704b.foo (specified)
> >      -t elf32-bigmips -a mips:4600
> >
> > checking for opendir... Unable to handle kernel paging request at virtual address 0040dca0, epc == 88043190, ra == 88065748
> > Warning (Oops_read): Code line not seen, dumping what data is available
> >
> > Oops in fault.c:do_page_fault, line 158:
> > init: 00000000 1000fc00 00000000 8fdc0010
> >  : 8ac22f80 8ac22f80 0040dca0 8aaf9ee0
> >  : 886867c4 00000000 ffffffe0 88686720
> > 2: 00000003 84000000 00000000 00000021
> > 6: 8853e868 8853e860 1000fc01 00000007
> > 0: 8aaf9ee0 8aaf9ee8 00000000 00000006
> > 4: 00000000 2abd4640
> > 8: 8aaf8000 8aaf9e18 00000180 88065748
> >
> > >>RA;  88065748 <d_alloc+30/174>
> >
> > epc: 88043190
> > Status: 1000fc02
> > Cause: 00000004
> > Process gcc (pid: 1266, stackpage=8aaf8000)
> > Stack: 8aaf9ee0 8805a804 00000000 00000000 fffffff4 8be0dd80 8be0dd80 8aaf9ee8
> >        88065748 00000006 8805a7d8 8ac2d004 8aaf9ef8 8805a804 fffffff4 8be0dd80
> >        8be067c0 8aaf9ee8 8805b950 8be0dd80 8ac2d000 00000000 00000180 00000503
> >        8be06818 ffffffeb 8be0dd80 00000503 8805be3c 8805bd74 88195488 00000008
> >        00000000 88195484 00000001 88195144 00000502 00000502 00000180 8ac2d000
> >        00413f00 ...
> > Call Trace: [<8805a804>] [<88065748>] [<8805a7d8>] [<8805a804>] [<8805b950>] [<8805be3c>] [<8805bd74>] [<8804a4d4>] [<8804a94c>] [<88010f68>] [<88010f68>]
> > Code: 8ca20004  54400025  8e240008 <acc50000> 8e220008  00c28023  40086000  3409ff00  01094024
> >
> > >>PC;  0000000088043190 <kmem_cache_alloc+ac/374>   <=====
> > Trace; 000000008805a804 <cached_lookup+44/7c>
> > Trace; 0000000088065748 <d_alloc+30/174>
> > Trace; 000000008805a7d8 <cached_lookup+18/7c>
> > Trace; 000000008805a804 <cached_lookup+44/7c>
> > Trace; 000000008805b950 <lookup_hash+90/ec>
> > Trace; 000000008805be3c <open_namei+198/92c>
> > Trace; 000000008805bd74 <open_namei+d0/92c>
> > Trace; 000000008804a4d4 <filp_open+38/5c>
> > Trace; 000000008804a94c <sys_open+54/188>
> > Trace; 0000000088010f68 <stack_done+1c/38>
> > Trace; 0000000088010f68 <stack_done+1c/38>
> > Code;  0000000088043184 <kmem_cache_alloc+a0/374>
> > 0000000000000000 <_PC>:
> > Code;  0000000088043184 <kmem_cache_alloc+a0/374>
> >    0:   8ca20004  lw      $v0,4($a1)
> > Code;  0000000088043188 <kmem_cache_alloc+a4/374>
> >    4:   54400025  0x54400025
> > Code;  000000008804318c <kmem_cache_alloc+a8/374>
> >    8:   8e240008  lw      $a0,8($s1)
> > Code;  0000000088043190 <kmem_cache_alloc+ac/374>   <=====
> >    c:   acc50000  sw      $a1,0($a2)   <=====
> > Code;  0000000088043194 <kmem_cache_alloc+b0/374>
> >   10:   8e220008  lw      $v0,8($s1)
> > Code;  0000000088043198 <kmem_cache_alloc+b4/374>
> >   14:   00c28023  subu    $s0,$a2,$v0
> > Code;  000000008804319c <kmem_cache_alloc+b8/374>
> >   18:   40086000  mfc0    $t0,$12
> > Code;  00000000880431a0 <kmem_cache_alloc+bc/374>
> >   1c:   3409ff00  li      $t1,0xff00
> > Code;  00000000880431a4 <kmem_cache_alloc+c0/374>
> >   20:   01094024  and     $t0,$t0,$t1
> >
> >
> > 1 warning issued.  Results may not be reliable.
>
>   Ralf

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: R5000 oops
  2000-07-10  7:19   ` Jason Mesker
@ 2000-07-10 11:46     ` Geert Uytterhoeven
  2000-07-10 21:52       ` nick
  0 siblings, 1 reply; 5+ messages in thread
From: Geert Uytterhoeven @ 2000-07-10 11:46 UTC (permalink / raw)
  To: Jason Mesker
  Cc: Ralf Baechle, debian-mips@lists.debian.org, linux-mips@fnet.fr,
	linux-mips@oss.sgi.com, linux-mips@vger.rutgers.edu

On Mon, 10 Jul 2000, Jason Mesker wrote:
> I am running kernel version: 2.4.0 test 3 pre 2.  I am useing wesolows vmlinux-0704b kernel.
> 
> I think I have found the problem though.  I was running the system without swap and with 64Megs of RAM.  I added around 20 megs of swap space and did the
> configure again and it worked fine.  I am actually compiling now and will let the status be known if it completes or not.  As of right now everything looks
> like it is working fine with the swap enabled.

I suspect that's not the problem, though. 64 MB of RAM should not be exhausted
that fast.

I saw lots of similar oopses on the NEC DDB Vrc-5074 with various 2.3.x
kernels. Other people reported similar oopses with other machines. And the
common factor is the R5000.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- Linux/{m68k~Amiga,PPC~CHRP} -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: R5000 oops
  2000-07-10 11:46     ` Geert Uytterhoeven
@ 2000-07-10 21:52       ` nick
  2000-07-11 12:34         ` Geert Uytterhoeven
  0 siblings, 1 reply; 5+ messages in thread
From: nick @ 2000-07-10 21:52 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Jason Mesker, Ralf Baechle, debian-mips@lists.debian.org,
	linux-mips@fnet.fr, linux-mips@oss.sgi.com,
	linux-mips@vger.rutgers.edu

I have a R5k indy with 128meg and 2x2gig disks that I can test on.  It's
currently running irix, but i've been meaning to install linux on it.  If
one of you can tell me what I should test/test for I'd be willing to try.
	Nick

On Mon, 10 Jul 2000, Geert Uytterhoeven wrote:

> On Mon, 10 Jul 2000, Jason Mesker wrote:
> > I am running kernel version: 2.4.0 test 3 pre 2.  I am useing wesolows vmlinux-0704b kernel.
> > 
> > I think I have found the problem though.  I was running the system without swap and with 64Megs of RAM.  I added around 20 megs of swap space and did the
> > configure again and it worked fine.  I am actually compiling now and will let the status be known if it completes or not.  As of right now everything looks
> > like it is working fine with the swap enabled.
> 
> I suspect that's not the problem, though. 64 MB of RAM should not be exhausted
> that fast.
> 
> I saw lots of similar oopses on the NEC DDB Vrc-5074 with various 2.3.x
> kernels. Other people reported similar oopses with other machines. And the
> common factor is the R5000.
> 
> Gr{oetje,eeting}s,
> 
> 						Geert
> 
> --
> Geert Uytterhoeven -- Linux/{m68k~Amiga,PPC~CHRP} -- geert@linux-m68k.org
> 
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
> 							    -- Linus Torvalds
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: R5000 oops
  2000-07-10 21:52       ` nick
@ 2000-07-11 12:34         ` Geert Uytterhoeven
  0 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2000-07-11 12:34 UTC (permalink / raw)
  To: nick
  Cc: Jason Mesker, Ralf Baechle, debian-mips@lists.debian.org,
	linux-mips@fnet.fr, linux-mips@oss.sgi.com,
	linux-mips@vger.rutgers.edu

On Mon, 10 Jul 2000 nick@ns.snowman.net wrote:
> I have a R5k indy with 128meg and 2x2gig disks that I can test on.  It's
> currently running irix, but i've been meaning to install linux on it.  If
> one of you can tell me what I should test/test for I'd be willing to try.

Just stress test the box and you'll see.

> On Mon, 10 Jul 2000, Geert Uytterhoeven wrote:
> > On Mon, 10 Jul 2000, Jason Mesker wrote:
> > > I am running kernel version: 2.4.0 test 3 pre 2.  I am useing wesolows vmlinux-0704b kernel.
> > > 
> > > I think I have found the problem though.  I was running the system without swap and with 64Megs of RAM.  I added around 20 megs of swap space and did the
> > > configure again and it worked fine.  I am actually compiling now and will let the status be known if it completes or not.  As of right now everything looks
> > > like it is working fine with the swap enabled.
> > 
> > I suspect that's not the problem, though. 64 MB of RAM should not be exhausted
> > that fast.
> > 
> > I saw lots of similar oopses on the NEC DDB Vrc-5074 with various 2.3.x
> > kernels. Other people reported similar oopses with other machines. And the
> > common factor is the R5000.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-07-11 22:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-10  6:48 R5000 oops Jason Mesker
     [not found] ` <20000710005215.A24764@bacchus.dhis.org>
2000-07-10  7:19   ` Jason Mesker
2000-07-10 11:46     ` Geert Uytterhoeven
2000-07-10 21:52       ` nick
2000-07-11 12:34         ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox