I had the same problem - use 'java -green -Djava.compiler= ' (green
threads VM, no JIT) until this is resolved. It works quite well on my
system (linux 2.2.1, glibc 2.1). The reason is that there is a problem
with native threads together with glibc 2.1.
"David A. Guthrie" wrote:
>
> You don't need to put the jdk source jars in your classpath in 1.2.
> inkle c wrote:
>
> > I am having linux2.2.3, egcs1.1.1 on my x86 together with JDK1.2-pre1,
> > any java command I execute, there is always same error:
> >
> > ===================================================
> >
> > *** panic: GC: getStickySystemClass failed: java/lang/ref/Reference
> > CLASSPATH may be incorrect
> > SIGABRT 6* abort (generated by abort(3) routine)
> > stackpointer=0xbfffebf0
> >
> > Full thread dump Classic VM (Linux_JDK_1.2_pre-release-v1, native
> > threads):
> > "main" (TID:0x410e21e0, sys_thread_t:0x81436d8, state:R, native
> > ID:0x400) prio=5: pending=java.lang.OutOfMemoryError
> > Monitor Cache Dump:
> > Registered Monitor Dump:
> > utf8 hash table: <unowned>
> > JNI pinning lock: <unowned>
> > JNI global reference lock: <unowned>
> > BinClass lock: <unowned>
> > Class linking lock: <unowned>
> > System class loader lock: <unowned>
> > Code rewrite lock: <unowned>
> > Heap lock: <unowned>
> > Monitor cache lock: owner "main" (0x81436d8) 1 entry
> > Thread queue lock: owner "main" (0x81436d8) 1 entry
> > Dynamic loading lock: <unowned>
> > Monitor registry: owner "main" (0x81436d8) 1 entry
> >
> > ======================================================
> >
> > I believe I have set up my CLASSPATH well, well, it looks like this:
> >
> >
>/usr/local/jdk/lib/dt.jar:/usr/local/jdk/src.jar:/usr/local/jdk/lib/tools.jar:/usr/local/jdk/jre/lib/rt.jar:/usr/local/jdk/jre/lib/i18n.jar
> >
> > I only download JDK1.2, no JRE as I think it is not necessary.
> >
> > Anyone knows what is the problem?
> > _________________________________________________________
> > DO YOU YAHOO!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> > ----------------------------------------------------------------------
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
> --
>
> Grace and peace to you from God our Father
> and the Lord Jesus Christ,
>
> David Guthrie
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
Jeff Galyan
http://www.anamorphic.com
http://www.sun.com
jeffrey dot galyan at sun dot com
talisman at anamorphic dot com
Sun Certified Java(TM) Programmer
======================================================================
Linus Torvalds on Microsoft and software development:
"... if it's a hobby for me and a job for you, why are you doing such a
shoddy job of it?"
The views expressed herein do not necessarily reflect those of my
employer.
Sun Microsystems, Inc., has no connection to my involvement with the
Mozilla Organization.
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]