Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2000 18:11:27 -0800 (PST)
From:      John Polstra <jdp@polstra.com>
To:        aa8vb@ipass.net
Cc:        stable@freebsd.org
Subject:   Re: Dynamic linker bug in 3.4-RELEASE (I think)
Message-ID:  <200003280211.SAA03086@vashon.polstra.com>
In-Reply-To: <20000317195156.A24243@ipass.net>
References:  <20000317195156.A24243@ipass.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <20000317195156.A24243@ipass.net>,
Randall Hopper  <aa8vb@ipass.net> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003280211.SAA03086>