From owner-freebsd-gnome@FreeBSD.ORG Tue May 26 08:32:42 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 F40CC106564A for ; Tue, 26 May 2009 08:32:41 +0000 (UTC) (envelope-from fender0107401@gmail.com) Received: from mail-px0-f106.google.com (mail-px0-f106.google.com [209.85.216.106]) by mx1.freebsd.org (Postfix) with ESMTP id C734D8FC21 for ; Tue, 26 May 2009 08:32:41 +0000 (UTC) (envelope-from fender0107401@gmail.com) Received: by pxi4 with SMTP id 4so3191124pxi.3 for ; Tue, 26 May 2009 01:32:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=1OM2zHA+pQBJwFDU65zYE6dHfgCqbvyoey9xGRj5pWc=; b=sCcCGVxcpAk+KK0X/sCBch1TUJ57goNMG4B4kjstvmCBxBZqimZYVU7WR/cAfUzo3X GjUqVozOEeBH6rcL28QZbCo9BL46gb7GkN5fKLFbbLc9ax+x99IcW+eozD2JsKSlmeY+ HKl/rAaN2gKfmB+wu5FDf1Upb7FOU8YD9hRas= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=BU+Yooi9zsXj9goOqDuWnMlorKxNAgCRKRUHXWs5l7FwmUBgp+XGC98W1HliRqFMco 70MKkkroDhVzyWDLNZLxrsl22cnvh3or8Kqw8Q3i9xRSpSqfP/lcDlVVwYMsPTmJzsw/ TvxN5WQBkKIliMVVK5SLLo+aomchHFaT1hl60= Received: by 10.114.144.11 with SMTP id r11mr4955635wad.48.1243325554975; Tue, 26 May 2009 01:12:34 -0700 (PDT) Received: from localhost ([219.243.32.29]) by mx.google.com with ESMTPS id j28sm16098162waf.23.2009.05.26.01.12.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 26 May 2009 01:12:33 -0700 (PDT) Date: Tue, 26 May 2009 16:12:29 +0800 From: Li To: feebsd-gnome Message-ID: <20090526081229.GA1634@PC-686.Workstation> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: A very strange problem. 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: Tue, 26 May 2009 08:32:42 -0000 Hi all: I found a very strange problem! It's very strange, because it's random, but think computer never do something randomly. So I can't be sure that someone can reproduce it. /******************************************************************************/ Problem Description: Sometimes, when I enter the gnome-desktop-environment: { 1.The volume control in the panel will not appear; 2.A "gdb.core" will emerge in my home directory; $ file gdb.core $ gdb.core: ELF 64-bit LSB core file x86-64, version 1 (FreeBSD), FreeBSD-style, from 'gd' $ whereis gd $ gd: /usr/ports/graphics/gd 3.If I hit system->shut down, I will log out to the gdm instead of shut down the computer directly. } And it is RANDOM. I mean sometimes everything is OK, and sometimes is not. /******************************************************************************/ System Information: uname -a FreeBSD PC-686.Workstation 7.2-RELEASE FreeBSD 7.2-RELEASE #5: Mon May 4 20:39:50 CST 2009 fender@PC-686.Workstation:/usr/obj/usr/src/sys/MYKERNEL +amd64 Kernel and Userland is recompiled from source. xorg-minimal, gnome2-lite, gdm is installed from ports, and I update everything in the weekend alwaysly. /******************************************************************************/ Compilation Flags: CFLAGS=-O2 -fno-strict-aliasing -pipe CXXFLAGS+=-fconserve-space /******************************************************************************/ -- Just be yourself. -----------------