Date: Thu, 7 Jun 2007 21:20:10 GMT From: "Remy de Ruysscher" <rdr@xs4all.nl> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/113424: libthrd errors Message-ID: <200706072120.l57LKAt4016915@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/113424; it has been noted by GNATS.
From: "Remy de Ruysscher" <rdr@xs4all.nl>
To: bug-followup@FreeBSD.org, rdr@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706072120.l57LKAt4016915>
