From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 15:23:33 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 4A18F16A4CE for ; Thu, 19 Feb 2004 15:23:33 -0800 (PST) Received: from ex-nihilo-llc.com (ex-nihilo-llc.com [206.114.147.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32B5943D1F for ; Thu, 19 Feb 2004 15:23:33 -0800 (PST) (envelope-from aaron@alpete.com) Received: from mail.alpete.com (localhost [127.0.0.1]) by ex-nihilo-llc.com (Postfix) with SMTP id 32F126F5 for ; Thu, 19 Feb 2004 18:25:41 -0500 (EST) Received: from 204.118.74.216 (SquirrelMail authenticated user aaron@alpete.com) by mail.alpete.com with HTTP; Thu, 19 Feb 2004 18:25:41 -0500 (EST) Message-ID: <51354.204.118.74.216.1077233141.squirrel@mail.alpete.com> Date: Thu, 19 Feb 2004 18:25:41 -0500 (EST) From: "Aaron Peterson" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Subject: mplayer compiled without warnings, but broken X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: aaron@alpete.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 23:23:33 -0000 wkstn% uname -a FreeBSD wkstn.homenet.mine 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sat Feb 14 23:57:13 EST 2004 root@wkstn.homenet.mine:/usr/obj/usr/src/sys/WKSTN i386 wkstn% mplayer /mnt/storage/movies/RevolutionOS.avi Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) zsh: abort (core dumped) mplayer /mnt/storage/movies/RevolutionOS.avi wkstn% bummer. i read something on the freebsd-questions list about mplayer's esound dependency breaking it and being fixed soon, however i don't think this is related... anyone know if this is known to be broken or is soon to be fixed? or is it just me having problems?