From owner-freebsd-gnome@FreeBSD.ORG Sun Aug 12 23:06:14 2007 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 8B20C16A417 for ; Sun, 12 Aug 2007 23:06:14 +0000 (UTC) (envelope-from yiyihu@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id 5FCAF13C4A7 for ; Sun, 12 Aug 2007 23:06:14 +0000 (UTC) (envelope-from yiyihu@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1772295waf for ; Sun, 12 Aug 2007 16:06:14 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Vs0PxE16gOft1dYJzzcgUHuL/M0WfpwuUZ4a8oT0CRui2OohAJUa1EqQfqX9Qs38lta1DrigbkGbCaKgNuHtHoYWI0gW7VDwVSqK7k4hEvVWuUnSstx7hD7CuxtJeRE2hzoSS4a7ow8TY4hhhKuN4HKtLs7ces7curZvxCA2gwA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Nxw397laoOhdiP5LYyfwSC2VwRKeM1hccIPTWGK30I4dlMVsXH0VysC66h3Ax0yNn20iyq81TM2Ftpq3uc4B+rsk0iLdsAq43msit9JJlsEvGdHgclOEsuzrCld9N9g1gE6cm2rKfyS27jUEI6YiVHg+abXREL8N5CFgu531nKQ= Received: by 10.114.137.2 with SMTP id k2mr4675660wad.1186959973854; Sun, 12 Aug 2007 16:06:13 -0700 (PDT) Received: by 10.114.131.18 with HTTP; Sun, 12 Aug 2007 16:06:13 -0700 (PDT) Message-ID: Date: Mon, 13 Aug 2007 07:06:13 +0800 From: "Yiyi Hu" To: freebsd-gnome@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: Crash when close gnome app on amd64 with athlon 64 x2. 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: Sun, 12 Aug 2007 23:06:14 -0000 It's easy to produce the same problem. 3 settings are necessary to trigger the bug. One is set env LC_CTYPE=zh_CN.UTF-8 2. install scim. 3. For gnome-terminal. Open the Edit current profile dialog. and close gnome-terminal. Maybe It's the bug with scim. But the problem is, I've tried it within gentoo. and worked without any problem. Also gnome 2.18. Sorry to trouble again. :-)