From owner-freebsd-hackers Wed Jun 30 11:17:34 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id AA545155CB for ; Wed, 30 Jun 1999 11:17:28 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id LAA05051; Wed, 30 Jun 1999 11:17:24 -0700 (PDT) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id LAA07050; Wed, 30 Jun 1999 11:17:22 -0700 (PDT) (envelope-from jdp@polstra.com) Date: Wed, 30 Jun 1999 11:17:22 -0700 (PDT) Message-Id: <199906301817.LAA07050@vashon.polstra.com> To: fjoe@iclub.nsu.ru Subject: Re: dlopen returns non NULL In-Reply-To: Organization: Polstra & Co., Seattle, WA Cc: hackers@freebsd.org Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article , Max Khon 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. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-interest is the aphrodisiac of belief." -- James V. DeLong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message