Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2004 12:20:02 +0900 (JST)
From:      Munehiro Matsuda <haro@kgt.co.jp>
To:        hasebe@acm.org
Cc:        java@freebsd.org
Subject:   Re: java crashed
Message-ID:  <20040310.122002.74756775.haro@kgt.co.jp>
In-Reply-To: <200403100158.i2A1w69F000694@dataz.local>
References:  <404D35D3.7050504@gddsn.org.cn> <200403100158.i2A1w69F000694@dataz.local>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Satoshi Hasebe <hasebe at acm.org>
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040310.122002.74756775.haro>