From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 14 11:22:52 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org 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 C96A816A4DE for ; Mon, 14 Aug 2006 11:22:52 +0000 (UTC) (envelope-from freebsdlists@bsdunix.ch) Received: from conversation.bsdunix.ch (ns1.bsdunix.ch [82.220.1.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FF1D43D5A for ; Mon, 14 Aug 2006 11:22:47 +0000 (GMT) (envelope-from freebsdlists@bsdunix.ch) Received: from localhost (localhost.bsdunix.ch [127.0.0.1]) by conversation.bsdunix.ch (Postfix) with ESMTP id A9C625F60; Tue, 15 Aug 2006 13:22:11 +0200 (CEST) X-Virus-Scanned: by amavisd-new at mail.bsdunix.ch Received: from conversation.bsdunix.ch ([127.0.0.1]) by localhost (conversation.bsdunix.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hA4VrYrd689O; Tue, 15 Aug 2006 13:22:11 +0200 (CEST) Received: from [212.101.1.83] (bert.mlan.solnet.ch [212.101.1.83]) (using SSLv3 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by conversation.bsdunix.ch (Postfix) with ESMTP id 6C54D5CBC; Tue, 15 Aug 2006 13:22:11 +0200 (CEST) From: Thomas To: Joe Marcus Clarke In-Reply-To: <1155215882.53650.6.camel@shumai.marcuscom.com> References: <1155203069.60237.13.camel@bert.mlan.solnet.ch> <1155215882.53650.6.camel@shumai.marcuscom.com> Content-Type: text/plain Date: Mon, 14 Aug 2006 13:22:45 +0200 Message-Id: <1155554565.17844.4.camel@bert.mlan.solnet.ch> Mime-Version: 1.0 X-Mailer: Evolution 2.7.91 SolNet.ch ISP Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@freebsd.org Subject: Re: problems with gaim and gnome 2.15 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 11:22:52 -0000 Hi Joe Am Donnerstag, den 10.08.2006, 09:18 -0400 schrieb Joe Marcus Clarke: > On Thu, 2006-08-10 at 11:44 +0200, Thomas wrote: > > Hello Gnome fans > > > > I have some problems with gaim 1.15 and gnome 2.15. It crashes after 4-5 > > minutes. > > > > My system: > > 6.1-STABLE #1: Sun Jul 30 23:41:52 CEST 2006 > > gaim-1.5.0_7 > > gaim-otr-3.0.0_1 > > > > I've recompiled gaim, libotr and gaim-ort too. It didn't help > > > > The gaim coredump backtrace can be found at: > > http://www.bsdunix.ch/public/gnome215-fbsd/gaim_coredump.txt > > Your best bet is to run without assertions. Try: > > env G_DEBUG= gaim Ok. As I wrote before this env helps. But what does this mean? Do I've to run all unstable apps with G_DEBUG? Cheers, Thomas