Subject: Re: 1.3K - "panic: pool_get: ffsinopl: page empty"
To: Ken Nakata <kenn@synap.ne.jp>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-mac68k
Date: 03/28/1999 12:53:42
On Sun, 28 Mar 1999 23:30:38 +0900 
 Ken Nakata <kenn@synap.ne.jp> wrote:

 > Thanks to Dave Huang, I can now boot a 1.3K kernel on my Q840AV, but
 > when I tried to fsck, I get this:

There appear to be bugs in the mac68k port (due to iterrupts, likely)
that cause pool corruption.

These must be fixed before 1.4 is released.

 > 
 > panic: pool_get: ffsinopl: page empty
 > Stopped in fsck at	_Debugger+0x6:  unlk    a6
 > db> t
 > _Debugger(...) + 6
 > _panic(...) + 52
 > _pool_get(...) + 114
 > _ffs_vget(...) + 90
 > _ufs_lookup(...) + a32
 > _lookup(...) + 21c
 > _namei(...) + 2e2
 > _sys___stat13(...) + 2a
 > _syscall(...) + 11c
 > _trap0() + e
 > db> _
 > 
 > Has anybody seen this? (admittedly, I haven't been paying much
 > attention to traffic on this list... )-:
 > 
 > Ken

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>