Subject: Re: panic: enter: out of address space
To: Steve Peurifoy <swp@alumni.rice.edu>
From: Michael Wolfson <mw34@cornell.edu>
List: port-hp300
Date: 03/25/2000 17:21:34
At 5:12 PM -0500 3/25/00, Michael Wolfson wrote:
:)Unfortunately, it's not that rare -- I'm compiling up the 1.4.2 packages
:)and it's panic'ed on me twice in three days.
Fascinating! That's thrice. And at least two of them (possibly all three)
I can nail down as the exact same thing!
During the configure stage of compiling the 1.4.2 package of devel/ffcall,
it crashes immediately after:
checking for mmap declaration...
extern void* mmap (void*, size_t, int, int, int, off_t);
This is on a stock hp 9000/433s running 1.4.2, custom kernel, 32 MB RAM, 64
MB swap.
So, is there anything I can do (as a non-programmer) to help provide more
details?
Thanks,
-- MW