linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* crash 2.4.19-rc3 on smp machine.
@ 2002-07-20 15:56 Eero Volotinen
  2002-07-21  7:02 ` Peter C. Norton
  2002-07-23 22:46 ` Marcelo Tosatti
  0 siblings, 2 replies; 3+ messages in thread
From: Eero Volotinen @ 2002-07-20 15:56 UTC (permalink / raw)
  To: linux-kernel

Jul 20 15:02:06 gw kernel: kernel BUG at page_alloc.c:220!
Jul 20 15:02:06 gw kernel: invalid operand: 0000
Jul 20 15:02:06 gw kernel: CPU:    1
Jul 20 15:02:06 gw kernel: EIP:    0010:[<c013147e>]    Not tainted
Jul 20 15:02:06 gw kernel: EFLAGS: 00010202
Jul 20 15:02:06 gw kernel: eax: 00000040   ebx: c149d2f8   ecx: 00001000
edx: 0001ad85
Jul 20 15:02:06 gw kernel: esi: c02968d4   edi: 0001effd   ebp: 0001effd
esp: dad8fe3c
Jul 20 15:02:06 gw kernel: ds: 0018   es: 0018   ss: 0018
Jul 20 15:02:06 gw kernel: Process run (pid: 30135, stackpage=dad8f000)
Jul 20 15:02:06 gw kernel: Stack: 00001000 00019d85 00000296 00000000
c02968d4 c0296a60 000001ff 00000000
Jul 20 15:02:06 gw kernel:        c149d63c c0131711 c02968d4 c0296a5c
000001d2 dad8e000 00000000 00000000
Jul 20 15:02:06 gw kernel:        00000001 c149d63c c0126602 c0126c1d
dcdffd40 08074000 00000000 dbae76c0
Jul 20 15:02:06 gw kernel: Call Trace:    [<c0131711>] [<c0126602>]
[<c0126c1d>] [<c0126e0d>] [<c01211e6>]
Jul 20 15:02:06 gw kernel:   [<c0113a6a>] [<c01272ca>] [<c01138b0>]
[<c0108c0c>]
Jul 20 15:02:06 gw kernel:
Jul 20 15:02:06 gw kernel: Code: 0f 0b dc 00 e3 84 25 c0 8b 43 18 a9 80 00
00 00 74 08 0f 0b
Jul 20 15:02:07 gw kernel:  kernel BUG at page_alloc.c:220!
Jul 20 15:02:07 gw kernel: invalid operand: 0000
Jul 20 15:02:07 gw kernel: CPU:    1
Jul 20 15:02:07 gw kernel: EIP:    0010:[<c013147e>]    Not tainted
Jul 20 15:02:07 gw kernel: EFLAGS: 00010202

..

--
Eero


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

* Re: crash 2.4.19-rc3 on smp machine.
  2002-07-20 15:56 crash 2.4.19-rc3 on smp machine Eero Volotinen
@ 2002-07-21  7:02 ` Peter C. Norton
  2002-07-23 22:46 ` Marcelo Tosatti
  1 sibling, 0 replies; 3+ messages in thread
From: Peter C. Norton @ 2002-07-21  7:02 UTC (permalink / raw)
  To: linux-kernel

I've had a freeze on an SMP P2 yesterday under 2.4.19-rc1 (needed it
to fix scsi issues with an aic7xxx).  Seems like there's some kind of
a problem out there.

I didn't get any log info from the crash.  How'd you get that stuff in
syslog?  Are you logging to a remote syslog server?

-Peter

