Date: Sun, 6 Feb 2005 05:38:26 -0500 From: Jeremy Tregunna <jtregunna@blurgle.ca> To: Michael Nottebrock <michaelnottebrock@gmx.net> Cc: freebsd-ports@freebsd.org Subject: Re: Ruby 1.8.2_2 segfault Message-ID: <4832a351ccd527584f32a32fcf7e59d0@blurgle.ca> In-Reply-To: <200502061100.59709.michaelnottebrock@gmx.net> References: <e3e93e2a9b1547fbab04adc9e7677710@blurgle.ca> <20050206092201.GA910@galgenberg.net> <200502061100.59709.michaelnottebrock@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6-Feb-05, at 5:00 AM, Michael Nottebrock wrote: > On Sunday, 6. February 2005 10:22, Ulrich Spoerlein wrote: > >>> -lpthread -lcrypt -lm -o libruby18.so.18 >>> ./lib/ftools.rb:204: [BUG] Segmentation fault >>> ruby 1.8.2 (2004-12-25) [sparc64-freebsd5] >>> >>> Abort trap (core dumped) >> >> This happend to me when building with -Os, any flags above -O would >> seem >> to trigger this. > > Different problem. Sparc64 still uses libc_r as the default threading > library, > and right now ruby18 will (on 5.3+) unconditionally link to libpthread > instead, which doesn't work. Ah okay, this makes sense now, thanks. -- Jeremy Tregunna jtregunna@blurgle.ca
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4832a351ccd527584f32a32fcf7e59d0>