From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: 23.0.92; emacs crash when start scim in shell Date: Wed, 29 Apr 2009 21:14:59 -0400 Message-ID: <87r5zb0woc.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1241054120 595 80.91.229.12 (30 Apr 2009 01:15:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Apr 2009 01:15:20 +0000 (UTC) Cc: 3124@emacsbugs.donarmstrong.com, Yuanle Song To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 30 03:15:07 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LzKrj-0004Ak-JZ for ged-emacs-devel@m.gmane.org; Thu, 30 Apr 2009 03:15:07 +0200 Original-Received: from localhost ([127.0.0.1]:38644 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzKri-00006D-WD for ged-emacs-devel@m.gmane.org; Wed, 29 Apr 2009 21:15:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LzKrf-000068-2z for emacs-devel@gnu.org; Wed, 29 Apr 2009 21:15:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LzKrZ-00005t-Fu for emacs-devel@gnu.org; Wed, 29 Apr 2009 21:15:01 -0400 Original-Received: from [199.232.76.173] (port=41077 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzKrZ-00005q-At for emacs-devel@gnu.org; Wed, 29 Apr 2009 21:14:57 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:55565) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LzKrZ-000480-60 for emacs-devel@gnu.org; Wed, 29 Apr 2009 21:14:57 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 4B08457E205; Wed, 29 Apr 2009 21:14:59 -0400 (EDT) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:110563 Archived-At: Yuanle Song wrote: > 1. start emacs gtk version in en_US.UTF-8 locale > $ env LANG=en_US.UTF-8 emacs & > 2. M-x shell > 3. type "scim -d" in emacs shell > 4. Scim is started, but emacs crashed with Segmentation fault. I can't reproduce this. Can anyone on this list verify this bug?