From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 25 20:42:45 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2939E16A4CE for ; Thu, 25 Mar 2004 20:42:45 -0800 (PST) Received: from smtp2.jp.viruscheck.net (smtp2.jp.viruscheck.net [154.33.69.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0C6E43D1D for ; Thu, 25 Mar 2004 20:42:44 -0800 (PST) (envelope-from bland@freebsd.org) Received: from scan4.jp.viruscheck.net ([154.33.69.39] helo=mail1.jp.viruscheck.net) by smtp2.jp.viruscheck.net with esmtp (Exim 3.36 #1) id 1B6jB6-0003d1-00; Fri, 26 Mar 2004 13:42:44 +0900 Received: from [219.167.14.54] (helo=noc.orchid) by mail1.jp.viruscheck.net with esmtp (Exim 3.36 #3) id 1B6jB5-00071n-00; Fri, 26 Mar 2004 13:42:43 +0900 Received: from FreeBSD.org (horse.orchid [89.60.10.11]) by noc.orchid (8.12.11/8.12.11) with ESMTP id i2Q4geH3042590; Fri, 26 Mar 2004 13:42:41 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <4063B4C0.9050001@FreeBSD.org> Date: Fri, 26 Mar 2004 13:42:40 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040316 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremy Messenger References: <4062F0C4.9000100@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-gnome@FreeBSD.org Subject: Re: Time to put ${PTHREAD_LIBS} in the x11/xscreensaver-gnome? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2004 04:42:45 -0000 Jeremy Messenger wrote: > On Thu, 25 Mar 2004 23:46:28 +0900, Alexander Nedotsukov > wrote: > > > >> Well to be constructive can people (not only once who currently >> expirince a problem with xscreensaver) try the patch attached and report >> two things is: it works and what is your GL library Nvidia/Mesa? > > > I tried this patch and it doesn't fix the crash. Here using Nvidia > driver. Jeremy, I looked into your ldd output and it same to mine. There is no any single object linked against libc_r, libthr, libkse or libpthread. Can this be world + kernel problem? About the patch. Its purpose not link GL hacks against libpthread. They don't use any pthreads api so why we need this? > > Cheers, > Mezz > >> Thanks, >> Alexander. > > >