From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 10 15:03:23 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 BE4C116A4DA for ; Thu, 10 Aug 2006 15:03:23 +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 4DC8743D45 for ; Thu, 10 Aug 2006 15:03:23 +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 B181A67A1; Fri, 11 Aug 2006 17:02:53 +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 sWqI1rzWZ6GK; Fri, 11 Aug 2006 17:02:53 +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 747476785; Fri, 11 Aug 2006 17:02:53 +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: Thu, 10 Aug 2006 17:03:19 +0200 Message-Id: <1155222199.22737.6.camel@bert.mlan.solnet.ch> Mime-Version: 1.0 X-Mailer: Evolution 2.7.91 FreeBSD GNOME Team Port 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: Thu, 10 Aug 2006 15:03:23 -0000 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 Funny. It doesn't crash anymore if I've set this env. Strange Cheers, Thomas