Hi Jonathan,

I am also facing same issue.
Here is the requested output.
> ::nm libumem.so.1 ! wc -l
       1
> ::nm libumem.so ! wc -l
       1
> ::nm libumem.so.1 ! grep max_ncpus
> ::nm libumem.so ! grep max_ncpus

The issue is, core has newer libumem version and my sandbox has older one.
I have grabbed production libumem version.
How I can specify this lib? In dbx we use pathmap.
After googling I found sol10 cores are self-consistant. 
But mdb is not using libumem module from core. Is this issue in mdb?
Do we have work-around?
For time being I have replaced my system libumem copy with Prodn libumem.
This is working. But this requires root access, which may not be possible every 
time.

Cheers,
Nitin
-- 
This message posted from opensolaris.org

Reply via email to