java crashed

Munehiro Matsuda haro at kgt.co.jp
Tue Mar 9 19:20:00 PST 2004


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 at kgt.co.jp





More information about the freebsd-java mailing list