From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 11 16:45:09 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BADD1065675; Thu, 11 Nov 2010 16:45:09 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D5B738FC1F; Thu, 11 Nov 2010 16:45:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oABGj8be031201; Thu, 11 Nov 2010 16:45:08 GMT (envelope-from jh@freefall.freebsd.org) Received: (from jh@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oABGj8Vt031197; Thu, 11 Nov 2010 16:45:08 GMT (envelope-from jh) Date: Thu, 11 Nov 2010 16:45:08 GMT Message-Id: <201011111645.oABGj8Vt031197@freefall.freebsd.org> To: freebsd-maintainer@opera.com, jh@FreeBSD.org, freebsd-bugs@FreeBSD.org From: jh@FreeBSD.org Cc: Subject: Re: misc/151861: dlclose() of library causes separately opened libraries to unload as well X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2010 16:45:09 -0000 Synopsis: dlclose() of library causes separately opened libraries to unload as well State-Changed-From-To: open->patched State-Changed-By: jh State-Changed-When: Thu Nov 11 16:42:23 UTC 2010 State-Changed-Why: Fixed in head and stable/8 (revisions 214728, 214777 and 215084). http://www.freebsd.org/cgi/query-pr.cgi?pr=151861