From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 12 14:46:11 2011 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 BBFDD1065674; Wed, 12 Oct 2011 14:46:11 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 766D28FC15; Wed, 12 Oct 2011 14:46:11 +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 p9CEkBNA079719; Wed, 12 Oct 2011 14:46:11 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9CEkBoq079715; Wed, 12 Oct 2011 14:46:11 GMT (envelope-from remko) Date: Wed, 12 Oct 2011 14:46:11 GMT Message-Id: <201110121446.p9CEkBoq079715@freefall.freebsd.org> To: freebsd-maintainer@opera.com, remko@FreeBSD.org, freebsd-bugs@FreeBSD.org From: remko@FreeBSD.org Cc: Subject: Re: kern/151861: [rtld] 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: Wed, 12 Oct 2011 14:46:11 -0000 Synopsis: [rtld] dlclose() of library causes separately opened libraries to unload as well State-Changed-From-To: patched->closed State-Changed-By: remko State-Changed-When: Wed Oct 12 14:46:10 UTC 2011 State-Changed-Why: Fixed in HEAD and 8-stable, seems that there is no more MFC'ing, closing the ticket. someone [tm] should reopen this if there is need for additional MFC http://www.freebsd.org/cgi/query-pr.cgi?pr=151861