From owner-freebsd-java@FreeBSD.ORG Tue Mar 9 19:20:00 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AD8216A4CE for ; Tue, 9 Mar 2004 19:20:00 -0800 (PST) Received: from titan.kgt.co.jp (titan.kgt.co.jp [210.141.246.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98C6143D3F for ; Tue, 9 Mar 2004 19:19:59 -0800 (PST) (envelope-from haro@kgt.co.jp) Received: from navgw.tt.kgt.co.jp (navgw.kgt.co.jp [210.141.246.71]) by titan.kgt.co.jp (Postfix) with ESMTP id B9A8C1027B; Wed, 10 Mar 2004 12:19:58 +0900 (JST) Received: from kgt.co.jp (kubotaj4 [192.168.1.7]) by navgw.tt.kgt.co.jp (Postfix) with ESMTP id 9928B47711; Wed, 10 Mar 2004 12:19:58 +0900 (JST) Received: from localhost [192.168.15.205] by kgt.co.jp with ESMTP (SMTPD32-8.04) id A965E5A00EA; Wed, 10 Mar 2004 12:20:05 +0900 Date: Wed, 10 Mar 2004 12:20:02 +0900 (JST) Message-Id: <20040310.122002.74756775.haro@kgt.co.jp> To: hasebe@acm.org From: Munehiro Matsuda In-Reply-To: <200403100158.i2A1w69F000694@dataz.local> References: <404D35D3.7050504@gddsn.org.cn> <200403100158.i2A1w69F000694@dataz.local> X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: java@freebsd.org Subject: Re: java crashed X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 03:20:00 -0000 From: Satoshi Hasebe Date: Wed, 10 Mar 2004 10:58:56 +0900 ::>test the demo's applets , the java crash at libXt?? ::>%appletviewer example1.html :: ::Does it happen with LANG C? ::I'm in a similar situation. ::The following code works well with LANG C, but doesn't with LANG ja_JP.eucJP. Hi, Using LANG=C should fix your. There are few ways to work around this problem. 1) Set /etc/malloc.conf or MALLOC_OPTIONS to 'aj', as I posted yesterday. 2) Set LANG to "C". 3) Unset XMODIFIERS environment variable before starting application. 4) Disable XIM support. See my (almost a year) old posting about root cause of this problem: http://docs.freebsd.org/cgi/mid.cgi?20030313.110535.74756888.haro # I think this should be in FAQ. ;-) Hope this helps, Haro =------------------------------------------------------------------------------ _ _ Munehiro (haro) Matsuda -|- /_\ |_|_| Internet Solution Dept., Kubota Graphics Technologies Inc. /|\ |_| |_|_| 2-8-8 Shinjuku Shinjuku-ku Tokyo 160-0022, Japan Tel: +81-3-3225-0767 Fax: +81-3-3225-0740 Email: haro@kgt.co.jp