From owner-freebsd-current@FreeBSD.ORG Tue Feb 10 19:51:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FADE16A4CE for ; Tue, 10 Feb 2004 19:51:07 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC57043D31 for ; Tue, 10 Feb 2004 19:51:06 -0800 (PST) (envelope-from jason@ec.rr.com) Received: from ec.rr.com (cpe-024-211-231-149.ec.rr.com [24.211.231.149]) i1B3p4q3027390 for ; Tue, 10 Feb 2004 22:51:04 -0500 (EST) Message-ID: <402A5EDE.7050501@ec.rr.com> Date: Wed, 11 Feb 2004 11:57:02 -0500 From: Jason User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040210 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: bittorrent has problems after an update to currnet X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 03:51:07 -0000 $ btdownloadgui.py Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 2) Abort trap (core dumped) $ I updated my whole system to current on monday and had problems with bittorrent after I did a portupgrade. There was a missing libwx_gtk.so that I fixed, then it was this error I can not figure out. Anyone have any ideas? My only idea is the code doesn't like the new libs. Thanks, Jason