From owner-freebsd-current@FreeBSD.ORG Tue Sep 7 19:08:27 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 8501216A4CE for ; Tue, 7 Sep 2004 19:08:27 +0000 (GMT) Received: from moutvdomng.kundenserver.de (moutvdom.kundenserver.de [212.227.126.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id D311643D55 for ; Tue, 7 Sep 2004 19:08:26 +0000 (GMT) (envelope-from bjoern.hillebrand@s-ar.de) Received: from [212.227.126.221] (helo=mrvdomng.kundenserver.de) by moutvdomng.kundenserver.de with esmtp (Exim 3.35 #1) id 1C4lKL-0005ls-00 for current@freebsd.org; Tue, 07 Sep 2004 21:08:25 +0200 Received: from [80.138.83.232] (helo=[192.168.0.2]) by mrvdomng.kundenserver.de with esmtp (Exim 3.35 #1) id 1C4lKK-0004MN-00 for current@freebsd.org; Tue, 07 Sep 2004 21:08:25 +0200 Message-ID: <413E0721.4070706@s-ar.de> Date: Tue, 07 Sep 2004 21:08:17 +0200 From: Bjoern Hillebrand User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040907) 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 Subject: gaim problem : Fatal error 'Spinlock called when not threaded 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: Tue, 07 Sep 2004 19:08:27 -0000 Hi, I am using FreeBSD 5.3 ( build yesterday with the lastest source ) and compiled gaim from the ports. It compiles without any problems. The problem occurs when i want to start it : ---- start > gaim Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) Abort (core dumped) > some detailed infos about my system : uname -a : FreeBSD finne.localnet.net 5.3-BETA3 FreeBSD 5.3-BETA3 #0: Tue Sep 7 07:18:03 CEST 2004 root@finne.localnet.net:/usr/obj/usr/src/sys/MYKERNEL i386 --- end I build gaim again with a distclean before. The same result. This could be interesting for some of you ;-) When you need more detailed information contact me. bye Bjoern