From owner-freebsd-gnome@FreeBSD.ORG Thu Jan 29 18:35:21 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 CF02916A4CE for ; Thu, 29 Jan 2004 18:35:21 -0800 (PST) Received: from out005.verizon.net (out005pub.verizon.net [206.46.170.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87C8D43D58 for ; Thu, 29 Jan 2004 18:35:20 -0800 (PST) (envelope-from res0d26i@verizon.net) Received: from [192.168.0.138] ([4.63.24.249]) by out005.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040130023519.DQUC2677.out005.verizon.net@[192.168.0.138]> for ; Thu, 29 Jan 2004 20:35:19 -0600 From: Damian To: freebsd-gnome@FreeBSD.org Content-Type: text/plain Organization: Lantron, Inc. Message-Id: <1075430149.19270.6.camel@amy> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 29 Jan 2004 18:35:49 -0800 Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out005.verizon.net from [4.63.24.249] at Thu, 29 Jan 2004 20:35:19 -0600 Subject: beep-media-player and gnome on freebsd X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: res0d26i@verizon.net List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 02:35:21 -0000 I was wondering if anybody has been able to run the latest stable version of beep-media-player on freebsd. I have tried compiling and running the stable version and even the cvs versions with no luck. This is what it outputs when I run it through gdb: This GDB was configured as "i386-unknown-freebsd"... (gdb) r Starting program: /usr/local/bin/beep-media-player Program received signal SIGSEGV, Segmentation fault. 0x28888efc in _pthread_cond_wait () from /usr/lib/libc_r.so.5 (gdb) c Continuing. Error accessing memory address 0x2888d3a0: No such process. Info: OS: FreeBSD 5.2-RELEASE Compiler: GCC 3.3.3 I have contacted the bmp developers, but they have not been able to figure it out due to the fact they don't run freebsd, so its not high on their priorities. This also happened on 4.9-RELEASE with gcc 2.95. Thanks in advance for any info that could be provided. -Damian