From owner-freebsd-questions@FreeBSD.ORG Mon Apr 26 07:29:41 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3421106566B for ; Mon, 26 Apr 2010 07:29:41 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id AABB68FC0A for ; Mon, 26 Apr 2010 07:29:41 +0000 (UTC) Received: from [192.168.0.198] (laptop1.herveybayaustralia.com.au [192.168.0.198]) by mail.unitedinsong.com.au (Postfix) with ESMTP id 09FD85C21 for ; Mon, 26 Apr 2010 17:32:45 +1000 (EST) From: Da Rock To: freebsd-questions@freebsd.org Content-Type: text/plain; charset="us-ascii" Date: Mon, 26 Apr 2010 17:25:18 +1000 Message-ID: <1272266718.29962.9.camel@laptop1.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Rosegarden seg faults X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Apr 2010 07:29:42 -0000 I've installed rosegarden for a task my missus has to do. The only problem is its seg faults and can't do anything. I can run rosegarden at the prompt, but when I click notation or sequencer it fails with a seg fault. The symptoms are the same as bug #346448 at the debian bugs site, but that is 2006 and is supposedly resolved; although the version in freebsd hasn't seemed to have changed since then. I running Freebsd 8, rosegarden 2.1pl2. Running gdb I find: 0x0000000800c938b2 in _XtCountVaList () from /usr/local/lib/libXt.so.6 The fault was apparently solved in 2.1pl4-2. Cheers