From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: bug#3124: 23.0.92; emacs crash when start scim in shell Date: Thu, 30 Apr 2009 11:26:25 +0900 Message-ID: References: <87r5zb0woc.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1241058402 8870 80.91.229.12 (30 Apr 2009 02:26:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Apr 2009 02:26:42 +0000 (UTC) Cc: sylecn@gmail.com, emacs-devel@gnu.org To: Chong Yidong , 3124@emacsbugs.donarmstrong.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 30 04:26:33 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 1LzLyp-0006z1-6x for ged-emacs-devel@m.gmane.org; Thu, 30 Apr 2009 04:26:31 +0200 Original-Received: from localhost ([127.0.0.1]:49744 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzLyo-0003gb-JE for ged-emacs-devel@m.gmane.org; Wed, 29 Apr 2009 22:26:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LzLyS-0003Op-BI for emacs-devel@gnu.org; Wed, 29 Apr 2009 22:26:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LzLyN-0003M2-Be for emacs-devel@gnu.org; Wed, 29 Apr 2009 22:26:07 -0400 Original-Received: from [199.232.76.173] (port=43147 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzLyN-0003Ly-7F for emacs-devel@gnu.org; Wed, 29 Apr 2009 22:26:03 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:50690) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LzLyM-0003M0-Ig for emacs-devel@gnu.org; Wed, 29 Apr 2009 22:26:03 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id n3U2PoZX022446; Thu, 30 Apr 2009 11:25:50 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id n3U2PnX3019286; Thu, 30 Apr 2009 11:25:49 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id n3U2PmYN003430; Thu, 30 Apr 2009 11:25:48 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1LzLyj-0004r9-CL; Thu, 30 Apr 2009 11:26:25 +0900 In-reply-to: <87r5zb0woc.fsf@cyd.mit.edu> (message from Chong Yidong on Wed, 29 Apr 2009 21:14:59 -0400) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 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:110564 Archived-At: In article <87r5zb0woc.fsf@cyd.mit.edu>, Chong Yidong writes: > 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? I can't reproduce it either. --- Kenichi Handa handa@m17n.org