While running nighly tests we found this leak: > 0f956650::bufctl -v ADDR BUFADDR TIMESTAMP THREAD CACHE LASTLOG CONTENTS f956650 f957268 d118882a56 509 80d0010 8084000 80a6a70 libumem.so.1`umem_cache_alloc_debug+0x14f libumem.so.1`umem_cache_alloc+0x144 libumem.so.1`umem_alloc+0xc5 libumem.so.1`malloc+0x27 libxml2.so.2`xmlStrndup+0x37 libxml2.so.2`xmlStrdup+0x34 libxml2.so.2`xmlStrcat+0x48 libxml2.so.2`xmlNodeListGetString+0x139 libxml2.so.2`xmlGetProp+0x74 libshare.so.1`get_node_attr+0x27 libshare.so.1`sa_get_share_attr+0x11 libshare.so.1`sa_sharetab_fill_zfs+0x25 0xfe055c85 libshare.so.1`sa_proto_share+0x28 libshare.so.1`sa_enable_share+0x56 The problem is simple: sa_sharetab_fill_zfs() calls sa_get_share_attr() but never calls sa_free_attr_string().
N/A
Terms of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines | Site Map | HelpYour use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use. © 2010, Oracle Corporation and/or its affiliates