Date: Tue, 18 Jul 2006 07:03:34 +0900 From: Norikatsu Shigemura <nork@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: freebsd-current@FreeBSD.org, nork@FreeBSD.org Subject: Re: many thread applications are unstable on 7-current Message-ID: <20060718070334.496cfdf0.nork@FreeBSD.org> In-Reply-To: <200607171309.34139.jhb@freebsd.org> References: <20060716232338.2357f50a.nork@FreeBSD.org> <200607171309.34139.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 Jul 2006 13:09:33 -0400 John Baldwin <jhb@freebsd.org> wrote: > On Sunday 16 July 2006 10:23, Norikatsu Shigemura wrote: > > I think that this is FYI, maybe. Sorry, I don't know why it causes. > > I could not trace problems. > Does this only happen with libpthread or does it also happen with libthr? I don't know, because these applications cannot run on libthr with libpthread.so.2 -> libthr.so.2 in libmap.conf. 5 nork@nadesico$ firefox /libexec/ld-elf.so.1: /usr/lib/libthr.so.2: Undefined symbol "thr_getscheduler" 6 nork@nadesico$ cvsync /libexec/ld-elf.so.1: /usr/lib/libthr.so.2: Undefined symbol "thr_getscheduler"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060718070334.496cfdf0.nork>