From owner-freebsd-stable Mon Mar 27 18:11:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 5BDE437BC8E for ; Mon, 27 Mar 2000 18:11:29 -0800 (PST) (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.3) with ESMTP id SAA05642; Mon, 27 Mar 2000 18:11:28 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id SAA03086; Mon, 27 Mar 2000 18:11:27 -0800 (PST) (envelope-from jdp@polstra.com) Date: Mon, 27 Mar 2000 18:11:27 -0800 (PST) Message-Id: <200003280211.SAA03086@vashon.polstra.com> To: aa8vb@ipass.net Subject: Re: Dynamic linker bug in 3.4-RELEASE (I think) In-Reply-To: <20000317195156.A24243@ipass.net> References: <20000317195156.A24243@ipass.net> Organization: Polstra & Co., Seattle, WA Cc: stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <20000317195156.A24243@ipass.net>, Randall Hopper wrote: > I have a small program I wrote that uses sigwait and takes about 1 second > to complete. > > If I run it over-and-over many times repeatedly, occasionally the dynamic > linker will fail to resolve the "sigwait" symbol. Is your program multi-threaded? There are some known problems in connection with that. Try setting LD_BIND_NOW=1 in the environment and see if that changes the behavior. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message