Subject: Re: -CURRENT memory management fault - core dumps
To: Caffeinate The World <mochaexpress@yahoo.com>
From: Ken Wellsch <kwellsch@tampabay.rr.com>
List: current-users
Date: 06/28/2001 14:57:01
Caffeinate The World wrote:
> 
> yes i did. and it's currently using libc.so.12.76.
> # (cd /usr/lib && ls -l libc.so*)
> lrwxr-xr-x  1 root  wheel       13 Jun 28 03:44 libc.so -> libc.so.12.76
> lrwxr-xr-x  1 root  wheel       13 Jun 28 03:44 libc.so.12 -> libc.so.12.76
> -r--r--r--  1 root  wheel  1378053 May 10 03:48 libc.so.12.62.1
> -r--r--r--  1 root  wheel  1464097 Feb 25 03:19 libc.so.12.71
> -r--r--r--  1 root  wheel  1826351 Jun 28 03:44 libc.so.12.76

Ah yes, I went back to your earlier posting and I see where you built
a copy of -current libc which would account for the link change.

So let me get this right.  You are running a -current kernel on
a partially upgraded 1.5.1_BETA2 based userland?  Or a 1.5.1 kernel?

-- Ken