kern/113424: libthrd errors
Remy de Ruysscher
rdr at xs4all.nl
Thu Jun 7 21:20:11 UTC 2007
The following reply was made to PR kern/113424; it has been noted by GNATS.
From: "Remy de Ruysscher" <rdr at xs4all.nl>
To: bug-followup at FreeBSD.org, rdr at xs4all.nl
Cc:
Subject: Re: kern/113424: libthrd errors
Date: Thu, 7 Jun 2007 23:16:22 +0200 (CEST)
I've not been able to solve this one, note that the app is not a dynamic
executable (perl script), so it can't be linked to multiple thread libs as
suggested.
/usr/bin/perl:
libperl.so => /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so
(0x5487c000)
libm.so.4 => /lib/libm.so.4 (0x549a1000)
libcrypt.so.3 => /lib/libcrypt.so.3 (0x549b7000)
libutil.so.5 => /lib/libutil.so.5 (0x549d0000)
libc.so.6 => /lib/libc.so.6 (0x549dd000)
I've also compiled the world and kernel with -mno-redzone option, but this
fatal error remains.
So what else could be wrong? Please give any starting points for a
resolution rather than close the bug rightaway.
Thanks.
More information about the freebsd-bugs
mailing list