Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 1996 15:11:52 -0700 (PDT)
From:      Jake Hamby <jehamby@lightside.com>
To:        Mark Mayo <mark@hi-fi.com>
Cc:        hackers@freebsd.org
Subject:   Re: JDK 1.0.2 SIGSEGV?!
Message-ID:  <Pine.AUX.3.94.961006151054.11286A-100000@covina.lightside.com>
In-Reply-To: <Pine.BSF.3.94.961006153644.2225A-100000@scooter.quickweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 6 Oct 1996, Mark Mayo wrote:

> On Sat, 5 Oct 1996, Jake Hamby wrote:
> 
> > Has anyone tried the FreeBSD JDK 1.0.2 that was recently posted?  For some
> > reason, it always crashes with a SIGSEGV, and prints:
> > 
> > SIGSEGV   11*  segmentation violation
> >     sig 11, code 12 or 0xc, sc 0xefbfd710, addr 0x1c
> > 
> > Full thread dump:
> > 
> > ... and then it hangs here ...
> 
> What is crashing? javac, java, or appletviewer?? On my system, everything
> run just fine!! The only exception was the appletviewer, which crashed out
> just like you mentioned unless it was running in 8bpp or 24bpp -- so when
> I ran appletviewer on 32k colors, it dumped out.. I'm assuming this is
> your problem.  Also, I had to change the scripts a little to hardwire in
> my CLASSPATH and  substituted `arch` with i386.
> 
> Otherwise, the JDK works great (I've been using it all weekend for a
> course!) -- many thanks to the author! I would be col, however, if the
> appletviewer would work in 16bpp --> then FreeBSD would be better than Sun
> for java developemnt  :-)
> 
> cya,
> -Mark

All three programs are crashing, because all three point to the same
program! (javac and appletviewer are shell scripts).  I'm running in 8bpp
color, also.  I suspect this is a change that has been made recently to
FreeBSD-current, otherwise I don't know how to explain it.  Anyone else?

-- Jake




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.AUX.3.94.961006151054.11286A-100000>