From owner-freebsd-gnome@FreeBSD.ORG Mon Sep 21 11:43:35 2009 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E50311065693 for ; Mon, 21 Sep 2009 11:43:35 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward4.yandex.ru (forward4.yandex.ru [77.88.46.9]) by mx1.freebsd.org (Postfix) with ESMTP id 9EF4D8FC28 for ; Mon, 21 Sep 2009 11:43:35 +0000 (UTC) Received: from smtp2.yandex.ru (smtp2.yandex.ru [77.88.46.102]) by forward4.yandex.ru (Yandex) with ESMTP id 062052688B8; Mon, 21 Sep 2009 15:43:32 +0400 (MSD) Received: from [127.0.0.1] (ns.kirov.so-cdu.ru [77.72.136.145]) by smtp2.yandex.ru (Yandex) with ESMTPSA id B8CFED181F5; Mon, 21 Sep 2009 15:43:31 +0400 (MSD) Message-ID: <4AB766E2.6000009@yandex.ru> Date: Mon, 21 Sep 2009 15:43:30 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: freebsd-gnome@freebsd.org References: <4AB7569A.1030200@yandex.ru> In-Reply-To: <4AB7569A.1030200@yandex.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Yandex-TimeMark: 1253533411 X-Yandex-Spam: 1 X-Yandex-Front: smtp2.yandex.ru Cc: Subject: Re: gnome-commander glib error 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, 21 Sep 2009 11:43:36 -0000 Andrey V. Elsukov wrote: > I have the same problem, did you find any solutions? > My system is 9.0-CURRENT-amd64 with 2G RAM. > I got an error: > > GLib-ERROR **: gmem.c:156: failed to allocate 18446744073709551615 bytes > aborting... So, I rebuild it with DEBUG_FLAGS=-g and found that it crashes in GnomeCmdOwner constructor. After that i found this fix: http://mail.gnome.org/archives/svn-commits-list/2009-August/msg02622.html Also I found that it already fixed and i just should update my ports :) http://www.freebsd.org/cgi/query-pr.cgi?pr=137684 Sorry for th noise. :) -- WBR, Andrey V. Elsukov