Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Aug 2006 16:22:13 -0700
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        "current@freebsd.org" <current@FreeBSD.org>, freebsd-ppc@FreeBSD.org
Subject:   Re: Looks like threading is b0rken on FreeBSD/powerpc
Message-ID:  <44D133A5.5090301@FreeBSD.org>
In-Reply-To: <20060802230803.GA32778@troutmask.apl.washington.edu>
References:  <44D12AC0.90009@sippysoft.com> <20060802230803.GA32778@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Steve Kargl wrote:
> On Wed, Aug 02, 2006 at 03:44:16PM -0700, Maxim Sobolev wrote:
>> Apparently threading is b0rken on the FreeBSD/powerpc - csup(8) dumps 
>> core with seg 11. The same csup(8) version compiled on 6.0 works just 
>> fine on the same 7-CURRENT kernel.
>>
> 
> What does ldd show?

[sobomax@sobomac ~]$ ldd /usr/bin/csup
/usr/bin/csup:
         libcrypto.so.5 => /lib/libcrypto.so.5 (0x2186b000)
         libz.so.3 => /lib/libz.so.3 (0x219d1000)
         libpthread.so.2 => /lib/libpthread.so.2 (0x219f4000)
         libc.so.7 => /lib/libc.so.7 (0x21a2b000)


-Maxim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44D133A5.5090301>