Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Feb 2005 11:00:56 +0100
From:      Michael Nottebrock <michaelnottebrock@gmx.net>
To:        freebsd-ports@freebsd.org
Cc:        Jeremy Tregunna <jtregunna@blurgle.ca>
Subject:   Re: Ruby 1.8.2_2 segfault
Message-ID:  <200502061100.59709.michaelnottebrock@gmx.net>
In-Reply-To: <20050206092201.GA910@galgenberg.net>
References:  <e3e93e2a9b1547fbab04adc9e7677710@blurgle.ca> <20050206092201.GA910@galgenberg.net>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1547420.TMWVnpFO8O
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

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 libra=
ry,=20
and right now ruby18 will (on 5.3+) unconditionally link to libpthread=20
instead, which doesn't work.

=2D-=20
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

--nextPart1547420.TMWVnpFO8O
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQBCBerbXhc68WspdLARAmuQAKCJllIjwe0cfeZNGOy93Y0Rk6rt2ACeL/K2
us1jIBG7kA+0wKErKxHLryA=
=ZLlS
-----END PGP SIGNATURE-----

--nextPart1547420.TMWVnpFO8O--



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