On Sat, Jul 20, 2002 at 06:56:22PM +0300, Eero Volotinen wrote:
> Jul 20 15:02:06 gw kernel: kernel BUG at page_alloc.c:220!
> Jul 20 15:02:06 gw kernel: invalid operand: 0000
> Jul 20 15:02:06 gw kernel: CPU:    1
> Jul 20 15:02:06 gw kernel: EIP:    0010:[<c013147e>]    Not tainted
> Jul 20 15:02:06 gw kernel: EFLAGS: 00010202
> Jul 20 15:02:06 gw kernel: eax: 00000040   ebx: c149d2f8   ecx: 00001000
> edx: 0001ad85
> Jul 20 15:02:06 gw kernel: esi: c02968d4   edi: 0001effd   ebp: 0001effd
> esp: dad8fe3c
> Jul 20 15:02:06 gw kernel: ds: 0018   es: 0018   ss: 0018
> Jul 20 15:02:06 gw kernel: Process run (pid: 30135, stackpage=dad8f000)
> Jul 20 15:02:06 gw kernel: Stack: 00001000 00019d85 00000296 00000000
> c02968d4 c0296a60 000001ff 00000000
> Jul 20 15:02:06 gw kernel:        c149d63c c0131711 c02968d4 c0296a5c
> 000001d2 dad8e000 00000000 00000000
> Jul 20 15:02:06 gw kernel:        00000001 c149d63c c0126602 c0126c1d
> dcdffd40 08074000 00000000 dbae76c0
> Jul 20 15:02:06 gw kernel: Call Trace:    [<c0131711>] [<c0126602>]
> [<c0126c1d>] [<c0126e0d>] [<c01211e6>]
> Jul 20 15:02:06 gw kernel:   [<c0113a6a>] [<c01272ca>] [<c01138b0>]
> [<c0108c0c>]
> Jul 20 15:02:06 gw kernel:
> Jul 20 15:02:06 gw kernel: Code: 0f 0b dc 00 e3 84 25 c0 8b 43 18 a9 80 00
> 00 00 74 08 0f 0b
> Jul 20 15:02:07 gw kernel:  kernel BUG at page_alloc.c:220!
> Jul 20 15:02:07 gw kernel: invalid operand: 0000
> Jul 20 15:02:07 gw kernel: CPU:    1
> Jul 20 15:02:07 gw kernel: EIP:    0010:[<c013147e>]    Not tainted
> Jul 20 15:02:07 gw kernel: EFLAGS: 00010202
> 
> ..
> 
> --
> Eero

-- 
The 5 year plan:
In five years we'll make up another plan.
Or just re-use this one.

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

* Re: crash 2.4.19-rc3 on smp machine.
  2002-07-20 15:56 crash 2.4.19-rc3 on smp machine Eero Volotinen
  2002-07-21  7:02 ` Peter C. Norton
@ 2002-07-23 22:46 ` Marcelo Tosatti
  1 sibling, 0 replies; 3+ messages in thread
From: Marcelo Tosatti @ 2002-07-23 22:46 UTC (permalink / raw)
  To: Eero Volotinen; +Cc: linux-kernel


Could you decode the oops with ksymoops please?

On Sat, 20 Jul 2002, Eero Volotinen wrote:

> Jul 20 15:02:06 gw kernel: kernel BUG at page_alloc.c:220!
> Jul 20 15:02:06 gw kernel: invalid operand: 0000
> Jul 20 15:02:06 gw kernel: CPU:    1
> Jul 20 15:02:06 gw kernel: EIP:    0010:[<c013147e>]    Not tainted
> Jul 20 15:02:06 gw kernel: EFLAGS: 00010202
> Jul 20 15:02:06 gw kernel: eax: 00000040   ebx: c149d2f8   ecx: 00001000
> edx: 0001ad85
> Jul 20 15:02:06 gw kernel: esi: c02968d4   edi: 0001effd   ebp: 0001effd
> esp: dad8fe3c
> Jul 20 15:02:06 gw kernel: ds: 0018   es: 0018   ss: 0018
> Jul 20 15:02:06 gw kernel: Process run (pid: 30135, stackpage=dad8f000)
> Jul 20 15:02:06 gw kernel: Stack: 00001000 00019d85 00000296 00000000
> c02968d4 c0296a60 000001ff 00000000
> Jul 20 15:02:06 gw kernel:        c149d63c c0131711 c02968d4 c0296a5c
> 000001d2 dad8e000 00000000 00000000
> Jul 20 15:02:06 gw kernel:        00000001 c149d63c c0126602 c0126c1d
> dcdffd40 08074000 00000000 dbae76c0
> Jul 20 15:02:06 gw kernel: Call Trace:    [<c0131711>] [<c0126602>]
> [<c0126c1d>] [<c0126e0d>] [<c01211e6>]
> Jul 20 15:02:06 gw kernel:   [<c0113a6a>] [<c01272ca>] [<c01138b0>]
> [<c0108c0c>]
> Jul 20 15:02:06 gw kernel:
> Jul 20 15:02:06 gw kernel: Code: 0f 0b dc 00 e3 84 25 c0 8b 43 18 a9 80 00
> 00 00 74 08 0f 0b
> Jul 20 15:02:07 gw kernel:  kernel BUG at page_alloc.c:220!
> Jul 20 15:02:07 gw kernel: invalid operand: 0000
> Jul 20 15:02:07 gw kernel: CPU:    1
> Jul 20 15:02:07 gw kernel: EIP:    0010:[<c013147e>]    Not tainted
> Jul 20 15:02:07 gw kernel: EFLAGS: 00010202
>
> ..
>
> --
> Eero
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


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

end of thread, other threads:[~2002-07-23 23:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-20 15:56 crash 2.4.19-rc3 on smp machine Eero Volotinen
2002-07-21  7:02 ` Peter C. Norton
2002-07-23 22:46 ` Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).