2001-04-04 11:24:55

by Felix Triebel

[permalink] [raw]
Subject: kernel BUG at page_alloc.c:75! / exit.c

hi,

I'm running the 2.4.3 kernel and my system always (!) crashes when I try
to generate the "Linux kernel poster" from lgp.linuxcare.com.au. After
working for one hour, the kernel printed this message:

kernel BUG at page_alloc.c:75!
invalid operand: 0000
CPU: 0
EIP: 0010:[__free_pages_ok+62/784]
EFLAGS: 00010296
eax: 0000001f ebx: c137dbb8 ecx: 00000000 edx: ffffffff
esi: c137dbb8 edi: c0223fb8 ebp: 00000000 esp: c1475f78
ds: 0018 es: 0018 ss: 0018
Process bdflush (pid: 5, stackpage=c1475000)
Stack: c01f6ec5 c01f6fd3 0000004b c137dbe0 c137dbb8 c0223fb8 0000003c
c0223fb8
0000003b c48a1a40 00000003 c0128a89 c012a29a c0128c85 c1474000
c01f852e
0000000a 0008e000 00000000 00000000 00000004 00000000 00007a13
c0132ae0
Call Trace: [page_launder+793/2064] [__free_pages+26/32]
[page_launder+1301/2064] [bdflush+128/208] [kernel_thread+35/48]

Code: 0f 0b 83 c4 0c 89 d8 2b 05 78 ea 27 c0 69 c0 f1 f0 f0 f0 c1
kernel BUG at exit.c:458!
invalid operand: 0000
CPU: 0
EIP: 0010:[do_exit+526/544]
EFLAGS: 00010282
eax: 0000001a ebx: c0220920 ecx: 00000000 edx: ffffffff

I think there should be more, but it stopped at this point.

Do you need more information about the system?

Thank you, Felix


2001-04-05 18:54:50

by Felix Triebel

[permalink] [raw]
Subject: Re: kernel BUG at page_alloc.c:75! / exit.c

"Albert D. Cahalan" wrote:
>
> > I'm running the 2.4.3 kernel and my system always (!) crashes when I try
> > to generate the "Linux kernel poster" from lgp.linuxcare.com.au. After
> > working for one hour, the kernel printed this message:
>
> I'd guess you have a heat problem. Check for dust, a slow fan,
> an overclocked CPU, memory chips with airflow blocked by cables,
> motherboard chips that are too hot to touch...

none of the above, but the CPU (Athlon) temperature is at ~65 ?C. Is
this ok?

thanks,
Felix

2001-04-06 02:17:12

by Benjamin LaHaise

[permalink] [raw]
Subject: Re: kernel BUG at page_alloc.c:75! / exit.c

On Thu, 5 Apr 2001 [email protected] wrote:

> "Albert D. Cahalan" wrote:
> >
> > > I'm running the 2.4.3 kernel and my system always (!) crashes when I try
> > > to generate the "Linux kernel poster" from lgp.linuxcare.com.au. After
> > > working for one hour, the kernel printed this message:
> >
> > I'd guess you have a heat problem. Check for dust, a slow fan,
> > an overclocked CPU, memory chips with airflow blocked by cables,
> > motherboard chips that are too hot to touch...

This is *not* a hardware problem. We're tracking something fishy in the
vm code that is resulting in exactly the same BUG() tripping up on a
number of boxes (4 and 8 way SMP).

-ben

2001-04-07 02:53:57

by TimO

[permalink] [raw]
Subject: Re: kernel BUG at page_alloc.c:75! / exit.c

[email protected] wrote:
>
> "Albert D. Cahalan" wrote:
> >
> > > I'm running the 2.4.3 kernel and my system always (!) crashes when I try
> > > to generate the "Linux kernel poster" from lgp.linuxcare.com.au. After
> > > working for one hour, the kernel printed this message:
> >
> > I'd guess you have a heat problem. Check for dust, a slow fan,
> > an overclocked CPU, memory chips with airflow blocked by cables,
> > motherboard chips that are too hot to touch...
>
> none of the above, but the CPU (Athlon) temperature is at ~65 ?C. Is
> this ok?
>
> thanks,
> Felix
>

Hmmm, my (BIOS)default is to shut down at 56 C. Normally runs between
40 and 42 C. This is with a 750 Mhz Athlon. Nothing in the docs says
what is acceptable. Maybe check out the AMD web page.

===============
-- Tim