Re: switching threading libraries

From: Daniel Eischen <deischen_at_freebsd.org>
Date: Mon, 10 Apr 2006 14:55:35 -0400 (EDT)
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
Received on Mon Apr 10 2006 - 16:55:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:54 UTC