Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  9 Jul 2003 20:54:53 -0600
From:      "Andrew Lankford" <arlankfo@141.com>
To:        <glewis@misty.eyesbeyond.com>
Cc:        java@freebsd.org
Subject:   Some applets fail in Java-1.3.1
Message-ID:  <200307092054.AA566296692@141.com>

next in thread | raw e-mail | index | archive | help
I've been following both FreeBSD 5.1-CURRENT and jdk-1.3.1 for a
while now.  Since the last change to the jdk-1.3.1 port (the 
label for my copy is jdk-1.3.1p8_2 using the NATIVE_BOOTSTRAP 
compile option), some of the included demo applets (those found in /usr/local/jdk1.3.1/demo/applets), including GraphicsTest, DitherTest, and CardTest, return the following error when you
attempt to use appletviewer on them:

$ cd CardTest
$ appletviewer example1.html
 
appletviewer in free(): error: chunk is already free
SIGABRT   6*   abort (generated by abort(3) routine)
appletviewer in malloc(): error: recursive call
SIGABRT   6*   abort (generated by abort(3) routine)
appletviewer in malloc(): error: recursive call
SIGABRT   6*   abort (generated by abort(3) routine)
appletviewer in malloc(): error: recursive call

...and so on until you killall -9 appletviewer.

Seems important, anyway. 


 
                   



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307092054.AA566296692>