[kernel] bug#158: kernel: two kernel BUGs in page_alloc.c
James Troup <james@nocrew.org>, 158@bugs.parisc-linux.org
James Troup <james@nocrew.org>, 158@bugs.parisc-linux.org
X-PA-RISC Linux-PR-Message: report 158
X-PA-RISC Linux-PR-Package: kernel
X-Loop: daniel_frazier@hp.com
Received: via spool by bugs@bugs.parisc-linux.org id=B.100819803731601
(code B ref -1); Wed, 12 Dec 2001 23:03:01 GMT
To: submit@bugs.parisc-linux.org
Mail-Copies-To: never
From: James Troup <james@nocrew.org>
Date: 12 Dec 2001 23:00:31 +0000
Message-ID: <87u1uwxcvk.fsf@tacitus.systems>
Lines: 23
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: James Troup <james@ruari-quinn.demon.co.uk>
Package: kernel
Version: 2.4.16-64-smp
On a dual A500 (sarti.debian.org) I got:
kernel BUG at page_alloc.c:84!
kernel BUG at page_alloc.c:207!
83 if (PageLRU(page))
84 BUG();
206 if (PageLRU(page))
207 BUG();
Linux sarti 2.4.16-64-smp #1 SMP Fri Dec 7 16:53:30 MST 2001 parisc64 unknown
ii kernel-image-2.4.16-64-smp 16.1 64 bit SMP Linux kernel image for version 2.4.16 on HPPA.
The machine carried on fine for another day or so before going into
the usual D-death-hang...
--
James