According to Maoie Florentino: While burning my CPU.
> 
> Hi All,
> 
> I did a fuser on file /usr/libndbm/libdbm- and it gave me two processes, namely,
> md_thread and kswapd.  Also the output of ldconfig game me this:

On all my slackware systems i dont even have a /usr/libndbm/ directory, is
this a typo?, it realy woud help to get the correct path here.

> 
> hobbes:/usr/lib/libndbm>ldconfig -v
> ldconfig: version 1.8.10
> /usr/local/lib:
> ldconfig: warning: can't open /usr/local/lib (No such file or directory), skipping

'mkdir /usr/local/lib' should get rid of that error message.

[SNIP]
There were no oddities in the output of lddconfig.

> Also, /etc/ld.so.conf only has these entries:
> /usr/local/lib
> /usr/X11R6/lib
> /usr/i486-linuxaout/lib
> /usr/openwin/lib

Seems ok.

> 
> As for md_thread, I asked about this process in this list about 
> two weeks ago and someone said ( i think it was Paul) that its
> for making two hard disks appear to be just one contiguous disk.
> I've never used it before then it suddenly just appeared and I
> cant seem to kill it.  Killing it would just spawn a new md_thread
> process.

I belive it was i who explaned about md_thread to you, i belive i also told
you how to stop it being started when its not needed.

In /usr/lib you should have a symbolic link like below.

lrwxrwxrwx 1 root  root 17 Mar 28 13:51 libndbm.so -> /lib/libgdbm.so.1*

in /lib

lrwxrwxrwx 1 root root  16 Mar 28 13:51 libgdbm.so.1 -> libgdbm.so.1.7.3*

and of course the lib itself.

-rwxr-xr-x 1 root     root        48876 Apr  9  1998 libgdbm.so.1.7.3*

as to your directory;

/usr/libndbm/ containing "libdbm-"  are you sure thats correct.?

BTW;
libs do not grow in size.
Are you sure its not a text file being created by some or other
misconfigured program or daemon, ???.

tail -n25 libdbm- will show the last 25 lines.

> 
> Mu Florentino
> SFINet, Inc.
> 
> 
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to