From owner-freebsd-gnome@FreeBSD.ORG Sun Jan 4 08:28:14 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 72CAA16A4CE for ; Sun, 4 Jan 2004 08:28:14 -0800 (PST) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54DEB43D45 for ; Sun, 4 Jan 2004 08:28:13 -0800 (PST) (envelope-from kaarthik@comcast.net) Received: from 192.168.0.2 (pcp06945825pcs.nrockv01.md.comcast.net[69.138.30.56]) by comcast.net (rwcrmhc11) with SMTP id <2004010416281201300k46h7e> (Authid: kaarthik); Sun, 4 Jan 2004 16:28:12 +0000 From: Kaarthik Sivakumar To: gnome@FreeBSD.org Date: Sun, 4 Jan 2004 11:28:16 -0500 User-Agent: KMail/1.5.4 Organization: Ericsson IPI MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401041128.16501.kaarthik@comcast.net> Subject: Gnucash fails on 5.2-RC2 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: Sun, 04 Jan 2004 16:28:14 -0000 Hi I am sending this mail here as this list is marked as the maintainer for Gnucash. I just installed FBSD 5.2-RC2 and then installed gnucash (and about 48 of its dependencies) from ports. When I try to run gnucash with an existing accounts file, guile dies with the following error: Fatal error 'Unable to read from thread kernel pipe' at line 1100 in file / usr/src/lib/libc_r/uthread/uthread_kern.c (errno = 0) Line 1100 in uthread_kern.c is in function dequeue_signals(), when it is trying to clear the pthread kernel pipe (from the comments near the point of failure). I assume this is the result of the various threading libraries in -current. I installed a lot of the packages from the first installation CD. This is my first exposure to the 5-series and I am not sure how to debug these problems. Any help to debug this problem will be really appreciated. Please let me know if you need more information. Thanks. kaarthik