From owner-freebsd-hackers Wed Dec 11 15:12:24 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA17062 for hackers-outgoing; Wed, 11 Dec 1996 15:12:24 -0800 (PST) Received: from vinyl.quickweb.com (vinyl.quickweb.com [206.222.77.8]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id PAA17056 for ; Wed, 11 Dec 1996 15:12:21 -0800 (PST) Received: from localhost (mark@localhost) by vinyl.quickweb.com (8.7.5/8.6.12) with SMTP id SAA25076; Wed, 11 Dec 1996 18:11:24 -0500 (EST) Date: Wed, 11 Dec 1996 18:11:24 -0500 (EST) From: Mark Mayo To: John Fieber cc: Nate Williams , Darren Davis , hackers@freebsd.org Subject: Re: Marimba for FreeBSD... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 11 Dec 1996, John Fieber wrote: > Can anyone confirm if Jeffrey Hsu's JDK 1.0.2 port works on > 2.2-ALPHA (or later, but not -current)? > > I believe I followed the instructions exactly, but javac > immediately gives: > > SIGSEGV 11* segmentation violation > sig 11, code 12 or 0xc, sc 0xefbfd3b8, addr 0x1c > > Full thread dump: > > at which point it hangs. It works for me -- are you using his latest jdk102.11-26.tar.gz ?? I'm not sure about the compiler, but the interpreter (java) only runs in 8bpp and 24bpp display mode... For some reason, I can't get the appletviewer to run (it ran on the older jdk, but not on the new one..). I've tested it pretty hard, and it seems quite good. Older bugs with serversockets are now cleaned up, and the interpreter even runs the Marimba products! Neato! -mark > > -john > > >