Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2006 14:55:35 -0400 (EDT)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Csaba Henk <csaba-ml@creo.hu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: switching threading libraries
Message-ID:  <Pine.GSO.4.64.0604101452460.7764@sea.ntplx.net>
In-Reply-To: <20060410161923.GE1323@beastie.creo.hu>
References:  <slrne3ck4t.18h.csaba@beastie.creo.hu> <Pine.GSO.4.43.0604070910310.15406-100000@sea.ntplx.net> <20060407140809.GZ1323@beastie.creo.hu> <Pine.GSO.4.64.0604071727560.20876@sea.ntplx.net> <20060410161923.GE1323@beastie.creo.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 10 Apr 2006, Csaba Henk wrote:

> On Fri, Apr 07, 2006 at 05:28:41PM -0400, Daniel Eischen wrote:
>> Does this work for you:
>>
>>   http://people.freebsd.org/~deischen/symver/libc_r.symver.diffs
>>
>> ?
>
> Not really:
>
>
> Fatal error 'Thread jump table not properly initialized' at line 252 in file /usr/src/lib/libc_r/uthread/uthread_init.c (errno = 0)
> Fatal error 'Thread jump table not properly initialized' at line 252 in file /usr/src/lib/libc_r/uthread/uthread_init.c (errno = 0)
> Fatal error 'Thread jump table not properly initialized' at line 252 in file /usr/src/lib/libc_r/uthread/uthread_init.c (errno = 0)
> Fatal error 'Thread jump table not properly initialized' at line 252 in file /usr/src/lib/libc_r/uthread/uthread_init.c (errno = 0)
> Fatal error 'Thread jump table not properly initialized' at line 252 in file /usr/src/lib/libc_r/uthread/uthread_init.c (errno = 0)
> [and so on...]

That's not because of symbol versioning.  That is fallout from
us changing libc, libthr, and libpthread, and forgetting to
change libc_r.  It seems libc_r is starting to get some
rotting bits ;-)

-- 
DE



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