From owner-freebsd-java  Sun Jul 11  6:49:30 1999
Delivered-To: freebsd-java@freebsd.org
Received: from scaup.prod.itd.earthlink.net (scaup.prod.itd.earthlink.net [207.217.121.49])
	by hub.freebsd.org (Postfix) with ESMTP id 01FB414CB9
	for <java@freebsd.org>; Sun, 11 Jul 1999 06:49:28 -0700 (PDT)
	(envelope-from jason@welsh.dynip.com)
Received: from welsh.dynip.com (1Cust189.tnt3.raleigh.nc.da.uu.net [63.15.74.189])
	by scaup.prod.itd.earthlink.net (8.9.3/8.9.3) with SMTP id GAA27291
	for <java@freebsd.org>; Sun, 11 Jul 1999 06:49:26 -0700 (PDT)
Received: (qmail 10879 invoked by uid 1000); 11 Jul 1999 13:49:23 -0000
Received: from localhost (sendmail-bs@127.0.0.1)
  by localhost with SMTP; 11 Jul 1999 13:49:23 -0000
Date: Sun, 11 Jul 1999 09:49:23 -0400 (EDT)
From: jason <jason@welsh.dynip.com>
To: java@freebsd.org
Subject: problems with jdk1.1.8 on freebsd 3.2
Message-ID: <Pine.BSF.4.10.9907110945290.10842-100000@welsh.dynip.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-java@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Ive got it installed, just like it says how to on the page
http://www.freebsd.org/java/
and the jdk/bin dir is in my path

but when i try to compile java programs, (using javac) it keeps crashing
on me.. I do not have X installed, and I do not have a classpath set..
Do i need these set?

here is a copy of the error.. the same thing happens when i run javac by
itself, or with javac <filename>

[root@welsh]# javac
SIGSEGV   11*  segmentation violation

Full thread dump:
    NULL (TID:0x282fe0b0, sys_thread_t:0x8056800, state:R) prio=5 *current
thread*
Monitor Cache Dump:
Registered Monitor Dump:
    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
    Memory allocation lock: <unowned>
    Monitor registry: owner NULL (0x8056800, 1 entry)
Thread Alarm Q:
Abort trap


regards,
Jason

--
=======================================================================
|  Jason Welsh   jason@welsh.dynip.com   |   If you think there's     |
|                                        |   good in everybody, you   |
|      http://welsh.dynip.com/           |   haven't met everybody.   |
=======================================================================




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message