Here's an update from Jonathan: ------------------------------------------------------------------------------------------------ To be clear, this problem is *solved* by the fix for 6301218. The patches with this fix are:
Solaris/SunOS 5.10_sparc patch T117461-06 Solaris/SunOS 5.10_x86 patch T118345-08 Solaris/SunOS 5.9_sparc patch T112963-23 Solaris/SunOS 5.9_x86 patch T113986-19 Solaris/SunOS 5.8_sparc patch T109147-38 Solaris/SunOS 5.8_x86 patch T109148-38 (thanks to Rod Evans for pointing out the possible confusion) - jonathan --------------------------------------------------------------------------------------------------- On my Solaris 10 FCS, I backed out 117461-04 for now and ::findleaks works: > ::findleaks BYTES LEAKED VMEM_SEG CALLER 4194304 5 fd800000 MMAP 131072 1 fe4d0000 MMAP 262144 1 fe480000 MMAP 524288 1 fe380000 MMAP 1048576 1 fe200000 MMAP ------------------------------------------------------------------------ Total 5 oversized leaks, 6160384 bytes CACHE LEAKED BUFCTL CALLER ---------------------------------------------------------------------- Total 0 buffers, 0 bytes -------------------------------------------------------- but now what are those VMEM_SEG's (I am reading thru the mdb guide). Any pointers will be greatly appreciated. Thanks, -- prasad This message posted from opensolaris.org