From owner-freebsd-hackers Wed Jun 30 13:18:31 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id A0B8F14C07 for ; Wed, 30 Jun 1999 13:18:14 -0700 (PDT) (envelope-from fjoe@iclub.nsu.ru) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id DAA88997; Thu, 1 Jul 1999 03:17:04 +0700 (NSS) (envelope-from fjoe@iclub.nsu.ru) Date: Thu, 1 Jul 1999 03:17:03 +0700 (NSS) From: Max Khon To: John Polstra Cc: hackers@freebsd.org Subject: Re: dlopen returns non NULL In-Reply-To: <199906301817.LAA07050@vashon.polstra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, there! On Wed, 30 Jun 1999, John Polstra wrote: > > in the following code `dlopen' returns NULL > > on the first iteration (because g() is not defined) -- it's ok > > but on the second iteration `dlopen' returns "valid" dlh > > ELF or a.out? Which version of FreeBSD? > > For a.out, it's a known bug and there is already an open PR on it. > I wouldn't be surprised if the bug existed in ELF too. 3.2-STABLE built on 10 Jun, ELF /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message