From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 8 15:00:57 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 6F28310656A8; Mon, 8 Nov 2010 15:00:57 +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 443958FC26; Mon, 8 Nov 2010 15:00:57 +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 oA8F0vVJ035750; Mon, 8 Nov 2010 15:00:57 GMT (envelope-from jh@freefall.freebsd.org) Received: (from jh@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oA8F0uEE035711; Mon, 8 Nov 2010 15:00:56 GMT (envelope-from jh) Date: Mon, 8 Nov 2010 15:00:56 GMT Message-Id: <201011081500.oA8F0uEE035711@freefall.freebsd.org> To: cv@validy.com, jh@FreeBSD.org, freebsd-bugs@FreeBSD.org From: jh@FreeBSD.org Cc: Subject: Re: kern/42956: [libc] dlclose gives "invalid shared object handle" when called through the fini function of another module 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: Mon, 08 Nov 2010 15:00:57 -0000 Synopsis: [libc] dlclose gives "invalid shared object handle" when called through the fini function of another module State-Changed-From-To: open->closed State-Changed-By: jh State-Changed-When: Mon Nov 8 15:00:56 UTC 2010 State-Changed-Why: Fixed in r194531 is far as I can see. http://www.freebsd.org/cgi/query-pr.cgi?pr=42956